chore(deps): update all non-major dependencies #434
Merged
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:
^3.8.0
->^3.9.1
^2.2.265
->^2.2.272
^1.22.2
->^1.23.0
^22.8.1
->^22.9.0
^9.7.1
->^9.8.1
^9.13.0
->^9.14.0
^2.3.3
->^2.4.0
^0.13.2
->^0.14.0
^4.24.2
->^4.27.0
^0.63.6
->^0.64.1
^0.19.3
->^0.20.1
^5.4.10
->^5.4.11
^1.4.1
->^1.5.0
^2.1.4
->^2.1.5
^3.5.12
->^3.5.13
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v3.9.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
iconify/icon-sets (@iconify/json)
v2.2.272
Compare Source
v2.2.271
Compare Source
v2.2.270
Compare Source
v2.2.269
Compare Source
v2.2.268
Compare Source
v2.2.267
Compare Source
v2.2.266
Compare Source
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.23.0
Compare Source
🚀 Features
@michael-makes/shiki-colorized-brackets
JSR package - by @MichaelMakesGames in https://github.com/shikijs/shiki/issues/831 (94cc6)View changes on GitHub
antfu/bumpp (bumpp)
v9.8.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.8.0
Compare Source
🚀 Features
View changes on GitHub
eslint/eslint (eslint)
v9.14.0
Compare Source
unjs/jiti (jiti)
v2.4.0
Compare Source
compare changes
🚀 Enhancements
jiti.import<T>
(#331)🩹 Fixes
.ts
files with.js
extension from js files (#337)🏡 Chore
🤖 CI
❤️ Contributors
rolldown/rolldown (rolldown)
v0.14.0
Compare Source
Bug Fixes
__commonJS
second param on demand (#2314) (5d4fe3e), closes /github.com/evanw/esbuild/blob/9c13ae1f06dfa909eb4a53882e3b7e4216a503fe/internal/linker/linker.go#L4811-L4818RESOLVED_MODULE_PRELOAD_POLYFILL_ID
(#2261) (df113d5)advancedChunks.groups[*].test
should be aRegExp
(#2393) (be3527e), closes #2391eslint/no-unsafe-optional-chaining
violation (#2432) (6c83c39)PluginContext#resolve
should care aboutInputOptions#external
(#2307) (50fa284)default as alias
(#2439) (a2b10d2)cwd
ratherimporter
(#2262) (ff62f77)-s
flag not working in cli & Update cli help info (#2517) (8ad0293)[hash:6]
inentryFileNames
does not get replaced with hash (#2238) (ae7ea95), closes #2206./**.js
syntax (#2313) (17fefa4), closes #2298MISSING_NAME_OPTION_FOR_IIFE_EXPORT
is output even if nothing is exported from the entrypoint (#2256) (c0e7b5f), closes #2255object_guards
option (#2322) (3899128)object_guards
enabled and simple values (#2318) (940d676)expand_typeof_replacements
(#2196) (d6233d8)__toCommonJS
if it is plain require (#2547) (26282e0)void 0
(#2347) (a183537)-s
for sourcemap. (#2236) (e52ef2f), closes #2225cjs
(#2525) (829e36d)Features
repr_name
with esbuild (#2285) (930d1bc)commonJSMin
andesmMin
(#2346) (ceacea3)CssAstScanner
(#2366) (f1e4907)at-import
statements in output (#2423) (5b6497d)moduleType
type (#2217) (2685a07)resolve#extensionAlias
option (#2337) (15c41fa), closes #2327disableLiveBindings
option (#2282) (c56991c)output.file
option (#2567) (378692a)targets
key for options. (#2242) (7dcfefc)checks
options to control if to emit some warnings (#2192) (b110ec3)CssView
(#2248) (7952415)ModuleType::Css
(#2247) (7531196)rolldown_std_utils
crate to store utils/extensions for the rust std library (#2372) (2481251)string_wizard
to the repo (#2572) (2ace0eb)file
option (#2565) (cda7c35)SymbolRefDbForModule
while scanning oxc AST (#2380) (d8b07cc)css
module type in dataurl. (#2272) (00e6edd)Performance Improvements
backtrack_limit
(#2202) (3874566)expand_typeof_replacements
avoid temporary vecs (#2321) (84cb2a2)expand_typeof_replacements
use regex crate (#2320) (22b43cd)SemanticBuilder::with_stats
when running semantic analysis on same AST twice (#2230) (7220e80), closes #22270.13.2 (2024-09-06)
Features
minSize
,minShareCount
(#2178) (78c7750)minSize
,minShareCount
(#2177) (3c95d30)min_share_count
option (#2176) (689cbc2)min_size
option (#2175) (1e9c2d9)0.13.1 (2024-09-05)
Bug Fixes
process.env.NODE_ENV
inside paren expr (#2153) (fddb2f5)examples/rollup-plugin-esbuild
build successfully (#2164) (49f2d83), closes #2163console.log
(#2145) (d24c337)+1
-1
as number literal (#2162) (40ae24d)Features
OutputOptions#advancedChunks
(#2167) (851475d)Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 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.