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

Merged
merged 6 commits into from Aug 17, 2023
Merged

Configure Renovate #673

merged 6 commits into from Aug 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 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/labels.yaml (github-actions)
  • .github/workflows/nodejs.yml (github-actions)
  • .github/workflows/npmpublish.yml (github-actions)
  • .github/workflows/release-drafter.yml (github-actions)
  • package.json (npm)
  • website/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.
  • Schedule daily.
  • Pin dependency versions for devDependencies.
  • Run Renovate on following schedule: before 4am

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

chore(deps): pin dependencies
chore(deps): update dependency jsdoc to ^3.6.10
  • Schedule: ["before 4am"]
  • Branch name: renovate/jsdoc-3.x
  • Merge into: master
  • Upgrade jsdoc to ^3.6.10
fix(deps): update dependency readable-stream to v3.6.2
  • Schedule: ["before 4am"]
  • Branch name: renovate/readable-stream-3.x-lockfile
  • Merge into: master
  • Upgrade readable-stream to 3.6.2
fix(deps): update dependency readdir-glob to v1.1.3
  • Schedule: ["before 4am"]
  • Branch name: renovate/readdir-glob-1.x-lockfile
  • Merge into: master
  • Upgrade readdir-glob to 1.1.3
chore(deps): update actions/checkout action to v3.5.3
  • Schedule: ["before 4am"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3.5.3
chore(deps): update actions/setup-node action to v3.8.0
  • Schedule: ["before 4am"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3.8.0
chore(deps): update release-drafter/release-drafter action to v5.24.0
fix(deps): update docusaurus monorepo to v2.4.1
chore(deps): update dependency jsdoc to v4
  • Schedule: ["before 4am"]
  • Branch name: renovate/jsdoc-4.x
  • Merge into: master
  • Upgrade jsdoc to ^4.0.0
chore(deps): update dependency mkdirp to v3
  • Schedule: ["before 4am"]
  • Branch name: renovate/mkdirp-3.x
  • Merge into: master
  • Upgrade mkdirp to ^3.0.0
chore(deps): update dependency mocha to v10
  • Schedule: ["before 4am"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade mocha to ^10.0.0
chore(deps): update dependency rimraf to v5
  • Schedule: ["before 4am"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: master
  • Upgrade rimraf to ^5.0.0
fix(deps): update dependency @mdx-js/react to v2
  • Schedule: ["before 4am"]
  • Branch name: renovate/major-mdx-monorepo
  • Merge into: master
  • Upgrade @mdx-js/react to ^2.0.0
fix(deps): update dependency clsx to v2
  • Schedule: ["before 4am"]
  • Branch name: renovate/clsx-2.x
  • Merge into: master
  • Upgrade clsx to ^2.0.0
fix(deps): update dependency readable-stream to v4
  • Schedule: ["before 4am"]
  • Branch name: renovate/readable-stream-4.x
  • Merge into: master
  • Upgrade readable-stream to ^4.0.0
fix(deps): update dependency tar-stream to v3
  • Schedule: ["before 4am"]
  • Branch name: renovate/tar-stream-3.x
  • Merge into: master
  • Upgrade tar-stream to ^3.0.0
fix(deps): update react monorepo to v18 (major)
  • Schedule: ["before 4am"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.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.

@ctalkington ctalkington merged commit ac9c24a into master Aug 17, 2023
4 checks passed
@ctalkington ctalkington deleted the renovate/configure branch August 17, 2023 04:14
@ctalkington ctalkington added the maintenance Generic maintenance tasks. label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Generic maintenance tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant