Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@graphql-tools/mock (source) 9.0.23 -> 9.0.24 age adoption passing confidence devDependencies patch
@graphql-tools/schema (source) 10.0.23 -> 10.0.24 age adoption passing confidence devDependencies patch
@types/node (source) 20.19.7 -> 20.19.9 age adoption passing confidence devDependencies patch
cspell (source) 9.1.5 -> 9.2.0 age adoption passing confidence devDependencies minor
jdx/mise v2025.7.7 -> v2025.7.17 age adoption passing confidence patch
nock 14.0.5 -> 14.0.6 age adoption passing confidence devDependencies patch
node (source) 22.17.0 -> 22.17.1 age adoption passing confidence patch
rollup (source) 4.45.0 -> 4.45.1 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.36.0 -> 8.37.0 age adoption passing confidence devDependencies minor

Release Notes

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

v9.0.24

Compare Source

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

v10.0.24

Compare Source

Patch Changes
streetsidesoftware/cspell (cspell)

v9.2.0

Compare Source

refactor: Support url based cache entries (#​7639)
refactor: Support url based cache entries (#​7639)

Features
fix: Support remote dependencies in cache (#​7642)
fix: Support remote dependencies in cache (#​7642)

Fixes
fix: Remove `flat-cache` dependency (#​7636)
fix: Remove flat-cache dependency (#​7636)

flat-cache v6 is not compatible with the cspell cache. Since flat-cache was mostly a pass through to flatted, it was better to just replace it.


refactor: move towards caching URLs (#​7634)
refactor: move towards caching URLs (#​7634)

fix: Support async cache (#​7631)
fix: Support async cache (#​7631)

fix: Replace file-entry-cache (#​6579)
fix: Replace file-entry-cache (#​6579)

Deprecating the use of file-entry-cache.

v10 of file-entry-cache breaks the spell checker and bloats the cache size.

This PR is the first step in reducing the dependency upon file-entry-cache and its dependencies.


fix: Clean cspell-lib type exports (#​7615)
fix: Clean cspell-lib type exports (#​7615)

Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7618)
fix: Workflow Bot -- Update Dictionaries (main) (#​7618)
jdx/mise (jdx/mise)

v2025.7.17

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing

v2025.7.16

Compare Source

What's Changed

Full Changelog: jdx/mise@v2025.7.15...v2025.7.16

v2025.7.15

Compare Source

🧪 Testing

v2025.7.14

Compare Source

🐛 Bug Fixes
📦️ Dependency Updates

v2025.7.13

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
📦️ Dependency Updates
New Contributors

v2025.7.12

Compare Source

🐛 Bug Fixes
◀️ Revert
  • Revert "fix(aqua): improve warnings for packages without repo_owner and repo_name " by @​jdx in #​5668
Chore
New Contributors

v2025.7.11

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
🧪 Testing
New Contributors

v2025.7.10

Compare Source

🐛 Bug Fixes
📚 Documentation
  • add asset autodetection documentation to GitHub/GitLab backends by @​jdx in #​5623

v2025.7.9

Compare Source

🚀 Features
🐛 Bug Fixes
  • resolve GitHub alias tool name parsing and add platform-specific asset support by @​jdx in #​5621

v2025.7.8

Compare Source

🚀 Features
🐛 Bug Fixes
  • accept platform_ or platforms_ in http/github backends by @​jdx in #​5608
📚 Documentation
nock/nock (nock)

v14.0.6

Compare Source

Bug Fixes
nodejs/node (node)

v22.17.1

Compare Source

rollup/rollup (rollup)

v4.45.1

Compare Source

2025-07-15

Bug Fixes
  • Resolve crash when using certain conditional expressions (#​6009)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.37.0

Compare Source

🚀 Features
  • typescript-estree: infer tsconfigRootDir from call stack (#​11370)
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, 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 Jul 14, 2025
@apollo-librarian
Copy link

apollo-librarian bot commented Jul 14, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 6 changed, 0 removed
* (developer-tools)/apollo-server/(latest)/getting-started.mdx
* (developer-tools)/apollo-server/(latest)/data/subscriptions.mdx
* (developer-tools)/apollo-server/(latest)/integrations/mern.mdx
* (developer-tools)/apollo-server/(latest)/schema/directives.md
* (developer-tools)/apollo-server/(latest)/testing/testing.mdx
* (developer-tools)/apollo-server/(latest)/workflow/generate-types.mdx

Build ID: 2abbe3dee85878507fb6ae72

URL: https://www.apollographql.com/docs/deploy-preview/2abbe3dee85878507fb6ae72

Copy link

codesandbox-ci bot commented Jul 14, 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 a687951 to a315656 Compare July 14, 2025 06:42
@renovate renovate bot changed the title chore(deps): update dependency jdx/mise to v2025.7.8 chore(deps): update dependency jdx/mise to v2025.7.10 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a315656 to 4ffb8ab Compare July 19, 2025 09:06
@renovate renovate bot changed the title chore(deps): update dependency jdx/mise to v2025.7.10 chore(deps): update all non-major dependencies Jul 19, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ffb8ab to 0694a60 Compare July 19, 2025 14:14
@renovate renovate bot merged commit 1c87fcd into main Jul 19, 2025
20 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 19, 2025 18:36
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