chore(deps): update all non-major dependencies#31
Merged
benjamincanac merged 1 commit intomainfrom Jun 30, 2025
Merged
Conversation
✅ Deployed chat-template
|
4e95f83 to
7e17f7d
Compare
7e17f7d to
21ffe84
Compare
21ffe84 to
0f02c44
Compare
0f02c44 to
3cf95bb
Compare
3cf95bb to
8169920
Compare
8169920 to
b764478
Compare
b764478 to
26518f6
Compare
26518f6 to
12e5cbb
Compare
12e5cbb to
91511ed
Compare
91511ed to
9b1e92b
Compare
9b1e92b to
3ec6f0d
Compare
3ec6f0d to
b6a9e0b
Compare
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
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:
^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.010.12.2->10.12.4^4.20.5->^4.22.0Release Notes
nuxt/ui-pro (@nuxt/ui-pro)
v3.2.0Compare Source
drizzle-team/drizzle-orm (drizzle-kit)
v0.31.4Compare Source
v0.31.3Compare Source
Bug fixed
New Prisma-Drizzle extension
For more info, check docs: https://orm.drizzle.team/docs/prisma
v0.31.2Compare Source
Bug fixes
eslint/eslint (eslint)
v9.30.0Compare Source
pnpm/pnpm (pnpm)
v10.12.4Compare Source
Patch Changes
Fix
pnpm licensescommand for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --jsonprints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm installafterpnpm fetchshould 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
v10.12.3Compare Source
Patch Changes
Regression introduced in v10.12.2 by #9648; resolves #9685.
cloudflare/workers-sdk (wrangler)
v4.22.0Compare Source
Minor Changes
#7871
f2a8d4aThanks @dario-piotrowicz! - add support for assets bindings togetPlatformProxythis 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
d2f2f72Thanks @nikitassharma! - Containers should default to a "dev" instance type when no instance type is specified in the wrangler config#9620
1b967eaThanks @gpanders! - Simplify containers images list output format#9684
94a340eThanks @WillTaylorDev! - Select only successfully deployed deployments when tailing.v4.21.2Compare Source
Patch Changes
#9731
75b75f3Thanks @gabivlj! - containers: Check for container scopes before running a container command to give a better error#9641
fdbc9f6Thanks @IRCody! - Update container builds to use a more robust method for detecting if the currently built image already exists.#9736
55c83a7Thanks @gabivlj! - containers: Do not check scopes if not defined#9667
406fba5Thanks @IRCody! - Fail earlier in the deploy process when deploying a container worker if docker is not detected.v4.21.1Compare Source
Patch Changes
#9626
9c938c2Thanks @penalosa! - Supportwrangler version uploadfor Python Workers#9718
fb83341Thanks @mhart! - fix error message when docker daemon is not running#9689
b137a6fThanks @emily-shen! - fix: correctly pass container engine config to miniflare#9722
29e911aThanks @emily-shen! - Update containers config schema.Deprecates
containers.configurationin favour of top level fields. Makes top levelimagerequired. Deprecatesinstancesanddurable_objects. Makesnameoptional.#9666
f3c5791Thanks @IRCody! - Add a reasonable default name for containers that have no defined name.Updated dependencies [
b137a6f]:v4.21.0Compare Source
Minor Changes
#9692
273952fThanks @dom96! - Condenses Python vendored modules in output table#9654
2a5988cThanks @dom96! - Python Workers now automatically bundle .so files from vendored packagesPatch Changes
#9695
0e64c35Thanks @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
ef20754Thanks @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
2a4c467Thanks @emily-shen! - Makewrangler containercommands printopen-betastatusConfiguration
📅 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.