Configure Renovate #1

Open
admin wants to merge 1 commits from renovate/configure into main
Owner

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

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • .devcontainer/devcontainer.json (devcontainer)
  • .github/workflows/check-dist.yml (github-actions)
  • .github/workflows/close-inactive-issues.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/issue-opened-workflow.yml (github-actions)
  • .github/workflows/licensed.yml (github-actions)
  • .github/workflows/pr-opened-workflow.yml (github-actions)
  • .github/workflows/publish-immutable-actions.yml (github-actions)
  • .github/workflows/release-new-action-version.yml (github-actions)
  • .github/workflows/workflow.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 Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.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
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

With your current configuration, Renovate will create 3 Pull Requests, up to a maximum of 13 over time (see docs for prConcurrentLimit):

Update dependency @​actions/cache to v6.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-6.x-lockfile
  • Merge into: main
  • Upgrade @actions/cache to 6.2.0
Update dependency jest to v30.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade jest to 30.5.1
Update dependency ruby to v3.4.10
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-3.x
  • Merge into: main
  • Upgrade ruby to 3.4.10
Update dev-dependencies (non-major)
  • Schedule: ["at any time"]
  • Branch name: renovate/dev-dependencies-(non-major)
  • Merge into: main
  • Upgrade @types/node to 24.13.4
  • Upgrade @vercel/ncc to sha512-8zPi1yO2mHpoKTD+e+Bf0ZT3e+sWHSOyGapm9s7b5R0gxJi3CiFTqmeQiMEyu6ejrz2s09M8JkEoUaTWjBJPQQ==
  • Upgrade eslint-plugin-prettier to 5.5.6
  • Upgrade prettier to 3.9.6
  • Upgrade ts-jest to 29.4.12
Update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to sha512-NPXn6r5zl4uET1DAVPaOwzX3rut4c0wcmw3dWJAfOsTM5+TogXo0DDjz8pwm/hL8cyVNpHqeK4JpN0NjnyFFNw==
Update dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
Update dependency eslint-plugin-jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-29.x
  • Merge into: main
  • Upgrade eslint-plugin-jest to sha512-q8TVr0rlNvUD0XnafGWkwtPeX+tTl2llP86EDl3sJtwWrQA/JT9SIu2hLLZbhhX6fT5SDE4O0gIKyZUujKnkYA==
Update dependency eslint-plugin-simple-import-sort to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-simple-import-sort-14.x
  • Merge into: main
  • Upgrade eslint-plugin-simple-import-sort to sha512-NUJO0+XFCkk+o5EsAJruTgnfMEpeWrPWeJS15UVF60GgXmqz1BJ9/3hzlvG7lkL8Bubzos5cCLptThbFfPnSMQ==
Update dependency nock to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/nock-14.x
  • Merge into: main
  • Upgrade nock to sha512-EjRr1weMa4ALQX35AgZTEnP+weJJjlW1KGDiNM2IQC2069YDHas4f4B4UUYR+TTLyKWxJvOz2wObDKQs/LNreA==
Update dependency ruby to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-4.x
  • Merge into: main
  • Upgrade ruby to 4.0.6
Update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==
Update mcr.microsoft.com/devcontainers/typescript-node Docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-devcontainers-typescript-node-24.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/devcontainers/typescript-node to 24-bullseye
Update typescript-eslint monorepo to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/major-typescript-eslint-monorepo
  • Merge into: main
  • Upgrade @typescript-eslint/eslint-plugin to sha512-/v8HZt6RlyIZxB3ntehELOcUcfxKPVGWXnQdJuHRmzrqgF8nQypcC/oxGW+Ot4VGKDq81XugPKxx0n5PBtf9PA==
  • Upgrade @typescript-eslint/parser to sha512-zYvrmj9Yxd63UGaXw+kdt6A0F0s0qveJyuatIM77bYC2DE4pgmg7a50u8LR7PRtXd0x+h+Tl3eXabGm06SWd3Q==

🚸 PR creation will be limited to maximum 4 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for 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-digest package actions/reusable-workflows: no-result

