-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update devdependencies minor and patch updates #214
Open
renovate
wants to merge
1
commit into
2.3
Choose a base branch
from
renovate/dev-minor-patch
base: 2.3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+546
−447
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 1, 2024 13:35
f61fceb
to
d8da754
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 2, 2024 11:29
d8da754
to
d068229
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 3, 2024 20:16
d068229
to
8d520a7
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 4, 2024 02:06
8d520a7
to
1f3c489
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 4, 2024 22:38
1f3c489
to
66707a6
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 6, 2024 00:41
66707a6
to
98d1987
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 6, 2024 04:16
98d1987
to
0001980
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 9, 2024 20:38
0001980
to
261e7b7
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 11, 2024 10:18
261e7b7
to
37cf947
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 13, 2024 09:59
37cf947
to
f62fbcd
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 16, 2024 11:21
f62fbcd
to
124eaf5
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 16, 2024 23:14
124eaf5
to
129491e
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 17, 2024 10:01
129491e
to
8c51156
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
September 19, 2024 19:35
8c51156
to
43ec177
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
3 times, most recently
from
December 23, 2024 19:53
3de3e91
to
fc50411
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
5 times, most recently
from
January 2, 2025 13:48
351c2b5
to
512ea11
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
6 times, most recently
from
January 11, 2025 22:37
7d98f4e
to
09c6e84
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
8 times, most recently
from
January 20, 2025 20:33
777da0b
to
aeaf9aa
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
5 times, most recently
from
January 23, 2025 20:23
89477af
to
d5d70cd
Compare
renovate
bot
force-pushed
the
renovate/dev-minor-patch
branch
from
January 26, 2025 08:25
d5d70cd
to
93d4a00
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
9.16.0
->9.19.0
1.3.6
->1.3.9
6.6.2
->6.6.3
16.0.1
->16.2.0
5.2.0
->5.2.1
20.17.4
->20.17.16
18.3.12
->18.3.18
18.3.1
->18.3.5
4.3.3
->4.3.4
2.1.4
->2.1.8
9.16.0
->9.19.0
0.4.16
->0.4.18
15.11.0
->15.14.0
15.2.11
->15.4.2
3.3.3
->3.4.2
5.6.3
->5.7.3
8.18.0
->8.21.0
5.4.10
->5.4.14
4.4.5
->4.4.10
^0.19.8
->^0.21.0
2.1.4
->2.1.8
Release Notes
eslint/eslint (@eslint/js)
v9.19.0
Compare Source
v9.18.0
Compare Source
v9.17.0
Compare Source
Features
eed91d1
feat: add suggestions tono-unused-vars
(#18352) (Tanuj Kanti)Bug Fixes
67d683d
fix: fix crash whenmessage.fix
is nullish (#19168) (ntnyq)c618707
fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)Documentation
3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230) (루밀LuMir)e0a2203
docs: add missing backticks tono-sequences
(#19233) (루밀LuMir)4cc4881
docs: Update README (GitHub Actions Bot)3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)bf2a4f6
docs: add missing backticks tofunc-style
(#19227) (루밀LuMir)ba098bd
docs: add missing header toprefer-spread
(#19224) (루밀LuMir)b607ae6
docs: update description ofno-param-reassign
(#19220) (루밀LuMir)1eb424d
docs: add missing backticks toprefer-destructuring
(#19223) (루밀LuMir)85998d1
docs: add missing backticks tono-unneeded-ternary
(#19222) (루밀LuMir)b75b32c
docs: add missing backticks tono-new-func
(#19219) (루밀LuMir)a7700bc
docs: add missing backticks toid-length
(#19217) (루밀LuMir)e2bb429
docs: add missing backticks tocomplexity.md
(#19214) (루밀LuMir)045d716
docs: add missing)
toid-denylist
(#19213) (루밀LuMir)7fe4114
docs: Update README (GitHub Actions Bot)c743ba6
docs: add CSS language tono-restricted-syntax
(#19208) (Milos Djermanovic)1416d70
docs: add missing backticks toeqeqeq
(#19207) (루밀LuMir)b950c1b
docs: add missing backticks toprefer-object-spread
(#19206) (루밀LuMir)8a941cb
docs: update docs anddescription
ofrequire-unicode-regexp
(#19205) (루밀LuMir)cbab228
docs: Update README (GitHub Actions Bot)f2257ce
docs: update comments anddescription
ofno-script-url
(#19203) (루밀LuMir)365f0f4
docs: add missing backtick todefault-case-last
(#19202) (루밀LuMir)e6b84f5
docs: add missing punctuation in document (#19161) (루밀LuMir)c88708e
docs: replace quote with backtick indescription
offor-direction
(#19199) (루밀LuMir)a76f233
docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)db19502
docs: Update README (GitHub Actions Bot)Chores
cc243c9
chore: upgrade to@eslint/[email protected]
(#19242) (Francesco Trotta)84c5787
chore: package.json update for @eslint/js release (Jenkins)4c4f53b
chore: add missing backticks toflags.js
(#19226) (루밀LuMir)4b3132c
chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])9bf2204
chore: add type definitions for theeslint-config-eslint
package (#19050) (Arya Emami)ee8c220
chore: fix incorrectname
property inintegration-tutorial-code
(#19218) (루밀LuMir)cca801d
chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)originjs/vite-plugin-federation (@originjs/vite-plugin-federation)
v1.3.9
Compare Source
Please refer to CHANGELOG.md for details.
v1.3.8
Compare Source
Please refer to CHANGELOG.md for details.
v1.3.7
Compare Source
Please refer to CHANGELOG.md for details.
testing-library/jest-dom (@testing-library/jest-dom)
v6.6.3
Compare Source
testing-library/react-testing-library (@testing-library/react)
v16.2.0
Compare Source
Features
v16.1.0
Compare Source
trivago/prettier-plugin-sort-imports (@trivago/prettier-plugin-sort-imports)
v5.2.1
Compare Source
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.4
Compare Source
Add Vite 6 to peerDependencies range
Vite 6 is highly backward compatible, not much to add!
Force Babel to output spec compliant import attributes #386
The default was an old spec (
with type: "json"
). We now enforce spec compliant (with { type: "json" }
)vitest-dev/vitest (@vitest/coverage-v8)
v2.1.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.1.7
Compare Source
🐞 Bug Fixes
pnpm.overrides
or yarn resolutions to override thevite
version in thevitest
package - the APIs are compatible.View changes on GitHub
v2.1.6
Compare Source
🚀 Features
View changes on GitHub
v2.1.5
Compare Source
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrors
without base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejection
even when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrent
from theRuntimeConfig
type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll
,.element
,.rejects
/.resolves
, andlocator.*
weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enter
or'a'
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
eslint/eslint (eslint)
v9.19.0
Compare Source
v9.18.0
Compare Source
v9.17.0
Compare Source
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.18
Compare Source
ESM/CJS interop is the worth that happend to this ecosystem, this is all I have to say.
v0.4.17
Compare Source
.default
property access under TS node16 module resolution (fixes #70)sindresorhus/globals (globals)
v15.14.0
Compare Source
v15.13.0
Compare Source
v15.12.0
Compare Source
Iterator
to ES2025 (#272)439b398
dd0a502
lint-staged/lint-staged (lint-staged)
v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.v15.3.0
Compare Source
Minor Changes
#1495
e69da9e
Thanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98
Thanks @iiroj! - Added more help messages around the automaticgit stash
that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8
, orgit stash list
:prettier/prettier (prettier)
v3.4.2
Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-
in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(foo += 2)">Click</button> </template> <!-- Prettier 3.4.1 --> <template> <button @​click="foo += 2">Click</button> </template>
v3.4.0
Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
v5.7.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.21.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.20.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.19.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.19.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.18.2
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.18.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.14
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.13
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.12
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
garronej/vite-envs (vite-envs)
v4.4.10
Compare Source
Full Changelog: garronej/vite-envs@v4.4.6...v4.4.10
v4.4.9
Compare Source
Full Changelog: garronej/vite-envs@v4.4.8...v4.4.9
v4.4.8
Compare Source
Full Changelog: garronej/vite-envs@v4.4.7...v4.4.8
v4.4.7
Compare Source
Full Changelog: garronej/vite-envs@v4.4.6...v4.4.7
v4.4.6
Compare Source
Full Changelog: garronej/vite-envs@v4.4.5...v4.4.6
vite-pwa/vite-plugin-pwa (vite-plugin-pwa)
v0.21.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.21.0
Compare Source
🚨 Breaking Changes
Configuration
📅 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.