chore(deps): update all non-major dependencies #32
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.8.45
->0.8.47
0.19.8
->0.19.9
0.9.6
->0.9.7
4.8.2
->4.8.3
10.12.3
->10.12.4
4.21.1
->4.22.0
Release Notes
cloudflare/workers-sdk (@cloudflare/vitest-pool-workers)
v0.8.47
Compare Source
Patch Changes
d2f2f72
,1b967ea
,f2a8d4a
,94a340e
]:v0.8.46
Compare Source
Patch Changes
75b75f3
,fdbc9f6
,55c83a7
,406fba5
]:honojs/middleware (@hono/zod-openapi)
v0.19.9
Compare Source
Patch Changes
9f64138406a2c513462f2a4873b2ef8be36df9d8
Thanks @BarryThePenguin! - Add explicit return typesscalar/scalar (@scalar/hono-api-reference)
v0.9.7
Patch Changes
honojs/hono (hono)
v4.8.3
Compare Source
What's Changed
tryDecode
when parsing cookie by @yusukebe in https://github.com/honojs/hono/pull/4240JwtTokenIssuedAt
error message by @yusukebe in https://github.com/honojs/hono/pull/4244pkg.pr.new
by @NEKOYASAN in https://github.com/honojs/hono/pull/4245New Contributors
Full Changelog: honojs/hono@v4.8.2...v4.8.3
pnpm/pnpm (pnpm)
v10.12.4
Compare Source
Patch Changes
Fix
pnpm licenses
command for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --json
prints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm install
afterpnpm fetch
should hoist all dependencies that need to be hoisted.Fixes a regression introduced in [v10.12.2] by [#9648]; resolves [#9689].
[v10.12.2]: https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2Add commentMore actions
[#9648]: https://github.com/pnpm/pnpm/pull/9648
[#9689]: https://github.com/pnpm/pnpm/issues/9689
cloudflare/workers-sdk (wrangler)
v4.22.0
Compare Source
Minor Changes
#7871
f2a8d4a
Thanks @dario-piotrowicz! - add support for assets bindings togetPlatformProxy
this change makes sure that that
getPlatformProxy
, when the input configurationfile contains an assets field, correctly returns the appropriate asset binding proxy
example:
Patch Changes
#9717
d2f2f72
Thanks @nikitassharma! - Containers should default to a "dev" instance type when no instance type is specified in the wrangler config#9620
1b967ea
Thanks @gpanders! - Simplify containers images list output format#9684
94a340e
Thanks @WillTaylorDev! - Select only successfully deployed deployments when tailing.v4.21.2
Compare Source
Patch Changes
#9731
75b75f3
Thanks @gabivlj! - containers: Check for container scopes before running a container command to give a better error#9641
fdbc9f6
Thanks @IRCody! - Update container builds to use a more robust method for detecting if the currently built image already exists.#9736
55c83a7
Thanks @gabivlj! - containers: Do not check scopes if not defined#9667
406fba5
Thanks @IRCody! - Fail earlier in the deploy process when deploying a container worker if docker is not detected.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.