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-dev): bump geckodriver from 3.1.0 to 3.2.0 #486

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps geckodriver from 3.1.0 to 3.2.0.

Release notes

Sourced from geckodriver's releases.

v3.2.0

  • Add ARM64 support (#108) ec29033
  • Update README.md ec8fdd5

webdriverio-community/node-geckodriver@v3.1.0...v3.2.0

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 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 [geckodriver](https://github.com/vladikoff/node-geckodriver) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](webdriverio-community/node-geckodriver@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: geckodriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) October 24, 2022 20:13
@googlemaps-bot googlemaps-bot merged commit d5bd128 into main Oct 24, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/geckodriver-3.2.0 branch October 24, 2022 20:14
github-actions bot pushed a commit that referenced this pull request Oct 24, 2022
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](webdriverio-community/node-geckodriver@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: geckodriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> d5bd128
googlemaps-bot pushed a commit that referenced this pull request Nov 28, 2022
### [1.0.32](v1.0.31...v1.0.32) (2022-11-28)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.19.4 to 7.20.2 ([#498](#498)) ([4648716](4648716))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.19.4 to 7.19.6 ([#488](#488)) ([9d69ab1](9d69ab1))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.19.6 to 7.20.0 ([#495](#495)) ([4c3a33f](4c3a33f))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1 ([#496](#496)) ([10bdc1a](10bdc1a))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.20.1 to 7.20.6 ([#509](#509)) ([b1ef7f7](b1ef7f7))
* **deps-dev:** bump @rollup/plugin-babel from 6.0.0 to 6.0.2 ([#490](#490)) ([75ec75d](75ec75d))
* **deps-dev:** bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 ([#482](#482)) ([10b6413](10b6413))
* **deps-dev:** bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3 ([#511](#511)) ([c46d667](c46d667))
* **deps-dev:** bump @rollup/plugin-html from 1.0.0 to 1.0.1 ([#485](#485)) ([447f2ec](447f2ec))
* **deps-dev:** bump @rollup/plugin-json from 5.0.0 to 5.0.1 ([#494](#494)) ([de3ea12](de3ea12))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 ([#487](#487)) ([d8c5ef4](d8c5ef4))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 ([#484](#484)) ([8132734](8132734))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.2 to 10.0.1 ([#510](#510)) ([b5b5054](b5b5054))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.5 to 4.1.6 ([#483](#483)) ([1703e5f](1703e5f))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.8 to 4.1.9 ([#504](#504)) ([f5b3bd8](f5b3bd8))
* **deps-dev:** bump chromedriver from 106.0.1 to 107.0.2 ([#491](#491)) ([7fd56c6](7fd56c6))
* **deps-dev:** bump chromedriver from 107.0.2 to 107.0.3 ([#500](#500)) ([e783261](e783261))
* **deps-dev:** bump core-js from 3.25.5 to 3.26.0 ([#481](#481)) ([46473f7](46473f7))
* **deps-dev:** bump core-js from 3.26.0 to 3.26.1 ([#505](#505)) ([ec1ea44](ec1ea44))
* **deps-dev:** bump eslint-plugin-jest from 27.1.2 to 27.1.3 ([#493](#493)) ([7cdd3c0](7cdd3c0))
* **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.4 ([#502](#502)) ([8b1a3b4](8b1a3b4))
* **deps-dev:** bump eslint-plugin-jest from 27.1.4 to 27.1.5 ([#506](#506)) ([0c517dc](0c517dc))
* **deps-dev:** bump eslint-plugin-jest from 27.1.5 to 27.1.6 ([#512](#512)) ([802598d](802598d))
* **deps-dev:** bump geckodriver from 3.1.0 to 3.2.0 ([#486](#486)) ([d5bd128](d5bd128))
* **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#513](#513)) ([0838dac](0838dac))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#499](#499)) ([de6d432](de6d432))
* **deps-dev:** bump selenium-webdriver from 4.6.0 to 4.6.1 ([#507](#507)) ([d24fb35](d24fb35))
* **deps-dev:** bump typedoc from 0.23.16 to 0.23.18 ([#489](#489)) ([50c300e](50c300e))
* **deps-dev:** bump typedoc from 0.23.18 to 0.23.19 ([#492](#492)) ([d75b965](d75b965))
* **deps-dev:** bump typedoc from 0.23.19 to 0.23.20 ([#501](#501)) ([d3b6e57](d3b6e57))
* **deps-dev:** bump typedoc from 0.23.20 to 0.23.21 ([#503](#503)) ([6fa4360](6fa4360))
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.

2 participants