Skip to content

chore(deps): update routine updates#220

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/routine-updates
Mar 16, 2026
Merged

chore(deps): update routine updates#220
renovate[bot] merged 1 commit intomainfrom
renovate/routine-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
@eslint/eslintrc 3.3.43.3.5 age confidence
@eslint/js (source) 9.39.39.39.4 age confidence
@typescript-eslint/eslint-plugin (source) 8.56.18.57.0 age confidence
@typescript-eslint/parser (source) 8.56.18.57.0 age confidence
convex (source) 1.32.01.33.0 age confidence
eslint (source) 9.39.39.39.4 age confidence
typescript-eslint (source) 8.56.18.57.0 age confidence
vitest (source) 4.0.184.1.0 age confidence

Release Notes

eslint/eslintrc (@​eslint/eslintrc)

v3.3.5

Compare Source

Bug Fixes
eslint/eslint (@​eslint/js)

v9.39.4

Compare Source

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

v8.57.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#​12080)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#​12089)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#​12094)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#​11355)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#​12077)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#​12079)
  • eslint-plugin: [strict-void-return] false positives with overloads (#​12055)
❤️ Thank You

See GitHub Releases for more information.

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

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

v8.57.0

Compare Source

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

See GitHub Releases for more information.

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

get-convex/convex-js (convex)

v1.33.0

  • npx convex env set can now:
    • Accept a value interactively
    • Accept a value via --from-file
    • Set multiple variables at once via --from-file or stdin, e.g.
      npx convex env set < .env.defaults. This will refuse if any existing
      values don't match, unless --force is provided. It will not set convex-
      managed variables, such as CONVEX_DEPLOYMENT or VITE_CONVEX_URL.
    • Auto-start a local backend while setting environment variables if it isn't
      running already.
  • npx convex env list now emits a more robust format for multi-line and other
    complex environment variables, so you can do:
    npx convex env list > .env.convex from one deployment, then
    npx convex env set < .env.convex on another.
    This format is also now available on the Dashboard.
  • npx convex run will auto-start a local backend if necessary, for the
    duration of the call.
  • getConvexSize will now return 0 for undefined, even though it isn't
    stictly a Value (it is not serialized for documents, arguments, or results).
  • Passing --env-file to the CLI works more reliably for specifying the target
    deployment.
  • Improves the types of _generated/api to avoid infinite recursion when you have
    a file and folder with the same name in your convex/ folder.
  • Adds npx convex init as a command that will go through the interactive
    deployment selection process, if a deployment isn't already configured, but
    not push code. This is useful for predev package.json scripts that want to
    do interactive selection steps before running the frontend and backend in
    parallel. It also enables agents to initialize and set environment variables:
    export CONVEX_AGENT_MODE=anonymous
    npx convex init
    convex env set < .env.defaults
    
  • No longer overwrites the tsconfig.json and README.md files in the
    convex/ folder when configuring a new deployment, only when first creating
    the convex/ folder.
eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

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

v8.57.0

Compare Source

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

See GitHub Releases for more information.

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

vitest-dev/vitest (vitest)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

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
Copy Markdown

pkg-pr-new bot commented Mar 16, 2026

Open in StackBlitz

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

commit: ce93bc2

@renovate renovate bot merged commit 41070d1 into main Mar 16, 2026
2 checks passed
@renovate renovate bot deleted the renovate/routine-updates branch March 16, 2026 13:32
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