chore(deps): update all non-major dependencies #34
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.
This PR contains the following updates:
^4.4.1
->^4.5.0
^6.3.0
->^6.4.0
^4.10.2-beta.1
->^4.10.2-beta.3
^1.2.5
->^1.2.10
^8.27.0
->^8.31.0
^8.27.0
->^8.31.0
^8.27.0
->^8.31.0
^1.1.38
->^1.1.43
^3.1.0
->^3.2.0
^4.9.1
->^4.10.6
^50.6.8
->^50.6.10
^2.19.1
->^2.20.0
^17.16.2
->^17.17.0
^4.10.1
->^4.12.1
^1.17.0
->^1.18.0
^2.1.0
->^2.2.0
>=22.14.0
->>=22.15.0
^0.10.0
->^0.11.4
^3.0.9
->^3.1.2
^10.1.1
->^10.1.3
Release Notes
eslint-community/eslint-plugin-eslint-comments (@eslint-community/eslint-plugin-eslint-comments)
v4.5.0
Compare Source
Features
eslint/markdown (@eslint/markdown)
v6.4.0
Compare Source
Features
mdast
types toMarkdownRuleVisitor
(#334) (fc8ba03)MarkdownRuleDefinition
type (#333) (13dfd5e)eslint
config comments (#332) (f697540)Bug Fixes
IMarkdownSourceCode
withMarkdownSourceCode
(#336) (ec2846b)stacksjs/eslint-config (@stacksjs/eslint-config)
v4.10.2-beta.3
Compare Source
No significant changes
View changes on GitHub
v4.10.2-beta.2
Compare Source
compare changes
🏡 Chore
❤️ Contributors
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.31.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.29.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
🚀 Features
ignoreIfStatements
option (#11000)🩹 Fixes
noUncheckedIndexedAccess
is enabled (#10961)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.28.0
Compare Source
🚀 Features
if
statement assignment (??=
) and fix several minor bugs (#10861)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.31.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.28.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.31.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.28.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.43
Compare Source
Features
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.42...v1.1.43
v1.1.42
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.40...v1.1.42
v1.1.40
Compare Source
v1.1.39
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.38...v1.1.39
antfu/eslint-plugin-command (eslint-plugin-command)
v3.2.0
Compare Source
🚀 Features
View changes on GitHub
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.10.6
Compare Source
Patch Changes
d54302f
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.6.0v4.10.5
Compare Source
Patch Changes
db1824b
Thanks @JounQin! - fix: support run with worker evalv4.10.4
Compare Source
Patch Changes
#299
bf50a4d
Thanks @renovate! - chore(deps): bump@typescript-eslint/utils
to v8.30#297
9769f3c
Thanks @JounQin! - fix: support run withnode --eval
v4.10.3
Compare Source
Patch Changes
1342127
Thanks @JounQin! - refactor: remove unnecessary check forpnpapi
becauseunrs-resolver
already handles itv4.10.2
Compare Source
Patch Changes
9f4f213
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.4.1v4.10.1
Compare Source
Patch Changes
#280
4966857
Thanks @JounQin! - chore: bump all (dev) deps#280
4966857
Thanks @JounQin! - fix: incorrect top leveltypes
field forcjs
v4.10.0
Compare Source
Minor Changes
6cba8eb
Thanks @JounQin! - feat: migrate to ESM primaryPatch Changes
e52168e
Thanks @jribbens! - fix: allowminimatch
9 or 10v4.9.4
Compare Source
Patch Changes
e9e2300
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.3.3v4.9.3
Compare Source
Patch Changes
#263
c0046a9
Thanks @JounQin! - chore: migrate to rebrandingunrs-resolver
with new targets supported:i686-pc-windows-msvc
armv7-unknown-linux-musleabihf
powerpc64le-unknown-linux-gnu
s390x-unknown-linux-gnu
v4.9.2
Compare Source
Patch Changes
baf7086
Thanks @JounQin! - fix:PluginConfig
should use classic configgajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.6.10
Compare Source
Bug Fixes
check-values
,no-undefined-types
: avoid need for worker; fixes #1371 (#1372) (6d5c9fb)v50.6.9
Compare Source
Reverts
synckit
withmake-synchronized
(#1366)" (#1367) (771eadf)ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)
v2.20.0
Compare Source
Minor Changes
#394
70d4b06
Thanks @ota-meshi! - minor refactor#402
237932c
Thanks @JounQin! - refactor: hourcekeeping, bump all (dev) deps, stricter ruleoptions
typingseslint-community/eslint-plugin-n (eslint-plugin-n)
v17.17.0
Compare Source
🌟 Features
virtual:
in the modules pattern (#425) (a109793)🩹 Fixes
allowModules
option was disabled when using TS alias (#423) (9ae39fb)azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)
v4.12.1
Compare Source
compare changes
🐞 Bug Fixes
❤️ Contributors
v4.12.0
Compare Source
compare changes
🚀 Features
🐞 Bug Fixes
❤️ Contributors
v4.11.0
Compare Source
compare changes
🚀 Features
🐞 Bug Fixes
❤️ Contributors
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)
v1.18.0
Compare Source
Minor Changes
a61a2a4
Thanks @ota-meshi! - feat: alignMultilineFlowScalar option to indent ruleantfu/eslint-vitest-rule-tester (eslint-vitest-rule-tester)
v2.2.0
Compare Source
🚀 Features
View changes on GitHub
nodejs/node (node)
v22.15.0
Compare Source
un-ts/synckit (synckit)
v0.11.4
Compare Source
Patch Changes
18e6cd4
Thanks @JounQin! - fix: remove buggymodule-sync
entryv0.11.3
Compare Source
Patch Changes
cc7c724
Thanks @JounQin! - fix: legacy top leveltypes
entry should prefer.d.cts
v0.11.2
Compare Source
Patch Changes
133408d
Thanks @JounQin! - fix:.cts
should never be treated as esmv0.11.1
Compare Source
Patch Changes
0966d2a
Thanks @JounQin! - fix: add missingMessageChannel
fromnode:worker_threads
for Node 14 compatibilityv0.11.0
Compare Source
Minor Changes
59f7432
Thanks @JounQin! - feat: addoxc
ts runner support, correctswc
ts runner with--import
flag supportPatch Changes
#222
59f7432
Thanks @JounQin! - fix:.cjs
should never be treated as ESM#219
79fa3a2
Thanks @JounQin! - refactor: split into chunk files, addmodule-sync
entry#222
59f7432
Thanks @JounQin! - fix: only considerprocess.features.typescript
when--no-experimental-strip-types
flag enabledv0.10.3
Compare Source
Patch Changes
386bfb9
Thanks @fisker! - chore: improve performance on first runv0.10.2
Compare Source
Minor Changes
011e9c0
Thanks [@JounQin](htConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.