Bump the development-dependencies group with 8 updates #96
+361
−149
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 8 updates:
8.22.0
8.25.0
8.22.0
8.25.0
9.19.0
9.21.0
10.0.1
10.0.2
14.0.0
14.0.1
3.4.2
3.5.2
29.2.5
29.2.6
5.7.3
5.8.2
Updates
@typescript-eslint/eslint-plugin
from 8.22.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1a9ab8f
chore(release): publish 8.25.0a43c199
feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085
fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380
fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04
fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20
docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dc
fix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9
fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.1Updates
@typescript-eslint/parser
from 8.22.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.02a96020
chore(release): publish 8.23.0Updates
eslint
from 9.19.0 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede
9.21.0a7ef4c7
Build: changelog update for 9.21.0a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453)265e0cf
chore: package.json update for@eslint/js
release418717f
feat: introduce new deprecated types for rules (#19238)3401b85
test: add test forRule.ReportDescriptor
type (#19449)e497aa7
chore: update rewrite dependencies (#19448)c5561ea
docs: Update READMEdb5340d
fix: update missing plugin message template (#19445)d8ffdd4
fix: do not exit process on rule crash (#19436)Updates
eslint-config-prettier
from 10.0.1 to 10.0.2Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
e2015cd
chore: release eslint-config-prettier (#301)e750edc
chore(package): explicitly declare js module type (#299)b5b913d
ci: bump github actions (#300)9160ca2
chore: add FUNDING.ymlUpdates
nock
from 14.0.0 to 14.0.1Release notes
Sourced from nock's releases.
Commits
ac7a1b2
fix(recorder): response body accessed multiple times in parallel requests (#2...6b95833
chore(node-version): update node minimum version (#2833)86eff28
chore(tests): skip failing test (#2834)Updates
prettier
from 3.4.2 to 3.5.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)c98acab
Replaceexeca
withnano-spawn
in release script (#17129)4460a4e
chore(deps): update eslint related dependencies (#17162)f0707f5
chore(deps): update eslint related dependencies (major) (#17163)e2624b6
Enforce dependency version be pinned in all packages (#17161)1cee47a
chore(deps): update dependency react-markdown to v10 (#17160)7ce2a35
chore(deps): update dependency postcss to v8.5.3 (#17158)1fe7969
chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...8eb0630
chore(deps): update dependency knip to v5.44.4 (#17153)Updates
ts-jest
from 29.2.5 to 29.2.6Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
6a38767
chore(release): 29.2.636e50e4
docs: update transform regex8c91c60
fix: escape dot forJS_TRANSFORM_PATTERN
regex3eea850
fix: escape dot forTS_JS_TRANSFORM_PATTERN
regex80d3e4d
fix: escape dot forTS_TRANSFORM_PATTERN
regex4811d42
build(deps): Update JamesIves/github-pages-deploy-action action to v4.7.382d1116
build(deps): Update babel monorepo to ^7.26.9ab058a9
build(deps): Update dependency@types/node
to v20.17.19399e918
build(deps): Update dependency@formatjs/ts-transformer
to ^3.13.3254181f1
build(deps): Update dependency@vitejs/plugin-react-swc
to ^3.8.0Updates
typescript
from 5.7.3 to 5.8.2Release notes
Sourced from typescript's releases.
Commits
beb69e4
Bump version to 5.8.2 and LKG8fdbd54
🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a
🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06
Bump version to 5.8.1-rc and LKG48eb13f
Update LKGfb59c19
Merge remote-tracking branch 'origin/main' into release-5.8df342b7
FixedrewriteRelativeImportExtensions
forimport()
within call expression...775412a
Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5
Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799
Update LKGDependabot 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 <dependency name> 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 depe...Description has been truncated