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:
22.13.4
->22.13.9
8.24.1
->8.26.0
8.24.1
->8.26.0
3.0.6
->3.0.7
2.69.41
->2.69.48
2.198.329
->2.200.7
5.0.2
->5.0.4
9.20.1
->9.21.0
10.0.1
->10.0.2
10.8.2
->11.1.0
3.5.1
->3.5.3
~5.7.3
->~5.8.0
3.0.6
->3.0.7
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.26.0
Compare Source
🚀 Features
🩹 Fixes
accessor
properties with an invalidvoid
type (#10864)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.25.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.26.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.25.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.
vitest-dev/vitest (@vitest/coverage-v8)
v3.0.7
Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
cdk8s-team/cdk8s-core (cdk8s)
v2.69.48
Compare Source
2.69.48 (2025-03-03)
v2.69.47
Compare Source
2.69.47 (2025-03-01)
v2.69.46
Compare Source
2.69.46 (2025-02-26)
v2.69.45
Compare Source
2.69.45 (2025-02-25)
v2.69.44
Compare Source
2.69.44 (2025-02-25)
Bug Fixes
Include
not working with deno runtime (#2704) (b0c6507), closes cdk8s-team/cdk8s#2171v2.69.43
Compare Source
2.69.43 (2025-02-24)
v2.69.42
Compare Source
2.69.42 (2025-02-21)
cdk8s-team/cdk8s-cli (cdk8s-cli)
v2.200.7
Compare Source
2.200.7 (2025-03-04)
v2.200.6
Compare Source
2.200.6 (2025-03-03)
v2.200.5
Compare Source
2.200.5 (2025-03-02)
v2.200.4
Compare Source
2.200.4 (2025-03-01)
v2.200.3
Compare Source
2.200.3 (2025-02-28)
v2.200.2
Compare Source
2.200.2 (2025-02-27)
v2.200.1
Compare Source
2.200.1 (2025-02-26)
v2.200.0
Compare Source
2.200.0 (2025-02-25)
Features
v2.199.0
Compare Source
2.199.0 (2025-02-25)
Features
v2.198.335
Compare Source
2.198.335 (2025-02-25)
v2.198.334
Compare Source
2.198.334 (2025-02-24)
v2.198.333
Compare Source
2.198.333 (2025-02-23)
v2.198.332
Compare Source
2.198.332 (2025-02-22)
v2.198.331
Compare Source
2.198.331 (2025-02-21)
v2.198.330
Compare Source
2.198.330 (2025-02-20)
harrisiirak/cron-parser (cron-parser)
v5.0.4
Compare Source
84e100f
- Set milliseconds to 0 before returning schedule (#368)v5.0.3
Compare Source
e0bda7e
- Parse field for day of week should allow 0 or SUN values (#366)eslint/eslint (eslint)
v9.21.0
Compare Source
Features
418717f
feat: introduce new deprecated types for rules (#19238) (fnx)5c5b802
feat: Add--ext
CLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340d
fix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4
fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561ea
docs: Update README (GitHub Actions Bot)80b0485
docs: replacevar
withlet
andconst
in rule example (#19434) (Tanuj Kanti)f67d5e8
docs: Update README (GitHub Actions Bot)75afc61
docs: Update README (GitHub Actions Bot)0636cab
docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)dd7d930
docs: Update README (GitHub Actions Bot)Chores
a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453) (Francesco Trotta)265e0cf
chore: package.json update for @eslint/js release (Jenkins)3401b85
test: add test forRule.ReportDescriptor
type (#19449) (Francesco Trotta)e497aa7
chore: update rewrite dependencies (#19448) (Francesco Trotta)dab5478
chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)ebfe2eb
chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)5fd211d
test: processors can return subpaths (#19425) (Milos Djermanovic)prettier/eslint-config-prettier (eslint-config-prettier)
v10.0.2
Compare Source
Patch Changes
e750edc
Thanks @Fdawgs! - chore(package): explicitly declare js module typenpm/cli (npm)
v11.1.0
Compare Source
Features
7f6c997
#8009 add dry-run to deprecate/undeprecate commands (@wraithgar)1764a37
#8009 add npm undeprecate command (@wraithgar)Bug Fixes
31455b2
#8054 publish: honor force for no dist tag and registry version check (#8054) (@reggi)dc31c1b
#8038 remove max-len linting bypasses (@wraithgar)8a911ff
#8038 publish: disregard deprecated versions when calculating highest version (@wraithgar)7f72944
#8038 publish: accept publishConfig.tag to override highes semver check (@wraithgar)ab9ddc0
#7992 sbom: deduplicate sbom dependencies (#7992) (@bdehamer)f7da341
#7980 search: properly display multiple search terms (#7980) (@wraithgar)Documentation
3644e79
#8055 update readme for Node.js versions, remove badges (#8055) (@wraithgar)f1af61f
#8041 fix typos in "package-json" (#8041) (@maxkoryukov)e90c6fe
#8051 depth flag default value (#8051) (@milaninfy)866b5ee
#8030 safer documentation urls, repos, packages (#8030) (@reggi)Dependencies
7ddfbad
#8053@npmcli/[email protected]
9473a86
#8053[email protected]
a65e5ce
#8053@sigstore/[email protected]
215ebe4
#8053[email protected]
Chores
61f00e3
#8069 splits out smoke-tests from publish-dryrun tests (#8069) (@reggi)6d0f46e
#8058 stop publish smoke from check git clean (#8058) (@reggi)9281ebf
#8057 fix smoke tests prerelease needs separate string args (#8057) (@reggi)aa202e9
#8056 smoke tests using a preid (#8056) (@reggi)18e0449
#8053 dev dependency updates (@wraithgar)859a71c
#8052 update node versions for release integration tests (#8052) (@wraithgar)7e7961d
#8038 bump @npmcli/eslint-config to 5.1.0 (@wraithgar)@npmcli/[email protected]
v11.0.0
Compare Source
Documentation
8a911da
#7963 ls: removed design change pending section note (#7963) (@milaninfy)Dependencies
5319e48
#7973 remove unnecessary sprintf-js files in node_modules (#7973)d369c77
#7976[email protected]
3b2951a
#7976[email protected]
a598b7b
#7976[email protected]
52bcaf6
#7976[email protected]
aabf345
#7976[email protected]
28e8761
#7976[email protected]
Chores
ecd7190
#7976 dev dependency updates (@wraithgar)a07f4e0
#7976@npmcli/[email protected]
(@wraithgar)687ab12
#7970 remove pre-release mode from npm 11 and workspaces (#7970) (@wraithgar)@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v10.9.2
Compare Source
Dependencies
ae9345e
#7959@npmcli/[email protected]
39a19b3
#7959[email protected]
93e2186
#7956@npmcli/[email protected]
bf0ea00
#7956@npmcli/[email protected]
c84baa3
#7956[email protected]
e642099
#7956[email protected]
v10.9.1
Compare Source
Bug Fixes
c7fe0db
#7924 perf: enable compile cache if present (#7924) (@H4ad)Dependencies
a221db7
#7931[email protected]
fbad17a
#7931[email protected]
65d2a86
#7922@sigstore/[email protected]
be45963
#7922[email protected]
fb0bfbd
#7922[email protected]
ccadf2a
#7922[email protected]
b25712e
#7922[email protected]
1c9e96f
#7922[email protected]
f13bc9c
#7922[email protected]
029060c
#7922[email protected]
9350950
#7922@npmcli/[email protected]
c003827
#7922[email protected]
d6194f5
#7922[email protected]
4ff29f6
#7922[email protected]
fd6f4fb
#7922[email protected]
b3f3004
#7922[email protected]
a1f9d48
#7922[email protected]
Chores
3ace1c1
#7922 update arborist in mock-registry (@wraithgar)[email protected]
v10.9.0
Compare Source
Features
4d57928
#7766 devEngines (#7766) (@reggi)Bug Fixes
6ca609e
#7789 ping and doctor commands fix for checking if registry is online (#7789) (@milaninfy)Documentation
63d6a73
#7783 package.json: add brief section on exports, link to Node.js docs (#7783) (@wheresrhys)366c07e
#7776 remove incorrect note about npm install (#7776) (@wraithgar)Dependencies
60a7ee5
#7803 hoist npm-normalize-package-bin20dd44f
#7803 hoist minipass-fetch5795987
#7803 update[email protected]
99ccae3
#7803 update[email protected]
75786ad
#7803 update@npmcli/[email protected]
1c25a1d
#7803 update@npmcli/[email protected]
2d7fc3d
#7803 update@npmcli/[email protected]
1e09334
#7803 update@npmcli/[email protected]
820e983
#7803 update@npmcli/[email protected]
9cd6603
#7803 update[email protected]
b84d907
#7803 update@npmcli/[email protected]
53ed632
#7803 update[email protected]
ab40dab
#7803 update[email protected]
b1c4770
#7803 update[email protected]
8206c4f
#7803 update[email protected]
8b7dbc8
#7803 update[email protected]
f6909a0
#7803 update[email protected]
f9b2e18
#7803 update[email protected]
e7ab206
#7803 update[email protected]
b28dbb1
#7803 update[email protected]
d13a20b
#7803 update[email protected]
5208f74
#7803 update[email protected]
092f41f
#7803 update[email protected]
50a7bc8
#7803 update[email protected]
591130d
#7803 update[email protected]
be6ae96
#7803 update[email protected]
8d4060a
#7803 update[email protected]
105fa2b
#7803 update[email protected]
eae4f57
#7803 update[email protected]
7214149
#7803 update[email protected]
c4bed31
#7803 update[email protected]
f54b155
#7803 update[email protected]
6deae9e
#7803 update[email protected]
034c729
#7803 update[email protected]
ddb8be0
#7803 update[email protected]
538a4cc
#7803 update@npmcli/[email protected]
b80d048
#7803 update@npmcli/[email protected]
81137fc
#7803 update@npmcli/[email protected]
2076368
#7803 update@npmcli/[email protected]
feac87c
#7803 update@npmcli/[email protected]
dd90f9e
#7803 update@npmcli/[email protected]
Chores
95e2cb1
#7810 ignore .github folder in release-please (@reggi)be1e6da
#7803 update[email protected]
(@reggi)43f2374
#7803 update[email protected]
(@reggi)bb03036
#7803 update[email protected]
(@reggi)2072705
#7803 update@npmcli/[email protected]
(@reggi)949d8f8
#7803 engine ^18.17.0 || >=20.5.0 in package template (@reggi)fefd509
[#77Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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.