Skip to content

chore(deps-dev): bump @googlemaps/jest-mocks from 2.7.1 to 2.7.2 #173

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2022

Bumps @googlemaps/jest-mocks from 2.7.1 to 2.7.2.

Release notes

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

v2.7.2

2.7.2 (2022-04-27)

Bug Fixes

Miscellaneous Chores

  • deps-dev: bump @​types/google.maps from 3.48.5 to 3.48.6 (#240) (b2181c9)
  • deps-dev: bump eslint-plugin-jest from 26.1.4 to 26.1.5 (#241) (0d015a4)
Commits
  • db069fc chore(release): 2.7.2 [skip ci]
  • 20350cf fix: initialize map properties (#244)
  • 0d015a4 chore(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5 (#241)
  • b2181c9 chore(deps-dev): bump @​types/google.maps from 3.48.5 to 3.48.6 (#240)
  • See full diff 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 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 [@googlemaps/jest-mocks](https://github.com/googlemaps/js-jest-mocks) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/googlemaps/js-jest-mocks/releases)
- [Commits](googlemaps/js-jest-mocks@v2.7.1...v2.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 27, 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 👍

@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels Apr 27, 2022
@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.

2 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 gcf-merge-on-green bot merged commit 9148941 into main May 9, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the dependabot/npm_and_yarn/googlemaps/jest-mocks-2.7.2 branch May 9, 2022 21:04
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 9, 2022
googlemaps-bot pushed a commit that referenced this pull request May 10, 2022
### [1.0.15](v1.0.14...v1.0.15) (2022-05-10)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.1 to 2.7.2 ([#173](#173)) ([9148941](9148941)), closes [#244](#244) [#240](#240) [#241](#241) [#244](#244) [#241](#241) [#240](#240)
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#170](#170)) ([ecb33ec](ecb33ec))
* **deps-dev:** bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 ([#176](#176)) ([f518fcc](f518fcc)), closes [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#3258](https://github.com/googlemaps/js-typescript-guards/issues/3258) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833) [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833) [#4873](https://github.com/googlemaps/js-typescript-guards/issues/4873) [#4884](https://github.com/googlemaps/js-typescript-guards/issues/4884) [#4879](https://github.com/googlemaps/js-typescript-guards/issues/4879) [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833)
* **deps-dev:** bump @typescript-eslint/parser from 5.20.0 to 5.21.0 ([#172](#172)) ([5335859](5335859))
* **deps-dev:** bump @typescript-eslint/parser from 5.21.0 to 5.22.0 ([#177](#177)) ([86f12db](86f12db)), closes [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#3258](https://github.com/googlemaps/js-typescript-guards/issues/3258) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833)
* **deps-dev:** bump eslint-plugin-jest from 26.1.4 to 26.1.5 ([#171](#171)) ([85b262f](85b262f))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#175](#175)) ([1e887ee](1e887ee)), closes [#48463](https://github.com/googlemaps/js-typescript-guards/issues/48463) [#48477](https://github.com/googlemaps/js-typescript-guards/issues/48477)
* Synced file(s) with googlemaps/.github ([#178](#178)) ([49129f2](49129f2))
* Synced local '.github/sync-repo-settings.yaml' with remote '.github/sync-repo-settings.yaml' ([#183](#183)) ([4ae2dff](4ae2dff))

### Build System

* checkout with credentials ([#189](#189)) ([6a225d9](6a225d9))
* standardize check name ([#188](#188)) ([c11af4c](c11af4c))
* use different token for branch protection ([#187](#187)) ([2e4481c](2e4481c))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.15 🎉

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 merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants