chore(deps): update dependencies (non-major) #237
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:
^0.23.0
->^0.23.2
^2.27.9
->^2.27.12
^7.47.11
->^7.50.0
^2.10.4
->^2.12.4
^18.3.12
->^18.3.18
^18.3.1
->^18.3.5
^3.7.1
->^3.8.0
^1.6.0
->^1.6.1
^9.14.0
->^9.18.0
^9.5.1
->^9.5.2
9.12.3
->9.15.5
^8.4.47
->^8.5.2
^3.3.3
->^3.5.0
^1.23.0
->^1.24.1
^1.35.0
->^1.38.0
^4.0.0
->^4.0.1
^8.3.5
->^8.3.6
^0.26.11
->^0.27.7
^4.2.10
->^4.4.2
^3.3.5
->^3.3.8
^5.6.3
->^5.7.3
Release Notes
antfu-collective/ni (@antfu/ni)
v0.23.2
Compare Source
No significant changes
View changes on GitHub
v0.23.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
changesets/changesets (@changesets/cli)
v2.27.12
Compare Source
Patch Changes
#1562
a0f87f1
Thanks @Netail, @cefn! - Fixed changelog application when executing usingnpx
and similar toolsUpdated dependencies [
a0f87f1
]:v2.27.11
Compare Source
Patch Changes
f0270f6
]:v2.27.10
Compare Source
microsoft/rushstack (@microsoft/api-extractor)
v7.50.0
Compare Source
Wed, 12 Feb 2025 01:10:52 GMT
Minor changes
v7.49.2
Compare Source
Thu, 30 Jan 2025 01:11:42 GMT
Version update only
v7.49.1
Compare Source
Thu, 09 Jan 2025 01:10:10 GMT
Version update only
v7.49.0
Compare Source
Tue, 07 Jan 2025 22:17:32 GMT
Minor changes
v7.48.1
Compare Source
Sat, 14 Dec 2024 01:11:07 GMT
Version update only
v7.48.0
Compare Source
Sat, 23 Nov 2024 01:18:55 GMT
Minor changes
v7.47.12
Compare Source
Fri, 22 Nov 2024 01:10:43 GMT
Version update only
ocavue/eslint-config (@ocavue/eslint-config)
v2.12.4
Compare Source
Bug Fixes
v2.12.3
Compare Source
Bug Fixes
v2.12.2
Compare Source
Bug Fixes
v2.12.1
Compare Source
Bug Fixes
package-json/valid-package-definition
(#163) (a907f0d)v2.12.0
Compare Source
Features
v2.11.3
Compare Source
Bug Fixes
v2.11.2
Compare Source
Bug Fixes
v2.11.1
Compare Source
Bug Fixes
v2.11.0
Compare Source
Features
v2.10.5
Compare Source
Bug Fixes
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
.v3.7.2
Compare Source
Add Vite 6 to peerDependencies range #207
Thanks @RobinTail
Revert throw when refresh runtime is loaded twice #237
Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.
This revert was done in the Babel plugin last year and I didn't port it back.
vitest-dev/vitest (@vitest/coverage-v8)
v1.6.1
Compare Source
This release includes security patches for:
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.18.0
Compare Source
v9.17.0
Compare Source
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
sindresorhus/execa (execa)
v9.5.2
Compare Source
Bug fixes
pnpm/pnpm (pnpm)
v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.Platinum Sponsors
Gold Sponsors
v9.15.4
: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>
updates only the specified package, withdedupe-peer-dependents=true
.Platinum Sponsors
Gold Sponsors
v9.15.3
Compare Source
v9.15.2
: pnpm 9.15.2Compare Source
Patch Changes
publish
/pack
error with workspace dependencies with relative paths #8904. It was broken inv9.4.0
(398472c).pnpm patch
on Windows #7546.git ls-remote
works via HTTPS #8906.Platinum Sponsors
Gold Sponsors
v9.15.1
Compare Source
v9.15.0
Compare Source
v9.14.4
Compare Source
v9.14.3
Compare Source
v9.14.2
Compare Source
Patch Changes
pnpm publish --json
should work #8788.Platinum Sponsors
Gold Sponsors
v9.14.1
Compare Source
Minor Changes
pnpm pack --json
to print packed tarball and contents in JSON formaConfiguration
📅 Schedule: Branch creation - "* 0-3 1 * *" (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.