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

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Configure Renovate #36

merged 1 commit into from
Jan 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 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)
  • package.json (npm)
  • packages/docs/package.json (npm)
  • packages/docs/src/templates/javascript/package.json (npm)
  • packages/lib/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 21 Pull Requests:

Update dependency next to v15.1.2 [SECURITY]
  • Branch name: renovate/npm-next-vulnerability
  • Merge into: main
  • Upgrade next to 15.1.2
Update dependency @​tailwindcss/postcss to v4.0.0-beta.9
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-postcss-4.x-lockfile
  • Merge into: main
  • Upgrade @​tailwindcss/postcss to 4.0.0-beta.9
Update dependency @​types/node to v22.10.6
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to 22.10.6
Update dependency eslint-plugin-react to v7.37.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-react to 7.37.4
Update dependency monaco-editor to v0.52.2
  • Schedule: ["at any time"]
  • Branch name: renovate/monaco-editor-0.x-lockfile
  • Merge into: main
  • Upgrade monaco-editor to 0.52.2
Update dependency next-mdx-remote-client to v1.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/next-mdx-remote-client-1.x-lockfile
  • Merge into: main
  • Upgrade next-mdx-remote-client to 1.0.6
Update dependency tailwindcss to v4.0.0-beta.9
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-4.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 4.0.0-beta.9
Update dependency typescript to v5.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.7.3
Update react monorepo
Update dependency @​playcanvas/react to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/playcanvas-react-0.x
  • Merge into: main
  • Upgrade @playcanvas/react to ^0.2.0
Update dependency @​tanstack/react-query to v5.64.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tanstack-query-monorepo
  • Merge into: main
  • Upgrade @tanstack/react-query to 5.64.1
Update dependency globals to v15.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-15.x-lockfile
  • Merge into: main
  • Upgrade globals to 15.14.0
Update dependency lucide-react to ^0.471.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lucide-monorepo
  • Merge into: main
  • Upgrade lucide-react to ^0.471.0
Update dependency motion to v11.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/motion-11.x-lockfile
  • Merge into: main
  • Upgrade motion to 11.18.0
Update dependency pagefind to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pagefind-1.x-lockfile
  • Merge into: main
  • Upgrade pagefind to 1.3.0
Update dependency postcss to v8.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.5.1
Update dependency type-fest to v4.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/type-fest-4.x-lockfile
  • Merge into: main
  • Upgrade type-fest to 4.32.0
Update dependency typescript-eslint to v8.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.20.0
Update eslint monorepo to v9.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.18.0
  • Upgrade eslint to 9.18.0
Update dependency next-mdx-remote-client to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/next-mdx-remote-client-2.x
  • Merge into: main
  • Upgrade next-mdx-remote-client to ^2.0.0
Update react monorepo to v19 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade @types/react to ^19.0.0
  • Upgrade @types/react-dom to ^19.0.0
  • Upgrade react to ^18.3.1 || ^19.0.0
  • Upgrade react to ^19.0.0
  • Upgrade react-dom to ^18.3.1 || ^19.0.0
  • Upgrade react-dom to ^19.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.

@marklundin marklundin merged commit 8aa0133 into main Jan 14, 2025
1 check passed
@marklundin marklundin deleted the renovate/configure branch January 14, 2025 11:20
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