Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

chore(deps): update dependency eventsource to v3 #263

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eventsource ^2.0.2 -> ^3.0.2 age adoption passing confidence

Release Notes

EventSource/eventsource (eventsource)

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 - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@ijsblokjeee ijsblokjeee bot added Dependencies 🚀 PRs and Issues related to dependencies Chore 🧹 labels Dec 8, 2024
@renovate renovate bot force-pushed the renovate/eventsource-3.x branch 5 times, most recently from 3d00ae2 to 81562b1 Compare December 15, 2024 03:16
@renovate renovate bot force-pushed the renovate/eventsource-3.x branch 3 times, most recently from 8492e25 to 8dac405 Compare December 22, 2024 01:37
@renovate renovate bot force-pushed the renovate/eventsource-3.x branch 3 times, most recently from 701c07f to d164ac7 Compare December 29, 2024 02:19
@renovate renovate bot force-pushed the renovate/eventsource-3.x branch 3 times, most recently from a4d83f1 to 2a8275e Compare January 6, 2025 01:00
@renovate renovate bot force-pushed the renovate/eventsource-3.x branch 2 times, most recently from 12c4566 to 369c9b0 Compare January 12, 2025 01:45
@renovate renovate bot force-pushed the renovate/eventsource-3.x branch from 369c9b0 to b8648c3 Compare January 12, 2025 06:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Chore 🧹 Dependencies 🚀 PRs and Issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants