fix(deps): update all non-major dependencies#165
Merged
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Contributor
Author
|
def80e7 to
173c61e
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
173c61e to
e89d71d
Compare
Resolves the Renovate artifact failure by regenerating the lock file locally after the dependency updates. Signed-off-by: Alex Olivier <alex@alexolivier.me>
Override effect to ^3.20.0 to fix AsyncLocalStorage context contamination vulnerability in @prisma/config's transitive dependency. Signed-off-by: Alex Olivier <alex@alexolivier.me>
alexolivier
approved these changes
Mar 25, 2026
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
v5.0.3→v5.0.43.3.3→3.4.01.33.1→1.34.04.12.8→4.12.99.3.1→9.3.22.21.1→2.21.24.34.0→4.34.1Release Notes
actions/cache (actions/cache)
v5.0.4Compare Source
get-convex/convex-backend (convex)
v1.34.0(
AGENTS.md,CLAUDE.md, guidelines/state files) to your project when usingnpx convex dev.You can manage Convex AI files using the new
npx convex ai-filescommand:npx convex ai-files install- Install or refresh AI filesnpx convex ai-files update- Update to latest available AI filesnpx convex ai-files status- Show what is installed and what is stalenpx convex ai-files disable- Suppress install and staleness messages innpx convex devnpx convex ai-files enable- Re-enable install and staleness messagesnpx convex ai-files remove- Remove Convex-managed AI filesnpx convex deploymentcommands:npx convex deployment createallows you to create new cloud deployments for a projectnpx convex deployment selectallows you to select the deployment to use in your projectdirectory when running commands
--deploymentflag to select a deployment to target.It accepts a deployment name (e.g.
joyful-capybara-123), ref (e.g.dev/james),dev(foryour personal dev deployment), or
prod(for your project’s default production deployment). Youcan also select deployments in other projects with
project-slug:reforteam-slug:project-slug:ref.convex/README.mdwhenconvex/already exists.honojs/hono (hono)
v4.12.9Compare Source
What's Changed
parseBodyfrom bodyCache to prevent TypeError by @yusukebe in #4807PickResponseByStatusCodetype by @yusukebe in #4791fire()fallback behavior consistent withhandle()by @yusukebe in #4821New Contributors
Full Changelog: honojs/hono@v4.12.8...v4.12.9
Automattic/mongoose (mongoose)
v9.3.2Compare Source
==================
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - "after 9am and before 5pm Monday" (UTC).
🚦 Automerge: Enabled.
♻ 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.