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 chromedriver from 100.0.0 to 101.0.0 #317

Merged
merged 1 commit into from May 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps chromedriver from 100.0.0 to 101.0.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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2022
@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels May 2, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

4 similar comments
@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

@jpoehnelt
Copy link
Contributor

@dependabot rebase

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 100.0.0 to 101.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](giggio/node-chromedriver@100.0.0...101.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chromedriver-101.0.0 branch from 9ff9103 to f465bb4 Compare May 12, 2022 16:32
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) May 12, 2022 16:38
@googlemaps-bot googlemaps-bot merged commit 9fd956b into main May 12, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/chromedriver-101.0.0 branch May 12, 2022 16:40
github-actions bot pushed a commit that referenced this pull request May 12, 2022
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 100.0.0 to 101.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](giggio/node-chromedriver@100.0.0...101.0.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 9fd956b
googlemaps-bot pushed a commit that referenced this pull request May 19, 2022
### [2.0.7](v2.0.6...v2.0.7) (2022-05-19)

### Build System

* checkout with credentials ([#324](#324)) ([75f4965](75f4965))
* fix workflow name and badge ([#326](#326)) ([62561fd](62561fd))
* standardize check name ([#323](#323)) ([d002aa7](d002aa7))
* use different token for branch protection ([#322](#322)) ([ea31153](ea31153))

### Miscellaneous Chores

* add --approve ([3d43a42](3d43a42))
* **deps-dev:** bump @babel/preset-env from 7.16.11 to 7.17.10 ([#315](#315)) ([8fb006b](8fb006b))
* **deps-dev:** bump @babel/preset-env from 7.17.10 to 7.17.12 ([#337](#337)) ([55272b6](55272b6))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.2 to 2.7.3 ([#331](#331)) ([68a07f1](68a07f1))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.14.1 to 1.14.2 ([#334](#334)) ([32eb518](32eb518))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 ([#330](#330)) ([b51a911](b51a911))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#333](#333)) ([64be90e](64be90e))
* **deps-dev:** bump chromedriver from 100.0.0 to 101.0.0 ([#317](#317)) ([9fd956b](9fd956b))
* **deps-dev:** bump core-js from 3.22.2 to 3.22.5 ([#325](#325)) ([4f59f38](4f59f38))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#336](#336)) ([1354fc6](1354fc6))
* **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#332](#332)) ([f90cb48](f90cb48))
* **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#335](#335)) ([ccf3847](ccf3847))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#316](#316)) ([29e8a85](29e8a85))
* fix approval by providing url to pr ([5c64151](5c64151))
* only approve ([99b2dfe](99b2dfe))
* simplify dependabot workflow ([c48bb5a](c48bb5a))
* Synced file(s) with googlemaps/.github ([#321](#321)) ([6b59c8b](6b59c8b))
* Synced file(s) with googlemaps/.github ([#329](#329)) ([3f8a437](3f8a437))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#328](#328)) ([63c893c](63c893c))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#327](#327)) ([61b86f1](61b86f1))
* update pull request approval comment ([e870770](e870770))

### Documentation

* **README:** fix typo ([#338](#338)) ([6c90ac1](6c90ac1))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants