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 28.1.3 to 29.7.0 #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps jest from 28.1.3 to 29.7.0.

Release notes

Sourced from jest's releases.

v29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

v29.6.4

Fixes

  • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

New Contributors

Full Changelog: jestjs/jest@v29.6.3...v29.6.4

v29.6.3

Fixes

  • [expect, @jest/expect-utils] ObjectContaining support symbol as key (#14414)
  • [expect] Remove @types/node from dependencies (#14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
  • [jest-mock] Revert #13692 as it was a breaking change (#14429)
  • [jest-mock] Revert #13866 as it was a breaking change (#14429)

... (truncated)

Changelog

Sourced from jest's changelog.

29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

29.6.4

Fixes

  • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

29.6.3

Fixes

  • [expect, @jest/expect-utils] ObjectContaining support sumbol as key (#14414)
  • [expect] Remove @types/node from dependencies (#14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
  • [jest-mock] Revert #13692 as it was a breaking change (#14429)
  • [jest-mock] Revert #13866 as it was a breaking change (#14429)
  • [jest-mock] Revert #13867 as it was a breaking change (#14429)
  • [@jest/reporters] Marks Reporter's hooks as optional (#14433)
  • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)

Chore & Maintenance

  • [jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)

29.6.2

Fixes

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/jestjs/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

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

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

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ampproject/remapping@2.2.1 None +5 430 kB jridgewell
npm/@babel/compat-data@7.23.5 None 0 64.6 kB nicolo-ribaudo
npm/@babel/core@7.23.9 environment, filesystem, unsafe Transitive: shell +52 10.8 MB nicolo-ribaudo
npm/@babel/generator@7.23.6 Transitive: environment +9 3.32 MB nicolo-ribaudo
npm/@babel/helper-compilation-targets@7.23.6 Transitive: environment, filesystem, shell +11 2.53 MB nicolo-ribaudo
npm/@babel/helper-environment-visitor@7.22.20 None 0 6.56 kB nicolo-ribaudo
npm/@babel/helper-function-name@7.23.0 Transitive: environment +11 4.49 MB nicolo-ribaudo
npm/@babel/helper-hoist-variables@7.22.5 Transitive: environment +3 2.45 MB nicolo-ribaudo
npm/@babel/helper-module-imports@7.22.15 Transitive: environment +3 2.5 MB nicolo-ribaudo
npm/@babel/helper-module-transforms@7.23.3 Transitive: environment, filesystem, shell, unsafe +52 10.8 MB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.22.5 None 0 11.9 kB nicolo-ribaudo
npm/@babel/helper-simple-access@7.22.5 Transitive: environment +3 2.46 MB nicolo-ribaudo
npm/@babel/helper-split-export-declaration@7.22.6 Transitive: environment +3 2.46 MB nicolo-ribaudo
npm/@babel/helper-string-parser@7.23.4 None 0 31.6 kB nicolo-ribaudo
npm/@babel/helper-validator-option@7.23.5 None 0 11.7 kB nicolo-ribaudo
npm/@babel/helpers@7.23.9 Transitive: environment +26 6.69 MB nicolo-ribaudo
npm/@babel/parser@7.23.9 None 0 1.88 MB nicolo-ribaudo
npm/@babel/plugin-syntax-jsx@7.23.3 Transitive: environment, filesystem, shell, unsafe +54 10.8 MB nicolo-ribaudo
npm/@babel/plugin-syntax-typescript@7.23.3 Transitive: environment, filesystem, shell, unsafe +54 10.8 MB nicolo-ribaudo
npm/@babel/template@7.23.9 Transitive: environment +10 4.47 MB nicolo-ribaudo
npm/@babel/traverse@7.23.9 Transitive: environment +25 6.09 MB nicolo-ribaudo
npm/@babel/types@7.23.9 environment +2 2.45 MB nicolo-ribaudo
npm/@jest/console@29.7.0 Transitive: environment, filesystem, unsafe +39 5.32 MB simenb
npm/@jest/core@29.7.0 unsafe Transitive: environment, eval, filesystem, network, shell +260 22.3 MB simenb
npm/@jest/environment@29.7.0 Transitive: environment, eval, filesystem, unsafe +44 5.55 MB simenb
npm/@jest/expect-utils@29.7.0 None +1 32.1 kB simenb
npm/@jest/expect@29.7.0 Transitive: environment, eval, filesystem, network, shell, unsafe +163 18.3 MB simenb
npm/@jest/fake-timers@29.7.0 Transitive: environment, eval, filesystem, unsafe +43 5.54 MB simenb
npm/@jest/globals@29.7.0 Transitive: environment, eval, filesystem, network, shell, unsafe +170 18.5 MB simenb
npm/@jest/reporters@29.7.0 environment, unsafe Transitive: eval, filesystem, network, shell +158 19.7 MB simenb
npm/@jest/schemas@29.6.3 None +1 448 kB simenb
npm/@jest/source-map@29.6.3 Transitive: environment, filesystem +5 305 kB simenb
npm/@jest/test-result@29.7.0 Transitive: environment, filesystem, unsafe +41 5.34 MB simenb
npm/@jest/test-sequencer@29.7.0 Transitive: environment, filesystem, network, shell, unsafe +57 5.84 MB simenb
npm/@jest/transform@29.7.0 Transitive: environment, eval, filesystem, network, shell, unsafe +130 17.6 MB simenb
npm/@jest/types@29.6.3 None +15 4.74 MB simenb
npm/@jridgewell/gen-mapping@0.3.4 None +4 354 kB jridgewell
npm/@jridgewell/resolve-uri@3.1.2 None 0 53.2 kB jridgewell
npm/@jridgewell/sourcemap-codec@1.4.15 None 0 45.9 kB jridgewell
npm/@jridgewell/trace-mapping@0.3.23 None +2 261 kB jridgewell
npm/@sinclair/typebox@0.27.8 None 0 442 kB sinclair
npm/@sinonjs/commons@3.0.1 None +1 80.1 kB mrgnrdrck
npm/@sinonjs/fake-timers@10.3.0 eval +2 160 kB fatso83
npm/@types/babel__core@7.20.5 Transitive: environment +7 4.46 MB types
npm/@types/babel__generator@7.6.8 Transitive: environment +3 2.46 MB types
npm/@types/babel__template@7.4.4 Transitive: environment +4 4.33 MB types
npm/@types/babel__traverse@7.20.5 Transitive: environment +3 2.53 MB types
npm/@types/graceful-fs@4.1.9 None +2 4.08 MB types
npm/@types/istanbul-lib-coverage@2.0.6 None 0 5.45 kB types
npm/@types/istanbul-lib-report@3.0.3 None +1 13.4 kB types
npm/@types/istanbul-reports@3.0.4 None +2 20 kB types
npm/@types/node@20.11.20 None +1 4.07 MB types
npm/@types/stack-utils@2.0.3 None 0 6.43 kB types
npm/@types/yargs-parser@21.0.3 None 0 8.65 kB types
npm/@types/yargs@17.0.32 None +1 68.8 kB types
npm/anymatch@3.1.3 None +2 109 kB phated
npm/babel-jest@29.7.0 environment Transitive: eval, filesystem, network, shell, unsafe +150 17.8 MB simenb
npm/babel-plugin-jest-hoist@29.6.3 Transitive: environment +15 4.62 MB simenb
npm/babel-preset-jest@29.6.3 Transitive: environment, eval, filesystem, shell, unsafe +72 11 MB simenb
npm/browserslist@4.23.0 environment, filesystem Transitive: shell +6 2.37 MB ai
npm/caniuse-lite@1.0.30001589 None 0 1.97 MB caniuse-lite
npm/ci-info@3.9.0 environment 0 26.1 kB sibiraj-s
npm/cjs-module-lexer@1.2.3 None 0 139 kB guybedford
npm/cliui@8.0.1 None +7 115 kB oss-bot
npm/collect-v8-coverage@1.0.2 unsafe 0 5.14 kB simenb
npm/convert-source-map@2.0.0 None 0 15.9 kB phated
npm/create-jest@29.7.0 Transitive: environment, eval, filesystem, network, shell, unsafe +236 21.2 MB simenb
npm/dedent@1.5.1 None 0 13.9 kB joshuakgoldberg
npm/deepmerge@4.3.1 None 0 31.2 kB tehshrike
npm/diff-sequences@29.6.3 None 0 46 kB simenb
npm/electron-to-chromium@1.4.681 None 0 276 kB kilianvalkhof
npm/emittery@0.13.1 None 0 46.5 kB sindresorhus
npm/escalade@3.1.2 filesystem 0 11.6 kB lukeed
npm/expect@29.7.0 Transitive: environment, filesystem, unsafe +44 5.63 MB simenb
npm/fb-watchman@2.0.2 environment, network, shell +2 45.3 kB bolinfest
npm/fsevents@2.3.3 None 0 173 kB pipobscure
npm/graceful-fs@4.2.11 environment, filesystem 0 32.5 kB isaacs
npm/istanbul-lib-coverage@3.2.2 None 0 34.4 kB oss-bot
npm/istanbul-lib-instrument@6.0.2 Transitive: environment, filesystem, shell, unsafe +58 11 MB oss-bot
npm/istanbul-lib-report@3.0.1 filesystem +4 112 kB oss-bot
npm/istanbul-reports@3.1.7 Transitive: filesystem +6 419 kB oss-bot
npm/jest-changed-files@29.7.0 environment Transitive: filesystem, shell +38 5.17 MB simenb
npm/jest-circus@29.7.0 unsafe Transitive: environment, eval, filesystem, network, shell +196 19.3 MB simenb
npm/jest-config@29.7.0 Transitive: environment, eval, filesystem, network, shell, unsafe +231 20.9 MB simenb
npm/jest-diff@29.7.0 Transitive: environment +13 772 kB simenb
npm/jest-docblock@29.7.0 None +1 12.8 kB simenb
npm/jest-each@29.7.0 Transitive: environment, filesystem +24 5.07 MB simenb
npm/jest-environment-node@29.7.0 unsafe Transitive: environment, eval, filesystem +45 5.56 MB simenb
npm/jest-get-type@29.6.3 None 0 3.79 kB simenb
npm/jest-haste-map@29.7.0 environment, filesystem, shell, unsafe Transitive: network +39 5.57 MB simenb
npm/jest-leak-detector@29.7.0 unsafe Transitive: environment +6 556 kB simenb
npm/jest-matcher-utils@29.7.0 Transitive: environment +14 800 kB simenb
npm/jest-message-util@29.7.0 Transitive: environment, filesystem, unsafe +36 5.23 MB simenb
npm/jest-mock@29.7.0 Transitive: environment, filesystem +20 4.98 MB simenb
npm/jest-pnp-resolver@1.2.3 Transitive: environment, filesystem, network, shell, unsafe +55 5.98 MB arcanis
npm/jest-regex-util@29.6.3 None 0 3.52 kB simenb
npm/jest-resolve-dependencies@29.7.0 Transitive: environment, eval, filesystem, network, shell, unsafe +163 18.3 MB simenb
npm/jest-resolve@29.7.0 environment, unsafe Transitive: filesystem, network, shell +55 5.98 MB simenb
npm/jest-runner@29.7.0 environment Transitive: eval, filesystem, network, shell, unsafe +206 20.3 MB simenb
npm/jest-runtime@29.7.0 unsafe Transitive: environment, eval, filesystem, network, shell +189 19.1 MB simenb
npm/jest-snapshot@29.7.0 eval Transitive: environment, filesystem, network, shell, unsafe +162 18.3 MB simenb
npm/jest-util@29.7.0 environment Transitive: filesystem +19 4.93 MB simenb
npm/jest-validate@29.7.0 Transitive: environment +22 4.89 MB simenb
npm/jest-watcher@29.7.0 Transitive: environment, filesystem, unsafe +49 5.57 MB simenb
npm/jest-worker@29.7.0 environment, shell Transitive: filesystem +22 5.03 MB simenb
npm/jest@29.7.0 Transitive: environment, eval, filesystem, network, shell, unsafe +281 23.2 MB simenb
npm/json5@2.2.3 None 0 235 kB jordanbtucker
npm/make-dir@4.0.0 filesystem +2 40.3 kB sindresorhus
npm/node-releases@2.0.14 None 0 34 kB chicoxyzzy
npm/pirates@4.0.6 unsafe 0 13.5 kB danez
npm/pretty-format@29.7.0 Transitive: environment +4 546 kB simenb
npm/pure-rand@6.0.4 None 0 76.9 kB ndubien
npm/resolve.exports@2.0.2 None 0 23.9 kB lukeed
npm/stack-utils@2.0.6 unsafe +1 17.9 kB isaacs
npm/undici-types@5.26.5 None 0 73.1 kB ethan_arrowood
npm/update-browserslist-db@1.0.13 filesystem, shell Transitive: environment +6 2.37 MB ai
npm/v8-to-istanbul@9.2.0 filesystem, unsafe +5 329 kB oss-bot
npm/write-file-atomic@4.0.2 filesystem +2 34.1 kB gar
npm/yargs-parser@21.1.1 environment, filesystem 0 128 kB oss-bot
npm/yargs@17.7.2 environment, filesystem +14 593 kB oss-bot

🚮 Removed packages: npm/@ampproject/remapping@2.2.0, npm/@babel/compat-data@7.18.8, npm/@babel/core@7.18.6, npm/@babel/generator@7.18.7, npm/@babel/helper-compilation-targets@7.18.6, npm/@babel/helper-environment-visitor@7.18.6, npm/@babel/helper-function-name@7.18.6, npm/@babel/helper-hoist-variables@7.18.6, npm/@babel/helper-module-imports@7.18.6, npm/@babel/helper-module-transforms@7.18.8, npm/@babel/helper-plugin-utils@7.18.6, npm/@babel/helper-simple-access@7.18.6, npm/@babel/helper-split-export-declaration@7.18.6, npm/@babel/helper-validator-option@7.18.6, npm/@babel/helpers@7.18.6, npm/@babel/parser@7.18.8, npm/@babel/plugin-syntax-typescript@7.18.6, npm/@babel/template@7.18.6, npm/@babel/traverse@7.18.8, npm/@babel/types@7.18.8, npm/@jest/console@28.1.3, npm/@jest/core@28.1.3, npm/@jest/environment@28.1.3, npm/@jest/expect-utils@28.1.3, npm/@jest/expect@28.1.3, npm/@jest/fake-timers@28.1.3, npm/@jest/globals@28.1.3, npm/@jest/reporters@28.1.3, npm/@jest/schemas@28.1.3, npm/@jest/source-map@28.1.2, npm/@jest/test-result@28.1.3, npm/@jest/test-sequencer@28.1.3, npm/@jest/transform@28.1.3, npm/@jest/types@28.1.3, npm/@jridgewell/gen-mapping@0.1.1, npm/@jridgewell/resolve-uri@3.1.0, npm/@jridgewell/sourcemap-codec@1.4.14, npm/@jridgewell/trace-mapping@0.3.14, npm/@sinclair/typebox@0.24.19, npm/@sinonjs/commons@1.8.3, npm/@sinonjs/fake-timers@9.1.2, npm/@types/babel__core@7.1.19, npm/@types/babel__generator@7.6.4, npm/@types/babel__template@7.4.1, npm/@types/babel__traverse@7.17.1, npm/@types/graceful-fs@4.1.5, npm/@types/istanbul-lib-coverage@2.0.4, npm/@types/istanbul-lib-report@3.0.0, npm/@types/istanbul-reports@3.0.1, npm/@types/node@18.0.4, npm/@types/prettier@2.6.3, npm/@types/stack-utils@2.0.1, npm/@types/yargs-parser@21.0.0, npm/@types/yargs@17.0.10, npm/anymatch@3.1.2, npm/babel-jest@28.1.3, npm/babel-plugin-jest-hoist@28.1.3, npm/babel-preset-jest@28.1.3, npm/browserslist@4.21.2, npm/caniuse-lite@1.0.30001366, npm/ci-info@3.3.2, npm/cjs-module-lexer@1.2.2, npm/cliui@7.0.4, npm/collect-v8-coverage@1.0.1, npm/convert-source-map@1.8.0, npm/dedent@0.7.0, npm/deepmerge@4.2.2, npm/diff-sequences@28.1.1, npm/electron-to-chromium@1.4.189, npm/emittery@0.10.2, npm/escalade@3.1.1, npm/expect@28.1.3, npm/fb-watchman@2.0.1, npm/fsevents@2.3.2, npm/graceful-fs@4.2.10, npm/istanbul-lib-coverage@3.2.0, npm/istanbul-lib-instrument@5.2.0, npm/istanbul-lib-report@3.0.0, npm/istanbul-reports@3.1.5, npm/jest-changed-files@28.1.3, npm/jest-circus@28.1.3, npm/jest-config@28.1.3, npm/jest-diff@28.1.3, npm/jest-docblock@28.1.1, npm/jest-each@28.1.3, npm/jest-environment-node@28.1.3, npm/jest-get-type@28.0.2, npm/jest-haste-map@28.1.3, npm/jest-leak-detector@28.1.3, npm/jest-matcher-utils@28.1.3, npm/jest-message-util@28.1.3, npm/jest-mock@28.1.3, npm/jest-pnp-resolver@1.2.2, npm/jest-regex-util@28.0.2, npm/jest-resolve-dependencies@28.1.3, npm/jest-resolve@28.1.3, npm/jest-runner@28.1.3, npm/jest-runtime@28.1.3, npm/jest-snapshot@28.1.3, npm/jest-util@28.1.3, npm/jest-validate@28.1.3, npm/jest-watcher@28.1.3, npm/jest-worker@28.1.3, npm/jest@28.1.3, npm/json5@2.2.1, npm/make-dir@3.1.0, npm/node-releases@2.0.6, npm/pirates@4.0.5, npm/pretty-format@28.1.3, npm/resolve.exports@1.1.0, npm/safe-buffer@5.1.2, npm/stack-utils@2.0.5, npm/supports-hyperlinks@2.2.0, npm/terminal-link@2.1.1, npm/update-browserslist-db@1.0.4, npm/v8-to-istanbul@9.0.1, npm/write-file-atomic@4.0.1, npm/yargs-parser@21.0.1, npm/yargs@17.5.1

View full report↗︎

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (11dca54) to head (ce3bb6f).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #174   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           58        58           
  Branches        14        14           
=========================================
  Hits            58        58           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

0 participants