-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency graphql to v16 #22
base: master
Are you sure you want to change the base?
Conversation
|
24b1b3a
to
a60f5a0
Compare
637d4eb
to
1854114
Compare
1854114
to
826eeae
Compare
826eeae
to
0a3e4ca
Compare
e3ba508
to
616ce91
Compare
29bedb1
to
f5caacd
Compare
f5caacd
to
e62651b
Compare
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
2807832 | Generic High Entropy Secret | 050a4c4 | pnpm-lock.yaml | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
e62651b
to
c1b6002
Compare
c1b6002
to
221879c
Compare
221879c
to
adb450b
Compare
adb450b
to
050a4c4
Compare
This PR contains the following updates:
^15.7.2
->^16.0.0
Release Notes
graphql/graphql-js (graphql)
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)matchAll
instead ofRegExp.exec
(@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 has been generated by Mend Renovate. View repository job log here.