Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 31, 2025

ℹ️ 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.13.3 age adoption passing confidence devDependencies minor
@changesets/changelog-github (source) 0.5.10.6.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.7 age adoption passing confidence devDependencies minor
@graphql-tools/schema (source) 10.0.2510.0.33 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.1 age adoption passing confidence devDependencies minor
@types/node (source) 20.19.1120.19.39 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.4 age adoption passing confidence devDependencies minor
graphql 16.11.016.13.2 age adoption passing confidence dependencies minor
graphql 16.11.016.13.2 age adoption passing confidence devDependencies minor
jdx/mise v2025.8.20v2025.12.13 age adoption passing confidence minor
jest (source) 30.0.530.3.0 age adoption passing confidence devDependencies minor
jest-config (source) 30.0.530.3.0 age adoption passing confidence devDependencies minor
jest-mock (source) 30.0.530.3.0 age adoption passing confidence devDependencies minor
make-fetch-happen 15.0.115.0.5 age adoption passing confidence dependencies patch
nock 14.0.1014.0.13 age adoption passing confidence devDependencies patch
node (source) 24.13.024.15.0 age adoption passing confidence minor
prettier (source) 3.6.23.8.3 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.9 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.40.08.59.1 age adoption passing confidence devDependencies minor

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

Compare Source

Minor Changes
Patch Changes

v0.5.2

Compare Source

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

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

v9.6.1

Compare Source

Fixes
fix: Move performance monitoring into its own package (#​8431)
fix: Move performance monitoring into its own package (#​8431)

v9.6.0

Compare Source

Features
feat: ESLint-plugin -- Distinguish between Forbidden, Misspelled, and Unknown words. (#​8337)
feat: ESLint-plugin -- Distinguish between Forbidden, Misspelled, and Unknown words. (#​8337)

v9.4.0

Compare Source

Features
feat: Add option to skip large files (#​8040)
feat: Add option to skip large files (#​8040)

New command line option: --max-file-size <value>
The value can be <number>[units], number with optional units.
Supported units:

  • K, KB - value * 1024
  • M, MB - value * 2^20
  • G, GB - value * 2^30

There is also a new setting called maxFileSize. At the moment, it only takes numbers in bytes.

This allows for setting a global value and overrides based upon glob settings.

Note: the command line value will override any value found in the configuration files.


Fixes
fix: turn off gpg when publishing for now (#​8104)
fix: turn off gpg when publishing for now (#​8104)

fix: Turnoff signing for now (#​8102)
fix: Turnoff signing for now (#​8102)

fix: Sign tags and commits when publishing (#​8096)
fix: Sign tags and commits when publishing (#​8096)

fix: Clean up verbose output (#​8053)
fix: Clean up verbose output (#​8053)

fix: allow string based maxFileSize (#​8047)
fix: allow string based maxFileSize (#​8047)
  • Support allowing string based maxFileSize in config files.
  • Report the number of skipped files.

Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​8091)
fix: Workflow Bot -- Update Dictionaries (main) (#​8091)

v9.3.2

Compare Source

Fixes
fix: Add Zig programming language dictionary (#​7998)
fix: Add Zig programming language dictionary (#​7998)

fix: Search for TypeScript config files. (#​7997)
fix: Search for TypeScript config files. (#​7997)

TypeScript files were allowed, but would not be automatically found.


Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​8004)
fix: Workflow Bot -- Update Dictionaries (main) (#​8004)

v9.3.1

Compare Source

Fixes
fix: Support Deno (#​7966)
fix: Support Deno (#​7966)

v9.3.0

Compare Source

Features
feat: Support loading `.ts` and `.mts` config files. (#​7961)
feat: Support loading .ts and .mts config files. (#​7961)

This PR add support to read TypeScript cspell config files.

Note: TypeScript config files will fail to load when NodeJS version is less than v22.18.0.

See: Node.js — Running TypeScript Natively


Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7950)
fix: Workflow Bot -- Update Dictionaries (main) (#​7950)

v9.2.2

Compare Source

Fixes
fix: Wait for the cache to save (#​7926)
fix: Wait for the cache to save (#​7926)

This fixes a flaky cache situation caused by not waiting for the cache to save before moving on.


Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7915)
fix: Workflow Bot -- Update Dictionaries (main) (#​7915)

v9.2.1

Compare Source

Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7795)
fix: Workflow Bot -- Update Dictionaries (main) (#​7795)
eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes


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
Copy link
Copy Markdown

apollo-librarian Bot commented Aug 31, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 58947d49b803b02e460c3d9f
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
Copy link
Copy Markdown

codesandbox-ci Bot commented Aug 31, 2025

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