Skip to content

Conversation

gzm0
Copy link
Contributor

@gzm0 gzm0 commented Oct 2, 2025

Changes

Going forward, Renovate will automatically merge lock file updates and non-major dev dependency updates.

We use branch automerge to avoid noise.

How to Review

Have a look here: https://docs.renovatebot.com/key-concepts/automerge/

Checklist

  • Unit tests updated
  • docs/ updated (if necessary)
  • pnpm run update:examples run (only applicable for openapi-typescript)

@gzm0 gzm0 requested a review from a team as a code owner October 2, 2025 15:25
@gzm0 gzm0 requested a review from kerwanp October 2, 2025 15:25
Copy link

changeset-bot bot commented Oct 2, 2025

⚠️ No Changeset found

Latest commit: 5de42bc

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

netlify bot commented Oct 2, 2025

Deploy Preview for openapi-ts failed.

Name Link
🔨 Latest commit 5de42bc
🔍 Latest deploy log https://app.netlify.com/projects/openapi-ts/deploys/68de994f3c0605000878e6a1

@gzm0 gzm0 changed the title Renovate/reconfigure Renovate: automerge lock file updates and non-major devDependencies Oct 2, 2025
Copy link
Contributor

github-actions bot commented Oct 2, 2025

size-limit report 📦

Path Size
packages/openapi-fetch/dist/index.mjs 6.7 KB (0%)

@gzm0 gzm0 requested review from htunnicliff and removed request for kerwanp October 2, 2025 15:27
@gzm0 gzm0 marked this pull request as draft October 2, 2025 15:27
Copy link
Contributor

renovate bot commented Oct 2, 2025

Reconfigure PR Results

This is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:


Detected Package Files

  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/issue-stale.yml (github-actions)
  • .github/workflows/issue.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/size-limit.yml (github-actions)
  • docs/package.json (npm)
  • package.json (npm)
  • packages/openapi-fetch/package.json (npm)
  • packages/openapi-metadata/package.json (npm)
  • packages/openapi-react-query/package.json (npm)
  • packages/openapi-typescript-helpers/package.json (npm)
  • packages/openapi-typescript/package.json (npm)
  • packages/swr-openapi/package.json (npm)
  • pnpm-workspace.yaml (npm)
  • .nvmrc (nvm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • 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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin dependency versions for development dependencies and retain SemVer ranges for others.

What to Expect

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

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Pin @types/react to 18.3.24
  • Upgrade @types/react to 18.3.25
chore(deps): update dependency @​playwright/test to v1.55.1
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.55.1
chore(deps): update dependency @​types/node to v22.18.8
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to 22.18.8
chore(deps): update dependency @​vitejs/plugin-react to v5.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-5.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to 5.0.4
chore(deps): update dependency msw to v2.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/msw-2.x
  • Merge into: main
  • Upgrade msw to 2.11.3
chore(deps): update dependency turbo to v2.5.8
  • Schedule: ["at any time"]
  • Branch name: renovate/turbo-monorepo
  • Merge into: main
  • Upgrade turbo to 2.5.8
chore(deps): update dependency typescript to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.9.3
chore(deps): update dependency @​shikijs/vitepress-twoslash to v3.13.0
chore(deps): update dependency @​tanstack/react-query to v5.90.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tanstack-query-monorepo
  • Merge into: main
  • Upgrade @tanstack/react-query to 5.90.2
chore(deps): update pnpm to v10.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-10.x
  • Merge into: main
  • Upgrade pnpm to 10.18.0
chore(deps): update actions/setup-node action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-5.x
  • Merge into: main
  • Upgrade actions/setup-node to v5
chore(deps): update dependency lint-staged to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-16.x
  • Merge into: main
  • Upgrade lint-staged to 16.2.3
chore(deps): 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 to 19.2.0
  • Upgrade react to 19.2.0
fix(deps): update dependency @​redocly/openapi-core to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/redocly-openapi-core-2.x
  • Merge into: main
  • Upgrade @redocly/openapi-core to ^2.0.0
fix(deps): update dependency type-fest to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/type-fest-5.x
  • Merge into: main
  • Upgrade type-fest to ^5.0.0
fix(deps): update dependency yargs-parser to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-parser-22.x
  • Merge into: main
  • Upgrade yargs-parser to ^22.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

@htunnicliff
Copy link
Member

@gzm0 I think I've fixed the issue with our Netlify builds here: #2471

@gzm0
Copy link
Contributor Author

gzm0 commented Oct 3, 2025

TY @htunnicliff !

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