Skip to content

Configure Renovate #1

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

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Configure Renovate #1

merged 1 commit into from
Dec 21, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 21, 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/node.js.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 19 Pull Requests:

Replace dependency rollup-plugin-terser with @​rollup/plugin-terser ^0.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-terser-replacement
  • Merge into: master
  • Upgrade rollup-plugin-terser to ^0.1.0
Update dependency @files-ui/core to v2.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/files-ui-core-2.x-lockfile
  • Merge into: master
  • Upgrade @files-ui/core to 2.0.7
Update dependency autoprefixer to v10.4.20
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: master
  • Upgrade autoprefixer to 10.4.20
Update dependency @​rollup/plugin-commonjs to v24.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-24.x-lockfile
  • Merge into: master
  • Upgrade @rollup/plugin-commonjs to 24.1.0
Update dependency @​rollup/plugin-node-resolve to v15.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-15.x-lockfile
  • Merge into: master
  • Upgrade @rollup/plugin-node-resolve to 15.3.1
Update dependency @​rollup/plugin-typescript to v11.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-typescript-11.x-lockfile
  • Merge into: master
  • Upgrade @rollup/plugin-typescript to 11.1.6
Update dependency @testing-library/jest-dom to v5.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-monorepo
  • Merge into: master
  • Upgrade @testing-library/jest-dom to 5.17.0
Update dependency rollup-plugin-sass to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-sass-1.x-lockfile
  • Merge into: master
  • Upgrade rollup-plugin-sass to 1.14.0
Update dependency rollup-plugin-typescript2 to ^0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-typescript2-0.x
  • Merge into: master
  • Upgrade rollup-plugin-typescript2 to ^0.36.0
Update dependency ts-jest to v29.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-29.x-lockfile
  • Merge into: master
  • Upgrade ts-jest to 29.2.5
Update dependency typescript to v5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: master
  • Upgrade typescript to 5.7.2
Update jest monorepo to v29.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade jest to 29.7.0
  • Upgrade jest-environment-jsdom to 29.7.0
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 @​rollup/plugin-commonjs to v28
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-28.x
  • Merge into: master
  • Upgrade @rollup/plugin-commonjs to ^28.0.0
Update dependency @​rollup/plugin-node-resolve to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-16.x
  • Merge into: master
  • Upgrade @rollup/plugin-node-resolve to ^16.0.0
Update dependency @​rollup/plugin-typescript to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-typescript-12.x
  • Merge into: master
  • Upgrade @rollup/plugin-typescript to ^12.0.0
Update react monorepo to v19 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade @types/react to ^17.0.0 || ^18.0.0 || ^19.0.0
  • Upgrade react to ^17.0.2 || ^18.0.0 || ^19.0.0
  • Upgrade react-dom to ^17.0.2 || ^18.0.0 || ^19.0.0
Update testing-library monorepo (major)

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

@phDooY phDooY merged commit b13fd34 into master Dec 21, 2024
@renovate renovate bot deleted the renovate/configure branch December 21, 2024 11:22
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