mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 13:37:22 +00:00
Bump graphql-sse from 2.5.4 to 2.6.0 (#19477)
Bumps [graphql-sse](https://github.com/enisdenjo/graphql-sse) from 2.5.4 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/enisdenjo/graphql-sse/releases">graphql-sse's releases</a>.</em></p> <blockquote> <h2>v2.6.0</h2> <h1><a href="https://github.com/enisdenjo/graphql-sse/compare/v2.5.4...v2.6.0">2.6.0</a> (2025-10-22)</h1> <h3>Features</h3> <ul> <li><strong>client:</strong> Support dynamic URLs and headers per request for distinct connection mode (<a href="https://redirect.github.com/enisdenjo/graphql-sse/issues/124">#124</a>) (<a href="7be7251b42">7be7251</a>), closes <a href="https://redirect.github.com/enisdenjo/graphql-sse/issues/110">#110</a> <a href="https://redirect.github.com/enisdenjo/graphql-sse/issues/113">#113</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/enisdenjo/graphql-sse/blob/master/CHANGELOG.md">graphql-sse's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/enisdenjo/graphql-sse/compare/v2.5.4...v2.6.0">2.6.0</a> (2025-10-22)</h1> <h3>Features</h3> <ul> <li><strong>client:</strong> Support dynamic URLs and headers per request for distinct connection mode (<a href="https://redirect.github.com/enisdenjo/graphql-sse/issues/124">#124</a>) (<a href="7be7251b42">7be7251</a>), closes <a href="https://redirect.github.com/enisdenjo/graphql-sse/issues/110">#110</a> <a href="https://redirect.github.com/enisdenjo/graphql-sse/issues/113">#113</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="918b9d414a"><code>918b9d4</code></a> chore(release): 🎉 2.6.0 [skip ci]</li> <li><a href="2320882f6d"><code>2320882</code></a> docs(readme): unnecessary badge</li> <li><a href="d1a1e82aa9"><code>d1a1e82</code></a> ci: bump actions</li> <li><a href="ad13eb1283"><code>ad13eb1</code></a> docs: algolia is not used anymore</li> <li><a href="7be7251b42"><code>7be7251</code></a> feat(client): Support dynamic URLs and headers per request for distinct conne...</li> <li>See full diff in <a href="https://github.com/enisdenjo/graphql-sse/compare/v2.5.4...v2.6.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~theguild-bot">theguild-bot</a>, a new releaser for graphql-sse since your current version.</p> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c27e3cd1a0
commit
91b40b391d
1 changed files with 3 additions and 3 deletions
|
|
@ -40462,11 +40462,11 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"graphql-sse@npm:^2.5.4":
|
||||
version: 2.5.4
|
||||
resolution: "graphql-sse@npm:2.5.4"
|
||||
version: 2.6.0
|
||||
resolution: "graphql-sse@npm:2.6.0"
|
||||
peerDependencies:
|
||||
graphql: ">=0.11 <=16"
|
||||
checksum: 10c0/b2635a4098b86492ecb04e7aab7efb715847ad11b785591cf90cf1f342ba78a03db0c6cf903975a7ad9e2c278dee55cd9e2e9d7edb560f334528bb8ee926ed95
|
||||
checksum: 10c0/e05f0b5c8539d61e5ce34af8e0bb418c02bf922d6a7f9232a9abd53c77df5654684ca14f674ac771645c8fba9c37ce666c5d06f46eef54ea07e63653468065b0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue