fix(deps): update all non-major dependencies#593
Merged
Conversation
1b5074b to
e4dc4de
Compare
e4dc4de to
00c2cd6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.01.0.0-beta.27->1.0.0-beta.29^22.16.3->^22.16.51.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.1Release Notes
cloudflare/workers-sdk (@cloudflare/vite-plugin)
v1.10.0Compare Source
Minor Changes
#10001
5796ca9Thanks @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
a355327Thanks @emily-shen! - Resolvecontainers.image(if it is a path to a Dockerfile) to an absolute path in the deploy config.#9891
dd416e9Thanks @hi-ogawa! - setbuild.rollupOptions.platform: "neutral"on rolldown-vite to prevent Rolldown'snode:modulebasedrequirepolyfill from breaking the build.#9819
0c4008cThanks @CarmenPopoviciu! - feat(vite-plugin): Add containers support invite devAdds 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.6Compare Source
Patch Changes
6cc24c0,9f0c175]:v1.9.5Compare Source
Patch Changes
#9847
14ce577Thanks @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.29Compare Source
🚀 Features
close_bundle(#5361) by @shulaodatransform_asthook metadata order topost(#5339) by @shulaoda🐛 Bug Fixes
import(..)(#5351) by @hyf0🚜 Refactor
collapse_sourcemapsdoes not need to own a Vec (#5352) by @Boshenallocator.alloc(program)call (#5350) by @Boshenis_dynamic_entry_alive(#5342) by @IWANABETHATGUYScopeFlagsinstead ofScopeIdwhen traverse ast (#5330) by @IWANABETHATGUYkeep_namesVarDeclaration 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 @shulaodaHookOrderIndicateslogic (#5362) by @shulaoda#[allow(unused)](#5360) by @shulaodadebug=1for profile.dev and profile.test (#5355) by @IWANABETHATGUYverifyDepsBeforeRun: install(#5331) by @Boshenbuild-js-gluescript (#5335) by @bteatest(rust): prevent meaningless snapshot change from bumping oxc runtime versions #​5312(#5336) by @hyf0❤️ New Contributors
v1.0.0-beta.28Compare Source
🚀 Features
moduleandexportsparameters to CJS initializer functions (#5322) by @hyf0vitejs/rolldown-vite#318(#5318) by @shulaodavitejs/rolldown-vite#315(#5315) by @shulaodatrait HmrAstBuilderto unify ast construction (#5310) by @hyf0watch.onInvalidate(#5239) by @situ2001render_chunklogic (#5306) by @shulaodaexperimental.incrementalBuildoption (#5300) by @IWANABETHATGUYexperimental.onDemandWrappingoption (#5299) by @IWANABETHATGUY🐛 Bug Fixes
keepNames(#5323) by @IWANABETHATGUYkeepNamesshould consider exportNamed function declaration (#5298) by @IWANABETHATGUYprocess.versionsfor browser build (#5295) by @sxzzminify: 'dce-only'(#5280) by @sapphi-redpreserveEntrySignatures: falseis used (#5274) by @IWANABETHATGUY🚜 Refactor
EcmaCompiler::minify(#5279) by @sapphi-redcanonical_exportstwice (#5276) by @IWANABETHATGUY📚 Documentation
⚡ Performance
nameproperty withkeepNamesenabled (#5321) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors
rolldown/tsdown (tsdown)
v0.13.0Compare Source
🚨 Breaking Changes
🚀 Features
banner&footeroptions - by @gwansikk and @sxzz in https://github.com/rolldown/tsdown/issues/338 (54e21)cjsDtsto input/output options context - by @sxzz (3c4b3)🐞 Bug Fixes
View changes on GitHub
typescript-eslint/typescript-eslint (typescript-eslint)
v8.38.0Compare Source
🩹 Fixes
extendsintseslint.config()(#11361)❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/rolldown-vite (vite)
v7.0.10Compare Source
Features
esbuild: falseis set butoxc: falseis 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.5Compare 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.1Compare Source
Patch Changes
#10000
c02b067Thanks @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
b0217f9Thanks @nikitassharma! - Disallow users from pushing images with unsupported platforms to the container image registry#10009
e87198aThanks @gpanders! - Fix containers diff output when using JSONC config files#9976
ad02ad3Thanks @dario-piotrowicz! - add warning for when users runwrangler dev --remotewith (enabled) containers#9819
0c4008cThanks @CarmenPopoviciu! - feat(vite-plugin): Add containers support invite devAdds 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.0Compare Source
Minor Changes
9f0c175Thanks @thomasgauvin! - Added rename namespace command to Workers KVPatch Changes
6cc24c0Thanks @emily-shen! - Add more thorough validation to containers configurationv4.24.4Compare Source
Patch Changes
#9905
4ba9f25Thanks @dom96! - Support for Python packages in python_modules dir#9886
17b1e5aThanks @dom96! - Python packages are now read from cf-requirements.txt instead of requirements.txt by default#9899
d6a1b9bThanks @simonabadoiu! - Print local mode when running a browser binding in local mode#9951
e2672c5Thanks @penalosa! - Recommend remote bindings whenwrangler dev --remoteis used#9875
a5d7b35Thanks @gpanders! - Show expected format in error message for "containers images delete"#9954
bf4c9abThanks @penalosa! - Support Images binding ingetPlatformProxy()#9847
14ce577Thanks @penalosa! - Upgrade Undici#9974
f73da0dThanks @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.