chore(deps): bump eventsource-parser from 3.0.6 to 3.0.8#239
Conversation
Bumps [eventsource-parser](https://github.com/rexxars/eventsource-parser) from 3.0.6 to 3.0.8. - [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.0.8) --- updated-dependencies: - dependency-name: eventsource-parser dependency-version: 3.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
✅ Review Complete This PR bumps Review SummaryFiles using
Change analysis:
Recommendation: LGTM - Approve and merge after CI passes. The performance improvements are beneficial with zero migration effort. |
🤖 pi ResponsePR Review SummaryThis PR bumps Changes in the dependency
Impact on this codebaseThe
All usages follow the standard API pattern: VerdictLGTM - This is a patch version bump with no breaking API changes. The performance improvements (especially for long streaming responses) are beneficial with zero migration effort required. Recommend approving once CI passes. |
Bumps eventsource-parser from 3.0.6 to 3.0.8.
Release notes
Sourced from eventsource-parser's releases.
Changelog
Sourced from eventsource-parser's changelog.
Commits
577bf98chore(release): 3.0.8 [skip ci]72cd758refactor: readability (clarify BOM stripping)9422e42chore: update lockfiles4c41223perf: avoid O(N²) when a single SSE event spans many chunks (#28)3ea73f7chore(release): 3.0.7 [skip ci]7d62667ci: use oidc (trusted publishing)f6ced59refactor: improve readability of parser2383efeperf: ~3.75x faster parse via inline fast-paths and single-pass line processing1f5b93bchore: bun/deno lockfilesc838ad0chore: drop node 18 testsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eventsource-parser since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)