Configure Renovate #8

Merged
djuri merged 1 commit from renovate/configure into main 2024-12-26 14:22:44 +00:00
Collaborator

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

  • Dockerfile (dockerfile)
  • .forgejo/workflows/build.yaml (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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

Update Yarn to v1.22.22
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-1.x
  • Merge into: main
  • Upgrade yarn to 1.22.22
Update dependency axios to v1.7.9
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.7.9
Update actions/forgejo-release action to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-forgejo-release-2.x
  • Merge into: main
  • Upgrade actions/forgejo-release to v2.5.1
Update dependency typescript to v5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.7.2
Update dependency undici to v6.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/undici-6.x-lockfile
  • Merge into: main
  • Upgrade undici to 6.21.0
Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22-bookworm
Update dependency @​sveltejs/vite-plugin-svelte to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/sveltejs-vite-plugin-svelte-5.x
  • Merge into: main
  • Upgrade @sveltejs/vite-plugin-svelte to ^5.0.0
Update dependency svelte to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/svelte-5.x
  • Merge into: main
  • Upgrade svelte to ^5.0.0
Update dependency undici to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/undici-7.x-lockfile
  • Merge into: main
  • Upgrade undici to 7.2.0
Update dependency vite to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-6.x
  • Merge into: main
  • Upgrade vite to ^6.0.0

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


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 * `Dockerfile` (dockerfile) * `.forgejo/workflows/build.yaml` (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. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. 🔡 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 10 Pull Requests: <details> <summary>Update Yarn to v1.22.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/yarn-1.x` - Merge into: `main` - Upgrade [yarn](https://github.com/yarnpkg/yarn) to `1.22.22` </details> <details> <summary>Update dependency axios to v1.7.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/axios-1.x-lockfile` - Merge into: `main` - Upgrade [axios](https://github.com/axios/axios) to `1.7.9` </details> <details> <summary>Update actions/forgejo-release action to v2.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-forgejo-release-2.x` - Merge into: `main` - Upgrade [actions/forgejo-release](https://code.forgejo.org/actions/forgejo-release) to `v2.5.1` </details> <details> <summary>Update dependency typescript to v5.7.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `5.7.2` </details> <details> <summary>Update dependency undici to v6.21.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/undici-6.x-lockfile` - Merge into: `main` - Upgrade [undici](https://github.com/nodejs/undici) to `6.21.0` </details> <details> <summary>Update Node.js to v22</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `22-bookworm` </details> <details> <summary>Update dependency @&#8203;sveltejs/vite-plugin-svelte to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/sveltejs-vite-plugin-svelte-5.x` - Merge into: `main` - Upgrade [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte) to `^5.0.0` </details> <details> <summary>Update dependency svelte to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/svelte-5.x` - Merge into: `main` - Upgrade [svelte](https://github.com/sveltejs/svelte) to `^5.0.0` </details> <details> <summary>Update dependency undici to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/undici-7.x-lockfile` - Merge into: `main` - Upgrade [undici](https://github.com/nodejs/undici) to `7.2.0` </details> <details> <summary>Update dependency vite to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-6.x` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `^6.0.0` </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. --- ❓ 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:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
ticktock_depbot added 1 commit 2024-12-26 14:22:12 +00:00
Add renovate.json
Some checks failed
/ build (push) Failing after 1m6s
/ check-changes (push) Successful in 17s
4ae1fc794c
djuri merged commit df5e1d8be8 into main 2024-12-26 14:22:44 +00:00
Sign in to join this conversation.
No reviewers
No labels
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: btclock/webui#8
No description provided.