Skip to content

chore: add renovate configuration#11

Open
narutiga wants to merge 1 commit into
mainfrom
feat/renovate-config
Open

chore: add renovate configuration#11
narutiga wants to merge 1 commit into
mainfrom
feat/renovate-config

Conversation

@narutiga

Copy link
Copy Markdown
Owner

Configure Renovate for automated dependency updates with:

  • Conservative automerge strategy (TypeScript only)
  • Security vulnerabilities always prioritized
  • Weekly devDependency checks

Configure Renovate for automated dependency updates with:
- Conservative automerge strategy (TypeScript only)
- Security vulnerabilities always prioritized
- Weekly devDependency checks

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@narutiga narutiga self-assigned this Jun 12, 2026
@narutiga

Copy link
Copy Markdown
Owner Author

@codex

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 22adf28d96

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .renovaterc.json
"labels": ["security"],
"schedule": ["at any time"]
},
"typescript": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Remove unsupported top-level TypeScript block

Renovate validates every config key and reports unknown keys as Invalid configuration option; typescript is not a supported top-level manager/config key for npm projects, so this repository config will fail validation before Renovate can open any dependency or security-update PRs. If the intent is to automerge only the typescript package, put automerge/automergeType in a packageRules entry matching matchPackageNames: ["typescript"] instead.

Useful? React with 👍 / 👎.

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