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

chore: Configure Renovate #2867

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

chore: Configure Renovate #2867

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 9, 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/actions/gh-setup/action.yml (github-actions)
  • .github/workflows/add-issue-to-project.yml (github-actions)
  • .github/workflows/build-css.yml (github-actions)
  • .github/workflows/build-tokens.yml (github-actions)
  • .github/workflows/check-storefront.yml (github-actions)
  • .github/workflows/checks.yml (github-actions)
  • .github/workflows/conventional-pr.yml (github-actions)
  • .github/workflows/deploy-storefront.yml (github-actions)
  • .github/workflows/deploy-storybook.yml (github-actions)
  • .github/workflows/deploy-theme.yml (github-actions)
  • .github/workflows/preview-cleanup.yml (github-actions)
  • .github/workflows/preview-comment.yml (github-actions)
  • .github/workflows/preview-storefront.yml (github-actions)
  • .github/workflows/preview-storybook.yml (github-actions)
  • .github/workflows/preview-theme.yml (github-actions)
  • .github/workflows/release-snapshot.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • .github/workflows/visual-tests.yml (github-actions)
  • apps/_components/package.json (npm)
  • apps/storefront/package.json (npm)
  • apps/storybook/package.json (npm)
  • apps/theme/package.json (npm)
  • package.json (npm)
  • packages/cli/package.json (npm)
  • packages/cli/src/init/template/template-files/package.json (npm)
  • packages/css/package.json (npm)
  • packages/react/package.json (npm)
  • packages/theme/package.json (npm)
  • plugins/figma/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.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Groups minor and patch updates together in a single PR, and treat NPM 0.x.x updates as major updates.
  • Run Renovate on following schedule: before 07:00 on Thursday

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

fix(deps): update dependency next to v14.2.10 [security]
  • Branch name: renovate/npm-next-vulnerability
  • Merge into: next
  • Upgrade next to 14.2.10
chore(deps): update dependency @​types/ramda to v0.30.2
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/ramda-0.x-lockfile
  • Merge into: next
  • Upgrade @types/ramda to 0.30.2
chore(deps): update npm non-major dependencies
chore(deps): update dependency @​storybook/test-runner to ^0.20.0
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/storybook-test-runner-0.x
  • Merge into: next
  • Upgrade @storybook/test-runner to ^0.20.0
chore(deps): update dependency @​types/jscodeshift to ^0.12.0
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/jscodeshift-0.x
  • Merge into: next
  • Upgrade @types/jscodeshift to ^0.12.0
fix(deps): update dependency @floating-ui/react to v0.27.0
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/floating-ui-react-0.x
  • Merge into: next
  • Upgrade @floating-ui/react to 0.27.0
chore(deps): update dependency @chromatic-com/storybook to v3
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/chromatic-com-storybook-3.x
  • Merge into: next
  • Upgrade @chromatic-com/storybook to ^3.0.0
chore(deps): update dependency @​rollup/plugin-commonjs to v28
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/rollup-plugin-commonjs-28.x
  • Merge into: next
  • Upgrade @rollup/plugin-commonjs to ^28.0.0
chore(deps): update dependency jsdom to v25
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/jsdom-25.x
  • Merge into: next
  • Upgrade jsdom to ^25.0.0
chore(deps): update dependency npm-run-all2 to v7
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/npm-run-all2-7.x
  • Merge into: next
  • Upgrade npm-run-all2 to ^7.0.0
chore(deps): update dependency rimraf to v6
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: next
  • Upgrade rimraf to ^6.0.0
chore(deps): update dependency vite to v6
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/vite-6.x
  • Merge into: next
  • Upgrade vite to ^6.0.0
chore(deps): update mikepenz/action-junit-report action to v5
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/mikepenz-action-junit-report-5.x
  • Merge into: next
  • Upgrade mikepenz/action-junit-report to v5
chore(deps): update peter-evans/create-or-update-comment action to v4
chore(deps): update peter-evans/find-comment action to v3
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/peter-evans-find-comment-3.x
  • Merge into: next
  • Upgrade peter-evans/find-comment to v3
chore(deps): update react monorepo to v19 (major)
fix(deps): update dependency @​navikt/aksel-icons to v7
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/navikt-aksel-icons-7.x
  • Merge into: next
  • Upgrade @navikt/aksel-icons to ^7.0.0
fix(deps): update dependency @​next/mdx to v15
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/next-mdx-15.x
  • Merge into: next
  • Upgrade @next/mdx to ^15.0.0
fix(deps): update dependency chroma-js to v3
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/chroma-js-3.x
  • Merge into: next
  • Upgrade chroma-js to ^3.0.0
fix(deps): update dependency jscodeshift to v17
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/jscodeshift-17.x
  • Merge into: next
  • Upgrade jscodeshift to ^17.0.0
fix(deps): update dependency react to v19
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/react-19.x
  • Merge into: next
  • Upgrade react to ^19.0.0
fix(deps): update dependency react-dom to v19
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/react-dom-19.x
  • Merge into: next
  • Upgrade react-dom to ^19.0.0
fix(deps): update dependency react-router-dom to v7
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/react-router-dom-7.x
  • Merge into: next
  • Upgrade react-router-dom to ^7.0.0
fix(deps): update dependency zustand to v5
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/zustand-5.x
  • Merge into: next
  • Upgrade zustand to ^5.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

changeset-bot bot commented Dec 9, 2024

⚠️ No Changeset found

Latest commit: 74faeca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Dec 9, 2024

Preview deployments for this pull request:

No deployments found.

@mimarz mimarz closed this Dec 10, 2024
@mimarz mimarz deleted the renovate/configure branch December 10, 2024 06:38
@mimarz mimarz restored the renovate/configure branch December 10, 2024 11:30
@mimarz mimarz reopened this Dec 10, 2024
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