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 @googlemaps/jest-mocks from 2.20.0 to 2.20.2 #791

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps @googlemaps/jest-mocks from 2.20.0 to 2.20.2.

Release notes

Sourced from @​googlemaps/jest-mocks's releases.

v2.20.2

2.20.2 (2023-10-16)

Bug Fixes

  • DirectionsService.route contains the request in its response (#534) (5881f3a)

Miscellaneous Chores

  • deps-dev: bump @​babel/traverse from 7.21.5 to 7.23.2 (#535) (0e5e341)

v2.20.1

2.20.1 (2023-10-16)

Bug Fixes

  • PinElement registered as WebComponent (#533) (d40c6bf)

Miscellaneous Chores

  • deps-dev: bump @​rollup/plugin-typescript from 11.1.3 to 11.1.4 (#524) (fcd6b5d)
  • deps-dev: bump @​rollup/plugin-typescript from 11.1.4 to 11.1.5 (#527) (c7de6ae)
  • deps-dev: bump eslint from 8.48.0 to 8.49.0 (#515) (0bb1e5c)
  • deps-dev: bump eslint from 8.49.0 to 8.50.0 (#519) (5f02e7a)
  • deps-dev: bump eslint from 8.50.0 to 8.51.0 (#529) (05c9100)
  • deps-dev: bump eslint-plugin-jest from 27.2.3 to 27.4.0 (#518) (2948910)
  • deps-dev: bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#525) (c6ad52f)
  • deps-dev: bump typedoc from 0.25.1 to 0.25.2 (#531) (5436195)
Commits
  • 5381bb6 chore(release): 2.20.2 [skip ci]
  • 5881f3a fix: DirectionsService.route contains the request in its response (#534)
  • 0e5e341 chore(deps-dev): bump @​babel/traverse from 7.21.5 to 7.23.2 (#535)
  • 2bc4448 chore(release): 2.20.1 [skip ci]
  • d40c6bf fix: PinElement registered as WebComponent (#533)
  • 5436195 chore(deps-dev): bump typedoc from 0.25.1 to 0.25.2 (#531)
  • 05c9100 chore(deps-dev): bump eslint from 8.50.0 to 8.51.0 (#529)
  • c7de6ae chore(deps-dev): bump @​rollup/plugin-typescript from 11.1.4 to 11.1.5 (#527)
  • c6ad52f chore(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#525)
  • fcd6b5d chore(deps-dev): bump @​rollup/plugin-typescript from 11.1.3 to 11.1.4 (#524)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) November 6, 2023 20:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/jest-mocks-2.20.2 branch from 5403672 to 17c2762 Compare November 6, 2023 20:49
Bumps [@googlemaps/jest-mocks](https://github.com/googlemaps/js-jest-mocks) from 2.20.0 to 2.20.2.
- [Release notes](https://github.com/googlemaps/js-jest-mocks/releases)
- [Commits](googlemaps/js-jest-mocks@v2.20.0...v2.20.2)

---
updated-dependencies:
- dependency-name: "@googlemaps/jest-mocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/jest-mocks-2.20.2 branch from 17c2762 to 26c899d Compare November 6, 2023 20:52
@googlemaps-bot googlemaps-bot merged commit 1b85f84 into main Nov 6, 2023
14 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/googlemaps/jest-mocks-2.20.2 branch November 6, 2023 20:53
github-actions bot pushed a commit that referenced this pull request Nov 6, 2023
)

Bumps [@googlemaps/jest-mocks](https://github.com/googlemaps/js-jest-mocks) from 2.20.0 to 2.20.2.
- [Release notes](https://github.com/googlemaps/js-jest-mocks/releases)
- [Commits](googlemaps/js-jest-mocks@v2.20.0...v2.20.2)

---
updated-dependencies:
- dependency-name: "@googlemaps/jest-mocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1b85f84
googlemaps-bot pushed a commit that referenced this pull request Dec 11, 2023
### [2.5.2](v2.5.1...v2.5.2) (2023-12-11)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.23.2 to 7.23.3 ([#797](#797)) ([b084ba4](b084ba4))
* **deps-dev:** bump @babel/preset-env from 7.23.3 to 7.23.5 ([#815](#815)) ([36abe24](36abe24))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.23.2 to 7.23.4 ([#809](#809)) ([6ed6645](6ed6645))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.23.4 to 7.23.6 ([#822](#822)) ([b9372c3](b9372c3))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.20.0 to 2.20.2 ([#791](#791)) ([1b85f84](1b85f84))
* **deps-dev:** bump @rollup/plugin-commonjs from 25.0.5 to 25.0.7 ([#794](#794)) ([049f5b1](049f5b1))
* **deps-dev:** bump @rollup/plugin-html from 1.0.2 to 1.0.3 ([#805](#805)) ([d939dda](d939dda))
* **deps-dev:** bump @types/d3-interpolate from 3.0.3 to 3.0.4 ([#807](#807)) ([49af116](49af116))
* **deps-dev:** bump @types/google.maps from 3.53.1 to 3.54.6 ([#792](#792)) ([15a19b7](15a19b7))
* **deps-dev:** bump @types/google.maps from 3.54.6 to 3.54.10 ([#811](#811)) ([ece8a57](ece8a57))
* **deps-dev:** bump @types/supercluster from 7.1.1 to 7.1.2 ([#786](#786)) ([0bc6989](0bc6989))
* **deps-dev:** bump @types/supercluster from 7.1.2 to 7.1.3 ([#806](#806)) ([69dce7a](69dce7a))
* **deps-dev:** bump core-js from 3.32.2 to 3.33.2 ([#796](#796)) ([6eedbdf](6eedbdf))
* **deps-dev:** bump core-js from 3.33.2 to 3.33.3 ([#813](#813)) ([575c139](575c139))
* **deps-dev:** bump eslint from 8.52.0 to 8.53.0 ([#795](#795)) ([53bc10b](53bc10b))
* **deps-dev:** bump typedoc from 0.25.1 to 0.25.4 ([#812](#812)) ([a98c763](a98c763))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.5.2 🎉

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
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant