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 1.4.0 to 1.5.0 #140

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2021

Bumps @googlemaps/jest-mocks from 1.4.0 to 1.5.0.

Release notes

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

v1.5.0

1.5.0 (2021-12-08)

Features

Miscellaneous Chores

  • deps-dev: bump @​types/google.maps from 3.47.0 to 3.47.1 (#150) (f1f079a)
  • deps-dev: bump jest from 27.4.2 to 27.4.3 (#145) (eb3f4db)
  • deps-dev: bump prettier from 2.5.0 to 2.5.1 (#148) (ccb6378)
  • deps-dev: bump ts-jest from 27.0.7 to 27.1.0 (#147) (10ad3ba)
  • Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' (#149) (ba0b734)
  • Synced local '.github/' with remote 'sync-files/js/.github/' (#151) (af13385)
Commits
  • 0c6c1e2 chore(release): 1.5.0 [skip ci]
  • af13385 chore: Synced local '.github/' with remote 'sync-files/js/.github/' (#151)
  • f1f079a chore(deps-dev): bump @​types/google.maps from 3.47.0 to 3.47.1 (#150)
  • ba0b734 chore: Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.jso...
  • ccb6378 chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 (#148)
  • 10ad3ba chore(deps-dev): bump ts-jest from 27.0.7 to 27.1.0 (#147)
  • 2ae2ff2 feat: Add google.maps.Data.Feature mocks (#146)
  • eb3f4db chore(deps-dev): bump jest from 27.4.2 to 27.4.3 (#145)
  • 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 1.4.0 to 1.5.0.
- [Release notes](https://github.com/googlemaps/js-jest-mocks/releases)
- [Commits](googlemaps/js-jest-mocks@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: "@googlemaps/jest-mocks"
  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 Dec 9, 2021
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 Dec 9, 2021
@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #140 (e31b5ea) into main (dbcebdd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   71.00%   71.00%           
=======================================
  Files          13       13           
  Lines         307      307           
  Branches       40       40           
=======================================
  Hits          218      218           
  Misses         89       89           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bbd23d6...e31b5ea. Read the comment docs.

@probot-auto-merge probot-auto-merge bot merged commit 5e132b4 into main Dec 10, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/googlemaps/jest-mocks-1.5.0 branch December 10, 2021 00:11
github-actions bot pushed a commit that referenced this pull request Dec 10, 2021
Bumps [@googlemaps/jest-mocks](https://github.com/googlemaps/js-jest-mocks) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/googlemaps/js-jest-mocks/releases)
- [Commits](googlemaps/js-jest-mocks@v1.4.0...v1.5.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 5e132b4
github-actions bot pushed a commit that referenced this pull request Dec 17, 2021
### [1.0.18](v1.0.17...v1.0.18) (2021-12-17)

### Miscellaneous Chores

* **deps-dev:** bump @babel/runtime-corejs3 from 7.16.3 to 7.16.5 ([#149](#149)) ([d07110e](d07110e))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.4.0 to 1.5.0 ([#140](#140)) ([5e132b4](5e132b4))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.5.0 to 1.5.1 ([#153](#153)) ([9bc185e](9bc185e))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.1 ([#146](#146)) ([9f5da72](9f5da72))
* **deps-dev:** bump @types/google.maps from 3.47.1 to 3.47.2 ([#145](#145)) ([d621a6a](d621a6a))
* **deps-dev:** bump core-js from 3.19.3 to 3.20.0 ([#151](#151)) ([2333246](2333246))
* **deps-dev:** bump rollup from 2.60.2 to 2.61.0 ([#139](#139)) ([072abce](072abce))
* **deps-dev:** bump rollup from 2.61.0 to 2.61.1 ([#147](#147)) ([fc3a252](fc3a252))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.3 ([#142](#142)) ([56d928a](56d928a))
@github-actions
Copy link

🎉 This PR is included in version 1.0.18 🎉

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

1 participant