Skip to content

chore(deps): update all non-major dependencies#8140

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#8140
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@apollo/client (source) 3.14.03.14.1 age adoption passing confidence devDependencies patch
@apollo/subgraph (source) 2.11.22.14.2 age adoption passing confidence devDependencies minor
@changesets/changelog-github (source) 0.5.10.7.0 age adoption passing confidence devDependencies minor
@changesets/cli (source) 2.29.62.31.0 age adoption passing confidence devDependencies minor
@graphql-tools/mock (source) 9.0.259.1.10 age adoption passing confidence devDependencies minor
@graphql-tools/schema (source) 10.0.2510.0.36 age adoption passing confidence devDependencies patch
@rollup/plugin-commonjs (source) 28.0.628.0.9 age adoption passing confidence devDependencies patch
@rollup/plugin-node-resolve (source) 16.0.116.0.3 age adoption passing confidence devDependencies patch
@types/express (source) 5.0.35.0.6 age adoption passing confidence devDependencies patch
@types/express-serve-static-core (source) 5.0.75.1.2 age adoption passing confidence devDependencies minor
@types/node (source) 20.19.1120.19.43 age adoption passing confidence devDependencies patch
@types/superagent (source) 8.1.98.1.10 age adoption passing confidence devDependencies patch
cors 2.8.52.8.6 age adoption passing confidence devDependencies patch
cspell (source) 9.2.09.8.0 age adoption passing confidence devDependencies minor
eslint (source) 9.34.09.39.5 age adoption passing confidence devDependencies minor
graphql 16.11.016.14.2 age adoption passing confidence dependencies minor
graphql 16.11.016.14.2 age adoption passing confidence devDependencies minor
graphql-tag 2.12.62.12.7 age adoption passing confidence devDependencies patch
iconv-lite 0.7.20.7.3 age adoption passing confidence devDependencies patch
jdx/mise v2026.5.5v2026.7.5 age adoption passing confidence minor
jest (source) 30.0.530.4.2 age adoption passing confidence devDependencies minor
jest-config (source) 30.0.530.4.2 age adoption passing confidence devDependencies minor
jest-mock (source) 30.0.530.4.1 age adoption passing confidence devDependencies minor
make-fetch-happen 15.0.115.0.6 age adoption passing confidence dependencies patch
nock 14.0.1014.0.16 age adoption passing confidence devDependencies patch
node (source) 24.13.024.18.0 age adoption passing confidence minor
npm (source) 11.1511.18 age adoption passing confidence minor
prettier (source) 3.6.23.9.5 age adoption passing confidence devDependencies minor
rollup (source) 4.59.04.62.2 age adoption passing confidence devDependencies minor
supertest 7.1.47.2.2 age adoption passing confidence devDependencies minor
ts-jest (source) 29.4.129.4.11 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.40.08.63.0 age adoption passing confidence devDependencies minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v3.14.1

Compare Source

Patch Changes
  • #​13168 6b84ec0 Thanks @​jerelmiller! - Fix issue where muting a deprecation from one entrypoint would not mute the warning when checked in a different entrypoint. This caused some rogue deprecation warnings to appear in the console even though the warnings should have been muted.

  • #​12970 f91fab5 Thanks @​acemir! - Add a deprecation message for the variableMatcher option in MockLink.

  • #​13168 6b84ec0 Thanks @​jerelmiller! - Ensure deprecation warnings are properly silenced in React hooks when globally disabled.

apollographql/federation (@​apollo/subgraph)

v2.14.2

Compare Source

Patch Changes

v2.14.1

Compare Source

Patch Changes

v2.14.0

Compare Source

Patch Changes

v2.13.3

Compare Source

Patch Changes

v2.13.2

Compare Source

Patch Changes

v2.13.1

Compare Source

Patch Changes

v2.13.0

Compare Source

