Configure Renovate #17

Merged
renovate[bot] merged 3 commits from renovate/configure into main 2025-02-28 22:07:08 +00:00
renovate[bot] commented 2025-02-28 19:35:24 +00:00 (Migrated from github.com)

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

  • .github/workflows/publish.yaml (github-actions)
  • mise.toml (mise)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 9 Pull Requests:

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
  • Upgrade actions/setup-node to 1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
  • Pin vitest to 2.1.2
Update dependency @​biomejs/biome to v1.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/biomejs-biome-1.x
  • Merge into: main
  • Upgrade @biomejs/biome to 1.9.4
Update npm to v10.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-10.x
  • Merge into: main
  • Upgrade npm to 10.9.2
Update dependency @​types/node to v22.13.6
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to 22.13.6
Update dependency tsup to v8.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tsup-8.x
  • Merge into: main
  • Upgrade tsup to 8.4.0
Update dependency type-fest to v4.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/type-fest-4.x
  • Merge into: main
  • Upgrade type-fest to 4.35.0
Update dependency typescript to v5.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.8.2
Update dependency vitest to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^3.0.0
Update npm to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-11.x
  • Merge into: main
  • Upgrade npm to 11.1.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 was generated by Mend Renovate. View the repository job log.

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. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `.github/workflows/publish.yaml` (github-actions) * `mise.toml` (mise) * `package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Hopefully safe environment variables to allow users to configure. - Show all Merge Confidence badges for pull requests. - 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 9 Pull Requests: <details> <summary>Pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `11bd71901bbe5b1630ceea73d27597364c9af683` - Upgrade [actions/setup-node](https://redirect.github.com/actions/setup-node) to `1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a` - Pin [vitest](https://redirect.github.com/vitest-dev/vitest) to `2.1.2` </details> <details> <summary>Update dependency @&#8203;biomejs/biome to v1.9.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/biomejs-biome-1.x` - Merge into: `main` - Upgrade [@biomejs/biome](https://redirect.github.com/biomejs/biome) to `1.9.4` </details> <details> <summary>Update npm to v10.9.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/npm-10.x` - Merge into: `main` - Upgrade [npm](https://redirect.github.com/npm/cli) to `10.9.2` </details> <details> <summary>Update dependency @&#8203;types/node to v22.13.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x` - Merge into: `main` - Upgrade [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `22.13.6` </details> <details> <summary>Update dependency tsup to v8.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tsup-8.x` - Merge into: `main` - Upgrade [tsup](https://redirect.github.com/egoist/tsup) to `8.4.0` </details> <details> <summary>Update dependency type-fest to v4.35.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/type-fest-4.x` - Merge into: `main` - Upgrade [type-fest](https://redirect.github.com/sindresorhus/type-fest) to `4.35.0` </details> <details> <summary>Update dependency typescript to v5.8.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `main` - Upgrade [typescript](https://redirect.github.com/microsoft/TypeScript) to `5.8.2` </details> <details> <summary>Update dependency vitest to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vitest-monorepo` - Merge into: `main` - Upgrade [vitest](https://redirect.github.com/vitest-dev/vitest) to `^3.0.0` </details> <details> <summary>Update npm to v11</summary> - Schedule: ["at any time"] - Branch name: `renovate/npm-11.x` - Merge into: `main` - Upgrade [npm](https://redirect.github.com/npm/cli) to `11.1.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://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/htunnicliff/jmap-jam). <!--renovate-config-hash:55dfe6c56b39d1803cd815da40683bcba49c147ccd1888b0273d53c80fdb443c-->
Sign in to join this conversation.
No description provided.