chore(deps): update all non-major dependencies #9
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:
^0.4.0
->^0.5.0
^0.4.0
->^0.5.0
3.68.0
->3.69.1
Release Notes
nuxt/eslint (@nuxt/eslint)
v0.5.0
Compare Source
🚀 Features
@typescript-eslint/no-import-type-side-effects
, close #439 - by @antfu in https://github.com/nuxt/eslint/issues/439 (7361c)@typescript-eslint
to v8 - by @antfu in https://github.com/nuxt/eslint/issues/471 (4d08e)View changes on GitHub
cloudflare/workers-sdk (wrangler)
v3.69.1
Compare Source
Patch Changes
cba2e25
Thanks @petebacondarwin! - fix: prevent crash when running wrangler dev due to missing dependencyv3.69.0
Compare Source
Minor Changes
#6392
c3e19b7
Thanks @taylorlee! - feat: log Worker startup time in theversion upload
command#6370
8a3c6c0
Thanks @CarmenPopoviciu! - feat: Create very basic Asset Server Worker and plumb it intowrangler dev
These changes do the ground work needed in order to add Assets support for Workers in
wrangler dev
. They implement the following:workers-shared
that hosts theAsset Server Worker
, and theRouter Worker
in the futureAsset Server Worker
in some very basic form, with basic configuration. Further behaviour implementation will follow in a subsequent PRPatch Changes
#6392
c3e19b7
Thanks @taylorlee! - fix: remove bundle size warning from Worker deploy commandsBundle size was a proxy for startup time. Now that we have startup time
reported, focus on bundle size is less relevant.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.