fix(deps): update all non-major dependencies #46
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.6.0
->5.6.1
9.19.0
->9.20.0
3.0.1
->3.1.0
22.13.0
->22.13.1
3.7.2
->3.8.0
3.0.2
->3.0.5
3.0.2
->3.0.5
5.23.3
->5.23.4
9.19.0
->9.20.0
0.4.18
->0.4.19
1.83.4
->1.84.0
8.22.0
->8.23.0
3.0.2
->3.0.5
Release Notes
eslint/eslint (@eslint/js)
v9.20.0
Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v3.1.0
Compare Source
Features
vitejs/vite-plugin-react-swc (@vitejs/plugin-react-swc)
v3.8.0
Compare Source
Add useAtYourOwnRisk_mutateSwcOptions option
The future of Vite is with OXC, and from the beginning this was a design choice to not exposed too many specialties from SWC so that Vite React users can move to another transformer later.
Also debugging why some specific version of decorators with some other unstable/legacy feature doesn't work is not fun, so we won't provide support for it, hence the name
useAtYourOwnRisk
.vitest-dev/vitest (@vitest/ui)
v3.0.5
Compare Source
This release includes security patches for:
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.0.4
Compare Source
🐞 Bug Fixes
development|production
condition on Vites 6 by @hi-ogawa and @sheremet-va (#7301) (ef146)/__screenshot-error
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7340 (ed9ae)View changes on GitHub
v3.0.3
Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
ant-design/ant-design (antd)
v5.23.4
Compare Source
蛇年第一个版本,开工大吉!🐍
Pagination
可访问性问题,补充缺失的 ARIA 属性支持。#52616 @aojunhao123theme="dark"
时水平菜单的文字色和背景色同色的问题。#52617 @afc163eslint/eslint (eslint)
v9.20.0
Compare Source
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.19
Compare Source
Add name to configs for ESLint Config Inspector
sass/dart-sass (sass)
v1.84.0
Compare Source
Allow newlines in whitespace in the indented syntax.
Potentially breaking bug fix: Selectors with unmatched brackets now always
produce a parser error. Previously, some edge cases like
[foo#{"]:is(bar"}) {a: b}
would compile without error, but this was an unintentional bug.Fix a bug in which various Color Level 4 functions weren't allowed in plain
CSS.
Fix the error message for
@extend
without a selector and possibly otherparsing edge-cases in contexts that allow interpolation.
Embedded Host
SassBoolean
type to adhere to the spec,now using a class instead of an interface.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.23.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.
Configuration
📅 Schedule: Branch creation - "every weekend" (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.