Skip to content

chore: bump eventsource-parser from 3.0.6 to 3.1.0#133

Merged
akutuva21 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eventsource-parser-3.1.0
Jul 5, 2026
Merged

chore: bump eventsource-parser from 3.0.6 to 3.1.0#133
akutuva21 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eventsource-parser-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps eventsource-parser from 3.0.6 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:

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)
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 compatibility score

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 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 <dependency name> 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)

Bumps [eventsource-parser](https://github.com/rexxars/eventsource-parser) from 3.0.6 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@v3.0.6...v3.1.0)

---
updated-dependencies:
- dependency-name: eventsource-parser
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@akutuva21 akutuva21 merged commit 5cf2200 into main Jul 5, 2026
2 checks passed
@akutuva21 akutuva21 deleted the dependabot/npm_and_yarn/eventsource-parser-3.1.0 branch July 5, 2026 20:58
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.

1 participant