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

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Configure Renovate #102

merged 1 commit into from
Nov 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

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/build.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/sonarqube.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 (except for nuget) 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 18 Pull Requests:

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
Update dependency @testing-library/dom to v8.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-monorepo
  • Merge into: master
  • Upgrade @testing-library/dom to 8.20.1
Update dependency @​types/events to v3.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/events-3.x-lockfile
  • Merge into: master
  • Upgrade @types/events to 3.0.3
Update dependency browserify to v17.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/browserify-17.x-lockfile
  • Merge into: master
  • Upgrade browserify to 17.0.1
Update dependency ts-node to v10.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x-lockfile
  • Merge into: master
  • Upgrade ts-node to 10.9.2
Update jest monorepo
Update babel monorepo
Update dependency @action-validator/cli to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/action-validator-cli-0.x
  • Merge into: master
  • Upgrade @action-validator/cli to ^0.6.0
Update dependency @action-validator/core to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/action-validator-core-0.x
  • Merge into: master
  • Upgrade @action-validator/core to ^0.6.0
Update dependency @​casualbot/jest-sonar-reporter to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/casualbot-jest-sonar-reporter-2.x-lockfile
  • Merge into: master
  • Upgrade @casualbot/jest-sonar-reporter to 2.4.0
Update dependency @​types/node to v18.19.64
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 18.19.64
Update dependency eslint-config-matrix-org to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-matrix-org-0.x
  • Merge into: master
  • Upgrade eslint-config-matrix-org to ^0.2.0
Update dependency typescript to v5.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: master
  • Upgrade typescript to 5.6.3
Update dependency @testing-library/dom to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-testing-library-monorepo
  • Merge into: master
  • Upgrade @testing-library/dom to ^10.0.0
Update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade @types/node to ^22.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
Update dependency rimraf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: master
  • Upgrade rimraf to ^6.0.0
Update dependency tinyify to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/tinyify-4.x
  • Merge into: master
  • Upgrade tinyify to ^4.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 was generated by Mend Renovate. View the repository job log.

Copy link

sonarqubecloud bot commented Nov 6, 2024

@fkwp fkwp self-requested a review November 6, 2024 10:53
@fkwp fkwp merged commit 5d1f971 into master Nov 6, 2024
3 checks passed
@fkwp fkwp deleted the renovate/configure branch November 6, 2024 10:53
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.

1 participant