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

chore: Configure Renovate #161

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #161

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 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/commit.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/publish-starters.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • @rocketseat/gatsby-theme-docs-core/package.json (npm)
  • @rocketseat/gatsby-theme-docs/package.json (npm)
  • 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 33 Pull Requests:

fix(deps): update dependency @​emotion/react to v11.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/emotion-monorepo
  • Merge into: main
  • Upgrade @emotion/react to 11.11.3
fix(deps): update dependency react-use to v17.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-use-17.x-lockfile
  • Merge into: main
  • Upgrade react-use to 17.4.2
chore(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
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 commitizen to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-4.x
  • Merge into: main
  • Upgrade commitizen to 4.3.0
chore(deps): update dependency eslint to v8.56.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.56.0
chore(deps): update dependency eslint-config-prettier to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.10.0
chore(deps): update dependency eslint-plugin-import to v2.29.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: main
  • Upgrade eslint-plugin-import to 2.29.1
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jsx-a11y-6.x
  • Merge into: main
  • Upgrade eslint-plugin-jsx-a11y to 6.8.0
chore(deps): update dependency eslint-plugin-prettier to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 4.2.1
chore(deps): update dependency eslint-plugin-react to v7.33.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x
  • Merge into: main
  • Upgrade eslint-plugin-react to 7.33.2
chore(deps): update dependency eslint-plugin-react-hooks to v4.6.0
chore(deps): update dependency lint-staged to v12.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-12.x
  • Merge into: main
  • Upgrade lint-staged to 12.5.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
fix(deps): update dependency react-icons to v4.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-icons-4.x-lockfile
  • Merge into: main
  • Upgrade react-icons to 4.12.0
fix(deps): update dependency react-live to v4.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-live-4.x-lockfile
  • Merge into: main
  • Upgrade react-live to 4.1.5
fix(deps): update gatsby monorepo
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 commitlint monorepo to v18 (major)
chore(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: main
  • Upgrade eslint-config-prettier to 9.1.0
chore(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 5.1.2
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: main
  • Upgrade husky to 8.0.3
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.2.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.1.1
chore(deps): update wagoid/commitlint-github-action action to v5
fix(deps): update dependency gatsby-remark-embedder to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gatsby-remark-embedder-7.x
  • Merge into: main
  • Upgrade gatsby-remark-embedder to ^7.0.0
fix(deps): update dependency mdast-util-to-string to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/mdast-util-to-string-4.x
  • Merge into: main
  • Upgrade mdast-util-to-string to ^4.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 dependency remark-gfm to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-remark
  • Merge into: main
  • Upgrade remark-gfm to ^4.0.0
fix(deps): update dependency unist-util-visit to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/unist-util-visit-5.x
  • Merge into: main
  • Upgrade unist-util-visit to ^5.0.0
fix(deps): update dependency url-join to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/url-join-5.x
  • Merge into: main
  • Upgrade url-join to ^5.0.0
fix(deps): update mdx monorepo to v3 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mdx-monorepo
  • Merge into: main
  • Upgrade @mdx-js/mdx to ^3.0.0
  • Upgrade @mdx-js/react to ^3.0.0
  • Upgrade @mdx-js/react to ^2.3.0 || ^3.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.

Copy link

changeset-bot bot commented Dec 31, 2023

⚠️ No Changeset found

Latest commit: c720c61

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

vercel bot commented Dec 31, 2023

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

Name Status Preview Updated (UTC)
rocketdocs-gatsby-theme-docs 🔄 Building (Inspect) Visit Preview Dec 31, 2023 7:15pm

Copy link
Contributor Author

renovate bot commented Dec 31, 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