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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #68

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 21, 2022

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/app-push-test.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/e2e-test.yml (github-actions)
  • .github/workflows/pkgdown.yml (github-actions)
  • inst/templates/node/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 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.

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

chore(deps): update babel monorepo
chore(deps): update dependency cypress to v13.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-13.x-lockfile
  • Merge into: main
  • Upgrade cypress to 13.8.1
chore(deps): update dependency eslint to v8.57.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x-lockfile
  • Merge into: main
  • Upgrade eslint to 8.57.0
chore(deps): update dependency sass to v1.75.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: main
  • Upgrade sass to 1.75.0
chore(deps): update dependency webpack to v5.91.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x-lockfile
  • Merge into: main
  • Upgrade webpack to 5.91.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency stylelint to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-16.x
  • Merge into: main
  • Upgrade stylelint to ^16.0.0
chore(deps): update dependency stylelint-config-standard-scss to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-standard-scss-13.x
  • Merge into: main
  • Upgrade stylelint-config-standard-scss to ^13.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.

@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from a340f58 to 8a35e3e Compare March 1, 2022 08:33
@renovate renovate bot force-pushed the renovate/configure branch 5 times, most recently from a330d68 to eab700e Compare March 12, 2022 06:28
@renovate renovate bot force-pushed the renovate/configure branch 6 times, most recently from 50ce701 to c352e7d Compare March 19, 2022 06:17
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 8f3430a to 6e5e63f Compare April 8, 2022 08:27
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 413a088 to fa2b991 Compare April 15, 2022 06:40
@renovate renovate bot force-pushed the renovate/configure branch 6 times, most recently from 83936a1 to 99fd869 Compare April 23, 2022 07:38
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 22dda37 to dd86044 Compare April 29, 2022 07:31
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 118a261 to 4a51cd2 Compare June 15, 2022 10:07
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b210b4) 17.82% compared to head (72862e5) 17.82%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   17.82%   17.82%           
=======================================
  Files           9        9           
  Lines         404      404           
=======================================
  Hits           72       72           
  Misses        332      332           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant