Skip to content

chore(deps-dev): bump jest from 27.4.0 to 27.4.2 #28

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 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2021

Bumps jest from 27.4.0 to 27.4.2.

Release notes

Sourced from jest's releases.

v27.4.2

27.4.2

Fixes

  • [jest-worker] Add additional execArgv to filter (#12103)

New Contributors

Full Changelog: jestjs/jest@v27.4.1...v27.4.2

v27.4.1

Fixes

  • [jest-worker] Filter execArgv correctly (#12097)

New Contributors

Full Changelog: jestjs/jest@v27.4.0...v27.4.1

Changelog

Sourced from jest's changelog.

27.4.2

Fixes

  • [jest-worker] Add additional execArgv to filter (#12103)

27.4.1

Fixes

  • [jest-worker] Filter execArgv correctly (#12097)
Commits
  • 7965591 v27.4.2
  • 62da61d chore: update changelog for release
  • cc295f5 jest-worker: Avoid crash when "--max-old-space-size" inside process.execArgv ...
  • 1d197dd chore: add __typechecks__ directories to .npmignore (#12104)
  • 5640f88 chore: update lockfile after release
  • fa4a398 v27.4.1
  • dfc63ce chore: update changelog for release
  • 7fead59 jest-worker: Avoid crash when "--max-old-space-size" inside `process.execArgv...
  • 30a69fb chore: move typecheck test files from root into packages (#12099)
  • 40a9027 fix(eslint): use eslint-import-resolver-typescript to fix import/no-unresolve...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 30, 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 Nov 30, 2021
Bumps [jest](https://github.com/facebook/jest) from 27.4.0 to 27.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](jestjs/jest@v27.4.0...v27.4.2)

---
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 force-pushed the dependabot/npm_and_yarn/jest-27.4.2 branch from 7714838 to 31413bd Compare December 1, 2021 01:19
@probot-auto-merge probot-auto-merge bot merged commit 528982a into main Dec 1, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/jest-27.4.2 branch December 1, 2021 02:10
github-actions bot pushed a commit that referenced this pull request Dec 1, 2021
Bumps [jest](https://github.com/facebook/jest) from 27.4.0 to 27.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](jestjs/jest@v27.4.0...v27.4.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 528982a
github-actions bot pushed a commit that referenced this pull request Jan 26, 2022
### [1.0.5](v1.0.4...v1.0.5) (2022-01-26)

### Documentation

* **README:** fix title ([93c1cb0](93c1cb0))

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.8 to 1.3.9 ([#26](#26)) ([9a57b6d](9a57b6d))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.9 to 1.4.0 ([#30](#30)) ([ab40e81](ab40e81))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.4.0 to 1.5.0 ([#39](#39)) ([f27465b](f27465b))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.5.0 to 1.5.1 ([#50](#50)) ([9f744eb](9f744eb))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.5.1 to 2.0.0 ([#64](#64)) ([0f16fc7](0f16fc7))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.0.0 to 2.1.1 ([#70](#70)) ([0cf24f7](0cf24f7))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.1.1 to 2.2.0 ([#71](#71)) ([a7326a9](a7326a9))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.2.0 to 2.3.0 ([#87](#87)) ([75a95ef](75a95ef))
* **deps-dev:** bump @types/google.maps from 3.47.0 to 3.47.1 ([#37](#37)) ([c31b9cf](c31b9cf))
* **deps-dev:** bump @types/google.maps from 3.47.1 to 3.47.2 ([#44](#44)) ([f740d20](f740d20))
* **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#80](#80)) ([709c4b9](709c4b9))
* **deps-dev:** bump @types/jest from 27.0.3 to 27.4.0 ([#58](#58)) ([bf70f04](bf70f04))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#35](#35)) ([0f0e492](0f0e492))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#47](#47)) ([ad32183](ad32183))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#52](#52)) ([a1307b9](a1307b9))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#56](#56)) ([2f25695](2f25695))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#61](#61)) ([d849aba](d849aba))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#69](#69)) ([aa1dc36](aa1dc36))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#75](#75)) ([94af681](94af681))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#85](#85)) ([b7a48ab](b7a48ab))
* **deps-dev:** bump @typescript-eslint/parser from 5.10.0 to 5.10.1 ([#86](#86)) ([4449acb](4449acb))
* **deps-dev:** bump @typescript-eslint/parser from 5.5.0 to 5.6.0 ([#31](#31)) ([fb2f7ad](fb2f7ad))
* **deps-dev:** bump @typescript-eslint/parser from 5.6.0 to 5.7.0 ([#48](#48)) ([ff309a6](ff309a6))
* **deps-dev:** bump @typescript-eslint/parser from 5.7.0 to 5.8.0 ([#53](#53)) ([548dcf1](548dcf1))
* **deps-dev:** bump @typescript-eslint/parser from 5.8.0 to 5.8.1 ([#55](#55)) ([d27f4ce](d27f4ce))
* **deps-dev:** bump @typescript-eslint/parser from 5.8.1 to 5.9.0 ([#63](#63)) ([3ee40c5](3ee40c5))
* **deps-dev:** bump @typescript-eslint/parser from 5.9.0 to 5.9.1 ([#68](#68)) ([b2cc083](b2cc083))
* **deps-dev:** bump @typescript-eslint/parser from 5.9.1 to 5.10.0 ([#73](#73)) ([eec2e78](eec2e78))
* **deps-dev:** bump eslint from 8.3.0 to 8.4.0 ([#32](#32)) ([b32ebc1](b32ebc1))
* **deps-dev:** bump eslint from 8.4.0 to 8.4.1 ([#36](#36)) ([7422369](7422369))
* **deps-dev:** bump eslint from 8.4.1 to 8.5.0 ([#51](#51)) ([ecbd084](ecbd084))
* **deps-dev:** bump eslint from 8.5.0 to 8.6.0 ([#60](#60)) ([66d4fff](66d4fff))
* **deps-dev:** bump eslint from 8.6.0 to 8.7.0 ([#77](#77)) ([64fdb7e](64fdb7e))
* **deps-dev:** bump eslint-plugin-jest from 25.3.0 to 25.3.2 ([#57](#57)) ([1fe6cbc](1fe6cbc))
* **deps-dev:** bump eslint-plugin-jest from 25.3.2 to 25.3.3 ([#59](#59)) ([02109b2](02109b2))
* **deps-dev:** bump eslint-plugin-jest from 25.3.3 to 25.3.4 ([#62](#62)) ([f98296b](f98296b))
* **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#74](#74)) ([379e863](379e863))
* **deps-dev:** bump eslint-plugin-jest from 25.7.0 to 26.0.0 ([#84](#84)) ([f93aae7](f93aae7))
* **deps-dev:** bump jest from 27.4.0 to 27.4.2 ([#28](#28)) ([528982a](528982a))
* **deps-dev:** bump jest from 27.4.2 to 27.4.3 ([#29](#29)) ([2d526fd](2d526fd))
* **deps-dev:** bump jest from 27.4.3 to 27.4.4 ([#42](#42)) ([5362d71](5362d71))
* **deps-dev:** bump jest from 27.4.4 to 27.4.5 ([#43](#43)) ([b15d28e](b15d28e))
* **deps-dev:** bump jest from 27.4.5 to 27.4.6 ([#66](#66)) ([268d6e1](268d6e1))
* **deps-dev:** bump jest from 27.4.6 to 27.4.7 ([#67](#67)) ([3466be6](3466be6))
* **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([#34](#34)) ([20d232a](20d232a))
* **deps-dev:** bump rollup from 2.60.1 to 2.60.2 ([#27](#27)) ([1cb2303](1cb2303))
* **deps-dev:** bump rollup from 2.60.2 to 2.61.0 ([#41](#41)) ([96f3aee](96f3aee))
* **deps-dev:** bump rollup from 2.61.0 to 2.61.1 ([#45](#45)) ([796863c](796863c))
* **deps-dev:** bump rollup from 2.61.1 to 2.62.0 ([#54](#54)) ([718e0d2](718e0d2))
* **deps-dev:** bump rollup from 2.62.0 to 2.63.0 ([#65](#65)) ([78b50c1](78b50c1))
* **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#72](#72)) ([49d38b7](49d38b7))
* **deps-dev:** bump rollup from 2.64.0 to 2.65.0 ([#81](#81)) ([4986462](4986462))
* **deps-dev:** bump rollup from 2.65.0 to 2.66.0 ([#83](#83)) ([07498c0](07498c0))
* **deps-dev:** bump rollup from 2.66.0 to 2.66.1 ([#88](#88)) ([c031939](c031939))
* **deps-dev:** bump ts-jest from 27.0.7 to 27.1.0 ([#33](#33)) ([f2d021a](f2d021a))
* **deps-dev:** bump ts-jest from 27.1.0 to 27.1.1 ([#38](#38)) ([4850b06](4850b06))
* **deps-dev:** bump ts-jest from 27.1.1 to 27.1.2 ([#49](#49)) ([4614e8a](4614e8a))
* **deps-dev:** bump ts-jest from 27.1.2 to 27.1.3 ([#76](#76)) ([cea14b2](cea14b2))
* **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#78](#78)) ([0ab208c](0ab208c))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.3 ([#40](#40)) ([01c54f5](01c54f5))
* **deps-dev:** bump typescript from 4.5.3 to 4.5.4 ([#46](#46)) ([60ee05f](60ee05f))
* **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#79](#79)) ([739975d](739975d))

### Build System

* use node version 14 ([1e10eef](1e10eef))
@github-actions
Copy link

🎉 This PR is included in version 1.0.5 🎉

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. cla: yes This human has signed the Contributor License Agreement. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant