fix(deps): update all non-major dependencies #593
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:
^1.9.4
->^1.10.0
1.0.0-beta.27
->1.0.0-beta.29
^22.16.3
->^22.16.5
1.0.0-beta.27
->1.0.0-beta.29
^0.12.9
->^0.13.0
^8.37.0
->^8.38.0
^7.0.9
->^7.0.10
^7.0.4
->^7.0.5
^4.24.3
->^4.25.1
Release Notes
cloudflare/workers-sdk (@cloudflare/vite-plugin)
v1.10.0
Compare Source
Minor Changes
#10001
5796ca9
Thanks @jamesopstad! - We now automatically inject the following HMR code into your Worker entry file:This prevents file changes from invalidating the full module graph and improves HMR performance in development.
Patch Changes
#10038
a355327
Thanks @emily-shen! - Resolvecontainers.image
(if it is a path to a Dockerfile) to an absolute path in the deploy config.#9891
dd416e9
Thanks @hi-ogawa! - setbuild.rollupOptions.platform: "neutral"
on rolldown-vite to prevent Rolldown'snode:module
basedrequire
polyfill from breaking the build.#9819
0c4008c
Thanks @CarmenPopoviciu! - feat(vite-plugin): Add containers support invite dev
Adds support for Cloudflare Containers in
vite dev
. Please note that at the time of this PR a container image can only specify the path to aDockerfile
. Support for registry links will be added in a later version, as will containers support invite preview
.Updated dependencies [
189fe23
,c02b067
,7e5585d
,b0217f9
,e87198a
,ad02ad3
,0c4008c
]:v1.9.6
Compare Source
Patch Changes
6cc24c0
,9f0c175
]:v1.9.5
Compare Source
Patch Changes
#9847
14ce577
Thanks @penalosa! - Upgrade UndiciUpdated dependencies [
ac08e68
,4ba9f25
,17b1e5a
,3bb69fa
,274a826
,77d1cb2
,d6a1b9b
,e2672c5
,a5d7b35
,5b0fc9e
,bf4c9ab
,14ce577
,f73da0d
]:rolldown/rolldown (@rolldown/pluginutils)
v1.0.0-beta.29
Compare Source
🚀 Features
close_bundle
(#5361) by @shulaodatransform_ast
hook metadata order topost
(#5339) by @shulaoda🐛 Bug Fixes
import(..)
(#5351) by @hyf0🚜 Refactor
collapse_sourcemaps
does not need to own a Vec (#5352) by @Boshenallocator.alloc(program)
call (#5350) by @Boshenis_dynamic_entry_alive
(#5342) by @IWANABETHATGUYScopeFlags
instead ofScopeId
when traverse ast (#5330) by @IWANABETHATGUYkeep_names
VarDeclaration rewrite (#5325) by @IWANABETHATGUY📚 Documentation
chunkImportMap
(#5384) by @shulaodachunkImportMap
(#5379) by @shulaoda⚡ Performance
TransformOptions
(#5353) by @Boshen🧪 Testing
⚙️ Miscellaneous Tasks
chunk-import-map
(#5385) by @shulaodaexamples/chunk-import-map
(#5380) by @shulaodaHookOrderIndicates
logic (#5362) by @shulaoda#[allow(unused)]
(#5360) by @shulaodadebug=1
for profile.dev and profile.test (#5355) by @IWANABETHATGUYverifyDepsBeforeRun: install
(#5331) by @Boshenbuild-js-glue
script (#5335) by @bteatest(rust): prevent meaningless snapshot change from bumping oxc runtime versions #​5312
(#5336) by @hyf0❤️ New Contributors
v1.0.0-beta.28
Compare Source
🚀 Features
module
andexports
parameters to CJS initializer functions (#5322) by @hyf0vitejs/rolldown-vite#318
(#5318) by @shulaodavitejs/rolldown-vite#315
(#5315) by @shulaodatrait HmrAstBuilder
to unify ast construction (#5310) by @hyf0watch.onInvalidate
(#5239) by @situ2001render_chunk
logic (#5306) by @shulaodaexperimental.incrementalBuild
option (#5300) by @IWANABETHATGUYexperimental.onDemandWrapping
option (#5299) by @IWANABETHATGUY🐛 Bug Fixes
keepNames
(#5323) by @IWANABETHATGUYkeepNames
should consider exportNamed function declaration (#5298) by @IWANABETHATGUYprocess.versions
for browser build (#5295) by @sxzzminify: 'dce-only'
(#5280) by @sapphi-redpreserveEntrySignatures: false
is used (#5274) by @IWANABETHATGUY🚜 Refactor
EcmaCompiler::minify
(#5279) by @sapphi-redcanonical_exports
twice (#5276) by @IWANABETHATGUY📚 Documentation
⚡ Performance
name
property withkeepNames
enabled (#5321) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors
rolldown/tsdown (tsdown)
v0.13.0
Compare Source
🚨 Breaking Changes
🚀 Features
banner
&footer
options - by @gwansikk and @sxzz in https://github.com/rolldown/tsdown/issues/338 (54e21)cjsDts
to input/output options context - by @sxzz (3c4b3)🐞 Bug Fixes
View changes on GitHub
typescript-eslint/typescript-eslint (typescript-eslint)
v8.38.0
Compare Source
🩹 Fixes
extends
intseslint.config()
(#11361)❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/rolldown-vite (vite)
v7.0.10
Compare Source
Features
esbuild: false
is set butoxc: false
is not set (24c0417)Bug Fixes
Accept: text/html
(#20376) (c9614b9)new URL(, import.meta.url)
(#20382) (6bc8bf6)Miscellaneous Chores
Code Refactoring
foo.endsWith("bar")
instead of/bar$/.test(foo)
(#20413) (862e192)vitejs/vite (vite)
v7.0.5
Compare Source
Bug Fixes
Accept: text/html
(#20376) (c9614b9)new URL(, import.meta.url)
(#20382) (6bc8bf6)Miscellaneous Chores
Code Refactoring
foo.endsWith("bar")
instead of/bar$/.test(foo)
(#20413) (862e192)cloudflare/workers-sdk (wrangler)
v4.25.1
Compare Source
Patch Changes
#10000
c02b067
Thanks @emily-shen! - Include more (sanitised) user errors in telemetry.We manually vet and sanitised error messages before including them in our telemetry collection - this PR just includes a couple more.
#9996
b0217f9
Thanks @nikitassharma! - Disallow users from pushing images with unsupported platforms to the container image registry#10009
e87198a
Thanks @gpanders! - Fix containers diff output when using JSONC config files#9976
ad02ad3
Thanks @dario-piotrowicz! - add warning for when users runwrangler dev --remote
with (enabled) containers#9819
0c4008c
Thanks @CarmenPopoviciu! - feat(vite-plugin): Add containers support invite dev
Adds support for Cloudflare Containers in
vite dev
. Please note that at the time of this PR a container image can only specify the path to aDockerfile
. Support for registry links will be added in a later version, as will containers support invite preview
.Updated dependencies [
189fe23
,7e5585d
]:v4.25.0
Compare Source
Minor Changes
9f0c175
Thanks @thomasgauvin! - Added rename namespace command to Workers KVPatch Changes
6cc24c0
Thanks @emily-shen! - Add more thorough validation to containers configurationv4.24.4
Compare Source
Patch Changes
#9905
4ba9f25
Thanks @dom96! - Support for Python packages in python_modules dir#9886
17b1e5a
Thanks @dom96! - Python packages are now read from cf-requirements.txt instead of requirements.txt by default#9899
d6a1b9b
Thanks @simonabadoiu! - Print local mode when running a browser binding in local mode#9951
e2672c5
Thanks @penalosa! - Recommend remote bindings whenwrangler dev --remote
is used#9875
a5d7b35
Thanks @gpanders! - Show expected format in error message for "containers images delete"#9954
bf4c9ab
Thanks @penalosa! - Support Images binding ingetPlatformProxy()
#9847
14ce577
Thanks @penalosa! - Upgrade Undici#9974
f73da0d
Thanks @penalosa! - Pass worker name & compliance region through correctly when starting a remote bindings sessionUpdated dependencies [
ac08e68
,3bb69fa
,274a826
,77d1cb2
,5b0fc9e
,bf4c9ab
,14ce577
]: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.