chore(deps): update all non-major dependencies (v3) #3946
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.2.37
->^1.2.38
^1.2.32
->^1.2.33
^0.8.24
->^0.8.25
^9.25.0
->^9.25.1
^6.3.2
->^6.3.3
^3.1.1
->^3.1.2
^4.12.0
->^4.13.0
Release Notes
nuxt-hub/core (@nuxthub/core)
v0.8.25
Compare Source
compare changes
🚀 Enhancements
📖 Documentation
❤️ Contributors
eslint/eslint (eslint)
v9.25.1
Compare Source
vitejs/vite (vite)
v6.3.3
Compare Source
ssrTransform
re-export deps and test stacktrace with first line (#19629) (9399cda), closes #19629cloudflare/workers-sdk (wrangler)
v4.13.0
Compare Source
Minor Changes
#8640
5ce70bd
Thanks @kentonv! - Add support for definingprops
on a Service binding.In your configuration file, you can define a service binding with props:
These can then be accessed by the callee:
#8771
0cfcfe0
Thanks @dario-piotrowicz! - feat: addconfig.keep_names
optionAdds a new option to Wrangler to allow developers to opt out of esbuild's
keep_names
option (https://esbuild.github.io/api/#keep-names). By default, Wrangler sets this totrue
This is something developers should not usually need to care about, but sometimes
keep_names
can create issues, and in such cases they will be now able to opt-out.Example
wrangler.jsonc
:Patch Changes
#9024
c409318
Thanks @IRCody! - Correctly handle 0 length responses to wrangler containers list.Updated dependencies [
5ce70bd
,3f0adf3
]:v4.12.1
Compare Source
Patch Changes
#8935
41f095b
Thanks @penalosa! - Internal refactor to move local analytics engine support from Wrangler to MiniflareUpdated dependencies [
2a7749b
,41f095b
]: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.