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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 12, 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/first-action.yml (github-actions)
  • .github/workflows/playwright.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.
  • 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 42 Pull Requests:

fix(deps): update dependency react-redux to v7.2.9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-7.x-lockfile
  • Merge into: master
  • Upgrade react-redux to 7.2.9
fix(deps): update dependency redux-persist-transform-filter to v0.0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/redux-persist-transform-filter-0.x
  • Merge into: master
  • Upgrade redux-persist-transform-filter to 0.0.22
fix(deps): update dependency styled-components to v5.3.11
chore(deps): update dependency @​playwright/test to v1.40.1
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: master
  • Upgrade @playwright/test to 1.40.1
chore(deps): update dependency @​types/styled-components-react-native to v5.2.5
chore(deps): update dependency sass to v1.69.5
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: master
  • Upgrade sass to 1.69.5
fix(deps): update dependency @​fortawesome/react-fontawesome to ^0.2.0
fix(deps): update dependency @​reduxjs/toolkit to v1.9.7
  • Schedule: ["at any time"]
  • Branch name: renovate/reduxjs-toolkit-1.x-lockfile
  • Merge into: master
  • Upgrade @reduxjs/toolkit to 1.9.7
fix(deps): 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: master
  • Upgrade @testing-library/jest-dom to 5.17.0
fix(deps): update dependency @​types/jest to v29.5.11
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to 29.5.11
fix(deps): update dependency @​types/node to v18.19.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 18.19.3
fix(deps): update dependency axios to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to ^0.27.0
fix(deps): update dependency bootstrap to v5.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/bootstrap-5.x-lockfile
  • Merge into: master
  • Upgrade bootstrap to 5.3.2
fix(deps): update dependency i18next to v21.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/i18next-21.x-lockfile
  • Merge into: master
  • Upgrade i18next to 21.10.0
fix(deps): update dependency react-bootstrap to v2.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-bootstrap-2.x-lockfile
  • Merge into: master
  • Upgrade react-bootstrap to 2.9.1
fix(deps): update dependency react-icons to v4.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-icons-4.x-lockfile
  • Merge into: master
  • Upgrade react-icons to 4.12.0
fix(deps): update dependency react-rainbow-components to v1.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-rainbow-components-1.x-lockfile
  • Merge into: master
  • Upgrade react-rainbow-components to 1.32.0
fix(deps): update dependency react-router-dom to v6.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: master
  • Upgrade react-router-dom to 6.21.0
fix(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: master
  • Upgrade typescript to 4.9.5
fix(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade @types/react to 18.2.45
  • Upgrade @types/react-dom to 18.2.17
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • 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: master
  • Upgrade actions/setup-node to v4
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v4
fix(deps): update dependency @​reduxjs/toolkit to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/reduxjs-toolkit-2.x
  • Merge into: master
  • Upgrade @reduxjs/toolkit to ^2.0.0
fix(deps): update dependency @testing-library/jest-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-6.x
  • Merge into: master
  • Upgrade @testing-library/jest-dom to ^6.0.0
fix(deps): update dependency @testing-library/react to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-14.x
  • Merge into: master
  • Upgrade @testing-library/react to ^14.0.0
fix(deps): update dependency @testing-library/user-event to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-14.x
  • Merge into: master
  • Upgrade @testing-library/user-event to ^14.0.0
fix(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade @types/node to ^20.0.0
fix(deps): update dependency axios to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x
  • Merge into: master
  • Upgrade axios to ^1.0.0
fix(deps): update dependency chart.js to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/chart.js-4.x
  • Merge into: master
  • Upgrade chart.js to ^4.0.0
fix(deps): update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: master
  • Upgrade dotenv to ^16.0.0
fix(deps): update dependency i18next to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/i18next-23.x
  • Merge into: master
  • Upgrade i18next to ^23.0.0
fix(deps): update dependency react-chartjs-2 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-chartjs-2-5.x
  • Merge into: master
  • Upgrade react-chartjs-2 to ^5.0.0
fix(deps): update dependency react-helmet-async to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-helmet-async-2.x
  • Merge into: master
  • Upgrade react-helmet-async to ^2.0.0
fix(deps): update dependency react-i18next to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/react-i18next-13.x
  • Merge into: master
  • Upgrade react-i18next to ^13.0.0
fix(deps): update dependency react-redux to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-9.x
  • Merge into: master
  • Upgrade react-redux to ^9.0.0
fix(deps): update dependency react-scripts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: master
  • Upgrade react-scripts to 5.0.1
fix(deps): update dependency reactstrap to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/reactstrap-9.x
  • Merge into: master
  • Upgrade reactstrap to ^9.0.0
fix(deps): update dependency styled-components to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-6.x
  • Merge into: master
  • Upgrade styled-components to ^6.0.0
fix(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
fix(deps): update font awesome to v6 (major)
fix(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • 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.

@netlify
Copy link

netlify bot commented Jul 12, 2023

Deploy Preview for currency-portfolio ready!

Name Link
🔨 Latest commit afd36f1
🔍 Latest deploy log https://app.netlify.com/sites/currency-portfolio/deploys/657be27ae3213700081a836e
😎 Deploy Preview https://deploy-preview-1--currency-portfolio.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/configure branch from 44450c1 to afd36f1 Compare December 15, 2023 05:22
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.

0 participants