From 91b40b391d71027736d4fb4c83f45e08495a1d9f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 9 Apr 2026 11:40:38 +0500
Subject: [PATCH] Bump graphql-sse from 2.5.4 to 2.6.0 (#19477)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [graphql-sse](https://github.com/enisdenjo/graphql-sse) from 2.5.4
to 2.6.0.
Release notes
Sourced from graphql-sse's
releases.
v2.6.0
2.6.0
(2025-10-22)
Features
- client: Support dynamic URLs and headers per
request for distinct connection mode (#124)
(7be7251),
closes #110
#113
Changelog
Sourced from graphql-sse's
changelog.
2.6.0
(2025-10-22)
Features
- client: Support dynamic URLs and headers per
request for distinct connection mode (#124)
(7be7251),
closes #110
#113
Commits
918b9d4
chore(release): 🎉 2.6.0 [skip ci]
2320882
docs(readme): unnecessary badge
d1a1e82
ci: bump actions
ad13eb1
docs: algolia is not used anymore
7be7251
feat(client): Support dynamic URLs and headers per request for distinct
conne...
- See full diff in compare
view
Maintainer changes
This version was pushed to npm by theguild-bot, a new
releaser for graphql-sse since your current version.
[](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)
---
Dependabot commands and options
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 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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 4b872317e3c..de6142a69aa 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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