Configure Renovate #48

Open
Renovate wants to merge 1 commit from renovate/configure into master
Member

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.


Detected Package Files

  • .forgejo/workflows/actions.yaml (github-actions)
  • pyproject.toml (pep621)

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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.

🔡 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 4 Pull Requests:

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
  • Upgrade actions/checkout to f43a0e5ff2bd294095638e18286ca9a3d1956744
  • Upgrade actions/upload-artifact to ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5
  • Upgrade c.csw.im/cswimr/actions to sha256:5aa3df18a28ca7059ad727f8bb7fcd2a2e8ba42772bf438dafd5c56dad2d121e
  • Upgrade catthehacker/ubuntu to sha256:a1177eb0e8f705f5b5b568a6fb2559a69452041beddecc1f5e16205ffffbe8b3
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: master
  • Upgrade actions/upload-artifact to 4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1
Lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

🚸 Branch creation will be limited to maximum 2 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-tags package actions/env
  • Failed to look up github-tags package actions/gpg

Files affected: .forgejo/workflows/actions.yaml


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.

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. --- ### Detected Package Files * `.forgejo/workflows/actions.yaml` (github-actions) * `pyproject.toml` (pep621) ### 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. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Pin Docker digests. - Pin `github-action` digests. - Enable Renovate configuration migration PRs when needed. - Pin dependency versions for development dependencies. 🔡 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 4 Pull Requests: <details> <summary>Pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `11bd71901bbe5b1630ceea73d27597364c9af683` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `f43a0e5ff2bd294095638e18286ca9a3d1956744` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5` - Upgrade c.csw.im/cswimr/actions to `sha256:5aa3df18a28ca7059ad727f8bb7fcd2a2e8ba42772bf438dafd5c56dad2d121e` - Upgrade catthehacker/ubuntu to `sha256:a1177eb0e8f705f5b5b568a6fb2559a69452041beddecc1f5e16205ffffbe8b3` </details> <details> <summary>Update actions/checkout action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `11bd71901bbe5b1630ceea73d27597364c9af683` </details> <details> <summary>Update actions/upload-artifact action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-github-artifact-actions` - Merge into: `master` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1` </details> <details> <summary>Lock file maintenance</summary> - Schedule: ["before 4am on monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `master` - Regenerate lock files to use latest dependency versions </details> 🚸 Branch creation will be limited to maximum 2 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-tags package actions/env` > - `Failed to look up github-tags package actions/gpg` > > Files affected: `.forgejo/workflows/actions.yaml` --- ❓ 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:da08744ed78376d9b26e0d0e71adc5e9c16901860bce15a6fad8bd3ed9f2038e-->
Renovate added 1 commit 2025-02-14 11:30:40 -05:00
Add renovate.json
Some checks failed
Actions / Build Export Files (push) Failing after 1s
Actions / Autotagger (push) Has been skipped
Actions / Build Documentation (pull_request) Has been skipped
Actions / Build Export Files (pull_request) Failing after 0s
Actions / Autotagger (pull_request) Has been skipped
Actions / Build Documentation (push) Successful in 24s
f9d09cfd81
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
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: GalacticFactory/GalacticFactory-Legacy#48
No description provided.