Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump puppeteer and taiko in /functional_test #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Removes puppeteer. It's no longer used after updating ancestor dependency taiko. These dependencies need to be updated together.

Removes puppeteer

Updates taiko from 0.0.8 to 1.3.9

Release notes

Sourced from taiko's releases.

taiko v1.3.9

  • #2688 - Add methods to Element type definition

taiko v1.3.8

  • #2679 - Remove old copyright
  • #2677 - Symlink to contributing guide
  • #2676 - Update JS packages and Chromium
  • #2674 - docs: Fix a few typos
  • #2673 - Bump version 1.3.7
  • #2670 - Update JS dependencies and Chromium
  • #2669 - Bump version 1.3.6
  • #2668 - Add support for Mac ARM64 Chromium
  • #2667 - style: Add .editorconfig
  • #2666 - Canary update all JS dependencies and update chromium to match
  • #2641 - Security updates to fix active vulnerabilities

taiko v1.3.5

  • #2663 - Fix some vulnerabilities and other enhancements
  • #2653 - Bump version of release
  • #2652 - Arunkumar P: Fix openTab navigation to non http url
  • #2648 - Add count paramater type to intercept
  • #2647 - TEMP_DELETE Add optional parameter count to intercept type
  • #2637 - move devtools-protocol to dependencies block in package.json
  • #2625 - Update chromium to revision 1026271
  • #2620 - consider wsDebugUrl on open browser session
  • #2619 - Update chromium to revision 1022529
  • #2611 - Update chromium to revision 1018618
  • #2605 - Update chromium to revision 1011865
  • #2597 - Update chromium to revision 1006470
  • #2374 - Add delay in drag and drop

taiko v1.3.4

  • #2595 - Updated Unit Test for #2592
  • #2592 - Fixes #2587 Adds the ability to use click modifiers
  • #2588 - Add wait to flush interceptors #2397
  • #2585 - Update chromium to revision 1001660
  • #2584 - Boolean highlightOnAction
  • #2579 - Update chromium to revision 996121
  • #2573 - update dependencies
  • #2572 - Update chromium to revision 990320
  • #2566 - Update chromium to revision 986347
  • #2555 - Update chromium to revision 978099
  • #2553 - Bump mocha from 9.2.1 to 9.2.2
  • #2552 - Bump cssnano from 5.1.1 to 5.1.4
  • #2551 - Bump eslint from 8.10.0 to 8.11.0
  • #2548 - Bump devtools-protocol from 0.0.977936 to 0.0.979918
  • #2538 - Bump eslint-config-prettier from 8.4.0 to 8.5.0
  • #2533 - Bump @​typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0
  • #2520 - Bump eslint-plugin-jest from 25.3.4 to 26.1.1
  • #2387 - Add a feature for checkBox to take xpath as a parameter.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [puppeteer](https://github.com/puppeteer/puppeteer). It's no longer used after updating ancestor dependency [taiko](https://github.com/getgauge/taiko). These dependencies need to be updated together.


Removes `puppeteer`

Updates `taiko` from 0.0.8 to 1.3.9
- [Release notes](https://github.com/getgauge/taiko/releases)
- [Commits](getgauge/taiko@v0.0.8...v1.3.9)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: indirect
- dependency-name: taiko
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants