fix(deps): update all non-major dependencies #96
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:
^8.0.0
->^8.1.0
^7.26.3
->^7.26.5
^7.26.3
->^7.26.7
^7.26.3
->^7.26.7
^4.5.1
->^4.6.0
^2.0.2
->^2.1.0
^22.10.2
->^22.10.10
^1.3.2
->^1.4.0
^9.9.1
->^9.11.1
^9.17.0
->^9.19.0
^0.6.3
->^0.7.0
9.15.0
->9.15.4
^4.28.1
->^4.32.0
^8.3.5
->^8.3.6
^5.7.2
->^5.7.3
^2.1.0
->^2.1.2
^6.0.4
->^6.0.11
Release Notes
antfu/utils (@antfu/utils)
v8.1.0
Compare Source
🚀 Features
filterInPlace
function - by @antfu (a47b8)View changes on GitHub
babel/babel (@babel/generator)
v7.26.5
Compare Source
👓 Spec Compliance
babel-parser
import.defer()
form ofimport defer
(@babel-bot)🐛 Bug Fix
babel-plugin-transform-block-scoped-functions
isInStrictMode
in Babel 7 (@liuxingbaoyu)babel-plugin-transform-typescript
babel-parser
@(a.b)()
(@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
babel-compat-data
,babel-preset-env
transform-typeof-symbol
compat data (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
🔬 Output optimization
babel-plugin-transform-nullish-coalescing-operator
babel/babel (@babel/parser)
v7.26.7
Compare Source
v7.26.7 (2025-01-24)
Thanks @branchseer and @tquetano-netflix for your first PRs!
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)Committers: 6
v7.26.5
Compare Source
v7.26.5 (2025-01-10)
👓 Spec Compliance
babel-parser
import.defer()
form ofimport defer
(@babel-bot)🐛 Bug Fix
babel-plugin-transform-block-scoped-functions
isInStrictMode
in Babel 7 (@liuxingbaoyu)babel-plugin-transform-typescript
babel-parser
@(a.b)()
(@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
babel-compat-data
,babel-preset-env
transform-typeof-symbol
compat data (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
🔬 Output optimization
babel-plugin-transform-nullish-coalescing-operator
Committers: 5
sxzz/eslint-config (@sxzz/eslint-config)
v4.6.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
sxzz/prettier-config (@sxzz/prettier-config)
v2.1.0
Compare Source
sxzz/ast-kit (ast-kit)
v1.4.0
Compare Source
🚀 Features
isDeclarationType
- by @sxzz (22e36)🐞 Bug Fixes
View changes on GitHub
antfu-collective/bumpp (bumpp)
v9.11.1
Compare Source
🚀 Features
View changes on GitHub
v9.11.0
Compare Source
🚀 Features
View changes on GitHub
v9.10.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.10.1
Compare Source
🚀 Features
View changes on GitHub
v9.10.0
Compare Source
🚀 Features
--install
flag - by @antfu (96a47)View changes on GitHub
v9.9.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.9.2
Compare Source
No significant changes
View changes on GitHub
eslint/eslint (eslint)
v9.19.0
Compare Source
v9.18.0
Compare Source
sxzz/magic-string-ast (magic-string-ast)
v0.7.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
pnpm/pnpm (pnpm)
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
rollup/rollup (rollup)
v4.32.0
Compare Source
2025-01-24
Features
Bug Fixes
Pull Requests
v4.31.0
Compare Source
2025-01-19
Features
Bug Fixes
Pull Requests
v4.30.1
Compare Source
2025-01-07
Bug Fixes
Pull Requests
v4.30.0
Compare Source
2025-01-06
Features
Pull Requests
v4.29.2
Compare Source
2025-01-05
Bug Fixes
import()
expressions from CommonJS (#5781)Pull Requests
v4.29.1
Compare Source
2024-12-21
Bug Fixes
Pull Requests
v4.29.0
Compare Source
2024-12-20
Features
Pull Requests
egoist/tsup (tsup)
v8.3.6
Compare Source
🐞 Bug Fixes
onSuccess
- by @laat in https://github.com/egoist/tsup/issues/1256 (314a6)View changes on GitHub
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
unjs/unplugin (unplugin)
v2.1.2
Compare Source
🐞 Bug Fixes
9f85a26
- by @sxzz (4abab)View changes on GitHub
v2.1.1
Compare Source
🐞 Bug Fixes
build
for custom esbuild setup - by @sxzz (9f85a)View changes on GitHub
vitejs/vite (vite)
v6.0.11
Compare Source
preview.allowedHosts
with specific values was not respected (#19246) (aeb3ec8), closes #19246v6.0.10
Compare Source
server.origin
URL (#19241) (2495022), closes #19241v6.0.9
Compare Source
server.allowedHosts
(bd896fb)server.cors: false
to disallow fetching from untrusted origins (b09572a)v6.0.8
Compare Source
server.close()
only called once (#19204) (db81c2d), closes #19204defaultServerConditions
(#19174) (ad75c56), closes #19174ESBuildOptions.include / exclude
type to allowreadonly (string | RegExp)[]
(ea53e70), closes #19146v6.0.7
Compare Source
minify
whenbuilder.sharedPlugins: true
(#19025) (f7b1964), closes #19025vite-ignore
attribute for inline script (#19062) (a492253), closes #19062Configuration
📅 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.