Skip to content

chore(deps): bump eventsource-parser from 1.1.2 to 3.1.0#134

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

chore(deps): bump eventsource-parser from 1.1.2 to 3.1.0#134
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eventsource-parser-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps eventsource-parser from 1.1.2 to 3.1.0.

Release notes

Sourced from eventsource-parser's releases.

v3.1.0

3.1.0 (2026-05-27)

Features


This release is also available on:

v3.0.8

3.0.8 (2026-04-19)

Performance Improvements

  • avoid O(N²) when a single SSE event spans many chunks (#28) (4c41223)

This release is also available on:

v3.0.7

3.0.7 (2026-04-17)

Bug Fixes

  • downgrade browserslist node.js declaration to node 18 (50d3c2e)

Performance Improvements

  • ~3.75x faster parse via inline fast-paths and single-pass line processing (2383efe)

This release is also available on:

v3.0.6

3.0.6 (2025-08-29)

Bug Fixes

  • reintroduce explicit support for node 18 (d845cef)

This release is also available on:

v3.0.5

3.0.5 (2025-08-18)

... (truncated)

Changelog

Sourced from eventsource-parser's changelog.

3.1.0 (2026-05-27)

Features

3.0.8 (2026-04-19)

Performance Improvements

  • avoid O(N²) when a single SSE event spans many chunks (#28) (4c41223)

3.0.7 (2026-04-17)

Bug Fixes

  • downgrade browserslist node.js declaration to node 18 (50d3c2e)

Performance Improvements

  • ~3.75x faster parse via inline fast-paths and single-pass line processing (2383efe)

3.0.6 (2025-08-29)

Bug Fixes

  • reintroduce explicit support for node 18 (d845cef)

3.0.5 (2025-08-18)

Bug Fixes

  • types: use exact optional property types (a763097)

3.0.4 (2025-08-18)

Bug Fixes

  • cr+lf spanning chunks emit two events instead of one (85f4519), closes #17

3.0.3 (2025-06-25)

Bug Fixes

  • reintroduce legacy exports for stream module (6be2292)

3.0.2 (2025-05-14)

Bug Fixes

... (truncated)

Commits
  • 83db3de chore(release): 3.1.0 [skip ci]
  • 9bbcd07 feat: add maxBufferSize option (#32)
  • f5cafc0 chore: update lockfiles
  • 9099f5e chore: upgrade dev dependencies
  • 577bf98 chore(release): 3.0.8 [skip ci]
  • 72cd758 refactor: readability (clarify BOM stripping)
  • 9422e42 chore: update lockfiles
  • 4c41223 perf: avoid O(N²) when a single SSE event spans many chunks (#28)
  • 3ea73f7 chore(release): 3.0.7 [skip ci]
  • 7d62667 ci: use oidc (trusted publishing)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eventsource-parser since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eventsource-parser-3.1.0 branch 2 times, most recently from aa7ad3f to e102ad9 Compare July 15, 2026 17:02
Bumps [eventsource-parser](https://github.com/rexxars/eventsource-parser) from 1.1.2 to 3.1.0.
- [Release notes](https://github.com/rexxars/eventsource-parser/releases)
- [Changelog](https://github.com/rexxars/eventsource-parser/blob/main/CHANGELOG.md)
- [Commits](rexxars/eventsource-parser@v1.1.2...v3.1.0)

---
updated-dependencies:
- dependency-name: eventsource-parser
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eventsource-parser-3.1.0 branch from e102ad9 to dc060db Compare July 22, 2026 16: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