Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16.10.0 (#459)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [graphql](https://redirect.github.com/graphql/graphql-js) | [`16.9.0`
-> `16.10.0`](https://renovatebot.com/diffs/npm/graphql/16.9.0/16.10.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/graphql/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/graphql/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/graphql/16.9.0/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql/16.9.0/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>graphql/graphql-js (graphql)</summary>

###
[`v16.10.0`](https://redirect.github.com/graphql/graphql-js/releases/tag/v16.10.0):
16.10.0

[Compare
Source](https://redirect.github.com/graphql/graphql-js/compare/v16.9.0...v16.10.0)

#### v16.10.0 (2024-12-15)

##### New Feature 🚀

-
[#&#8203;4286](https://redirect.github.com/graphql/graphql-js/pull/4286)
fix: properly type `extensions` in GraphQLFormattedError
([@&#8203;tpoisseau](https://redirect.github.com/tpoisseau))
-
[#&#8203;4292](https://redirect.github.com/graphql/graphql-js/pull/4292)
Expose tokenCount on the DocumentNode
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))

##### Bug Fix 🐞

-
[#&#8203;4137](https://redirect.github.com/graphql/graphql-js/pull/4137)
backport(v16): Require non-empty directive locations
([#&#8203;4100](https://redirect.github.com/graphql/graphql-js/issues/4100))
([@&#8203;benjie](https://redirect.github.com/benjie))
-
[#&#8203;4168](https://redirect.github.com/graphql/graphql-js/pull/4168)
fix(validation): catch OverlappingFieldsCanBeMergedRule violations with
nested fragments
([@&#8203;sachindshinde](https://redirect.github.com/sachindshinde))
-
[#&#8203;4226](https://redirect.github.com/graphql/graphql-js/pull/4226)
Backport introspection type fix
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4291](https://redirect.github.com/graphql/graphql-js/pull/4291)
Address empty selection-set
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))

##### Docs 📝

<details>
<summary> 10 PRs were merged </summary>

-
[#&#8203;4240](https://redirect.github.com/graphql/graphql-js/pull/4240)
Convert from docusaurus to nextra
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4248](https://redirect.github.com/graphql/graphql-js/pull/4248)
Add content from
[https://github.com/graphql/graphql.github.io/pull/1782](https://redirect.github.com/graphql/graphql.github.io/pull/1782)
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4249](https://redirect.github.com/graphql/graphql-js/pull/4249)
Styling fixes
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4256](https://redirect.github.com/graphql/graphql-js/pull/4256)
Various fixes to docs
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4279](https://redirect.github.com/graphql/graphql-js/pull/4279)
Solve some low hanging fruit in the documentation
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4283](https://redirect.github.com/graphql/graphql-js/pull/4283)
Add overview page and add stackblitz to tutorial
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4284](https://redirect.github.com/graphql/graphql-js/pull/4284)
Provide people with tabs so they can use classes as well
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4289](https://redirect.github.com/graphql/graphql-js/pull/4289)
Add note about defer/stream being v17
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4290](https://redirect.github.com/graphql/graphql-js/pull/4290)
Write about `@oneOf` in the graphql-js documentation
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#&#8203;4295](https://redirect.github.com/graphql/graphql-js/pull/4295)
Split up in v16 API documentation
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))

</details>

##### Internal 🏠
<details>
<summary> 4 PRs were merged </summary>

-
[#&#8203;4138](https://redirect.github.com/graphql/graphql-js/pull/4138)
Upgrade codecov action and pass token
([@&#8203;benjie](https://redirect.github.com/benjie))
-
[#&#8203;4139](https://redirect.github.com/graphql/graphql-js/pull/4139)
Fix codecov workflow
([@&#8203;benjie](https://redirect.github.com/benjie))
-
[#&#8203;4157](https://redirect.github.com/graphql/graphql-js/pull/4157)
Add GraphQLConf 2024 banner
([@&#8203;bignimbus](https://redirect.github.com/bignimbus))
-
[#&#8203;4193](https://redirect.github.com/graphql/graphql-js/pull/4193)
Upgrade deprecated actions
([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))

</details>

##### Committers: 5
* Benjie([@&#8203;benjie](https://redirect.github.com/benjie))
* Jeff
Auriemma([@&#8203;bignimbus](https://redirect.github.com/bignimbus))
* Jovi De
Croock([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))
* Sachin D.
Shinde([@&#8203;sachindshinde](https://redirect.github.com/sachindshinde))
* tpoisseau([@&#8203;tpoisseau](https://redirect.github.com/tpoisseau))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4yIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: balvajs-renovate[bot] <147611899+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] authored Dec 16, 2024
1 parent a2dd4c2 commit 29df7d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"codeowners": "5.1.1",
"dayjs": "1.11.13",
"eslint": "9.14.0",
"graphql": "16.9.0",
"graphql": "16.10.0",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.11",
Expand Down

0 comments on commit 29df7d1

Please sign in to comment.