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

chore(deps): Bump selenium-standalone from 8.3.0 to 9.0.6 #7439

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps selenium-standalone from 8.3.0 to 9.0.6.

Release notes

Sourced from selenium-standalone's releases.

Release 9.0.6

  • backward compatibility (#836) (2058d8b)

Release 9.0.5

  • fix/getArhType due to result of the detectBrowserPlatformInternal (#829) (1102771)
  • Bump @​puppeteer/browsers from 1.6.0 to 1.7.0 (#831) (0eff3bc)

Release 9.0.4

  • opt.drivers.chome.arch fix (#827) (f38e78b)

Release 9.0.3

  • hot fix (#821) (d1af982)
  • Bump @​puppeteer/browsers from 1.5.0 to 1.6.0 (#824) (160c44a)
  • Bump release-it from 16.1.3 to 16.1.5 (#823) (0195e52)
  • Bump eslint from 8.46.0 to 8.47.0 (#822) (5b59eb9)

Release 9.0.2

  • added return values for install (#820) (36dce0e)
  • Bump release-it from 15.11.0 to 16.1.3 (#809) (139fc32)

Release 9.0.1

  • the latest for old versions of chromedriver (#819) (5c4a49a)
  • Bump eslint from 8.42.0 to 8.46.0 (#811) (f659a2e)
  • Bump eslint-config-prettier from 8.7.0 to 9.0.0 (#815) (5a31f10)
  • Bump tar-stream from 3.0.0 to 3.1.6 (#806) (7217846)

Release 9.0.0

  • chrome for testing feature (#817) (42b8eb8)
  • add deprecation notice (0537531)
  • Allows nested files to be unzipped, properly test for folders (#799) (9fdcf44)
  • Bump release-it from 15.10.5 to 15.11.0 (#793) (a40cb25)
  • Bump release-it from 15.10.3 to 15.10.5 (#792) (bfce46c)
  • Bump eslint from 8.41.0 to 8.42.0 (#791) (d5adfaa)
  • Bump eslint from 8.40.0 to 8.41.0 (#789) (3a39049)
  • Bump eslint from 8.39.0 to 8.40.0 (#786) (c5065e0)
  • Bump release-it from 15.10.2 to 15.10.3 (#785) (2499def)
  • Bump release-it from 15.10.1 to 15.10.2 (#784) (4f6b6c7)
  • Bump eslint from 8.38.0 to 8.39.0 (#781) (b7dfb93)
  • Bump prettier from 2.8.7 to 2.8.8 (#780) (3f9d9c3)
  • Bump commander from 10.0.0 to 10.0.1 (#779) (8ad3da3)
  • Bump eslint from 8.37.0 to 8.38.0 (#778) (d6ce983)
  • Bump eslint from 8.36.0 to 8.37.0 (#776) (c7a7fc2)
  • Bump release-it from 15.9.3 to 15.10.1 (#775) (d868038)
  • Bump mkdirp from 2.1.5 to 2.1.6 (#773) (950a8eb)
  • Bump prettier from 2.8.5 to 2.8.7 (#772) (fe0dbd5)
  • Bump release-it from 15.9.0 to 15.9.3 (#771) (9c83dbd)
  • Bump release-it from 15.8.0 to 15.9.0 (#770) (bc7339d)
  • Bump prettier from 2.8.4 to 2.8.5 (#769) (21085f8)
  • Bump release-it from 15.7.0 to 15.8.0 (#768) (54d39db)
  • Bump eslint from 8.35.0 to 8.36.0 (#767) (b19266a)

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [selenium-standalone](https://github.com/webdriverio/selenium-standalone) from 8.3.0 to 9.0.6.
- [Release notes](https://github.com/webdriverio/selenium-standalone/releases)
- [Changelog](https://github.com/webdriverio/selenium-standalone/blob/main/HISTORY.md)
- [Commits](webdriverio/selenium-standalone@v8.3.0...v9.0.6)

---
updated-dependencies:
- dependency-name: selenium-standalone
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 28, 2023 10:01
@dependabot dependabot bot added PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file labels Aug 28, 2023
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Aug 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #7459.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/selenium-standalone-9.0.6 branch September 4, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant