Skip to content

fix(deps): update all non-major dependencies#165

Merged
alexolivier merged 3 commits into
mainfrom
renovate/all-minor-patch
Mar 25, 2026
Merged

fix(deps): update all non-major dependencies#165
alexolivier merged 3 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 23, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action patch v5.0.3v5.0.4 age confidence
chromadb dependencies minor 3.3.33.4.0 age confidence
convex (source) devDependencies minor 1.33.11.34.0 age confidence
hono (source) overrides patch 4.12.84.12.9 age confidence
mongoose (source) devDependencies patch 9.3.19.3.2 age confidence
com.fasterxml.jackson.core:jackson-databind (source) dependencies patch 2.21.12.21.2 age confidence
com.google.protobuf:protobuf-java (source) dependencies patch 4.34.04.34.1 age confidence

Release Notes

actions/cache (actions/cache)

v5.0.4

Compare Source

get-convex/convex-backend (convex)

v1.34.0

  • The CLI can now automatically provide Convex AI context files
    (AGENTS.md, CLAUDE.md, guidelines/state files) to your project when using npx convex dev.
    You can manage Convex AI files using the new npx convex ai-files command:
    • npx convex ai-files install - Install or refresh AI files
    • npx convex ai-files update - Update to latest available AI files
    • npx convex ai-files status - Show what is installed and what is stale
    • npx convex ai-files disable - Suppress install and staleness messages in npx convex dev
    • npx convex ai-files enable - Re-enable install and staleness messages
    • npx convex ai-files remove - Remove Convex-managed AI files
  • Adds new npx convex deployment commands:
    • npx convex deployment create allows you to create new cloud deployments for a project
    • npx convex deployment select allows you to select the deployment to use in your project
      directory when running commands
  • CLI commands now support the --deployment flag to select a deployment to target.
    It accepts a deployment name (e.g. joyful-capybara-123), ref (e.g. dev/james), dev (for
    your personal dev deployment), or prod (for your project’s default production deployment). You
    can also select deployments in other projects with project-slug:ref or team-slug:project-slug:ref.
  • Improves websocket client backoff behavior.
  • No longer recreates convex/README.md when convex/ already exists.
honojs/hono (hono)

v4.12.9

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.8...v4.12.9

Automattic/mongoose (mongoose)

v9.3.2

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@renovate renovate Bot requested a review from alexolivier March 23, 2026 14:15
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 23, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: prisma/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code EOVERRIDE
npm error Override for hono@4.12.9 conflicts with direct dependency
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-23T18_20_13_540Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from def80e7 to 173c61e Compare March 23, 2026 18:12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 173c61e to e89d71d Compare March 23, 2026 18:20
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>
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 25, 2026

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@alexolivier alexolivier merged commit 0894f9c into main Mar 25, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant