Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 27, 2025

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/lint.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • apps/docs/package.json (npm)
  • apps/storybook/package.json (npm)
  • package.json (npm)
  • packages/manager/package.json (npm)
  • packages/prebuilt/package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 46 Pull Requests:

chore(deps): update dependency @​tsconfig/docusaurus to v1.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-docusaurus-1.x-lockfile
  • Merge into: main
  • Upgrade @tsconfig/docusaurus to 1.0.7
chore(deps): update dependency @​types/js-cookie to v3.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/js-cookie-3.x
  • Merge into: main
  • Upgrade @types/js-cookie to 3.0.6
chore(deps): update dependency @​types/testing-library__jest-dom to v5.14.9
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library__jest-dom-5.x-lockfile
  • Merge into: main
  • Upgrade @​types/testing-library__jest-dom to 5.14.9
chore(deps): update dependency husky to v8.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: main
  • Upgrade husky to 8.0.3
chore(deps): update dependency js-cookie to v3.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/js-cookie-3.x-lockfile
  • Merge into: main
  • Upgrade js-cookie to 3.0.5
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update dependency @​types/node to v18.19.74
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.19.74
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency lint-staged to v13.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: main
  • Upgrade lint-staged to 13.3.0
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: main
  • Upgrade prettier to 2.8.8
chore(deps): update dependency pretty-quick to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pretty-quick-3.x
  • Merge into: main
  • Upgrade pretty-quick to 3.3.1
chore(deps): update dependency shell-quote to v1.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/shell-quote-1.x
  • Merge into: main
  • Upgrade shell-quote to 1.8.2
chore(deps): update dependency tsafe to v1.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/tsafe-1.x-lockfile
  • Merge into: main
  • Upgrade tsafe to 1.8.5
chore(deps): update dependency turbo to v1.13.4
  • Schedule: ["at any time"]
  • Branch name: renovate/turbo-monorepo
  • Merge into: main
  • Upgrade turbo to 1.13.4
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update jest monorepo
chore(deps): update pnpm to v7.33.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-7.x
  • Merge into: main
  • Upgrade pnpm to 7.33.7
chore(deps): update pnpm/action-setup action to v2.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-2.x
  • Merge into: main
  • Upgrade pnpm/action-setup to v2.4.1
chore(deps): update testing-library monorepo
fix(deps): update dependency @​changesets/changelog-github to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/changesets-changelog-github-0.x
  • Merge into: main
  • Upgrade @changesets/changelog-github to ^0.5.0
fix(deps): update docusaurus monorepo to v2.4.3
fix(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.3.18
  • Upgrade @types/react-dom to 18.3.5
  • Upgrade react to 18.3.1
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update dependency @​tsconfig/docusaurus to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-docusaurus-2.x
  • Merge into: main
  • Upgrade @tsconfig/docusaurus to ^2.0.0
chore(deps): update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.0.0
chore(deps): update dependency @​types/testing-library__jest-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library__jest-dom-6.x
  • Merge into: main
  • Upgrade @​types/testing-library__jest-dom to ^6.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 9.19.0
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to 9.1.7
chore(deps): update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: main
  • Upgrade lint-staged to 15.4.3
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.4.2
chore(deps): update dependency pretty-quick to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pretty-quick-4.x
  • Merge into: main
  • Upgrade pretty-quick to 4.0.0
chore(deps): update dependency rimraf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: main
  • Upgrade rimraf to ^6.0.0
chore(deps): update dependency turbo to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-turbo-monorepo
  • Merge into: main
  • Upgrade turbo to 2.3.4
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.7.3
  • Upgrade typescript to ^5.0.0
chore(deps): update pnpm to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-9.x
  • Merge into: main
  • Upgrade pnpm to 9.15.4
chore(deps): update pnpm/action-setup action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-4.x
  • Merge into: main
  • Upgrade pnpm/action-setup to v4.0.0
chore(deps): update testing-library monorepo (major)
chore(deps): update typescript-eslint monorepo to v8 (major)
fix(deps): update dependency @mdx-js/react to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mdx-monorepo
  • Merge into: main
  • Upgrade @mdx-js/react to ^3.0.0
fix(deps): update dependency clsx to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/clsx-2.x
  • Merge into: main
  • Upgrade clsx to ^2.0.0
fix(deps): update dependency prism-react-renderer to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prism-react-renderer-2.x
  • Merge into: main
  • Upgrade prism-react-renderer to ^2.0.0
fix(deps): update docusaurus monorepo to v3 (major)
fix(deps): update react monorepo (major)
fix(deps): update storybook 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.

@changeset-bot
Copy link

changeset-bot bot commented Jan 27, 2025

⚠️ No Changeset found

Latest commit: c3114df

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

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