Skip to content

chore(deps-dev): bump babel-jest from 27.4.4 to 27.4.5 #4102

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
merged 1 commit into from
Dec 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps babel-jest from 27.4.4 to 27.4.5.

Release notes

Sourced from babel-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

Changelog

Sourced from babel-jest's changelog.

27.4.5

Fixes

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

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2021
@codecov
Copy link

codecov bot commented Dec 14, 2021

Codecov Report

Merging #4102 (8a938c1) into master (2808367) will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4102      +/-   ##
==========================================
+ Coverage   92.64%   92.77%   +0.13%     
==========================================
  Files          14       14              
  Lines        1481     1481              
  Branches      547      547              
==========================================
+ Hits         1372     1374       +2     
+ Misses        101       99       -2     
  Partials        8        8              
Impacted Files Coverage Δ
lib/servers/WebsocketServer.js 97.14% <0.00%> (+5.71%) ⬆️

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 2808367...8a938c1. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-jest-27.4.5 branch from 362854b to 5258576 Compare December 14, 2021 08:25
rishabh3112
rishabh3112 previously approved these changes Dec 14, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-jest-27.4.5 branch from 5258576 to 33678f5 Compare December 14, 2021 09:58
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.4.4 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.4.5/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-jest-27.4.5 branch from 33678f5 to 8a938c1 Compare December 14, 2021 09:58
@snitin315 snitin315 merged commit 6f7ef16 into master Dec 15, 2021
@snitin315 snitin315 deleted the dependabot/npm_and_yarn/babel-jest-27.4.5 branch December 15, 2021 10:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants