chore(deps): update all non-major dependencies #33
+341
−297
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.2.53
->^1.2.55
^1.2.40
->^1.2.41
^1.4.1
->^1.5.2
^22.15.34
->^22.16.0
^9.30.0
->^9.30.1
^2.2.10
->^2.2.12
^0.7.0
->^0.7.1
^4.22.0
->^4.23.0
Release Notes
nuxt/eslint (@nuxt/eslint)
v1.5.2
Compare Source
🚀 Features
features.import.plugin
to swap plugin implementation, close #587 - by @antfu in https://github.com/nuxt/eslint/issues/587 (66f5e)View changes on GitHub
v1.5.1
Compare Source
v1.5.0
Compare Source
🚀 Features
eslint-plugin-import-lite
, update deps - by @antfu (31bd8)🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.30.1
Compare Source
vuejs/language-tools (vue-tsc)
v2.2.12
Compare Source
cloudflare/ai (workers-ai-provider)
v0.7.1
Compare Source
Patch Changes
143a384
Thanks @JoaquinGimenez1! - Adds support for getting delta contentcloudflare/workers-sdk (wrangler)
v4.23.0
Compare Source
Minor Changes
#9535
56dc5c4
Thanks @penalosa! - In 2023 we announced breakpoint debugging support for Workers, which meant that you could easily debug your Worker code in Wrangler's built-in devtools (accessible via the[d]
hotkey) as well as multiple other devtools clients, including VSCode. For most developers, breakpoint debugging via VSCode is the most natural flow, but until now it's required manually configuring alaunch.json
file, runningwrangler dev
, and connecting via VSCode's built-in debugger.Now, using VSCode's built-in JavaScript Debug Terminals, there are just two steps: open a JS debug terminal and run
wrangler dev
(orvite dev
). VSCode will automatically connect to your running Worker (even if you're running multiple Workers at once!) and start a debugging session.#9810
8acaf43
Thanks @WillTaylorDev! - WC-3626 Pull branch name from WORKERS_CI_BRANCH if exists.Patch Changes
#9775
4309bb3
Thanks @vicb! - Cap the number of errors and warnings for bulk KV put to avoid consuming too much memory#9799
d11288a
Thanks @penalosa! - Better messaging for account owned tokens inwrangler whoami
Updated dependencies [
56dc5c4
]:Configuration
📅 Schedule: Branch creation - "on Monday" (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.