Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps @googlemaps/jest-mocks from 2.7.4 to 2.7.5.

Release notes

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

v2.7.5

2.7.5 (2022-06-20)

Miscellaneous Chores

  • deps-dev: bump @​rollup/plugin-typescript from 8.3.2 to 8.3.3 (#275) (0c8219a)
  • deps-dev: bump @​types/google.maps from 3.48.8 to 3.49.0 (#264) (71d7ee8)
  • deps-dev: bump @​types/google.maps from 3.49.0 to 3.49.1 (#268) (65930dd)
  • deps-dev: bump eslint-plugin-jest from 26.2.2 to 26.4.5 (#267) (232b921)
  • deps-dev: bump eslint-plugin-jest from 26.4.5 to 26.5.3 (#272) (525593e)
  • deps-dev: bump prettier from 2.6.2 to 2.7.1 (#278) (fb2e0d9)
  • deps-dev: bump rollup from 2.73.0 to 2.74.1 (#263) (7c7f38f)
  • deps-dev: bump rollup from 2.74.1 to 2.75.3 (#269) (da36265)
  • deps-dev: bump rollup from 2.75.3 to 2.75.5 (#273) (310cc70)
  • deps-dev: bump rollup from 2.75.5 to 2.75.6 (#277) (668c5ff)
  • deps-dev: bump typedoc from 0.22.15 to 0.22.17 (#271) (da23f43)
  • deps-dev: bump typescript from 4.6.4 to 4.7.3 (#276) (e20d2a2)
  • deps-dev: bump typescript from 4.7.3 to 4.7.4 (#279) (9292199)
  • update owners (#266) (96e95e3)
Commits
  • 0973946 chore(release): 2.7.5 [skip ci]
  • 9292199 chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#279)
  • fb2e0d9 chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 (#278)
  • 668c5ff chore(deps-dev): bump rollup from 2.75.5 to 2.75.6 (#277)
  • e20d2a2 chore(deps-dev): bump typescript from 4.6.4 to 4.7.3 (#276)
  • 0c8219a chore(deps-dev): bump @​rollup/plugin-typescript from 8.3.2 to 8.3.3 (#275)
  • 525593e chore(deps-dev): bump eslint-plugin-jest from 26.4.5 to 26.5.3 (#272)
  • 310cc70 chore(deps-dev): bump rollup from 2.75.3 to 2.75.5 (#273)
  • da23f43 chore(deps-dev): bump typedoc from 0.22.15 to 0.22.17 (#271)
  • da36265 chore(deps-dev): bump rollup from 2.74.1 to 2.75.3 (#269)
  • 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 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.4 to 2.7.5.
- [Release notes](https://github.com/googlemaps/js-jest-mocks/releases)
- [Commits](googlemaps/js-jest-mocks@v2.7.4...v2.7.5)

---
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 Jun 20, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) June 20, 2022 23:20
@googlemaps-bot googlemaps-bot merged commit 7525a8e into main Jun 20, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/googlemaps/jest-mocks-2.7.5 branch June 20, 2022 23:21
github-actions bot pushed a commit that referenced this pull request Jun 20, 2022
Bumps [@googlemaps/jest-mocks](https://github.com/googlemaps/js-jest-mocks) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/googlemaps/js-jest-mocks/releases)
- [Commits](googlemaps/js-jest-mocks@v2.7.4...v2.7.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 7525a8e
googlemaps-bot pushed a commit that referenced this pull request Jul 4, 2022
### [2.0.1](v2.0.0...v2.0.1) (2022-07-04)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.4 to 2.7.5 ([#234](#234)) ([7525a8e](7525a8e))
* **deps-dev:** bump @rollup/plugin-typescript from 8.3.2 to 8.3.3 ([#229](#229)) ([8363fc0](8363fc0))
* **deps-dev:** bump @types/google.maps from 3.49.0 to 3.49.1 ([#214](#214)) ([31d1d71](31d1d71))
* **deps-dev:** bump @types/google.maps from 3.49.1 to 3.49.2 ([#222](#222)) ([e38ae04](e38ae04))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#213](#213)) ([acaf36d](acaf36d))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#220](#220)) ([331237e](331237e))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#228](#228)) ([b99fa22](b99fa22))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#236](#236)) ([9bf01e7](9bf01e7))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#241](#241)) ([82493df](82493df))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#246](#246)) ([6f4a555](6f4a555))
* **deps-dev:** bump @typescript-eslint/parser from 5.26.0 to 5.27.0 ([#218](#218)) ([82c81f9](82c81f9))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.0 to 5.27.1 ([#221](#221)) ([b15e06c](b15e06c))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.1 to 5.28.0 ([#227](#227)) ([5267d52](5267d52))
* **deps-dev:** bump @typescript-eslint/parser from 5.28.0 to 5.29.0 ([#235](#235)) ([a857f42](a857f42))
* **deps-dev:** bump @typescript-eslint/parser from 5.29.0 to 5.30.0 ([#238](#238)) ([dbd81a0](dbd81a0))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.0 to 5.30.5 ([#244](#244)) ([f04478b](f04478b))
* **deps-dev:** bump eslint from 8.16.0 to 8.17.0 ([#224](#224)) ([c569b37](c569b37))
* **deps-dev:** bump eslint from 8.17.0 to 8.18.0 ([#237](#237)) ([17eef62](17eef62))
* **deps-dev:** bump eslint from 8.18.0 to 8.19.0 ([#242](#242)) ([e3eac5f](e3eac5f))
* **deps-dev:** bump eslint-plugin-jest from 26.2.2 to 26.4.6 ([#216](#216)) ([de9c1af](de9c1af))
* **deps-dev:** bump eslint-plugin-jest from 26.4.6 to 26.5.3 ([#226](#226)) ([7f6016b](7f6016b))
* **deps-dev:** bump eslint-plugin-prettier from 4.0.0 to 4.1.0 ([#240](#240)) ([1b669dd](1b669dd))
* **deps-dev:** bump eslint-plugin-prettier from 4.1.0 to 4.2.1 ([#243](#243)) ([909093b](909093b))
* **deps-dev:** bump prettier from 2.6.2 to 2.7.1 ([#233](#233)) ([598f7f8](598f7f8))
* **deps-dev:** bump rollup from 2.74.1 to 2.75.3 ([#217](#217)) ([287c1a0](287c1a0))
* **deps-dev:** bump rollup from 2.75.3 to 2.75.5 ([#223](#223)) ([4b3505b](4b3505b))
* **deps-dev:** bump rollup from 2.75.5 to 2.75.6 ([#230](#230)) ([48b7f61](48b7f61))
* **deps-dev:** bump rollup from 2.75.6 to 2.75.7 ([#232](#232)) ([449e502](449e502))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.16 ([#215](#215)) ([b560891](b560891))
* **deps-dev:** bump typedoc from 0.22.16 to 0.22.17 ([#225](#225)) ([48f39e5](48f39e5))
* **deps-dev:** bump typedoc from 0.22.17 to 0.23.1 ([#239](#239)) ([2d6b68e](2d6b68e))
* **deps-dev:** bump typedoc from 0.23.1 to 0.23.5 ([#245](#245)) ([030c5ba](030c5ba))
* **deps-dev:** bump typescript from 4.6.4 to 4.7.3 ([#219](#219)) ([2f2489c](2f2489c))
* **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#231](#231)) ([28bbe8a](28bbe8a))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.1 🎉

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.

2 participants