Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.46.3 -> 8.46.4 age confidence
@typescript-eslint/parser (source) 8.46.3 -> 8.46.4 age confidence
convex (source) 1.28.2 -> 1.29.0 age confidence
openai 6.8.0 -> 6.8.1 age confidence
typescript-eslint (source) 8.46.3 -> 8.46.4 age confidence

Release Notes

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

v8.46.4

Compare Source

🩹 Fixes
  • parser: error when both projectService and project are set (#​11333)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#​11730)
  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#​11006, #​10958)
❤️ Thank You

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

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

v8.46.4

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

  • Code generation changes: modules and functions are sorted in more situations,
    some unused imports have been removed, and some docstrings have been updated.
    Expect to need to commit a larger-than-usual change to generated files after
    upgrading to this version of Convex.

  • Add .pick(), .omit(), .partial(), and .extend() methods to v.objects()
    validators. This makes reusing validator with small changes simpler. See
    https://docs.convex.dev/functions/validation#reusing-and-extending-validators
    for more.

  • Add a pagination result validation helper
    paginationResultValidator(itemValidator) describing and validating the
    return valud of a paginated query.

  • New npx convex codegen --component-dir ../path/to/component flag for
    component authors to generate code only for a component.

  • New convex.json configuration property codegen.fileType ("dts/js" or
    "ts", default "dts/js") Default for applications is still "dts/js" but for
    components generated files always use "ts" file extensions.

  • New convex.json configuration property codegen.legacyComponentApi (default
    true) which can be set to false to opt into importing the API of a component
    directly from its package or directory instead of inlining the result of
    analyzing a component in parent component that uses it.

  • Improved TypeScript inference performance for ApiFromModules, the workhorse
    type that transforms modules of Convex functions into a tree of
    FunctionReference types for the api object. Thanks to David Blass, the
    maintainer of ArkType, for working with us on these improvements.

openai/openai-node (openai)

v6.8.1

Compare Source

Full Changelog: v6.8.0...v6.8.1

Bug Fixes
  • api: fix nullability of logprobs (40a403c)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.4

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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 10, 2025

Open in StackBlitz

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

commit: d74818c

@renovate renovate bot force-pushed the renovate/routine-updates branch from afb3746 to d74818c Compare November 10, 2025 20:02
@renovate renovate bot changed the title Update dependency openai to v6.8.1 Update Routine updates Nov 10, 2025
@renovate renovate bot merged commit 698c8c3 into main Nov 11, 2025
2 checks passed
@renovate renovate bot deleted the renovate/routine-updates branch November 11, 2025 02: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