Minor Changes
  • Drop Node.js 14/16 support, require Node.js 18+ (#​3364)
Patch Changes

v2.12.3

Compare Source

Patch Changes

v2.12.2

Compare Source

Patch Changes

v2.12.1

Compare Source

Patch Changes

v2.12.0

Compare Source

Minor Changes
  • Federation 2.12 and Connect 0.3 (#​3276)
Patch Changes

v2.11.6

Compare Source

Patch Changes

v2.11.5

Compare Source

Patch Changes

v2.11.4

Compare Source

Patch Changes

v2.11.3

Compare Source

Patch Changes
changesets/changesets (@​changesets/changelog-github)

v0.7.0

Compare Source

Minor Changes

v0.6.0

Compare Source

Minor Changes
Patch Changes

v0.5.2

Compare Source

ardatan/graphql-tools (@​graphql-tools/mock)

v9.1.10

Compare Source

Patch Changes

v9.1.9

Compare Source

Patch Changes

v9.1.8

Compare Source

Patch Changes

v9.1.7

Compare Source

Patch Changes

v9.1.6

Compare Source

Patch Changes

v9.1.5

Compare Source

Patch Changes

v9.1.4

Compare Source

Patch Changes

v9.1.3

Compare Source

Patch Changes

v9.1.2

Compare Source

Patch Changes

v9.1.1

Compare Source

Patch Changes

v9.1.0

Compare Source

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

v10.0.36

Compare Source

Patch Changes

v10.0.35

Compare Source

Patch Changes

v10.0.34

Compare Source

Patch Changes

v10.0.33

Compare Source

Patch Changes

v10.0.32

Compare Source

Patch Changes

v10.0.31

Compare Source

Patch Changes

v10.0.30

Compare Source

Patch Changes

v10.0.29

Compare Source

Patch Changes

v10.0.28

Compare Source

Patch Changes

v10.0.27

Compare Source

Patch Changes

v10.0.26

Compare Source

Patch Changes
rollup/plugins (@​rollup/plugin-commonjs)

v28.0.9

2025-10-24

Bugfixes
  • fix: handle node: builtins with strictRequires: auto (#​1930)

v28.0.8

2025-10-16

Bugfixes
  • fix: guard moduleSideEffects for wrapped externals (#​1914)

v28.0.7

2025-10-14

Bugfixes
  • fix: avoid hoisting dynamically required node: builtins under strictRequires (#​1909)
rollup/plugins (@​rollup/plugin-node-resolve)

v16.0.3

2025-10-13

Bugfixes
  • fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#​1908)

v16.0.2

2025-10-04

Bugfixes
  • fix: error thrown with empty entry (#​1893)
expressjs/cors (cors)

v2.8.6

Compare Source

==================

  • Improve documentation (API, context, examples...)
  • Remove additional markdown files from tarball
streetsidesoftware/cspell (cspell)

v9.8.0

Compare Source

Features
feat: make flatpack diff friendly (#​8680)
feat: make flatpack diff friendly (#​8680)

v9.7.0

Compare Source

Features
feat: Substitution Part 4 - enable substitutions during document check (#​8630)
feat: Substitution Part 4 - enable substitutions during document check (#​8630)

v9.6.4

Compare Source

Fixes
fix: add --no-dictionary option to lint command (#​8514)
fix: add --no-dictionary option to lint command (#​8514)

v9.6.3

Compare Source

Fixes
fix: Add `engines` setting (#​8491)
fix: Add engines setting (#​8491)

v9.6.2

Compare Source

Fixes
fix: Conditionally compress and build bTrie (#​8437)
fix: Conditionally compress and build bTrie ([#​8437](https:/

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the 🎄 dependencies Updates to dependencies, generally automatically managed by Renovate. label Aug 31, 2025
@apollo-librarian

apollo-librarian Bot commented Aug 31, 2025

Copy link
Copy Markdown

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 543efedd2ad284531e9305c4
Build Logs: View logs


✅ AI Style Review — No Changes Detected

No MDX files were changed in this pull request.

Review Log: View detailed log

This review is AI-generated. Please use common sense when accepting these suggestions, as they may not always be accurate or appropriate for your specific context.

@codesandbox-ci

codesandbox-ci Bot commented Aug 31, 2025

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from bf0002c to a7d39d2 Compare August 31, 2025 13:03
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5f6455b to 90fe271 Compare September 14, 2025 00:33
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a623ca8 to e648e07 Compare September 22, 2025 01:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0d309e7 to 044f9a3 Compare September 29, 2025 00:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d6dc354 to ddcd81f Compare October 10, 2025 13:59
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from a159cf3 to fc78e64 Compare October 16, 2025 02:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 1b82f56 to e373497 Compare October 28, 2025 22:07
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from ccb3c1f to e86af04 Compare November 4, 2025 20:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from ae4e6d1 to 6cdf8aa Compare November 12, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎄 dependencies Updates to dependencies, generally automatically managed by Renovate.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants