fix(deps): update bun minor and patch dependencies - #1102
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
renovate
Bot
force-pushed
the
renovate/bun-minor-and-patch-dependencies
branch
11 times, most recently
from
August 17, 2026 14:36
8dd9f2b to
5aa28d0
Compare
renovate
Bot
force-pushed
the
renovate/bun-minor-and-patch-dependencies
branch
from
August 18, 2026 17:05
5aa28d0 to
88133a9
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.6.27→1.6.29^1.6.27→^1.6.29^1.6.27→^1.6.290.4.2→0.5.0^1.52.0→^1.52.1^10.5.0→^10.6.0^5.7.1→^5.9.0^0.11.13→^0.11.14^1.170.27→^1.170.29^1.168.44→^1.168.46^1.168.30→^1.168.32^1.6.27→^1.6.29^5.8.1→^5.10.0^1.0.0-rc.4-ca0f029→^1.0.0-rc.5-ab785fc1.0.0-rc.4-5d5b77c→1.0.0-rc.5-ab785fc^16.14.3→^16.14.4^16.14.3→^16.14.4^4.13.1→^4.13.2^4.17.0→^4.18.0^4.122.0→^4.123.0Release Notes
better-auth/better-auth (@better-auth/api-key)
v1.6.29Compare Source
Patch Changes
e6e1b4e]:v1.6.28Compare Source
Patch Changes
773de54,2ad2928]:better-auth/better-auth (@better-auth/passkey)
v1.6.29Compare Source
Patch Changes
e6e1b4e]:v1.6.28Compare Source
Patch Changes
773de54,2ad2928]:better-auth/better-auth (@better-auth/sso)
v1.6.29Compare Source
Patch Changes
e6e1b4e]:v1.6.28Compare Source
Patch Changes
773de54,2ad2928]:better-auth/utils (@better-auth/utils)
v0.5.0Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.4.3Compare Source
🐞 Bug Fixes
View changes on GitHub
cloudflare/workers-sdk (@cloudflare/vite-plugin)
v1.52.1Compare Source
Patch Changes
b8fd112,f0f2054,339509d]:faker-js/faker (@faker-js/faker)
v10.6.0Compare Source
New Locales
Features
Changed Locales
Bug Fixes
react-hook-form/resolvers (@hookform/resolvers)
v5.9.0Compare Source
Features
v5.8.0Compare Source
scalar/scalar (@scalar/hono-api-reference)
v0.11.14TanStack/router (@tanstack/react-router)
v1.170.29Compare Source
Patch Changes
#8073
0fdf9ff- inline isCtrlKey inside Link component for byte shavingUpdated dependencies [
4c89b15,cf6ab17,bdaf73a]:v1.170.28Compare Source
Patch Changes
#8055
0c25a7b- Avoid wrapping root components that may render the HTML document in a Suspense boundary during SSR and hydration.#8054
31882c7- Reuse resolved lazy route components when revisiting code-split routes, preventing unnecessary pending UI.Updated dependencies [
31882c7]:TanStack/router (@tanstack/react-start)
v1.168.46Compare Source
Patch Changes
0fdf9ff]:v1.168.45Compare Source
Patch Changes
0c25a7b,31882c7]:TanStack/router (@tanstack/router-plugin)
v1.168.32Compare Source
Patch Changes
4c89b15,cf6ab17,0fdf9ff,bdaf73a]:v1.168.31Compare Source
Patch Changes
0c25a7b,31882c7]:better-auth/better-auth (better-auth)
v1.6.29Compare Source
Patch Changes
#10805
e6e1b4eThanks @Emmaccen! - Speed up batch session revocation when secondary storage is enabled by deleting sessions in parallel.Updated dependencies []:
v1.6.28Compare Source
Patch Changes
#10769
773de54Thanks @bytaesu! - Prevent duplicate session requests during transient remounts while ensuring incomplete refreshes are revalidated.#10794
2ad2928Thanks @bytaesu! - Restore client plugin declaration compatibility for downstream TypeScript consumers.Updated dependencies []:
harrisiirak/cron-parser (cron-parser)
v5.10.0Compare Source
What's Changed
Full Changelog: harrisiirak/cron-parser@v5.9.0...v5.10.0
v5.9.0Compare Source
What's Changed
Full Changelog: harrisiirak/cron-parser@v5.9.0...v5.10.0
honojs/hono (hono)
v4.13.2Compare Source
What's Changed
Full Changelog: honojs/hono@v4.13.1...v4.13.2
shadcn-ui/ui (shadcn)
v4.18.0Compare Source
Minor Changes
aef1cdca54e8da689351cdddf959342909e45e76Thanks @shadcn! - merge registries from package.json and components.json, and support adding registries to package.json when components.json is not presentPatch Changes
#11500
e66b99b14dd9c54afc434dbf5a702f170b1153b0Thanks @shadcn! - Skip unreadable directories during file scans instead of failing withEACCES.#11504
9f4e3ff26025d16a243ea03cc891c734c4cf0b59Thanks @shadcn! - Skip unreadable directories when resolving monorepo targets.#11502
87d71b3629c34f3c38a353a211ec8591c1ff1721Thanks @shadcn! - resolve registries declared in package.json when adding components.shadcn add,search,viewandinitnow resolve registries from package.json in memory without persisting them to components.json#9248
03c45b822e60195796dfd3d2fcf7c223ff4ece86Thanks @Grafikart! - Fix shadcn for projects with unreadable permission filescloudflare/workers-sdk (wrangler)
v4.123.0Compare Source
Minor Changes
#15113
b8fd112Thanks @BSFishy! - Add local dev simulation for Cloudflare Accessctx.access.getIdentity()You can now configure a mock Cloudflare Access identity in
wrangler.jsonso thatctx.access.getIdentity()returns it during local development.#15152
f0f2054Thanks @GregBrimble! - [private beta]: Updates the--ignore-defaultsflag to--ignore-base-configonwrangler previewcommands.--ignore-base-confignow only takes effect on Preview creation, rather than on each deployment, since Preview base configuration is now copy-on-create rather than inherit-on-deploy.#14872
339509dThanks @dario-piotrowicz! - Add automatic update prompts for out-of-date Cloudflare agent skillsWhen Cloudflare skills were previously installed by Wrangler and the upstream
cloudflare/skillsrepository has newer content, Wrangler now offers to update them after eligible commands complete.To reduce prompt fatigue, the update check only runs once a month (30 days since the last install or update). Declining suppresses the prompt until the next upstream change.
When declining an update, Wrangler offers the option to permanently disable future update prompts. This preference is stored globally in
~/.wrangler/agents-skills-install.jsonc. TheWRANGLER_NO_SKILLS_UPDATE_PROMPTS=trueenvironment variable can also be used to suppress prompts. The--install-skillsflag remains available regardless of these settings.Patch Changes
b8fd112]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.