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

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

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 24, 2021

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/semgrep.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 16 Pull Requests:

chore(deps): update dependency git-cz to v4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/git-cz-4.x-lockfile
  • Merge into: main
  • Upgrade git-cz to 4.9.0
chore(deps): update dependency standard-version to v9.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/standard-version-9.x-lockfile
  • Merge into: main
  • Upgrade standard-version to 9.5.0
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: main
  • Upgrade @testing-library/jest-dom to 5.17.0
fix(deps): update dependency prop-types to v15.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prop-types-15.x-lockfile
  • Merge into: main
  • Upgrade prop-types to 15.8.1
fix(deps): update react-admin monorepo to v3.19.12
  • Schedule: ["at any time"]
  • Branch name: renovate/react-admin-monorepo
  • Merge into: main
  • Upgrade ra-data-json-server to 3.19.12
  • Upgrade react-admin to 3.19.12
fix(deps): update sentry-javascript monorepo to v6.19.7
  • Schedule: ["at any time"]
  • Branch name: renovate/sentry-javascript-monorepo
  • Merge into: main
  • Upgrade @sentry/react to 6.19.7
  • Upgrade @sentry/tracing to 6.19.7
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
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: main
  • 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: main
  • 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: main
  • Upgrade @testing-library/user-event to ^14.0.0
fix(deps): update dependency history to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/history-5.x
  • Merge into: main
  • Upgrade history to 5.3.0
fix(deps): 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
fix(deps): 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
fix(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0
fix(deps): update react-admin monorepo to v4 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-admin-monorepo
  • Merge into: main
  • Upgrade ra-data-json-server to ^4.0.0
  • Upgrade react-admin to ^4.0.0
fix(deps): update sentry-javascript monorepo to v7 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-sentry-javascript-monorepo
  • Merge into: main
  • Upgrade @sentry/react to ^7.0.0
  • Upgrade @sentry/tracing to ^7.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.

@renovate renovate bot force-pushed the renovate/configure branch from c49a72e to 0be5672 Compare May 24, 2021 16:03
@vercel
Copy link

vercel bot commented May 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/yeukfei02/lunch-picker-admin/12B1jRcxkhaKy2QAqEd8MawY2Yk9
✅ Preview: https://lunch-picker-admin-git-renovate-configure-yeukfei02.vercel.app

@renovate renovate bot force-pushed the renovate/configure branch from 0be5672 to d0b05ed Compare May 24, 2021 17:03
@renovate renovate bot force-pushed the renovate/configure branch from d0b05ed to c4d40b4 Compare May 25, 2021 13:53
@renovate renovate bot force-pushed the renovate/configure branch from c4d40b4 to b70ad44 Compare June 1, 2021 14:31
@renovate renovate bot force-pushed the renovate/configure branch from b70ad44 to c4db6e9 Compare September 1, 2021 13:32
@renovate renovate bot force-pushed the renovate/configure branch from c4db6e9 to a0a2f33 Compare November 12, 2021 02:33
@renovate renovate bot force-pushed the renovate/configure branch from a0a2f33 to 3f1634d Compare November 16, 2021 15:02
@renovate renovate bot force-pushed the renovate/configure branch from 3f1634d to 883ad94 Compare November 16, 2021 15:02
@renovate renovate bot force-pushed the renovate/configure branch from 883ad94 to e353608 Compare November 19, 2021 06:29
@renovate renovate bot force-pushed the renovate/configure branch from e353608 to 0e28a73 Compare June 26, 2022 09:37
@vercel
Copy link

vercel bot commented Jun 26, 2022

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

Name Status Preview Comments Updated (UTC)
lunch-picker-admin ❌ Failed (Inspect) Dec 15, 2023 11:55am

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