Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate - autoclosed #80

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 14, 2023

Mend Renovate

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/conditions.yml (github-actions)
  • .github/workflows/fixtures.yml (github-actions)
  • .github/workflows/ls-engines.yml (github-actions)
  • .github/workflows/node-pretest.yml (github-actions)
  • .github/workflows/node.yml (github-actions)
  • .github/workflows/rebase.yml (github-actions)
  • .github/workflows/require-allow-edits.yml (github-actions)
  • package.json (npm)
  • packages/list-exports/package.json (npm)
  • packages/ls-exports/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Wait for branch tests to pass or fail before creating the PR.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Disable automerging feature - wait for humans to merge all PRs.
  • Always widen peerDependencies SemVer ranges when updating, instead of replacing.
  • Group all minor and patch updates together.
  • Shared renovate config for @ljharb
  • Show all Merge Confidence badges for pull requests.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Wait for branch tests to pass or fail before creating the PR.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Disable automerging feature - wait for humans to merge all PRs.
  • Always widen peerDependencies SemVer ranges when updating, instead of replacing.
  • Group all minor and patch updates together.
  • Shared renovate config for @ljharb

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the 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 10 Pull Requests:

[Deps] Update Update `eslint` to v8.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/all-minor-patch
  • Merge into: main
  • Upgrade eslint to =8.47.0
[Deps] Update Update `lerna` to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/lerna-7.x
  • Merge into: main
  • Upgrade lerna to ^7.0.0
[Deps] Update Update `npm-package-arg` to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-package-arg-10.x
  • Merge into: main
  • Upgrade npm-package-arg to ^10.0.0
[Deps] Update Update `npm-packlist` to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-packlist-7.x
  • Merge into: main
  • Upgrade npm-packlist to ^7.0.0
[Deps] Update Update `pacote` to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/pacote-16.x
  • Merge into: main
  • Upgrade pacote to ^16.0.0
[Deps] Update Update `read-package-json` to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/read-package-json-6.x
  • Merge into: main
  • Upgrade read-package-json to ^6.0.0
[Deps] Update Update `strip-ansi` to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/strip-ansi-7.x
  • Merge into: main
  • Upgrade strip-ansi to ^7.0.0
[Deps] Update Update `yargs` to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-17.x
  • Merge into: main
  • Upgrade yargs to ^17.0.0
[Deps] Update Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
[Deps] Update Update codecov/codecov-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-3.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v3

🚸 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed Aug 14, 2023
@renovate renovate bot closed this Aug 14, 2023
@renovate renovate bot deleted the renovate/configure branch August 14, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants