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

Closed
wants to merge 5 commits into from
Closed

Configure #660

wants to merge 5 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 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/ci-main.yaml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/pr-label.yaml (github-actions)
  • .github/workflows/sonar.yaml (github-actions)
  • docs/package.json (npm)
  • 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 20 Pull Requests:

chore(deps): update dependency @testing-library/react to v15.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-monorepo
  • Merge into: 3.0
  • Upgrade @testing-library/react to 15.0.6
chore(deps): update dependency vite to v5.2.11
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-5.x-lockfile
  • Merge into: 3.0
  • Upgrade vite to 5.2.11
chore(deps): update dependency vitest to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: 3.0
  • Upgrade vitest to 1.5.3
chore(deps): update node.js to v20.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: 3.0
  • Upgrade node to 20.12.2
chore(deps): update storybook monorepo to v8.0.9
fix(deps): update dependency @​inseefr/lunatic to v3.0.0-rc.32
  • Schedule: ["at any time"]
  • Branch name: renovate/inseefr-lunatic-3.x-lockfile
  • Merge into: 3.0
  • Upgrade @inseefr/lunatic to 3.0.0-rc.32
fix(deps): update dependency clsx to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/clsx-2.x-lockfile
  • Merge into: 3.0
  • Upgrade clsx to 2.1.1
fix(deps): update dependency react-tooltip to v5.26.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-tooltip-5.x-lockfile
  • Merge into: 3.0
  • Upgrade react-tooltip to 5.26.4
chore(deps): update dependency jackspeak to v2.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/jackspeak-2.x
  • Merge into: 3.0
  • Upgrade jackspeak to 2.3.6
chore(deps): update dependency typescript to ~5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: 3.0
  • Upgrade typescript to ~5.4.0
chore(deps): update mukunku/tag-exists-action action to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mukunku-tag-exists-action-1.x
  • Merge into: 3.0
  • Upgrade mukunku/tag-exists-action to v1.6.0
chore(deps): update react monorepo
chore(deps): update typescript-eslint monorepo to v7.8.0
fix(deps): update dependency antlr4 to v4.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/antlr4-4.x
  • Merge into: 3.0
  • Upgrade antlr4 to 4.13.0
fix(deps): update dependency sass to v1.76.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: 3.0
  • Upgrade sass to 1.76.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: 3.0
  • Upgrade actions/checkout to v4
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x
  • Merge into: 3.0
  • Upgrade eslint to 9.1.1
chore(deps): update dependency strip-ansi to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/strip-ansi-7.x
  • Merge into: 3.0
  • Upgrade strip-ansi to 7.1.0
chore(deps): update peaceiris/actions-gh-pages action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/peaceiris-actions-gh-pages-4.x
  • Merge into: 3.0
  • Upgrade peaceiris/actions-gh-pages to v4
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: 3.0
  • Upgrade softprops/action-gh-release to v2

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

@laurentC35 laurentC35 changed the base branch from main to 2.7 November 2, 2023 14:09
Copy link

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
No Duplication information No Duplication information

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ddecrulle ddecrulle changed the base branch from 2.7 to 3.0 May 3, 2024 06:17
@ddecrulle ddecrulle closed this May 3, 2024
Copy link
Contributor Author

renovate bot commented May 3, 2024

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

@ddecrulle ddecrulle changed the title Configure Renovate Configure May 3, 2024
@ddecrulle ddecrulle deleted the renovate/configure branch May 3, 2024 06:31
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.

2 participants