Skip to content

build(deps-dev): bump eventsource from 2.0.2 to 4.1.0 in /backend#476

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/eventsource-4.1.0
Open

build(deps-dev): bump eventsource from 2.0.2 to 4.1.0 in /backend#476
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/eventsource-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps eventsource from 2.0.2 to 4.1.0.

Release notes

Sourced from eventsource's releases.

v4.1.0

4.1.0 (2025-11-19)

Features

  • declare fetch override support symbol on class (5575122)

This release is also available on:

v4.0.0

4.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • FetchLikeInit is now removed. Use EventSourceFetchInit.
  • Drop support for Node.js v18, as it is end-of-life.

Features

  • require node.js v20 or higher (91a3a48)

Bug Fixes

  • drop FetchLikeInit type. Use EventSourceFetchInit instead. (6786e46)

This release is also available on:

v3.0.7

3.0.7 (2025-05-09)

Bug Fixes

  • mark fetch init properties required in typings (1282872)

This release is also available on:

v3.0.6

3.0.6 (2025-03-27)

Bug Fixes

  • upgrade parser to latest version, improving performance (59a5ddd)

... (truncated)

Changelog

Sourced from eventsource's changelog.

4.1.0 (2025-11-19)

Features

  • declare fetch override support symbol on class (5575122)

4.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • FetchLikeInit is now removed. Use EventSourceFetchInit.
  • Drop support for Node.js v18, as it is end-of-life.

Features

  • require node.js v20 or higher (91a3a48)

Bug Fixes

  • drop FetchLikeInit type. Use EventSourceFetchInit instead. (6786e46)

3.0.7 (2025-05-09)

Bug Fixes

  • mark fetch init properties required in typings (1282872)

3.0.6 (2025-03-27)

Bug Fixes

  • upgrade parser to latest version, improving performance (59a5ddd)

3.0.5 (2025-01-28)

Bug Fixes

  • include message and code on errors when logging in node.js and deno (f2596b3)

3.0.4 (2025-01-28)

Bug Fixes

  • ensure message is set on ErrorEvent on network errors (d1dc711)

3.0.3 (2025-01-27)

Bug Fixes

... (truncated)

Commits
  • a7f9ced chore(release): 4.1.0 [skip ci]
  • 5575122 feat: declare fetch override support symbol on class
  • f138661 docs: fix incorrect minimum version for Chrome (v71)
  • 9896ad3 docs: env needs TextDecoder, not TextDecoderStream
  • 04cc31d docs: add example of using HTTP2 through undici
  • 7d7d207 docs: update readme with same guidance on proxying
  • 06dfbb6 docs: update migration guide with better guidance on proxying
  • d4385cb chore(release): 4.0.0 [skip ci]
  • 3057f3a docs: update migration guide
  • 6786e46 fix!: drop FetchLikeInit type. Use EventSourceFetchInit instead.
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/eventsource-4.1.0 branch from c8eca19 to ebf9d30 Compare May 31, 2026 11:41
@dependabot dependabot Bot changed the title chore(deps-dev): bump eventsource from 2.0.2 to 4.1.0 in /backend build(deps-dev): bump eventsource from 2.0.2 to 4.1.0 in /backend Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/eventsource-4.1.0 branch 2 times, most recently from cd53a2f to fda7661 Compare June 3, 2026 20:35
Bumps [eventsource](https://github.com/EventSource/eventsource) from 2.0.2 to 4.1.0.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md)
- [Commits](EventSource/eventsource@v2.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/eventsource-4.1.0 branch from fda7661 to 24581c5 Compare June 18, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants