Skip to content

Update dependency @convex-dev/eslint-plugin to v4 - #72

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/convex-dev-eslint-plugin-4.x
Aug 22, 2026
Merged

Update dependency @convex-dev/eslint-plugin to v4#72
renovate[bot] merged 1 commit into
mainfrom
renovate/convex-dev-eslint-plugin-4.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@convex-dev/eslint-plugin (source) 2.0.04.0.0 age confidence

Release Notes

get-convex/convex-backend (@​convex-dev/eslint-plugin)

v4.0.0

  • Add a new rule @convex-dev/no-schema-import-cycle (enabled by default as an
    error) that detects cases where schema.ts imports files that themselves
    depend on the schema.

v3.0.0

  • Add a new rule @convex-dev/no-top-of-hour-crons (enabled by default as a
    warning) that flags cron jobs scheduled exactly on the hour. The top of the
    hour is the busiest time on the clock for most apps, so moving background work
    off-peak (or omitting minuteUTC to let Convex pick a minute) helps your app
    scale. This is a major version bump because the new default-enabled rule can
    surface new warnings in existing codebases.
  • The @convex-dev/no-collect-in-query and @convex-dev/explicit-table-ids
    rules now work when type-aware linting is disabled.
  • When type-aware linting is disabled, error messages now recommend enabling it.

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • Between 12:00 AM and 04:59 AM, only on Monday (* 0-4 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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/convex-dev-eslint-plugin-4.x branch from e11309d to a50b6c8 Compare August 22, 2026 01:41
@renovate
renovate Bot force-pushed the renovate/convex-dev-eslint-plugin-4.x branch from a50b6c8 to b52b4ba Compare August 22, 2026 01:51
@pkg-pr-new

pkg-pr-new Bot commented Aug 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@convex-dev/workos-authkit@72

commit: b52b4ba

@renovate
renovate Bot merged commit ff4d534 into main Aug 22, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/convex-dev-eslint-plugin-4.x branch August 22, 2026 04:44
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