Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 23, 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

  • public/index.html (html)
  • 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 25 Pull Requests:

Update dependency axios to v1 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: main
  • Upgrade axios to ^1.0.0
Update dependency @​types/openlayers to v4.6.23
  • Schedule: ["at any time"]
  • Branch name: renovate/openlayers-4.x-lockfile
  • Merge into: main
  • Upgrade @types/openlayers to 4.6.23
Update dependency styled-components to v5.3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-5.x-lockfile
  • Merge into: main
  • Upgrade styled-components to 5.3.11
Update dependency @​reduxjs/toolkit to v1.9.7
  • Schedule: ["at any time"]
  • Branch name: renovate/reduxjs-toolkit-1.x-lockfile
  • Merge into: main
  • Upgrade @reduxjs/toolkit to 1.9.7
Update dependency @testing-library/jest-dom to v5.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-5.x-lockfile
  • Merge into: main
  • Upgrade @testing-library/jest-dom to 5.17.0
Update dependency @testing-library/react to v13.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-13.x-lockfile
  • Merge into: main
  • Upgrade @testing-library/react to 13.4.0
Update dependency @testing-library/user-event to v14.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-14.x-lockfile
  • Merge into: main
  • Upgrade @testing-library/user-event to 14.5.1
Update dependency antd to v4.24.15
  • Schedule: ["at any time"]
  • Branch name: renovate/antd-4.x-lockfile
  • Merge into: main
  • Upgrade antd to 4.24.15
Update dependency grommet to v2.34.2
  • Schedule: ["at any time"]
  • Branch name: renovate/grommet-2.x-lockfile
  • Merge into: main
  • Upgrade grommet to 2.34.2
Update dependency grommet-icons to v4.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grommet-icons-4.x-lockfile
  • Merge into: main
  • Upgrade grommet-icons to 4.12.0
Update dependency ol to v6.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ol-6.x-lockfile
  • Merge into: main
  • Upgrade ol to 6.15.1
Update dependency react-redux to v8.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-8.x-lockfile
  • Merge into: main
  • Upgrade react-redux to 8.1.3
Update dependency react-router-dom to v6.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 6.21.0
Update dependency sass to v1.69.5
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: main
  • Upgrade sass to 1.69.5
Update dependency @​heroicons/react to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/heroicons-react-2.x
  • Merge into: main
  • Upgrade @heroicons/react to ^2.0.0
Update dependency @​reduxjs/toolkit to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/reduxjs-toolkit-2.x
  • Merge into: main
  • Upgrade @reduxjs/toolkit to ^2.0.0
Update dependency @testing-library/jest-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-6.x
  • Merge into: main
  • Upgrade @testing-library/jest-dom to ^6.0.0
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 antd to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/antd-5.x
  • Merge into: main
  • Upgrade antd to ^5.0.0
Update dependency jwt-decode to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/jwt-decode-4.x
  • Merge into: main
  • Upgrade jwt-decode to ^4.0.0
Update dependency maplibre-gl to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/maplibre-gl-3.x
  • Merge into: main
  • Upgrade maplibre-gl to ^3.0.0
Update dependency ol to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/ol-8.x
  • Merge into: main
  • Upgrade ol to ^8.0.0
Update dependency react-redux to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-9.x
  • Merge into: main
  • Upgrade react-redux to ^9.0.0
Update dependency styled-components to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-6.x
  • Merge into: main
  • Upgrade styled-components to ^6.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

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

@vercel
Copy link

vercel bot commented Dec 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
route-u ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 8:21pm

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