-
-
Notifications
You must be signed in to change notification settings - Fork 702
chore(deps): update all non-major dependencies #3406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
commit: |
Deploying content with
|
Latest commit: |
d3a43f1
|
Status: | ✅ Deploy successful! |
Preview URL: | https://d8f02143.content-f0q.pages.dev |
Branch Preview URL: | https://renovate-all-minor-patch.content-f0q.pages.dev |
dad8f4a
to
ccb2a0f
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ccb2a0f
to
94f2ba4
Compare
94f2ba4
to
86a7f78
Compare
86a7f78
to
3af0313
Compare
3af0313
to
8e1bace
Compare
8e1bace
to
5f72f54
Compare
5f72f54
to
24bb723
Compare
24bb723
to
aaff63b
Compare
aaff63b
to
d5eefac
Compare
ef0c6fe
to
6417d8d
Compare
6417d8d
to
146de39
Compare
146de39
to
df719b2
Compare
df719b2
to
75911d8
Compare
75911d8
to
d4c49ed
Compare
d4c49ed
to
40f94f0
Compare
40f94f0
to
dddc661
Compare
dddc661
to
515bda4
Compare
515bda4
to
4860726
Compare
4860726
to
5b2f8c6
Compare
5b2f8c6
to
d3a43f1
Compare
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:
^4.20250702.0
->^4.20250704.0
^1.5.0
->^1.5.2
^1.2.17
->^1.2.18
12.0.0
->12.2.0
^4.22.0
->^4.23.0
^3.25.67
->^3.25.72
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20250704.0
Compare Source
v4.20250703.0
Compare Source
nuxt/eslint (@nuxt/eslint-config)
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
WiseLibs/better-sqlite3 (better-sqlite3)
v12.2.0
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.1.1...v12.2.0
v12.1.1
Compare Source
What's Changed
v37
prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1386Full Changelog: WiseLibs/better-sqlite3@v12.1.0...v12.1.1
v12.1.0
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.0.0...v12.1.0
cloudflare/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
]:colinhacks/zod (zod)
v3.25.72
Compare Source
v3.25.71
Compare Source
v3.25.70
Compare Source
v3.25.69
Compare Source
v3.25.68
Compare Source
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.