Skip to content

Configure Renovate#5

Open
theros-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

Configure Renovate#5
theros-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@theros-renovate
Copy link
Copy Markdown

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/automerge-dependabot.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/cpr-example-command.yml (github-actions)
  • .github/workflows/rebase.yml (github-actions)
  • .github/workflows/slash-command-dispatch.yml (github-actions)
  • .github/workflows/update-major-version.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 directories.
  • Rate limit PR creation to a maximum of two per hour.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Package groups for theros-org npm packages (bulk PRs)
  • Shared defaults for theros-org repos

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the .github/renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 12 Pull Requests:

chore(deps): update dependency @​types/jest to v29.5.11
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 29.5.11
chore(deps): update dependency @​types/node to v18.19.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.19.3
chore(deps): update dependency eslint-plugin-import to v2.29.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-import to 2.29.1
chore(deps): update dependency prettier to v3.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.1.1
chore(deps): update dependency eslint to v8.56.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x-lockfile
  • Merge into: main
  • Upgrade eslint to 8.56.0
chore(deps): update actions/download-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact to v4
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
chore(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to ^20.0.0
chore(deps): update dependency @typescript-eslint/parser to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-typescript-eslint-monorepo
  • Merge into: main
  • Upgrade @typescript-eslint/parser to ^6.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
fix(deps): update dependency https-proxy-agent to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/https-proxy-agent-7.x
  • Merge into: main
  • Upgrade https-proxy-agent to ^7.0.0
fix(deps): update octokit monorepo (major)

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants