Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@types/node (source) 22.19.0 -> 22.19.1 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.46.4 -> 8.48.0 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.46.4 -> 8.48.0 age confidence devDependencies minor
actions/checkout 08c6903 -> 93cb6ef action digest
convex (source) 1.29.0 -> 1.29.3 age confidence devDependencies patch
convex-helpers (source) 0.1.104 -> 0.1.106 age confidence devDependencies patch
convex-test (source) 0.0.38 -> 0.0.41 age confidence devDependencies patch
openai 6.8.1 -> 6.9.1 age confidence devDependencies minor
prettier (source) 3.6.2 -> 3.7.1 age confidence devDependencies minor 3.7.3 (+1)
typescript-eslint (source) 8.46.4 -> 8.48.0 age confidence devDependencies minor

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.48.0

Compare Source

🚀 Features
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
🩹 Fixes
  • typescript-estree: disallow binding patterns in parameter properties (#​11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#​10477)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.47.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unused-private-class-members] new extension rule (#​10913)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.48.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.47.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

get-convex/convex-js (convex)

v1.29.2

  • When running npx convex deploy, the CLI will now ask for explicit
    confirmation before deleting large indexes. This change is helpful for
    avoiding situations where an index is accidentally deleted and backfilling it
    takes a long time.
get-convex/convex-helpers (convex-helpers)

v0.1.106

Compare Source

  • Update typedV to match the type of the installed convex validators for v.nullable
  • Improves handling of literals() helper to keep the ordering of its members
  • Improved Zod 4 handling of circular types, empty returns, and empty function args
  • Zod 4 transforms can now be asynchronous

v0.1.105

Compare Source

  • convex-helpers now supports Zod 4! (#​840)
    • The new methods that support Zod 4 can be found in convex-helpers/server/zod4
    • Existing types and methods for Zod 3 support have been moved
      (convex-helpers/server/zodconvex-helpers/server/zod3)
    • Thanks to @​ksinghal and @​natedunn for their contributions to this improvement.
  • Zod 3 support: fix the return types of zodOutputToConvex for objects and unions
    (credit: gari-ix)
  • Zod 3 support: improve the type safety of onSuccess in custom function builders
  • Sessions: If the only argument to a session function is the sessionId,
    allow omitting args in React.
get-convex/convex-test (convex-test)

v0.0.41

Compare Source

v0.0.40

Compare Source

  • Extends ctx in t.run to conform to both MutationCtx and ActionCtx.

v0.0.39

Compare Source

  • Adds support for using the upcoming ctx.db syntax where you pass explicit table names.
  • Improves text search implementation to more closely match Convex text search: case insensitive, splitting whitespace and handling undefined in withIn
    ex.
openai/openai-node (openai)

v6.9.1

Compare Source

Full Changelog: v6.9.0...v6.9.1

Bug Fixes
  • api: align types of input items / output items for typescript (99adaa7)

v6.9.0

Compare Source

Full Changelog: v6.9.0...v6.9.1

Bug Fixes
  • api: align types of input items / output items for typescript (99adaa7)
prettier/prettier (prettier)

v3.7.1

Compare Source

diff

API: Fix performance regression in doc printer (#​18342 by @​fisker)

Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.

v3.7.0

Compare Source

diff

🔗 Release Notes

typescript-eslint/typescript-eslint (typescript-eslint)

v8.48.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.47.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, only on Monday ( * 0-4 * * 1 ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

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

@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/get-convex/workflow/@convex-dev/workflow@172

commit: 734ba2f

@renovate renovate bot merged commit 9f81a6e into main Dec 1, 2025
4 checks passed
@renovate renovate bot deleted the renovate/routine-updates branch December 1, 2025 14:39
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