Skip to content

fix: update auto merge on patch or minor#227

Merged
notaphplover merged 1 commit into
masterfrom
renovate/auto-merge-on-patch-or-minor
Jul 2, 2026
Merged

fix: update auto merge on patch or minor#227
notaphplover merged 1 commit into
masterfrom
renovate/auto-merge-on-patch-or-minor

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@apollo/subgraph (source) ^2.14.1^2.14.2 age confidence
@graphql-tools/merge (source) 9.1.99.1.10 age confidence
@graphql-tools/schema (source) ^10.0.33^10.0.34 age confidence
@graphql-tools/utils (source) 11.1.011.1.1 age confidence
eslint (source) 10.5.010.6.0 age confidence
fastify (source) 5.8.55.9.0 age confidence
knip (source) 6.18.06.23.0 age confidence
prettier (source) 3.8.43.9.1 age confidence
prettier (source) ^3.8.4^3.9.1 age confidence

Release Notes

apollographql/federation (@​apollo/subgraph)

v2.14.2

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/merge)

v9.1.10

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/schema)

v10.0.34

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/utils)

v11.1.1

Compare Source

Patch Changes
  • #​8256
    981d461
    Thanks @​twavv! - Fix mergeDeep returning undefined instead of {}
    when merging two or more empty objects.

    Previously the output accumulator was only initialized inside the per-key loop, so merging sources
    with no own keys (e.g. mergeDeep([{}, {}])) left it undefined. This silently dropped
    empty-object values during nested merges ({ data: {} } became { data: undefined }), which
    could surface as "Cannot return null for non-nullable field" errors when stitching schemas. The
    accumulator is now initialized as soon as an object source is encountered.

eslint/eslint (eslint)

v10.6.0

Compare Source

Features

  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#​20981) (Taejin Kim)
  • f291007 feat: add checkRelationalComparisons to no-constant-binary-expression (#​20948) (sethamus)

Bug Fixes

  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#​20997) (Milos Djermanovic)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#​21013) (den$)
  • 8fd8741 fix: don't report shadowed undefined in radix rule (#​21011) (Pixel)
  • 5784980 fix: don't report shadowed undefined in no-throw-literal (#​21010) (Pixel)
  • 9cd1e6d fix: suppress invalid class suggestion in no-promise-executor-return (#​21008) (Pixel)
  • d4eb2dc fix: don't report shadowed undefined in prefer-promise-reject-errors (#​21006) (Pixel)
  • 2360464 fix: prefer-promise-reject-errors false positives for shadowed Promise (#​21003) (den$)
  • 63d52d2 fix: restore max-classes-per-file report range (#​21002) (Pixel)
  • 7feaff0 fix: callback detection logic for IIFEs in max-nested-callbacks (#​20979) (fnx)
  • 399a2ec fix: don't report inner non-callbacks in max-nested-callbacks (#​20995) (Milos Djermanovic)

Documentation

  • a83683d docs: Update README (GitHub Actions Bot)
  • f5449f9 docs: document userland patterns for global assertionOptions in RuleT… (#​20986) (playgirl)
  • bea49f7 docs: Update README (GitHub Actions Bot)
  • e5f70f9 docs: update code-path diagrams (#​20984) (Tanuj Kanti)
  • 8890c2d docs: add TypeScript config guidance for MCP server (#​20796) (Pierluigi Lenoci)
  • 3eb3d9b docs: Update README (GitHub Actions Bot)
  • c5bb59c docs: Update README (GitHub Actions Bot)
  • eb3c97c docs: fix grammar in prefer-const rule description (#​20983) (lumir)

Chores

fastify/fastify (fastify)

v5.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.8.5...v5.9.0

webpro-nl/knip (knip)

v6.23.0: Release 6.23.0

Compare Source

v6.22.0: Release 6.22.0

Compare Source

v6.21.0: Release 6.21.0

Compare Source

v6.20.0: Release 6.20.0

Compare Source

v6.19.0: Release 6.19.0

Compare Source

prettier/prettier (prettier)

v3.9.1

Compare Source

v3.9.0

Compare Source

diff

🔗 Release Notes

v3.8.5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from notaphplover as a code owner June 27, 2026 12:54
@changeset-bot

changeset-bot Bot commented Jun 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7ff5458

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

@renovate renovate Bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 01cdce3 to 20e8e61 Compare June 27, 2026 17:51
@renovate renovate Bot changed the title chore: update dependency knip to v6.19.0 chore: update dependency knip to v6.20.0 Jun 27, 2026
@renovate renovate Bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 20e8e61 to 4f92327 Compare June 29, 2026 09:04
@renovate renovate Bot changed the title chore: update dependency knip to v6.20.0 chore: update dependency knip to v6.21.0 Jun 29, 2026
@renovate renovate Bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 4f92327 to 67fea4b Compare June 29, 2026 16:52
@renovate renovate Bot changed the title chore: update dependency knip to v6.21.0 fix: update auto merge on patch or minor Jun 29, 2026
@renovate renovate Bot force-pushed the renovate/auto-merge-on-patch-or-minor branch 3 times, most recently from 46c5dfc to 2536332 Compare July 1, 2026 01:06
@renovate renovate Bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 2536332 to 7ff5458 Compare July 1, 2026 22:09
@notaphplover notaphplover merged commit 46b014b into master Jul 2, 2026
6 checks passed
@notaphplover notaphplover deleted the renovate/auto-merge-on-patch-or-minor branch July 2, 2026 07:40
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