ci(dev-deps): update all non-major dependencies #523
+1,149
−740
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:
5.0.3
->5.0.4
1.2.2
->1.2.4
3.3.3
->3.5.2
6.0.1
->6.0.2
12.1.1
->12.1.2
2.0.1
->2.0.2
4.17.13
->4.17.14
20.17.5
->20.17.12
22.8.6
->22.10.5
1.1.7
->1.1.24
3.6.3
->3.7.0
0.1.2
->0.1.3
7.1.0
->7.2.1
4.4.0
->4.6.1
50.4.3
->50.6.1
2.16.0
->2.18.2
17.12.0
->17.15.1
7.1.0
->7.2.1
2.6.0
->2.7.0
56.0.0
->56.0.1
1.15.0
->1.16.0
v1.5.0
->v1.6.0
9.1.6
->9.1.7
5.36.1
->5.42.0
15.2.10
->15.3.0
0.14.0
->0.17.1
20.18.0
->20.18.1
9.12.3
->9.15.3
3.3.3
->3.4.2
2.5.3
->2.5.6
4.24.3
->4.30.1
5.6.3
->5.7.3
5.0.1
->5.1.4
Release Notes
streetsidesoftware/cspell-dicts (@cspell/dict-cryptocurrencies)
v5.0.4
Compare Source
Updates and Bug Fixes
eslint/rewrite (@eslint/compat)
v1.2.4
Compare Source
v1.2.3
Compare Source
RebeccaStevens/eslint-config-rebeccastevens (@rebeccastevens/eslint-config)
v3.5.2
Compare Source
Bug Fixes
v3.5.1
Compare Source
Bug Fixes
v3.5.0
Compare Source
Bug Fixes
Features
v3.4.0
Compare Source
Bug Fixes
Features
3.3.5 (2024-12-14)
Bug Fixes
3.3.4 (2024-11-28)
Bug Fixes
3.3.3 (2024-10-20)
Bug Fixes
3.3.2 (2024-10-09)
Bug Fixes
3.3.1 (2024-10-08)
Bug Fixes
v3.3.5
Compare Source
Bug Fixes
v3.3.4
Compare Source
Bug Fixes
rollup/plugins (@rollup/plugin-replace)
v6.0.2
2024-12-15
Bugfixes
objectGuards
option (#1818)rollup/plugins (@rollup/plugin-typescript)
v12.1.2
2024-12-15
Bugfixes
sebbo2002/semantic-release-jsr (@sebbo2002/semantic-release-jsr)
v2.0.2
Compare Source
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.24
Compare Source
Bug Fixes
v1.1.23
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.22...v1.1.23
v1.1.22
Compare Source
Bug Fixes
valid-title
false positives whentest.extend
is used (#584) (9c2670a)v1.1.21
Compare Source
Bug Fixes
Performance Improvements
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.20...v1.1.21
v1.1.20
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.19...v1.1.20
v1.1.19
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.18...v1.1.19
v1.1.18
Compare Source
Features
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.17...v1.1.18
v1.1.17
Compare Source
Bug Fixes
What's Changed
prefer-called-with
rule docs by @FloEdelmann in https://github.com/vitest-dev/eslint-plugin-vitest/pull/592Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.16...v1.1.17
v1.1.16
Compare Source
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.15...v1.1.16
v1.1.15
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.14...v1.1.15
v1.1.14
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.13...v1.1.14
v1.1.13
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.12...v1.1.13
v1.1.12
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.11...v1.1.12
v1.1.11
Compare Source
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.10...v1.1.11
v1.1.10
Compare Source
Bug Fixes
v1.1.9
Compare Source
Features
v1.1.8
Compare Source
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.7.0
Compare Source
Minor Changes
#326
93ea130
Thanks @SukkaW! - This version has implemented theeslint-plugin-import-x
's v3 resolver interface. This allows you to use import/require to referenceeslint-import-resolver-typescript
directly in your ESLint flat config:Previously
Now
Note that this only works with
eslint-plugin-import-x@>=4.5.0
. You can't usecreateTypeScriptImportResolver
with the older versions ofeslint-plugin-import-x
or any existing versions ofeslint-plugin-import
.antfu/eslint-plugin-format (eslint-plugin-format)
v0.1.3
Compare Source
🐞 Bug Fixes
@dprint/formatter
- by @antfu (8dbc9)View changes on GitHub
eslint-functional/eslint-plugin-functional (eslint-plugin-functional)
v7.2.1
Compare Source
v7.2.0
Compare Source
Features
ignoreCodePattern
for ignoring if conditions (#909) (d3cf5d8)un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.6.1
Compare Source
Patch Changes
be9c3e8
Thanks @mrginglymus! - Fix enhanced-resolve dependencyv4.6.0
Compare Source
Minor Changes
46d2360
Thanks [@SukConfiguration
📅 Schedule: Branch creation - "* 0-3 1 * *" (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.