Files affected: .github/workflows/check-dist.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 Mend Renovate CLI.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 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. --- ### Detected Package Files * `.devcontainer/devcontainer.json` (devcontainer) * `.github/workflows/check-dist.yml` (github-actions) * `.github/workflows/close-inactive-issues.yml` (github-actions) * `.github/workflows/codeql.yml` (github-actions) * `.github/workflows/issue-opened-workflow.yml` (github-actions) * `.github/workflows/licensed.yml` (github-actions) * `.github/workflows/pr-opened-workflow.yml` (github-actions) * `.github/workflows/publish-immutable-actions.yml` (github-actions) * `.github/workflows/release-new-action-version.yml` (github-actions) * `.github/workflows/workflow.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 Forgejo contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitLab.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 - Provide a link to octochangelog's improved breakdown for Renovate's changelogs --- ### What to Expect With your current configuration, Renovate will create 3 Pull Requests, up to a maximum of 13 over time (see [docs for `prConcurrentLimit`](https://docs.renovatebot.com/configuration-options/#prconcurrentlimit)): <details> <summary>Update dependency @&#8203;actions/cache to v6.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-cache-6.x-lockfile` - Merge into: `main` - Upgrade [@actions/cache](https://github.com/actions/toolkit) to `6.2.0` </details> <details> <summary>Update dependency jest to v30.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/jest-monorepo` - Merge into: `main` - Upgrade [jest](https://github.com/jestjs/jest) to `30.5.1` </details> <details> <summary>Update dependency ruby to v3.4.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/ruby-3.x` - Merge into: `main` - Upgrade [ruby](https://github.com/ruby/ruby) to `3.4.10` </details> <details> <summary>Update dev-dependencies (non-major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/dev-dependencies-(non-major)` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `24.13.4` - Upgrade [@vercel/ncc](https://github.com/vercel/ncc) to `sha512-8zPi1yO2mHpoKTD+e+Bf0ZT3e+sWHSOyGapm9s7b5R0gxJi3CiFTqmeQiMEyu6ejrz2s09M8JkEoUaTWjBJPQQ==` - Upgrade [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to `5.5.6` - Upgrade [prettier](https://github.com/prettier/prettier) to `3.9.6` - Upgrade [ts-jest](https://github.com/kulshekhar/ts-jest) to `29.4.12` </details> <details> <summary>Update dependency eslint to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `sha512-NPXn6r5zl4uET1DAVPaOwzX3rut4c0wcmw3dWJAfOsTM5+TogXo0DDjz8pwm/hL8cyVNpHqeK4JpN0NjnyFFNw==` </details> <details> <summary>Update dependency eslint-config-prettier to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-10.x` - Merge into: `main` - Upgrade [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==` </details> <details> <summary>Update dependency eslint-plugin-jest to v29</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-jest-29.x` - Merge into: `main` - Upgrade [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) to `sha512-q8TVr0rlNvUD0XnafGWkwtPeX+tTl2llP86EDl3sJtwWrQA/JT9SIu2hLLZbhhX6fT5SDE4O0gIKyZUujKnkYA==` </details> <details> <summary>Update dependency eslint-plugin-simple-import-sort to v14</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-simple-import-sort-14.x` - Merge into: `main` - Upgrade [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) to `sha512-NUJO0+XFCkk+o5EsAJruTgnfMEpeWrPWeJS15UVF60GgXmqz1BJ9/3hzlvG7lkL8Bubzos5cCLptThbFfPnSMQ==` </details> <details> <summary>Update dependency nock to v14</summary> - Schedule: ["at any time"] - Branch name: `renovate/nock-14.x` - Merge into: `main` - Upgrade [nock](https://github.com/nock/nock) to `sha512-EjRr1weMa4ALQX35AgZTEnP+weJJjlW1KGDiNM2IQC2069YDHas4f4B4UUYR+TTLyKWxJvOz2wObDKQs/LNreA==` </details> <details> <summary>Update dependency ruby to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/ruby-4.x` - Merge into: `main` - Upgrade [ruby](https://github.com/ruby/ruby) to `4.0.6` </details> <details> <summary>Update dependency typescript to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-7.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==` </details> <details> <summary>Update mcr.microsoft.com/devcontainers/typescript-node Docker tag to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-devcontainers-typescript-node-24.x` - Merge into: `main` - Upgrade mcr.microsoft.com/devcontainers/typescript-node to `24-bullseye` </details> <details> <summary>Update typescript-eslint monorepo to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) to `sha512-/v8HZt6RlyIZxB3ntehELOcUcfxKPVGWXnQdJuHRmzrqgF8nQypcC/oxGW+Ot4VGKDq81XugPKxx0n5PBtf9PA==` - Upgrade [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `sha512-zYvrmj9Yxd63UGaXw+kdt6A0F0s0qveJyuatIM77bYC2DE4pgmg7a50u8LR7PRtXd0x+h+Tl3eXabGm06SWd3Q==` </details> 🚸 PR creation will be limited to maximum 4 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for 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-digest package actions/reusable-workflows: no-result` > > Files affected: `.github/workflows/check-dist.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://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
admin added 1 commit 2026-07-28 03:04:28 +00:00
Add renovate.json
Tests / test-save (ubuntu-latest) (pull_request) Successful in 9m29s
Check dist content / Check dist/ (pull_request) Failing after 0s
License check / Check licenses (pull_request) Failing after 2s
Assign pull request reviewer / run-action (pull_request_target) Successful in 3s
Tests / build (ubuntu-latest) (pull_request) Successful in 9m43s
Code scanning / CodeQL-Build (push) Failing after 10s
Code scanning / CodeQL-Build (pull_request) Failing after 11s
Tests / test-proxy-save (pull_request) Failing after 32s
Tests / test-proxy-restore (pull_request) Has been skipped
Tests / build (macOS-latest) (pull_request) Has been cancelled
Tests / build (windows-latest) (pull_request) Has been cancelled
Tests / test-save (macOS-latest) (pull_request) Has been cancelled
Tests / test-save (windows-latest) (pull_request) Has been cancelled
Tests / test-restore (macOS-latest) (pull_request) Has been cancelled
Tests / test-restore (ubuntu-latest) (pull_request) Has been cancelled
Tests / test-restore (windows-latest) (pull_request) Has been cancelled
9ac5a1b265
Some checks are pending
Tests / test-save (ubuntu-latest) (pull_request) Successful in 9m29s
Check dist content / Check dist/ (pull_request) Failing after 0s
License check / Check licenses (pull_request) Failing after 2s
Assign pull request reviewer / run-action (pull_request_target) Successful in 3s
Tests / build (ubuntu-latest) (pull_request) Successful in 9m43s
Code scanning / CodeQL-Build (push) Failing after 10s
Code scanning / CodeQL-Build (pull_request) Failing after 11s
Tests / test-proxy-save (pull_request) Failing after 32s
Tests / test-proxy-restore (pull_request) Has been skipped
Tests / build (macOS-latest) (pull_request) Has been cancelled
Tests / build (windows-latest) (pull_request) Has been cancelled
Tests / test-save (macOS-latest) (pull_request) Has been cancelled
Tests / test-save (windows-latest) (pull_request) Has been cancelled
Tests / test-restore (macOS-latest) (pull_request) Has been cancelled
Tests / test-restore (ubuntu-latest) (pull_request) Has been cancelled
Tests / test-restore (windows-latest) (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: actions/cache#1