-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update dependency graphql to v16 #16
base: main
Are you sure you want to change the base?
Conversation
d5944af
to
48fb3bf
Compare
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/salmandabbakuti/magic-link/7PHqd375NFVGK4rai1wtTPSLq1vm |
48fb3bf
to
95c6a78
Compare
95c6a78
to
364d025
Compare
364d025
to
25b97b6
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
25b97b6
to
421d5e7
Compare
421d5e7
to
668c91a
Compare
668c91a
to
383055e
Compare
383055e
to
0775673
Compare
0775673
to
f3ae083
Compare
f3ae083
to
a16f9ec
Compare
a16f9ec
to
2312572
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This PR contains the following updates:
15.1.0
->16.10.0
Release Notes
graphql/graphql-js (graphql)
v16.10.0
: 16.10.0Compare Source
v16.10.0 (2024-12-15)
New Feature 🚀
extensions
in GraphQLFormattedError (@tpoisseau)Bug Fix 🐞
Docs 📝
10 PRs were merged
@oneOf
in the graphql-js documentation (@JoviDeCroock)Internal 🏠
4 PRs were merged
Committers: 5
v16.9.0
Compare Source
v16.9.0 (2024-06-21)
New Feature 🚀
@oneOf
directive (@benjie)Committers: 1
v16.8.2
Compare Source
v16.8.2 (2024-06-12)
Bug Fix 🐞* #4022 fix: remove
globalThis
check and align with what bundlers can accept (@JoviDeCroock)Internal 🏠* #4104 Fix publish scripts (@benjie)
Committers: 2
v16.8.1
Compare Source
v16.8.1 (2023-09-19)
Bug Fix 🐞
Committers: 1
v16.8.0
Compare Source
v16.8.0 (2023-08-14)
New Feature 🚀
Committers: 1
v16.7.1
Compare Source
v16.7.1 (2023-06-22)
📢 Big shout out to @phryneas, who managed to reproduce this issue and come up with this fix.
Bug Fix 🐞
process.env
(@IvanGoncharov)Committers: 1
v16.7.0
Compare Source
v16.7.0 (2023-06-21)
New Feature 🚀
Bug Fix 🐞
Committers: 3
v16.6.0
Compare Source
v16.6.0 (2022-08-16)
New Feature 🚀
Bug Fix 🐞
Committers: 2
v16.5.0
Compare Source
v16.5.0 (2022-05-09)
New Feature 🚀
Committers: 1
v16.4.0
Compare Source
v16.4.0 (2022-04-25)
New Feature 🚀
Bug Fix 🐞
Docs 📝
2 PRs were merged
Polish 💅
3 PRs were merged
Internal 🏠
26 PRs were merged
Dependency 📦
2 PRs were merged
Committers: 7
v16.3.0
Compare Source
v16.3.0 (2022-01-26)
New Feature 🚀
getArgumentValues
as public API (@IvanGoncharov)Bug Fix 🐞
Docs 📝
2 PRs were merged
Polish 💅
7 PRs were merged
Internal 🏠
5 PRs were merged
Dependency 📦
4 PRs were merged
Committers: 6
v16.2.0
: v16.2.0Compare Source
v16.2.0 (2021-12-17)
New Feature 🚀
resolve*Thunk
functions (@IvanGoncharov)Docs 📝
Polish 💅
Internal 🏠
2 PRs were merged
Committers: 2
v16.1.0
Compare Source
v16.1.0 (2021-12-07)
New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅
9 PRs were merged
Internal 🏠
9 PRs were merged
npm ci
&npm install
(@IvanGoncharov)Dependency 📦
4 PRs were merged
Committers: 5
v16.0.1
Compare Source
v16.0.1 (2021-11-01)
Bug Fix 🐞
Polish 💅
Internal 🏠
Committers: 1
v16.0.0
Compare Source
v16.0.0 (2021-10-28)
Breaking Change 💥
visitorKeys
argument (@IvanGoncharov)unknown
(TS) formixed
(flow) (@saihaj)*.d.ts
with sources converted to TS (@IvanGoncharov)null
fromserialize
function (@IvanGoncharov)null
fromserialize
function (@IvanGoncharov)visitorKeys
back (@ardatan)kind
(@IvanGoncharov)GraphQL*
constructors (@IvanGoncharov)any
(@IvanGoncharov)Deprecation ⚠
New Feature 🚀
getOperationRootType
(@IvanGoncharov)Bug Fix 🐞
deprecationReason
onGraphQLInputField
s (@trevor-scheer)__Directive.args(includeDeprecated:)
(@IvanGoncharov)locations
if error got nodes without locations (@IvanGoncharov)Docs 📝
5 PRs were merged
*.d.ts
: Switch comments to comment to TSDoc (@IvanGoncharov)Polish 💅
119 PRs were merged
wrap
util function in more places (@IvanGoncharov)keys
instead of undocumentedkey
(@IvanGoncharov)toJSON
call (@IvanGoncharov)lexValue
typing (@IvanGoncharov)padStart
(@IvanGoncharov)indexOf
toincludes
whenever possible (@IvanGoncharov)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.