Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Configure Renovate#2

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#2
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Dec 8, 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

  • Dockerfile (dockerfile)
  • .github/workflows/deactivate.yaml (github-actions)
  • .github/workflows/preproduction.yaml (github-actions)
  • .github/workflows/production.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/review-auto.yaml (github-actions)
  • .github/workflows/review.yaml (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.
  • Enable Docker major updates.
  • Run lock file maintenance (updates) on the first day of each month.
  • Enable Renovate Dependency Dashboard creation.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Rate limit PR creation to a maximum of four per hour.
  • Use semantic prefixes for commit messages and PR titles.
  • Evaluate schedules according to timezone Europe/Paris.

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

fix(deps): update dependency sharp to ^0.32.0 [security]
  • Branch name: renovate/npm-sharp-vulnerability
  • Merge into: master
  • Upgrade sharp to ^0.32.0
fix(deps): replace dependency babel-eslint with @​babel/eslint-parser ^7.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-replacement
  • Merge into: master
  • Upgrade babel-eslint to ^7.11.0
chore(deps): update node.js to c0a5f02
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18-alpine3.18
  • Merge into: master
  • Upgrade node to sha256:c0a5f02df6e631b75ee3037bd4389ac1f91e591c5c1e30a0007a7d0babcd4cd3
fix(deps): update dependency eslint-config-next to v11.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: master
  • Upgrade eslint-config-next to 11.1.4
fix(deps): update dependency @​zeit/next-sass to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/zeit-next-sass-0.x
  • Merge into: master
  • Upgrade @zeit/next-sass to ^0.2.0
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
fix(deps): update dependency @​notionhq/client to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/notionhq-client-2.x
  • Merge into: master
  • Upgrade @notionhq/client to ^2.0.0
fix(deps): update dependency @​zeit/next-sass to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/zeit-next-sass-1.x
  • Merge into: master
  • Upgrade @zeit/next-sass to ^1.0.0
fix(deps): update dependency d3 to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/d3-7.x
  • Merge into: master
  • Upgrade d3 to 7.8
  • Upgrade @types/d3 to 7.4
fix(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
fix(deps): update dependency eslint-config-next to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: master
  • Upgrade eslint-config-next to 14.0.4
fix(deps): update dependency next-seo to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/next-seo-6.x
  • Merge into: master
  • Upgrade next-seo to ^6.0.0
fix(deps): update dependency swagger-ui-dist to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/swagger-ui-dist-5.x
  • Merge into: master
  • Upgrade swagger-ui-dist to ^5.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 jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
fix(deps): 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 react to ^18.0.0
  • Upgrade react-dom to ^18.0.0
fix(deps): update typescript-eslint monorepo to v6 (major)
chore(deps): lock file maintenance
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

🚸 Branch creation will be limited to maximum 4 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 6 times, most recently from 4ad96e4 to 5edca6d Compare December 13, 2021 13:53
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x December 13, 2021 13:58 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch 2 times, most recently from 9436b99 to 1852d03 Compare December 13, 2021 14:35
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x December 13, 2021 14:41 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from 1852d03 to 455366d Compare December 17, 2021 18:03
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x December 17, 2021 18:09 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from 455366d to f69863a Compare December 18, 2021 07:01
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x December 18, 2021 07:06 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from f69863a to ffdb4af Compare December 20, 2021 13:22
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x December 20, 2021 13:27 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from ffdb4af to a803d87 Compare February 11, 2022 15:28
@gitguardian
Copy link
Copy Markdown

gitguardian Bot commented Feb 11, 2022

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.

@gitguardian
Copy link
Copy Markdown

gitguardian Bot commented Feb 11, 2022

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@renovate renovate Bot force-pushed the renovate/configure branch from a803d87 to 5c486c4 Compare February 11, 2022 15:29
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x February 11, 2022 15:34 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch 2 times, most recently from 84533eb to ee2e7e2 Compare March 16, 2022 13:08
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x March 16, 2022 13:15 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from ee2e7e2 to 5fee62f Compare March 16, 2022 13:52
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x March 16, 2022 13:56 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch 3 times, most recently from 8c5da67 to d552ac7 Compare March 16, 2022 15:15
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x March 21, 2022 15:13 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch 3 times, most recently from b85084c to ffc57a5 Compare April 7, 2022 22:46
@github-actions github-actions Bot temporarily deployed to https://ressourcerie-renovate-configure-54i32x.dev.fabrique.social.gouv.fr April 7, 2022 22:51 Destroyed
@renovate renovate Bot force-pushed the renovate/configure branch from ffc57a5 to 4a3b104 Compare April 8, 2022 07:45
@github-actions github-actions Bot temporarily deployed to https://ressourcerie-renovate-configure-54i32x.dev.fabrique.social.gouv.fr April 8, 2022 07:51 Destroyed
@renovate renovate Bot force-pushed the renovate/configure branch from 4a3b104 to f7699e3 Compare April 15, 2022 09:36
@github-actions github-actions Bot temporarily deployed to https://ressourcerie-renovate-configure-54i32x.dev.fabrique.social.gouv.fr April 15, 2022 09:41 Destroyed
@renovate renovate Bot force-pushed the renovate/configure branch from f7699e3 to 3c5a01d Compare April 28, 2022 09:53
@renovate renovate Bot force-pushed the renovate/configure branch 2 times, most recently from dc302fc to f3cf5c9 Compare May 12, 2022 21:48
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x May 12, 2022 21:53 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch 2 times, most recently from 07ea24b to 914a3e9 Compare May 18, 2022 16:05
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x May 18, 2022 16:10 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from 914a3e9 to e883cfd Compare May 18, 2022 16:26
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x May 18, 2022 16:31 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from e883cfd to 42bbc85 Compare May 18, 2022 16:38
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x May 18, 2022 16:42 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from 42bbc85 to 6a11c3d Compare May 18, 2022 17:08
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x May 18, 2022 17:14 Inactive
@renovate renovate Bot force-pushed the renovate/configure branch from 6a11c3d to cfdd5d1 Compare May 18, 2022 21:50
@github-actions github-actions Bot temporarily deployed to ressourcerie-renovate-configure-54i32x May 18, 2022 21:55 Inactive
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

1 similar comment
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants