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

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Configure Renovate #63

merged 1 commit into from
Apr 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 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/ci.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
  • Show all Merge Confidence badges for pull requests.
  • Automerge patch and minor upgrades if they pass tests.
  • Rebase existing PRs any time the base branch has been updated.
  • Separate major versions of dependencies into individual branches/PRs.
  • 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.
  • Run Renovate on following schedule: every weekend

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

Replace dependency babel-eslint with @​babel/eslint-parser 7.x
  • Schedule: ["every weekend"]
  • Branch name: renovate/babel-eslint-replacement
  • Merge into: main
  • Upgrade babel-eslint to 7.x
Update Yarn to v1.22.22
  • Schedule: ["every weekend"]
  • Branch name: renovate/yarn-1.x
  • Merge into: main
  • Upgrade yarn to 1.22.22
Update dependency axios to v1.6.8
  • Schedule: ["every weekend"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.6.8
Update all non-major dev-dependencies
Update dependency query-string to v6.14.1
  • Schedule: ["every weekend"]
  • Branch name: renovate/query-string-6.x-lockfile
  • Merge into: main
  • Upgrade query-string to 6.14.1
Update dependency ramda to ^0.29.0
  • Schedule: ["every weekend"]
  • Branch name: renovate/ramda-0.x
  • Merge into: main
  • Upgrade ramda to ^0.29.0
Update actions/cache action to v4
  • Schedule: ["every weekend"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
Update actions/checkout action to v4
  • Schedule: ["every weekend"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update dependency @testing-library/react to v14
  • Schedule: ["every weekend"]
  • Branch name: renovate/testing-library-react-14.x
  • Merge into: main
  • Upgrade @testing-library/react to 14
Update dependency @​types/node to v20
  • Schedule: ["every weekend"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to ^20.0.0
Update dependency eslint-plugin-flowtype to v8
  • Schedule: ["every weekend"]
  • Branch name: renovate/eslint-plugin-flowtype-8.x
  • Merge into: main
  • Upgrade eslint-plugin-flowtype to 8.x
Update dependency eslint-plugin-mocha to v10
  • Schedule: ["every weekend"]
  • Branch name: renovate/eslint-plugin-mocha-10.x
  • Merge into: main
  • Upgrade eslint-plugin-mocha to 10.x
Update dependency history-v4 to v5
  • Schedule: ["every weekend"]
  • Branch name: renovate/history-v4-5.x
  • Merge into: main
  • Upgrade history-v4 to ^5.0.0
Update dependency prettier-eslint-cli to v8
  • Schedule: ["every weekend"]
  • Branch name: renovate/prettier-eslint-cli-8.x
  • Merge into: main
  • Upgrade prettier-eslint-cli to ^8.0.0
Update dependency query-string to v9
  • Schedule: ["every weekend"]
  • Branch name: renovate/query-string-9.x
  • Merge into: main
  • Upgrade query-string to ^9.0.0
Update react monorepo to v18 (major)
  • Schedule: ["every weekend"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade @types/react to ^18.0.0
  • Upgrade @types/react-dom to ^18.0.0
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0
Lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

@blarghmatey blarghmatey merged commit 1262191 into main Apr 11, 2024
2 checks passed
@blarghmatey blarghmatey deleted the renovate/configure branch April 11, 2024 16:13
@odlbot odlbot mentioned this pull request Apr 25, 2024
5 tasks
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.

1 participant