Commit graph

2 commits

Author SHA1 Message Date
ffa2bce189
chore(repo): update renovate config
All checks were successful
Actions / Build Plugins (push) Successful in 44s
2024-12-27 22:54:06 -05:00
1845fb056b
Configure Renovate (#4)
All checks were successful
Actions / Build Plugins (push) Successful in 39s
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)
 * `.forgejo/workflows/publish.yaml` (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.
  - Pin Docker digests.
  - Pin `github-action` digests.
  - Enable Renovate configuration migration PRs when needed.
  - Pin dependency versions for `devDependencies`.

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

<details>
<summary>Pin dependencies</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pin-dependencies`
  - Merge into: `main`
  - Pin [@eslint/js](https://github.com/eslint/eslint) to `9.17.0`
  - Pin [@types/deno](https://github.com/DefinitelyTyped/DefinitelyTyped) to `2.0.0`
  - Pin [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped) to `3.0.4`
  - Pin [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `8.18.1`
  - Upgrade [actions/checkout](https://github.com/actions/checkout) to `11bd71901bbe5b1630ceea73d27597364c9af683`
  - Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `39370e3970a6d050c480ffad4ff0ed4d3fdee5af`
  - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5`
  - Pin [eslint](https://github.com/eslint/eslint) to `9.17.0`
  - Pin [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `9.1.0`
  - Pin [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to `5.2.1`
  - Pin [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) to `7.37.2`
  - Pin [globals](https://github.com/sindresorhus/globals) to `15.14.0`
  - Pin [prettier](https://github.com/prettier/prettier) to `3.4.2`
  - Pin [typescript](https://github.com/microsoft/TypeScript) to `5.7.2`
  - Pin [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) to `8.18.1`
  - Upgrade www.coastalcommits.com/cswimr/actions to `sha256:34b46b4169ee57aa9007a7244538e50522a451233a9aadd3f4e63c46d0297d82`

</details>

<details>
<summary>Pin dependency @&#8203;types/react to 19.0.2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/react-monorepo`
  - Merge into: `main`
  - Pin [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.0.2`

</details>

<details>
<summary>Update actions/upload-artifact action to v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/major-github-artifact-actions`
  - Merge into: `main`
  - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `6f51ac03b9356f520e9adb1b1b7802705f340c2b`

</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:f65b6713ef2e21e06002d011ec67468e3cf8a2740f75298b68b5b0dca6f641bc-->

Co-authored-by: cswimr <seaswimmerthefsh@gmail.com>
Reviewed-on: #4
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2024-12-27 15:34:08 -05:00