Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#237
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@types/node (source) 24.12.424.13.2 age confidence devDependencies minor
actions/checkout v6.0.2v6.0.3 age confidence action patch
better-sqlite3 12.10.012.11.1 age confidence devDependencies minor
convex (source) 1.39.11.41.0 age confidence devDependencies minor
gradle/actions v6.1.0v6.2.0 age confidence action minor
mongoose (source) 9.6.29.7.0 age confidence devDependencies minor
start-server-and-test 3.0.53.0.11 age confidence devDependencies patch
ts-jest (source) 29.4.929.4.11 age confidence devDependencies patch
com.fasterxml.jackson.core:jackson-databind (source) 2.21.32.22.0 age confidence dependencies minor
org.junit:junit-bom (source) 6.0.36.1.0 age confidence dependencies minor
com.google.protobuf:protobuf-java (source) 4.34.14.35.1 age confidence dependencies minor

Release Notes

actions/checkout (actions/checkout)

v6.0.3

Compare Source

WiseLibs/better-sqlite3 (better-sqlite3)

v12.11.1

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.11.0...v12.11.1

v12.10.1

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.10.0...v12.10.1

get-convex/convex-backend (convex)

v1.41.0

  • It is now possible to set limits on nested queries and mutations
    with the new transactionLimits option in runQuery/runMutation.
  • npx convex ai-files now installs skills with separate copies of
    each skill for each coding agent instead of using symlinks.
    We made this change to avoid known issues with symlinks on Windows.
  • When using Convex in anonymous mode (without a Convex account),
    npx convex dev now starts a different dashboard server for each
    deployment. This ensures the dashboard always connects to the
    right deployment when multiple deployments are running at the same time.

v1.40.0

  • You can now create a local deployment in a specific Convex cloud project with
    npx convex deployment create team-slug:project-slug:local.
  • You can now move a local deployment to another cloud project
    using npx convex deployment select team-slug:project-slug:local. This command warns
    when it moves the deployment to another project.
  • The CLI now shows more clearly which deployment is targeted when running commands
    such as npx convex dev and npx convex deploy.
  • Added a new <AuthRefreshing /> helper component, used to show indicators when
    function calls are paused because the authentication token is refreshing.
  • Removed --local and --cloud flags from npx convex dev. The behavior of these flags
    was misleading when a deployment was already selected. Instead, use
    npx convex deployment select local to use a local deployment, and
    npx convex deployment select dev to use your personal cloud dev deployment.
  • The CLI now provides guidance when TypeScript type checking is taking too long.
  • Improved the CLI command documentation to include more details and examples.
  • npx convex logs: --tail is now accepted as an alias for the --history flag.
  • When creating a local deployment, the CLI now skips importing the default environment variables
    from the Convex cloud project if you don’t have permission to view the default environment
    variables instead of crashing.
gradle/actions (gradle/actions)

v6.2.0

Compare Source

v6.1.1

Compare Source

This release updates various dependency versions, resolving several reported security vulnerabilities.
No functional changes are included

What's Changed

Full Changelog: gradle/actions@v6.1.0...v6.1.1

Automattic/mongoose (mongoose)

v9.7.0

Compare Source

==================

v9.6.3

Compare Source

==================

bahmutov/start-server-and-test (start-server-and-test)

v3.0.11

Compare Source

Bug Fixes

v3.0.10

Compare Source

Bug Fixes

v3.0.9

Compare Source

v3.0.8

Compare Source

Bug Fixes

v3.0.7

Compare Source

Bug Fixes

v3.0.6

Compare Source

Bug Fixes
kulshekhar/ts-jest (ts-jest)

v29.4.11

Compare Source

Bug Fixes
  • preserve Bundler on the CJS path under TypeScript >= 6 (3941818), closes #​4198

v29.4.10

Compare Source

Bug Fixes
  • pass resolutionMode to ts.resolveModuleName for hybrid module support (b557a85)
  • rebuild Program when consecutive compiles need different module kinds (a82a2b3), closes #​4774
  • respect tsconfig moduleResolution instead of forcing Node10 (1bffffc)
  • transformer: transpile mjs files from node_modules for CJS mode (96d025d)
  • transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • "after 9am and before 5pm Monday"

🚦 Automerge: Enabled.

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.


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

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

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1cba099 to e9a21f7 Compare June 1, 2026 04:40
@renovate renovate Bot requested a review from alexolivier June 1, 2026 18:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d904496 to 9b21121 Compare June 6, 2026 00:46
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from cb846ac to 5b9ee69 Compare June 13, 2026 22:41
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5b9ee69 to eab0bae Compare June 15, 2026 23:07
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.

0 participants