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

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

Configure Renovate #10

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 4, 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

  • .devcontainer/Dockerfile (dockerfile)
  • .github/workflows/run-tests.yml (github-actions)
  • 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 34 Pull Requests:

Update dependency @​types/node to v12.20.55
  • Schedule: ["at any time"]
  • Branch name: renovate/node-12.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 12.20.55
Update dependency @​types/react-rangeslider to v2.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/react-rangeslider-2.x-lockfile
  • Merge into: master
  • Upgrade @types/react-rangeslider to 2.2.7
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
Update dependency styled-components to v5.3.11
Update react monorepo to v17.0.73
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade @types/react to 17.0.73
  • Upgrade @types/react-dom to 17.0.25
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
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
Update dependency commitizen to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-4.x-lockfile
  • Merge into: master
  • Upgrade commitizen to 4.3.0
Update dependency commitlint-config-gitmoji to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commitlint-config-gitmoji-2.x-lockfile
  • Merge into: master
  • Upgrade commitlint-config-gitmoji to 2.3.1
Update dependency cypress to v9.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-9.x-lockfile
  • Merge into: master
  • Upgrade cypress to 9.7.0
Update dependency cz-customizable to v6.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/cz-customizable-6.x-lockfile
  • Merge into: master
  • Upgrade cz-customizable to 6.9.2
Update dependency react-tooltip to v4.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-tooltip-4.x-lockfile
  • Merge into: master
  • Upgrade react-tooltip to 4.5.1
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
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
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
Update dependency @​commitlint/cli to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/major-commitlint-monorepo
  • Merge into: master
  • Upgrade @commitlint/cli to ^18.0.0
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
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
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
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
Update dependency @​types/jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
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
Update dependency cypress to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-13.x
  • Merge into: master
  • Upgrade cypress to ^13.0.0
Update dependency cz-customizable to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/cz-customizable-7.x
  • Merge into: master
  • Upgrade cz-customizable to ^7.0.0
Update dependency font-awesome to v6.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/font-awesome-6.x
  • Merge into: master
  • Upgrade font-awesome to sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==
Update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.0.0
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
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
Update dependency react-tooltip to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-tooltip-5.x
  • Merge into: master
  • Upgrade react-tooltip to ^5.0.0
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
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • 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: master
  • Upgrade web-vitals to ^3.0.0
Update mcr.microsoft.com/vscode/devcontainers/typescript-node Docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-vscode-devcontainers-typescript-node-1.x
  • Merge into: master
  • Upgrade mcr.microsoft.com/vscode/devcontainers/typescript-node to 1-16-bullseye
Update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • 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

🚸 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 Oct 4, 2022

Deploy Preview for magicalbars ready!

Name Link
🔨 Latest commit 560bc29
🔍 Latest deploy log https://app.netlify.com/sites/magicalbars/deploys/657be35c7dbeb100088cfde4
😎 Deploy Preview https://deploy-preview-10--magicalbars.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.

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.

None yet

0 participants