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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #19

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 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/label.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .node-version (nodenv)
  • apps/next-preview/package.json (npm)
  • package.json (npm)
  • packages/keyframes/package.json (npm)
  • packages/react/package.json (npm)
  • packages/tsconfig/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 27 Pull Requests:

fix(deps): update dependency postcss to v8.4.31 [security]
  • Branch name: renovate/npm-postcss-vulnerability
  • Merge into: main
  • Upgrade postcss to 8.4.31
chore(deps): update dependency eslint-config-gabe to ^0.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-gabe-0.x
  • Merge into: main
  • Upgrade eslint-config-gabe to ^0.0.6
chore(deps): update dependency resolve-tspaths to v0.8.17
  • Schedule: ["at any time"]
  • Branch name: renovate/resolve-tspaths-0.x-lockfile
  • Merge into: main
  • Upgrade resolve-tspaths to 0.8.17
chore(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.2.45
  • Upgrade @types/react-dom to 18.2.17
fix(deps): update dependency @radix-ui/react-alert-dialog to v1.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/radix-ui-react-alert-dialog-1.x-lockfile
  • Merge into: main
  • Upgrade @radix-ui/react-alert-dialog to 1.0.5
fix(deps): update dependency @radix-ui/react-avatar to v1.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/radix-ui-react-avatar-1.x-lockfile
  • Merge into: main
  • Upgrade @radix-ui/react-avatar to 1.0.4
fix(deps): update dependency @radix-ui/react-dialog to v1.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/radix-ui-react-dialog-1.x-lockfile
  • Merge into: main
  • Upgrade @radix-ui/react-dialog to 1.0.5
fix(deps): update dependency @radix-ui/react-popover to v1.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/radix-ui-react-popover-1.x-lockfile
  • Merge into: main
  • Upgrade @radix-ui/react-popover to 1.0.7
fix(deps): update dependency @radix-ui/react-tooltip to v1.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/radix-ui-react-tooltip-1.x-lockfile
  • Merge into: main
  • Upgrade @radix-ui/react-tooltip to 1.0.7
fix(deps): update dependency autoprefixer to v10.4.16
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: main
  • Upgrade autoprefixer to 10.4.16
chore(deps): update dependency @​changesets/cli to v2.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/changesets-cli-2.x-lockfile
  • Merge into: main
  • Upgrade @changesets/cli to 2.27.1
chore(deps): update dependency @​types/node to v18.19.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade @types/node to 18.19.3
chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-tailwindcss-0.x
  • Merge into: main
  • Upgrade prettier-plugin-tailwindcss to ^0.5.0
fix(deps): update dependency class-variance-authority to ^0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/class-variance-authority-0.x
  • Merge into: main
  • Upgrade class-variance-authority to ^0.7.0
fix(deps): update dependency tailwind-merge to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwind-merge-1.x-lockfile
  • Merge into: main
  • Upgrade tailwind-merge to 1.14.0
fix(deps): update dependency tailwindcss to v3.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 3.3.6
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/labeler action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-labeler-5.x
  • Merge into: main
  • Upgrade actions/labeler to v5
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 commitlint monorepo to v18 (major)
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to ^8.0.0
chore(deps): update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20
  • Upgrade @types/node to 20.10.4
chore(deps): update dependency tsup to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/tsup-8.x
  • Merge into: main
  • Upgrade tsup to ^8.0.0
chore(deps): update dependency typescript to v5.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
  • Upgrade typescript to 5.3.3
fix(deps): update dependency @radix-ui/react-select to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/radix-ui-react-select-2.x
  • Merge into: main
  • Upgrade @radix-ui/react-select to ^2.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 tailwind-merge to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwind-merge-2.x
  • Merge into: main
  • Upgrade tailwind-merge to ^2.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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Jun 11, 2023

⚠️ No Changeset found

Latest commit: 0a89383

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
Author

renovate bot commented Dec 30, 2023

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.

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