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

build(deps-dev): bump jest from 27.4.3 to 27.4.5 #719

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jest from 27.4.3 to 27.4.5.

Release notes

Sourced from jest's releases.

v27.4.5

Fixes

  • [jest-worker] Stop explicitly passing process.env (#12141)

New Contributors

Full Changelog: jestjs/jest@v27.4.4...v27.4.5

v27.4.4

Fixes

  • [babel-jest] Add process.version chunk to the cache key (#12122)
  • [jest-environment] Add mocked to jest object (#12133)
  • [jest-worker] Stop explicitly passing execArgv (#12128)

Chore & Maintenance

  • [website] Fix the card front that looks overlapping part of the card back

New Contributors

Full Changelog: jestjs/jest@v27.4.3...v27.4.4

Changelog

Sourced from jest's changelog.

27.4.5

Fixes

  • [jest-worker] Stop explicitly passing process.env (#12141)

27.4.4

Fixes

  • [babel-jest] Add process.version chunk to the cache key (#12122)
  • [jest-environment] Add mocked to jest object (#12133)
  • [jest-worker] Stop explicitly passing execArgv (#12128)

Chore & Maintenance

  • [website] Fix the card front that looks overlapping part of the card back
Commits
  • 73f3a57 v27.4.5
  • 7148872 [jest-worker] Don't pass explicit env to new Worker when using `worker_th...
  • 07c2c15 chore: rename test directory name from __test__ to __tests__ (#12144)
  • 164ee7f fix: use Docusaurus canary to fix website deployment (#12138)
  • 2acf623 chore: re-generate sidebar for new docs version
  • 846f312 chore: downgrade docusaurus to fix i18n build
  • 396ea96 chore: roll new version of the docs
  • f104a4e chore: bump docusaurus (#12137)
  • a9d303f chore: update lockfile after release
  • e231612 v27.4.4
  • 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 [jest](https://github.com/facebook/jest) from 27.4.3 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](jestjs/jest@v27.4.3...v27.4.5)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2021
@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #719 (00aa0fa) into master (c9c8c0a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #719   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          22       22           
  Lines         780      780           
  Branches      107      107           
=======================================
  Hits          777      777           
  Misses          3        3           

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 919b939...00aa0fa. Read the comment docs.

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 20, 2021
@probot-auto-merge probot-auto-merge bot merged commit 3ec69d2 into master Dec 20, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/jest-27.4.5 branch December 20, 2021 22:03
googlemaps-bot added a commit that referenced this pull request Dec 27, 2021
### [3.3.5](v3.3.4...v3.3.5) (2021-12-27)

### Build System

* **deps-dev:** bump @types/node from 16.11.11 to 17.0.1 ([#724](#724)) ([8cab790](8cab790))
* **deps-dev:** bump @types/node from 17.0.1 to 17.0.5 ([#728](#728)) ([4f09afa](4f09afa))
* **deps-dev:** bump jest from 27.4.3 to 27.4.5 ([#719](#719)) ([3ec69d2](3ec69d2))
* **deps-dev:** bump ts-jest from 27.0.7 to 27.1.2 ([#726](#726)) ([c6582e3](c6582e3))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.4 ([#720](#720)) ([94e5cc0](94e5cc0))
* **deps:** bump @googlemaps/url-signature from 1.0.7 to 1.0.9 ([#725](#725)) ([9f87035](9f87035))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

BaljeetSinghaw added a commit to BaljeetSinghaw/services-js that referenced this pull request Nov 11, 2022
### [3.3.5](googlemaps/google-maps-services-js@v3.3.4...v3.3.5) (2021-12-27)

### Build System

* **deps-dev:** bump @types/node from 16.11.11 to 17.0.1 ([#724](googlemaps/google-maps-services-js#724)) ([03f719f](googlemaps/google-maps-services-js@03f719f))
* **deps-dev:** bump @types/node from 17.0.1 to 17.0.5 ([#728](googlemaps/google-maps-services-js#728)) ([acb4cb4](googlemaps/google-maps-services-js@acb4cb4))
* **deps-dev:** bump jest from 27.4.3 to 27.4.5 ([#719](googlemaps/google-maps-services-js#719)) ([fe5f381](googlemaps/google-maps-services-js@fe5f381))
* **deps-dev:** bump ts-jest from 27.0.7 to 27.1.2 ([#726](googlemaps/google-maps-services-js#726)) ([dfd4cee](googlemaps/google-maps-services-js@dfd4cee))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.4 ([#720](googlemaps/google-maps-services-js#720)) ([9644d47](googlemaps/google-maps-services-js@9644d47))
* **deps:** bump @googlemaps/url-signature from 1.0.7 to 1.0.9 ([#725](googlemaps/google-maps-services-js#725)) ([85d75b4](googlemaps/google-maps-services-js@85d75b4))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.3.5](googlemaps/google-maps-services-js@v3.3.4...v3.3.5) (2021-12-27)

### Build System

* **deps-dev:** bump @types/node from 16.11.11 to 17.0.1 ([#724](googlemaps/google-maps-services-js#724)) ([8cab790](googlemaps/google-maps-services-js@8cab790))
* **deps-dev:** bump @types/node from 17.0.1 to 17.0.5 ([#728](googlemaps/google-maps-services-js#728)) ([4f09afa](googlemaps/google-maps-services-js@4f09afa))
* **deps-dev:** bump jest from 27.4.3 to 27.4.5 ([#719](googlemaps/google-maps-services-js#719)) ([3ec69d2](googlemaps/google-maps-services-js@3ec69d2))
* **deps-dev:** bump ts-jest from 27.0.7 to 27.1.2 ([#726](googlemaps/google-maps-services-js#726)) ([c6582e3](googlemaps/google-maps-services-js@c6582e3))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.4 ([#720](googlemaps/google-maps-services-js#720)) ([94e5cc0](googlemaps/google-maps-services-js@94e5cc0))
* **deps:** bump @googlemaps/url-signature from 1.0.7 to 1.0.9 ([#725](googlemaps/google-maps-services-js#725)) ([9f87035](googlemaps/google-maps-services-js@9f87035))
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.

2 participants