[jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
[@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
[jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
[jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
[jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
[@jest/core] Use pluralize from jest-util rather than own internal (#14322)
[jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
[@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
[jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
[jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
[jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
[@jest/core] Use pluralize from jest-util rather than own internal (#14322)
Fix cursor positioning for a special case (#14812 by @fisker)
// <|> is the cursor position
/* Input */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|> } from "fs"
/* Prettier 3.0.0 */
// All messages are represented in JSON.
// So, the prettier.py <|>controls a subprocess which spawns "node {this_file}".
import {} from "fs"
/* Prettier 3.0.1 */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|>} from "fs"
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
Bumps the npm-dependencies group with 8 updates:
Updates
@actions/cache
from 3.2.1 to 3.2.2Changelog
Sourced from
@actions/cache
's changelog.Commits
Updates
@actions/http-client
from 2.1.0 to 2.1.1Changelog
Sourced from
@actions/http-client
's changelog.Commits
Updates
@octokit/rest
from 19.0.13 to 20.0.1Release notes
Sourced from
@octokit/rest
's releases.... (truncated)
Commits
688f86a
fix(deps): update dependency@octokit/plugin-request-log
to v4 (#322)5429dfd
feat: v20 (#305)64ca2b9
chore(deps): update dependency prettier to v3 (#326)36d1a72
build(deps): lock file maintenanceUpdates
@typescript-eslint/parser
from 6.1.0 to 6.3.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
0a1de14
chore: publish v6.3.0948b061
chore: publish v6.2.1c869aa1
chore: publish v6.2.0Updates
eslint
from 8.45.0 to 8.46.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
c87db63
8.46.0b51015f
Build: changelog update for 8.46.0d1eb7e4
chore: Update ecosystem dependencies (#17427)fab9e97
chore: package.json update for eslint-config-eslint release6246711
chore: package.json update for@eslint/js
release8a93438
feat:require-unicode-regexp
supportv
flag (#17402)4d474e3
docs: update with TypeScript info (#17423)091f44e
docs: File extension named processor deprecation (#17362)1a2f966
feat:no-useless-escape
supportv
flag (#17420)0aa0bc3
chore: Add PRs to triage project (#17421)Updates
jest
from 29.6.1 to 29.6.2Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
0fd5b1c
v29.6.2Updates
patch-package
from 7.0.0 to 8.0.0Release notes
Sourced from patch-package's releases.
Changelog
Sourced from patch-package's changelog.
... (truncated)
Commits
422c539
update changelogefd88cc
Merge pull request #474 from ds300/multiple-patches3ba21d8
update package.jsondbc3cd9
update snapshotscced41a
add --partial option1981d42
update snapshotse80899e
add docs for multiple patches3cae2de
bump canary versiona45d600
handle edge cases984a6c3
add log for empty diff while updating existing patch during rebaseUpdates
prettier
from 3.0.0 to 3.0.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
afee0db
Release 3.0.1c3d53dc
FixrunYarn
function in release script (#15200)825425c
chore(deps): update dependency eslint-plugin-import to v2.28.0 (#15184)448217d
chore(deps): update dependency eslint to v8.46.0 (#15182)f35e9e6
chore(deps): update dependency@angular/compiler
to v16.1.7 (#15173)d14e893
chore(deps): update dependency c8 to v8.0.1 (#15174)c44d4b7
chore(deps): update dependency eslint-plugin-react to v7.33.1 (#15176)57e8c87
chore(deps): update dependency esbuild to v0.18.17 (#15175)36c3738
chore(deps): update dependency eslint-plugin-unicorn to v48.0.1 (#15177)2d274df
chore(deps): update dependency flow-parser to v0.213.1 (#15178)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