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 #48

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/node-aught.yml (github-actions)
  • .github/workflows/node-pretest.yml (github-actions)
  • .github/workflows/node-tens.yml (github-actions)
  • .github/workflows/rebase.yml (github-actions)
  • .github/workflows/require-allow-edits.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
  • 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 3 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 `nyc` to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-15.x
  • Merge into: main
  • Upgrade nyc to ^15.0.0
[Deps] Update Update `rimraf` to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: main
  • Upgrade rimraf to ^5.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 Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3d35799) 100.00% compared to head (1f31405) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           55        55           
  Branches         6         6           
=========================================
  Hits            55        55           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it 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 17:15
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