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 @types/selenium-webdriver from 4.1.3 to 4.1.5 #451

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps @types/selenium-webdriver from 4.1.3 to 4.1.5.

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 [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) September 12, 2022 20:17
@googlemaps-bot googlemaps-bot merged commit 3fa8752 into main Sep 12, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/types/selenium-webdriver-4.1.5 branch September 12, 2022 20:18
github-actions bot pushed a commit that referenced this pull request Sep 12, 2022
…451)

Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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> 3fa8752
googlemaps-bot pushed a commit that referenced this pull request Sep 12, 2022
### [1.0.30](v1.0.29...v1.0.30) (2022-09-12)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.18.10 to 7.19.0 ([#443](#443)) ([11bd74f](11bd74f))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0 ([#449](#449)) ([934949e](934949e))
* **deps-dev:** bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 ([#431](#431)) ([677d5a4](677d5a4))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 ([#450](#450)) ([13c6bf4](13c6bf4))
* **deps-dev:** bump @rollup/plugin-typescript from 8.3.4 to 8.4.0 ([#440](#440)) ([992aeb8](992aeb8))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.2 to 4.1.3 ([#448](#448)) ([59dae4f](59dae4f))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.3 to 4.1.5 ([#451](#451)) ([3fa8752](3fa8752))
* **deps-dev:** bump chromedriver from 103.0.0 to 104.0.0 ([#430](#430)) ([0b9fa31](0b9fa31))
* **deps-dev:** bump chromedriver from 104.0.0 to 105.0.0 ([#444](#444)) ([57daa08](57daa08))
* **deps-dev:** bump core-js from 3.24.1 to 3.25.0 ([#441](#441)) ([935409b](935409b))
* **deps-dev:** bump eslint-plugin-jest from 26.7.0 to 26.8.1 ([#432](#432)) ([3b34099](3b34099))
* **deps-dev:** bump eslint-plugin-jest from 26.8.1 to 26.8.3 ([#434](#434)) ([cd4df75](cd4df75))
* **deps-dev:** bump eslint-plugin-jest from 26.8.3 to 26.8.7 ([#436](#436)) ([66cbaa9](66cbaa9))
* **deps-dev:** bump eslint-plugin-jest from 26.8.7 to 27.0.1 ([#439](#439)) ([e5bee2a](e5bee2a))
* **deps-dev:** bump rollup from 2.77.2 to 2.78.0 ([#435](#435)) ([4816389](4816389))
* **deps-dev:** bump rollup from 2.78.0 to 2.78.1 ([#437](#437)) ([ece0bf6](ece0bf6))
* **deps-dev:** bump rollup from 2.78.1 to 2.79.0 ([#445](#445)) ([ed29edd](ed29edd))
* **deps-dev:** bump selenium-webdriver from 4.3.1 to 4.4.0 ([#433](#433)) ([a0d07b2](a0d07b2))
* **deps-dev:** bump typedoc from 0.23.10 to 0.23.11 ([#442](#442)) ([5b8a4d9](5b8a4d9))
* **deps-dev:** bump typedoc from 0.23.11 to 0.23.14 ([#446](#446)) ([60faa57](60faa57))
* **deps-dev:** bump typescript from 4.7.4 to 4.8.2 ([#447](#447)) ([cff6aab](cff6aab))
* **deps-dev:** bump typescript from 4.8.2 to 4.8.3 ([#452](#452)) ([c57e219](c57e219))
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