Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 26, 2025

This PR contains the following updates:

Package Change Age Confidence
eventsource ^2.0.2^4.1.0 age confidence

Release Notes

EventSource/eventsource (eventsource)

v4.1.0

Compare Source

Features
  • declare fetch override support symbol on class (5575122)

v4.0.0

Compare Source

⚠ 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)

v3.0.7

Compare Source

Bug Fixes
  • mark fetch init properties required in typings (1282872)

v3.0.6

Compare Source

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

v3.0.5

Compare Source

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

v3.0.4

Compare Source

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

v3.0.3

Compare Source

Bug Fixes
  • bundle event listener typings (2c51349)

v3.0.2

Compare Source

Bug Fixes
  • reference possibly missing event typings (d3b6849)

v3.0.1

Compare Source

Bug Fixes
  • run build prior to publishing (f86df19)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop support for Node.js versions below v18
  • The module now uses a named export instead of a default export.
  • UMD bundle dropped. Use a bundler.
  • headers in init dict dropped, pass a custom fetch function instead.
  • HTTP/HTTPS proxy support dropped. Pass a custom fetch function instead.
  • https.* options dropped. Pass a custom fetch function that provides an agent/dispatcher instead.
  • New default reconnect delay: 3 seconds instead of 1 second.
  • Reconnecting after a redirect will now always use the original URL, even if the status code was HTTP 307.
Features
  • modernize - use fetch, WebStreams, TypeScript, ESM (#​330) (40655f7)
Bug Fixes
  • dispatchEvent now emits entire event object (eb430c0)
  • empty options no longer disable certificate checks (372d387)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/eventsource-4.x branch from 8cd11dd to 2e62701 Compare August 10, 2025 13:03
@renovate renovate bot force-pushed the renovate/eventsource-4.x branch from 2e62701 to 0e3ff43 Compare August 19, 2025 19:51
@renovate renovate bot force-pushed the renovate/eventsource-4.x branch from 0e3ff43 to 99a7fff Compare August 31, 2025 11:15
@renovate renovate bot force-pushed the renovate/eventsource-4.x branch from 99a7fff to 20368fa Compare November 19, 2025 23:50
@renovate renovate bot force-pushed the renovate/eventsource-4.x branch from 20368fa to 3b82cf6 Compare December 3, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant