[PR #2] [MERGED] chore: Configure Renovate #7

Closed
opened 2026-06-08 08:27:10 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/action-typescript-template/pull/2
Author: @webgrip-renovate[bot]
Created: 2/9/2026
Status: Merged
Merged: 2/13/2026
Merged by: @Ryangr0

Base: mainHead: renovate/configure


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

renovate.json (+3 -0)

📄 Description

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • docker-compose.yml (docker-compose)
  • ops/action/Dockerfile (dockerfile)
  • .github/workflows/on_docs_change.yml (github-actions)
  • .github/workflows/on_source_change.yml (github-actions)
  • .github/workflows/run_workflow_call.yml (github-actions)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Enable Renovate Dependency Dashboard creation.
  • Apply labels dependencies and {{arg1}} to PRs.
  • Enable Renovate configuration migration PRs when needed.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for development dependencies.
  • Run lock file maintenance (updates) early Monday mornings.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 11 Pull Requests:

chore(deps): pin node.js to 4f696fb
  • Schedule: ["at any time"]
  • Branch name: renovate/application-container-images
  • Merge into: main
  • Upgrade node to sha256:4f696fbf39f383c1e486030ba6b289a5d9af541642fc78ab197e584a113b9c03
chore(deps): pin dependencies
chore(deps): pin dependency @​types/jest to 29.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-types
  • Merge into: main
  • Pin @types/jest to 29.5.14
chore(deps): update dependency @​babel/eslint-parser to ^7.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: main
  • Upgrade @babel/eslint-parser to ^7.28.0
chore(deps): update dependency @typescript-eslint/eslint-plugin to ^8.40.0
chore(deps): update eslint monorepo to ^9.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to ^9.34.0
  • Upgrade eslint to ^9.34.0
chore(deps): update dependency @​stylistic/eslint-plugin to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-stylistic-monorepo
  • Merge into: main
  • Upgrade @stylistic/eslint-plugin to ^5.0.0
chore(deps): update eslint monorepo to v10 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to ^10.0.0
  • Upgrade eslint to ^10.0.0
chore(deps): update jest monorepo to v30 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^30.0.0
  • Upgrade jest to ^30.0.0
fix(deps): update dependency @​actions/core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-npm
  • Merge into: main
  • Upgrade @actions/core to ^3.0.0
chore(deps): lock file maintenance
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up github-tags package organisation/action-action

Files affected: .github/workflows/run_workflow_call.yml


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/webgrip/action-typescript-template/pull/2 **Author:** [@webgrip-renovate[bot]](https://github.com/apps/webgrip-renovate) **Created:** 2/9/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@Ryangr0](https://github.com/Ryangr0) **Base:** `main` ← **Head:** `renovate/configure` --- ### 📝 Commits (1) - [`e982ffa`](https://github.com/webgrip/action-typescript-template/commit/e982ffa059ad84ec4c82bd9aaa59f38f60253586) Add renovate.json ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `renovate.json` (+3 -0) </details> ### 📄 Description Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request. --- ### Detected Package Files * `docker-compose.yml` (docker-compose) * `ops/action/Dockerfile` (dockerfile) * `.github/workflows/on_docs_change.yml` (github-actions) * `.github/workflows/on_source_change.yml` (github-actions) * `.github/workflows/run_workflow_call.yml` (github-actions) * `package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Enable Renovate Dependency Dashboard creation. - Apply labels `dependencies` and `{{arg1}}` to PRs. - Enable Renovate configuration migration PRs when needed. - Pin Docker digests. - Pin `github-action` digests. - Pin dependency versions for development dependencies. - Run lock file maintenance (updates) early Monday mornings. - Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides. - Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 11 Pull Requests: <details> <summary>chore(deps): pin node.js to 4f696fb</summary> - Schedule: ["at any time"] - Branch name: `renovate/application-container-images` - Merge into: `main` - Upgrade [node](https://redirect.github.com/nodejs/node) to `sha256:4f696fbf39f383c1e486030ba6b289a5d9af541642fc78ab197e584a113b9c03` </details> <details> <summary>chore(deps): pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/dev-only-deps` - Merge into: `main` - Pin [@babel/eslint-parser](https://redirect.github.com/babel/babel) to `7.28.0` - Pin [@eslint/js](https://redirect.github.com/eslint/eslint) to `9.34.0` - Pin [@stylistic/eslint-plugin](https://redirect.github.com/eslint-stylistic/eslint-stylistic) to `4.4.1` - Pin [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/typescript-eslint) to `8.40.0` - Pin [@vercel/ncc](https://redirect.github.com/vercel/ncc) to `0.38.3` - Pin [eslint](https://redirect.github.com/eslint/eslint) to `9.34.0` - Pin [istanbul-badges-readme](https://redirect.github.com/the-bugging/istanbul-badges-readme) to `1.9.0` - Pin [jest](https://redirect.github.com/jestjs/jest) to `29.7.0` - Pin [ts-jest](https://redirect.github.com/kulshekhar/ts-jest) to `29.4.1` - Pin [typescript](https://redirect.github.com/microsoft/TypeScript) to `5.9.2` </details> <details> <summary>chore(deps): pin dependency @&#8203;types/jest to 29.5.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-types` - Merge into: `main` - Pin [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `29.5.14` </details> <details> <summary>chore(deps): update dependency @&#8203;babel/eslint-parser to ^7.28.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `main` - Upgrade [@babel/eslint-parser](https://redirect.github.com/babel/babel) to `^7.28.0` </details> <details> <summary>chore(deps): update dependency @typescript-eslint/eslint-plugin to ^8.40.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/typescript-eslint) to `^8.40.0` </details> <details> <summary>chore(deps): update eslint monorepo to ^9.34.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [@eslint/js](https://redirect.github.com/eslint/eslint) to `^9.34.0` - Upgrade [eslint](https://redirect.github.com/eslint/eslint) to `^9.34.0` </details> <details> <summary>chore(deps): update dependency @&#8203;stylistic/eslint-plugin to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-stylistic-monorepo` - Merge into: `main` - Upgrade [@stylistic/eslint-plugin](https://redirect.github.com/eslint-stylistic/eslint-stylistic) to `^5.0.0` </details> <details> <summary>chore(deps): update eslint monorepo to v10 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [@eslint/js](https://redirect.github.com/eslint/eslint) to `^10.0.0` - Upgrade [eslint](https://redirect.github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>chore(deps): update jest monorepo to v30 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `main` - Upgrade [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `^30.0.0` - Upgrade [jest](https://redirect.github.com/jestjs/jest) to `^30.0.0` </details> <details> <summary>fix(deps): update dependency @&#8203;actions/core to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-npm` - Merge into: `main` - Upgrade [@actions/core](https://redirect.github.com/actions/toolkit) to `^3.0.0` </details> <details> <summary>chore(deps): lock file maintenance</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `main` - Regenerate lock files to use latest dependency versions </details> --- > > [!WARNING] > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up github-tags package organisation/action-action` > > Files affected: `.github/workflows/run_workflow_call.yml` --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 08:27:10 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/action-typescript-template#7
No description provided.