-
Notifications
You must be signed in to change notification settings - Fork 161
fix(deps): update minor-and-patch (dev) #6784
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
base: dev
Are you sure you want to change the base?
Conversation
|
6867f0d to
0b49346
Compare
0b49346 to
b723a32
Compare
b723a32 to
3ccc102
Compare
3ccc102 to
1787a9d
Compare
1bb8bfb to
64dfb82
Compare
64dfb82 to
3567e43
Compare
3567e43 to
6eb6a89
Compare
6eb6a89 to
5e9d25a
Compare
9e9bee9 to
8adac95
Compare
8adac95 to
b52e0d4
Compare
This PR contains the following updates:
5.0.0->5.1.09.1.1->9.1.27.0.20->7.0.2110.0.25->10.0.2610.9.1->10.10.011.0.2->11.0.322.18.12->22.19.08.46.2->8.46.38.46.2->8.46.316.11.0->16.12.06.0.0->6.0.16.0.1->6.1.0Release Notes
apollographql/apollo-server (@apollo/server)
v5.1.0Compare Source
Minor Changes
#8148
80a1a1aThanks @jerelmiller! - Apollo Server now supports the incremental delivery protocol (@deferand@stream) that ships with[email protected]. To use the current protocol, clients must send theAcceptheader with a value ofmultipart/mixed; incrementalSpec=v0.2.Upgrading to 5.1 will depend on what version of
graphqlyou have installed and whether you already support the incremental delivery protocol.ardatan/graphql-tools (@graphql-tools/merge)
v9.1.2Compare Source
Patch Changes
[
fd105f4,fded91e,3b99a9b]:ardatan/graphql-tools (@graphql-tools/resolvers-composition)
v7.0.21Compare Source
Patch Changes
[
fd105f4,fded91e,3b99a9b]:ardatan/graphql-tools (@graphql-tools/schema)
v10.0.26Compare Source
Patch Changes
[
fd105f4,fded91e,3b99a9b]:ardatan/graphql-tools (@graphql-tools/utils)
v10.10.0Compare Source
Minor Changes
#5269
fded91eThanks @uroslates! - Add default values to the arguments
When the schema is like following;
The generated operation will be like following;
Patch Changes
#7012
fd105f4Thanks @ardatan! - Fix the bug in
mergeDeep;The following inputs and outputs are corrected;
mergeDeep([{a:2}, undefined])- Any nullish values should be ignored so it should return{a:2}mergeDeep([])- no sources should returnundefinedmergeDeep([undefined])- no sources should returnundefined#5294
3b99a9bThanks @n1ru4l! - Do not map builtin scalars
graphql-hive/gateway (@graphql-tools/wrap)
v11.0.3Compare Source
Patch Changes
#1654
efed5e0Thanks @dependabot! - dependencies updates:@graphql-tools/schema@^10.0.26↗︎ (from^10.0.25, independencies)@graphql-tools/utils@^10.10.0↗︎ (from^10.9.1, independencies)Updated dependencies [
efed5e0]:typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.46.3Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.46.3Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
graphql/graphql-js (graphql)
v16.12.0: 16.12.0Compare Source
v16.12.0 (2025-11-01)
New Feature 🚀
Bug Fix 🐞
Docs 📝
28 PRs were merged
Polish 💅
Internal 🏠
3 PRs were merged
Committers: 9
neo4j/neo4j-javascript-driver (neo4j-driver)
v6.0.1Compare Source
Patch release primarily fixing the typescript exports for types in the new
Vectorfeature🔧 Fixes
Vectorandvectors. #1356👏🏼 Improvements
isaacs/rimraf (rimraf)
v6.1.0Compare Source
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/London, 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.
This PR was generated by Mend Renovate. View the repository job log.