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

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Configure Renovate #19

merged 4 commits into from
Sep 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 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/check.yml (github-actions)
  • .github/workflows/playwright.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • apps/example-next/package.json (npm)
  • package.json (npm)
  • packages/configs/package.json (npm)
  • packages/eslint-config-custom/package.json (npm)
  • packages/location-state-core/package.json (npm)
  • packages/location-state-next/package.json (npm)
  • packages/test-utils/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.
  • Run Renovate on following schedule: after 10pm,before 5am

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 15 Pull Requests:

Update dependency @​types/react to v18.2.23
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.2.23
Update dependency turbo to v1.10.14
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/turbo-monorepo
  • Merge into: main
  • Upgrade turbo to 1.10.14
Update dependency uuid to v9.0.1
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/uuid-9.x
  • Merge into: main
  • Upgrade uuid to 9.0.1
  • Upgrade @types/uuid to 9.0.4
Update jest monorepo
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 29.5.5
  • Upgrade jest to 29.7.0
  • Upgrade jest-environment-jsdom to 29.7.0
Update nextjs monorepo to v13.5.3
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to 13.5.3
  • Upgrade next to 13.5.3
Update playwright monorepo to v1.38.1
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.38.1
  • Upgrade playwright to 1.38.1
Update dependency @testing-library/user-event to v14.5.1
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/testing-library-user-event-14.x
  • Merge into: main
  • Upgrade @testing-library/user-event to 14.5.1
Update dependency @​types/node to v20.7.0
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to 20.7.0
Update dependency eslint to v8.50.0
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.50.0
Update dependency typescript to v5.2.2
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.2.2
Update pnpm to v8.8.0
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/pnpm-8.x
  • Merge into: main
  • Upgrade pnpm to 8.8.0
Update typescript-eslint monorepo to v6.7.3
Update actions/checkout action to v4
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update dependency @testing-library/jest-dom to v6
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/testing-library-jest-dom-6.x
  • Merge into: main
  • Upgrade @testing-library/jest-dom to 6.1.3
Update dependency prettier to v3
  • Schedule: ["after 10pm","before 5am"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.0.3

🚸 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 Sep 18, 2023

⚠️ No Changeset found

Latest commit: ede6796

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

@AkifumiSato
Copy link
Collaborator

ベースはrecoil-sync-nextの時と同様ですが、automergeを設定したく、↓参考に承認・マージもbotにしてもらうよう設定しました。
https://zenn.dev/kimuchan/articles/9152895c1761a9#renovate-approve(github-bot)%E3%81%AB-repo-%E3%81%AE%E6%A8%A9%E9%99%90%E3%82%92%E4%BB%98%E4%B8%8E%E3%81%99%E3%82%8B

Copy link
Member

@koichik koichik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@AkifumiSato
Copy link
Collaborator

v1リリースまでは一旦コードFixしておきたいので、こちらはリリース後にマージしようと思います。

@AkifumiSato AkifumiSato merged commit c53a0e8 into main Sep 27, 2023
2 checks passed
@AkifumiSato AkifumiSato deleted the renovate/configure branch September 27, 2023 12:45
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.

2 participants