-
Notifications
You must be signed in to change notification settings - Fork 18
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 #404
base: master
Are you sure you want to change the base?
Conversation
9c589a5
to
5e09010
Compare
5e09010
to
df42a55
Compare
df42a55
to
3694a19
Compare
153c3a9
to
77c8492
Compare
77c8492
to
67b41f3
Compare
67b41f3
to
6930d18
Compare
5f7fe66
to
39de02e
Compare
39de02e
to
1ba930d
Compare
1ba930d
to
5b1342b
Compare
5b1342b
to
8c69d9f
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
8c69d9f
to
55fbd91
Compare
55fbd91
to
f5a88bc
Compare
f5a88bc
to
a0d11c8
Compare
0a895b3
to
01a37b7
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
01a37b7
to
fcbbd6d
Compare
fcbbd6d
to
ce37f9d
Compare
ce37f9d
to
2741501
Compare
2741501
to
45b2e6d
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
45b2e6d
to
3f3ec12
Compare
3f3ec12
to
91d5628
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
91d5628
to
b7e0b5c
Compare
b7e0b5c
to
0577830
Compare
0577830
to
8ce675f
Compare
8ce675f
to
e74b851
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
e74b851
to
438699e
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
This PR contains the following updates:
^15.5.3
->^16.0.0
Release Notes
graphql/graphql-js (graphql)
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)d.ts
can just export type (@saihaj)mixed
type (@IvanGoncharov)mapResult
(@IvanGoncharov)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.