Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2026

This PR contains the following updates:

Package Change Age Confidence
@apollo/server (source) ^5.2.0^5.3.0 age confidence
@apollo/subgraph (source) ^2.12.2^2.13.0 age confidence
@vitest/coverage-v8 (source) 4.0.174.0.18 age confidence
prettier (source) 3.8.03.8.1 age confidence
prettier (source) ^3.8.0^3.8.1 age confidence
vitest (source) 4.0.174.0.18 age confidence

Release Notes

apollographql/apollo-server (@​apollo/server)

v5.3.0

Compare Source

Minor Changes
  • #​8062 8e54e58 Thanks @​cristunaranjo! - Allow configuration of graphql execution options (maxCoercionErrors)

    const server = new ApolloServer({
      typeDefs,
      resolvers,
      executionOptions: {
        maxCoercionErrors: 50,
      },
    });
  • #​8014 26320bc Thanks @​mo4islona! - Expose graphql validation options.

    const server = new ApolloServer({
      typeDefs,
      resolvers,
      validationOptions: {
        maxErrors: 10,
      },
    });
apollographql/federation (@​apollo/subgraph)

v2.13.0

Compare Source

Minor Changes
  • Drop Node.js 14/16 support, require Node.js 18+ (#​3364)
Patch Changes
vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.18

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
prettier/prettier (prettier)

v3.8.1

Compare Source


Configuration

📅 Schedule: 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 January 20, 2026 21:26
@changeset-bot
Copy link

changeset-bot bot commented Jan 20, 2026

⚠️ No Changeset found

Latest commit: 69cabf4

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

@coderabbitai
Copy link

coderabbitai bot commented Jan 20, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot changed the title chore: update dependency @apollo/subgraph to ^2.13.0 chore: update auto merge on patch or minor Jan 21, 2026
@renovate renovate bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 75d82d0 to 17b5295 Compare January 21, 2026 12:38
@renovate renovate bot changed the title chore: update auto merge on patch or minor fix: update auto merge on patch or minor Jan 21, 2026
@renovate renovate bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 17b5295 to 0d4370f Compare January 21, 2026 20:46
@renovate renovate bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 0d4370f to 69cabf4 Compare January 22, 2026 21:11
@notaphplover notaphplover merged commit 4cd4c04 into master Jan 23, 2026
6 checks passed
@notaphplover notaphplover deleted the renovate/auto-merge-on-patch-or-minor branch January 23, 2026 00:17
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