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

Merged
merged 2 commits into from
May 14, 2023
Merged

Configure Renovate #1

merged 2 commits into from
May 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 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/bundle.yml (github-actions)
  • .github/workflows/check.yml (github-actions)
  • .github/workflows/cr.yml (github-actions)
  • .github/workflows/playwright.yml (github-actions)
  • package.json (npm)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

chore(deps): update dependency @​babel/core to v7.21.8
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: main
  • Upgrade @babel/core to 7.21.8
chore(deps): update dependency eslint-plugin-storybook to v0.6.12
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-storybook-0.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-storybook to 0.6.12
chore(deps): update dependency postcss to v8.4.23
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.4.23
chore(deps): update dependency prettier-plugin-tailwindcss to v0.2.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-tailwindcss-0.x-lockfile
  • Merge into: main
  • Upgrade prettier-plugin-tailwindcss to 0.2.8
chore(deps): update dependency tailwindcss to v3.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 3.3.2
chore(deps): update storybook monorepo to v7.0.11
chore(deps): update dependency @​playwright/test to v1.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.33.0
chore(deps): update dependency @​storybook/testing-library to ^0.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/storybook-testing-library-0.x
  • Merge into: main
  • Upgrade @storybook/testing-library to ^0.1.0
chore(deps): update dependency all-contributors-cli to v6.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/all-contributors-cli-6.x-lockfile
  • Merge into: main
  • Upgrade all-contributors-cli to 6.25.1
chore(deps): update dependency eslint-plugin-react to v7.32.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x
  • Merge into: main
  • Upgrade eslint-plugin-react to 7.32.2
chore(deps): update dependency vitest to ^0.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^0.31.0
chore(deps): update nextjs monorepo to v13.4.2
chore(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.2.6
  • Upgrade @types/react-dom to 18.2.4
chore(deps): update typescript-eslint monorepo to v5.59.5
fix(deps): update dependency @t3-oss/env-nextjs to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/t3-oss-env-nextjs-0.x
  • Merge into: main
  • Upgrade @t3-oss/env-nextjs to ^0.3.0
fix(deps): update dependency @​vercel/otel to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-otel-0.x
  • Merge into: main
  • Upgrade @vercel/otel to ^0.3.0
fix(deps): update dependency class-variance-authority to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/class-variance-authority-0.x
  • Merge into: main
  • Upgrade class-variance-authority to ^0.6.0
chore(deps): update dependency @​types/node to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade @types/node to ^18.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.40.0
chore(deps): update dependency patch-package to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/patch-package-7.x
  • Merge into: main
  • Upgrade patch-package to ^7.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.0.4
chore(deps): update peter-evans/create-or-update-comment action to v3

🚸 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.

@vercel
Copy link

vercel bot commented Apr 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-enterprise ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2023 2:22pm

"extends": [
"config:base"
]
}

Choose a reason for hiding this comment

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

This code patch is a JSON file that appears to be configuring Renovate, a tool for automating dependency updates.

It is difficult to identify any specific bug risks without knowing more about the context in which this JSON file will be used, but at a high level, this patch seems to conform to the expected schema and extend a base configuration.

As an improvement suggestion, it may be helpful to include comments within the JSON file to provide additional context or guidance for future developers who may have to modify the file.

@bmstefanski bmstefanski merged commit 864d2b1 into main May 14, 2023
3 of 4 checks passed
@bmstefanski bmstefanski deleted the renovate/configure branch May 14, 2023 14:22
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.

None yet

1 participant