[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)
This version was pushed to npm by fatso83, a new releaser for sinon since your current version.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's mino...
_Description has been truncated_
Bumps the dev-dependencies group with 6 updates:
0.36.1
0.38.1
8.44.0
9.0.0
8.0.3
9.0.11
29.5.0
29.7.0
13.3.1
13.5.4
15.2.0
17.0.1
Updates
@vercel/ncc
from 0.36.1 to 0.38.1Release notes
Sourced from
@vercel/ncc
's releases.Commits
ce5984e
fix: sourcemap sources removes webpack path (#1122)f9c1153
chore(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#1...0bc78fe
chore(deps-dev): Bump isomorphic-unfetch from 3.1.0 to 4.0.2 (#1116)5796c1f
chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 (#1094)e2779f4
feat: Log minification error when--debug
(#1102)4a9d97c
chore(deps): Bump protobufjs from 6.11.3 to 6.11.4 (#1103)ca70272
chore(deps): bump cookiejar from 2.1.2 to 2.1.4 (#1031)c366ead
chore(deps): Bump apollo-server-core from 2.22.1 to 2.26.2 (#1108)f898f8e
feat: add support for TypeScript 5.0's array extends in tsconfig (#1105)2a1437b
chore(deps-dev): Bump mongoose from 5.13.15 to 5.13.20 (#1093)Updates
eslint
from 8.44.0 to 9.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
e0cbc50
9.0.075cb5f4
Build: changelog update for 9.0.019f9a89
chore: Update dependencies for v9.0.0 (#18275)7c957f2
chore: package.json update for@eslint/js
released73a33c
chore: ignore/docs/v8.x
in link checker (#18274)d54a412
feat: Add --inspect-config CLI flag (#18270)e151050
docs: update get-started to the new@eslint/create-config
(#18217)610c148
fix: Supportusing
declarations in no-lone-blocks (#18269)44a81c6
chore: upgrade knip (#18272)94178ad
docs: mention aboutname
field in flat config (#18252)Updates
husky
from 8.0.3 to 9.0.11Release notes
Sourced from husky's releases.
... (truncated)
Commits
a9c6584
9.0.1129056db
fix: husky=0 in init (#1395)095a4fe
docs: update how-to.mdd2e831d
docs: update how-to.mdd1a8ed1
chore: update package-lock.json (#1383)c042d9b
9.0.10e529368
fix: rename index.d.ts to index.d.mts (#1379)6219cac
9.0.9d8377fe
refactor: rename files (#1378)211b80a
9.0.8Updates
jest
from 29.5.0 to 29.7.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
4e56991
v29.7.055cd6a0
v29.6.4fb7d95c
v29.6.349bacb9
chore: update jest repo organisation in urls (#14413)0fd5b1c
v29.6.21f019af
v29.6.1c1e5b8a
v29.6.06ffa48d
chore: upgrade TypeScript to v5 (#14155)a95eeb6
chore: update tsd runner (#14020)Updates
nock
from 13.3.1 to 13.5.4Release notes
Sourced from nock's releases.
... (truncated)
Commits
ba9fc42
fix: callfs.createReadStream
lazily (#2357)81c20dd
chore(deps-dev): bump chai from 4.3.10 to 4.4.1 (#2576)08b2b09
chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 (#2578)1005698
chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (#2577)4162fa8
fix: support literal query string (#2590)7e957b3
fix: remove duplicates fromactiveMocks()
andpendingMocks()
(#2356)8bab28d
ci: add node 20 in ci (#2585)8deca36
docs: add mikicho as a contributor for maintenance, code, and doc (#2584)4ad60ba
add experimental fetch support notice (#2583)f4d1b15
ci(test): use a singletest
job that we can require, independent of test ma...Updates
sinon
from 15.2.0 to 17.0.1Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
30e9e37
17.0.15fde5ae
fix returns does not override call through (#2567)08d0696
use random port for test:webworker (#2568)1eb070a
fix broken linkb5fc367
Documentation for assertion options for the sandbox (#2564)f7d180c
fix: assertion log limit (#2485)40caf21
Bump browserify-sign from 4.2.1 to 4.2.2cd94da3
Bump actions/setup-node from 3 to 4 (#2558)4f538e3
Fix mochify breaking on node:assert (#2559)21d47f2
Refactoring: move logic into separate file and renameMaintainer changes
This version was pushed to npm by fatso83, a new releaser for sinon since your current version.
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