Skip to content
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-yoga to v5.7.0 #11493

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-yoga (source) 5.6.3 -> 5.7.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dotansimha/graphql-yoga (graphql-yoga)

v5.7.0

Compare Source

Minor Changes
  • #​3331
    5dae4ab
    Thanks @​EmrysMyrddin! - Expose server context in
    onResultProcessHook. In particular, this gives access to the waitUntil method to cleanly
    handle hanging promises.

  • #​3331
    5dae4ab
    Thanks @​EmrysMyrddin! - New hook: onExecutionResult which is
    triggered when an execution is done on the pipeline. If it is a batched operation, this is called
    per each operation in the batch

  • #​3331
    5dae4ab
    Thanks @​EmrysMyrddin! - Expose the already existing waitUntil
    method from the server context.

Patch Changes

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) September 9, 2024 16:18
@Josh-Walker-GM Josh-Walker-GM self-assigned this Sep 9, 2024
@Josh-Walker-GM Josh-Walker-GM added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels Sep 9, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release milestone Sep 9, 2024
@renovate renovate bot force-pushed the renovate/graphql-yoga-5.x branch from 6d8121f to 86d238c Compare September 9, 2024 16:33
@renovate renovate bot force-pushed the renovate/graphql-yoga-5.x branch from 86d238c to 6cffaf6 Compare September 9, 2024 18:15
@renovate renovate bot merged commit 42d7cee into main Sep 9, 2024
50 checks passed
@renovate renovate bot deleted the renovate/graphql-yoga-5.x branch September 9, 2024 19:03
Josh-Walker-GM pushed a commit that referenced this pull request Sep 10, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [graphql-yoga](https://redirect.github.com/dotansimha/graphql-yoga)
([source](https://redirect.github.com/dotansimha/graphql-yoga/tree/HEAD/packages/graphql-yoga))
| [`5.6.3` ->
`5.7.0`](https://renovatebot.com/diffs/npm/graphql-yoga/5.6.3/5.7.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/graphql-yoga/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/graphql-yoga/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/graphql-yoga/5.6.3/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql-yoga/5.6.3/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>dotansimha/graphql-yoga (graphql-yoga)</summary>

###
[`v5.7.0`](https://redirect.github.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#570)

[Compare
Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.6.3...graphql-yoga@5.7.0)

##### Minor Changes

-
[#&#8203;3331](https://redirect.github.com/dotansimha/graphql-yoga/pull/3331)

[`5dae4ab`](https://redirect.github.com/dotansimha/graphql-yoga/commit/5dae4abeb6a4aa82f396a19d31d0155fe10bc752)
Thanks [@&#8203;EmrysMyrddin](https://redirect.github.com/EmrysMyrddin)!
- Expose server context in
`onResultProcessHook`. In particular, this gives access to the
`waitUntil` method to cleanly
    handle hanging promises.

-
[#&#8203;3331](https://redirect.github.com/dotansimha/graphql-yoga/pull/3331)

[`5dae4ab`](https://redirect.github.com/dotansimha/graphql-yoga/commit/5dae4abeb6a4aa82f396a19d31d0155fe10bc752)
Thanks [@&#8203;EmrysMyrddin](https://redirect.github.com/EmrysMyrddin)!
- New hook: onExecutionResult which is
triggered when an execution is done on the pipeline. If it is a batched
operation, this is called
    per each operation in the batch

-
[#&#8203;3331](https://redirect.github.com/dotansimha/graphql-yoga/pull/3331)

[`5dae4ab`](https://redirect.github.com/dotansimha/graphql-yoga/commit/5dae4abeb6a4aa82f396a19d31d0155fe10bc752)
Thanks [@&#8203;EmrysMyrddin](https://redirect.github.com/EmrysMyrddin)!
- Expose the already existing `waitUntil`
    method from the server context.

##### Patch Changes

-
[#&#8203;3331](https://redirect.github.com/dotansimha/graphql-yoga/pull/3331)

[`5dae4ab`](https://redirect.github.com/dotansimha/graphql-yoga/commit/5dae4abeb6a4aa82f396a19d31d0155fe10bc752)
Thanks [@&#8203;EmrysMyrddin](https://redirect.github.com/EmrysMyrddin)!
- dependencies updates:
    -   Updated dependency
[`@whatwg-node/server@^0.9.44`
↗︎](https://www.npmjs.com/package/@&#8203;whatwg-node/server/v/0.9.44)
        (from `^0.9.41`, in `dependencies`)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v8.1.0 Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:dependency This PR only updates dependencies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant