Skip to content

Configure Renovate #1

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

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Configure Renovate #1

merged 1 commit into from
Jun 2, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 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/build.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
  • 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.

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

Update dependency moment to v2.29.4 [SECURITY]
  • Branch name: renovate/npm-moment-vulnerability
  • Merge into: main
  • Upgrade moment to 2.29.4
Update dependency @testing-library/jest-dom to v5.16.5
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-5.x-lockfile
  • Merge into: main
  • Upgrade @testing-library/jest-dom to 5.16.5
Update dependency @​types/node to v12.20.55
  • Schedule: ["at any time"]
  • Branch name: renovate/node-12.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 12.20.55
Update dependency @​types/react-router-dom to v5.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-dom-5.x-lockfile
  • Merge into: main
  • Upgrade @types/react-router-dom to 5.3.3
Update dependency classnames to v2.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/classnames-2.x-lockfile
  • Merge into: main
  • Upgrade classnames to 2.3.2
Update dependency react-router-dom to v5.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 5.3.4
Update dependency react-transition-group to v4.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-transition-group-4.x-lockfile
  • Merge into: main
  • Upgrade react-transition-group to 4.4.5
Update react monorepo to v17.0.60
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 17.0.60
  • Upgrade @types/react-dom to 17.0.20
Update dependency axios to v0.27.2
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x-lockfile
  • Merge into: main
  • Upgrade axios to 0.27.2
Update dependency bootstrap to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bootstrap-5.x-lockfile
  • Merge into: main
  • Upgrade bootstrap to 5.3.0
Update dependency reactstrap to v9.1.10
  • Schedule: ["at any time"]
  • Branch name: renovate/reactstrap-9.x-lockfile
  • Merge into: main
  • Upgrade reactstrap to 9.1.10
Update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
Update dependency @​fortawesome/fontawesome-free to v6
Update dependency @testing-library/react to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-14.x
  • Merge into: main
  • Upgrade @testing-library/react to ^14.0.0
Update dependency @testing-library/user-event to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-14.x
  • Merge into: main
  • Upgrade @testing-library/user-event to ^14.0.0
Update dependency @​types/jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.0.0
Update dependency @​types/node to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade @types/node to ^18.0.0
Update dependency axios to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.4.0
Update dependency react-router-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to ^6.0.0
Update dependency react-scripts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: main
  • Upgrade react-scripts to 5.0.1
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
Update dependency web-vitals to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/web-vitals-3.x
  • Merge into: main
  • Upgrade web-vitals to ^3.0.0
Update react monorepo to v18 (major)

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

@sivaprasadreddy sivaprasadreddy merged commit 9c8e6aa into main Jun 2, 2023
@renovate renovate bot deleted the renovate/configure branch June 2, 2023 11:41
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