fix(deps): update all non-major dependencies #823
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:
^7.28.3
->^7.28.4
^1.12.1
->^1.12.3
^9.34.0
->^9.35.0
1.0.0-beta.34
->1.0.0-beta.35
^4.1.12
->^4.1.13
^22.18.0
->^22.18.1
^9.34.0
->^9.35.0
10.15.0
->10.15.1
1.0.0-beta.34
->1.0.0-beta.35
^3.0.1
->^3.0.2
^4.1.12
->^4.1.13
^8.41.0
->^8.42.0
^7.1.5
->^7.1.6
^7.1.3
->^7.1.4
^4.33.1
->^4.34.0
Release Notes
babel/babel (@babel/core)
v7.28.4
Compare Source
🏠 Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
transform-regenerator
(@liuxingbaoyu)babel-core
cloudflare/workers-sdk (@cloudflare/vite-plugin)
v1.12.3
Compare Source
Patch Changes
#10544
4c80c78
Thanks @jamesopstad! - SetpreserveEntrySignatures: "strict"
for Worker environments. This ensures that no additional exports are added to the entry module.#10527
818ce22
Thanks @vicb! - Bumpunenv
to 2.0.0-rc.20The latest release include a fix for
node:tty
default export.See the changelog for full details.
Updated dependencies [
6e8dd80
,4cb3370
,7211609
,818ce22
,5d69df4
,5d69df4
,c22acc6
,cb22f5f
,cc47b51
,c0fad5f
,c6a39f5
,a565291
]:v1.12.2
Compare Source
Patch Changes
31ecfeb
,f656d1a
,22c8ae6
,bd21fc5
,3c15bbb
,dc81221
,38bdb78
,4851955
,4492eb0
]:eslint/eslint (@eslint/js)
v9.35.0
Compare Source
rolldown/rolldown (@rolldown/pluginutils)
v1.0.0-beta.35
Compare Source
🚀 Features
generateBundle
logic (#5987) by @shulaodaaugmentChunkHash
logic (#5986) by @shulaodaWatcherConfig
for configurable watcher parameters (#5991) by @hyf0import.meta.invalidate
and migrate tests (#5979) by @hyf0TestDevServer
withDevEngine
(#5976) by @hyf0transform
logic (#5985) by @shulaodafinalize_css
(#5974) by @shulaodaDevEngine
(#5960) by @hyf0hoist_at_rules
(#5967) by @shulaodaresolve_asset_urls_in_css
(#5958) by @shulaodato_output_file_path
(#5956) by @shulaodathis.resolve
andthis.load
(#5596) by @sapphi-redonHmrUpdates
callback (#5942) by @hyf0resolve_asset_urls_in_css
(#5929) by @shulaoda__export
runtime helper as pure (#5926) by @IWANABETHATGUYfinalize_css_chunk
(#5916) by @shulaoda🐛 Bug Fixes
obj().prop
whenpropertyReadSideEffects: false
(#5988) by @IWANABETHATGUYtreeshake.propertyReadSideEffects
is enabled (#5981) by @IWANABETHATGUYtypescript.onlyRemoveTypeImports
correctly (#5962) by @shulaodainit_mod
when record is a ExportAllDeclaration and importee is a inner concatenate module (#5952) by @IWANABETHATGUYonLog
andonwarn
options (#5931) by @sapphi-redreplace_plugin
does not work as expected with .ts config (#5920) by @IWANABETHATGUYreplace_plugin
support primitive values replacement (#5921) by @IWANABETHATGUYresolve.tsconfigFilename
(#5908) by @shulaodasourcemap
property fromMinifyOptions
correctly (#5892) by @sapphi-red🚜 Refactor
impl_visit.rs
intoFlatOptionsFlag
(#5992) by @IWANABETHATGUYto_output_file_path
(#5959) by @shulaodaecma_related
inNormalModuleTaskResult
non-optional (#5947) by @shulaodaBuildStatus
withBuildStateMachine
(#5927) by @hyf0inlineConst: 'safe'
toinlineConst: 'smart'
(#5909) by @IWANABETHATGUY📚 Documentation
⚡ Performance
PreProcessor
andEnsureSpanUniqueness
(#5968) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
knip
warnings and remove redundant@rolldown/testing
(#5973) by @shulaoda__export
runtime helper as pure (#5926)" (#5928) by @IWANABETHATGUYtailwindlabs/tailwindcss (@tailwindcss/vite)
v4.1.13
Compare Source
Changed
Fixed
visibility
when usingtransition
(#18795)matchVariant
values (#18798)clip
withclip-path
insr-only
(#18769)matchUtilities
(#18820).vercel
folders by default (can be overridden by@source …
rules) (#18855)@-
to be invalid (e.g.@-2xl:flex
) (#18869)-
or_
(#18867, #18872)aria
theme keys to@custom-variant
(#18815)data
theme keys to@custom-variant
(#18816)supports
theme keys to@custom-variant
(#18817)eslint/eslint (eslint)
v9.35.0
Compare Source
pnpm/pnpm (pnpm)
v10.15.1
Compare Source
Patch Changes
.pnp.cjs
crash when importing subpath #9904.lukeed/sirv (sirv)
v3.0.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.42.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/rolldown-vite (vite)
v7.1.6
Compare Source
Features
output.topLevelVar
by default (#380) (7ea4f54)Bug Fixes
build.minify: 'esbuild'
+ native plugins were not working (#397) (1a05fc4)oxc.typescript.onlyRemoveTypeImports
if it's set (#394) (dd64f89)vitejs/vite (vite)
v7.1.4
Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
minify
parameter fromfinalizeCss
(#20701) (8099582)cloudflare/workers-sdk (wrangler)
v4.34.0
Compare Source
Minor Changes
#10478
cc47b51
Thanks @danielrs! - Beta feature preview_urls is now disabled by default.This change makes preview_urls disabled by default when it's not provided, making
the feature opt-in instead of opt-out.
Patch Changes
#10489
6e8dd80
Thanks @WalshyDev! - Allow Wrangler to upload 100,000 assets inline with the newly increased Workers Paid limit.#10517
7211609
Thanks @edmundhung! - fix:wrangler vectorize list-vectors --json
now output valid json without an extra log line#10527
818ce22
Thanks @vicb! - Bumpunenv
to 2.0.0-rc.20The latest release include a fix for
node:tty
default export.See the changelog for full details.
#10519
5d69df4
Thanks @dario-piotrowicz! - Slightly improvewrangler init --from-dash
error message#10519
5d69df4
Thanks @dario-piotrowicz! - Internally refactor diffing andwrangler init --from-dash
logic#10533
c22acc6
Thanks @emily-shen! - If unset, containers.max_instances should default to 1 instead of 0.#10503
c0fad5f
Thanks @ichernetsky-cf! - Support setting container affinities#10515
c6a39f5
Thanks @emily-shen! - fix: script should be accepted as a positional arg in theversions upload
commandUpdated dependencies [
4cb3370
,818ce22
,cb22f5f
,a565291
]:v4.33.2
Compare Source
Patch Changes
#10401
3c15bbb
Thanks @dario-piotrowicz! - improve diff lines ordering in remote deploy config diffing logic#10520
dc81221
Thanks @emily-shen! - fix: wrangler deploy dry run should not require you to be logged inFixes a bug where if you had a container where the image was an image registry link, dry run would require you to be logged in.
Also fixes a bug where container deployments were not respecting
account_id
set in Wrangler config.#10393
4492eb0
Thanks @dario-piotrowicz! - Use resolved local config for remote deploy config diffing logicUpdated dependencies [
31ecfeb
,f656d1a
,22c8ae6
,bd21fc5
,38bdb78
,4851955
]:Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.