chore(dev-deps): update all non-major dependencies #424
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:
1.2.0
->1.2.2
3.3.2
->3.3.3
12.1.0
->12.1.1
16.18.113
->16.18.118
7.0.2
->7.1.0
4.3.1
->4.4.0
50.4.1
->50.4.3
17.11.1
->17.12.0
2.0.3
->2.0.4
1.14.0
->1.15.0
5.33.3
->5.36.0
9.12.1
->9.12.3
4.24.0
->4.24.3
4.19.1
->4.19.2
0.26.9
->0.26.10
Release Notes
eslint/rewrite (@eslint/compat)
v1.2.2
Compare Source
v1.2.1
Compare Source
RebeccaStevens/eslint-config-rebeccastevens (@rebeccastevens/eslint-config)
v3.3.3
Compare Source
Bug Fixes
rollup/plugins (@rollup/plugin-typescript)
v12.1.1
2024-10-16
Bugfixes
eslint-functional/eslint-plugin-functional (eslint-plugin-functional)
v7.1.0
Compare Source
Features
7.0.3 (2024-10-20)
Bug Fixes
7.0.2 (2024-08-26)
Bug Fixes
Promise<void>
whenignoreVoid
is set (#866) (2e1a992)7.0.1 (2024-08-07)
Bug Fixes
v7.0.3
Compare Source
Bug Fixes
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.4.0
Compare Source
Minor Changes
9c58269
Thanks @teidesu! - Add new rule optioncheckTypedImports
forextensions
, backports https://github.com/import-js/eslint-plugin-import/pull/2817Patch Changes
#171
9715220
Thanks @SukkaW! - Perf: avoid regexp during parser choosing#171
9715220
Thanks @SukkaW! - Add extra guard for ruleno-named-as-default
. A few guards are borrowed from https://github.com/import-js/eslint-plugin-import/pull/3032, but we don't sync the rest of changes from upstream since we have already implemented a way more performant check.#171
9715220
Thanks @SukkaW! - More test cases forno-named-export
andno-defualt-export
rule specifically with non-modulesourceType
#171
9715220
Thanks @SukkaW! - Fixexport
when there is only oneTSDeclareFunction
(https://github.com/import-js/eslint-plugin-import/pull/3065)#171
9715220
Thanks @SukkaW! - PreventExportMap
's cache is being tainted by incompatible parser (e.g. oldbabel-eslint
). The cache is now skipped w/ incompatible parsers, which might introduce performance impacts only for those who are using incompatible parsers. (https://github.com/import-js/eslint-plugin-import/pull/3062)#171
9715220
Thanks @SukkaW! - Docs: fix a few typos here and there#168
5de039c
Thanks @hyoban! - Fixes https://github.com/un-ts/eslint-plugin-import-x/issues/167, theno-duplicates
rule now allows co-existing inline type imports and namespace imports.#171
9715220
Thanks @SukkaW! - Properly fix espree parser w/ ESLint Flat Configgajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.4.3
Compare Source
Bug Fixes
docs.description
(9a93119)v50.4.2
Compare Source
Bug Fixes
docs.description
(f6616c7)eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.12.0
Compare Source
🌟 Features
🩹 Fixes
getCallSite
is experimental (#363) (d15c63a)process.features
(#362) (9552a4a)🧹 Chores
SonarSource/SonarJS (eslint-plugin-sonarjs)
v2.0.4
Compare Source
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)
v1.15.0
Compare Source
Minor Changes
4790eaf
Thanks @ota-meshi! - feat: addoverrides
option toyml/plain-scalar
webpro-nl/knip (knip)
v5.36.0
Compare Source
c5f0ee6
)v5.35.1
Compare Source
v5.35.0
Compare Source
v5.34.4
Compare Source
v5.34.3
Compare Source
v5.34.2
Compare Source
eca123b
)c881d78
)62b10ba
)bff0977
)366acdc
)v5.34.1
Compare Source
846ed76
)9defcb9
)e028528
)20070ba
)5bb56e7
)c9afd52
)20b2504
)v5.34.0
Compare Source
path
if step also hasrepository
in github-action plugin (c6e4d31
)a2217a2
)a2e83f8
)bae87d9
)31f1e7e
)617e067
)939f511
)f4db204
)c2e2712
)virtual:
imports, don't report as unlisted dependencies (2ef75cc
)53839e0
)98c1ff7
)ignoreDependencies
(b8875be
)58ba79f
)f4dc1e1
)a413ad8
)c03f963
)d288779
)f2732fa
)4973a9d
)6115107
)f1349c2
)pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).v9.12.2
Compare Source
Patch Changes
rollup/rollup (rollup)
v4.24.3
Compare Source
2024-10-29
Bug Fixes
Pull Requests
v4.24.2
Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.1
Compare Source
2024-10-27
Bug Fixes
Pull Requests
privatenumber/tsx (tsx)
v4.19.2
Compare Source
Bug Fixes
This release is also available on:
TypeStrong/TypeDoc (typedoc)
v0.26.10
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.