chore(deps): update all non-major dependencies #31
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.51
->^1.2.53
^1.2.39
->^1.2.40
^3.1.3
->^3.2.0
^22.15.32
->^22.15.34
^0.31.1
->^0.31.4
^9.29.0
->^9.30.0
10.12.2
->10.12.4
^4.20.5
->^4.22.0
Release Notes
nuxt/ui-pro (@nuxt/ui-pro)
v3.2.0
Compare Source
drizzle-team/drizzle-orm (drizzle-kit)
v0.31.4
Compare Source
v0.31.3
Compare Source
Bug fixed
New Prisma-Drizzle extension
For more info, check docs: https://orm.drizzle.team/docs/prisma
v0.31.2
Compare Source
Bug fixes
eslint/eslint (eslint)
v9.30.0
Compare Source
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://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
v10.12.3
Compare Source
Patch Changes
Regression introduced in v10.12.2 by #9648; resolves #9685.
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.v4.21.1
Compare Source
Patch Changes
#9626
9c938c2
Thanks @penalosa! - Supportwrangler version upload
for Python Workers#9718
fb83341
Thanks @mhart! - fix error message when docker daemon is not running#9689
b137a6f
Thanks @emily-shen! - fix: correctly pass container engine config to miniflare#9722
29e911a
Thanks @emily-shen! - Update containers config schema.Deprecates
containers.configuration
in favour of top level fields. Makes top levelimage
required. Deprecatesinstances
anddurable_objects
. Makesname
optional.#9666
f3c5791
Thanks @IRCody! - Add a reasonable default name for containers that have no defined name.Updated dependencies [
b137a6f
]:v4.21.0
Compare Source
Minor Changes
#9692
273952f
Thanks @dom96! - Condenses Python vendored modules in output table#9654
2a5988c
Thanks @dom96! - Python Workers now automatically bundle .so files from vendored packagesPatch Changes
#9695
0e64c35
Thanks @emily-shen! - Move hotkey registration later in dev start upThis should have no functional change, but allows us to conditionally render hotkeys based on config.
#9098
ef20754
Thanks @jseba! - Migrate Workers Containers commands to Containers API EndpointsThe Workers Containers API was built on top of Cloudchamber, but has now been moved to its own API
with a reduced scoping and new token.
#9712
2a4c467
Thanks @emily-shen! - Makewrangler container
commands printopen-beta
statusConfiguration
📅 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.