Skip to content

Bump mpeg2ts from 0.1.1 to 0.6.0 in /shootout#128

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/shootout/mpeg2ts-0.6.0
Open

Bump mpeg2ts from 0.1.1 to 0.6.0 in /shootout#128
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/shootout/mpeg2ts-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps mpeg2ts from 0.1.1 to 0.6.0.

Release notes

Sourced from mpeg2ts's releases.

v0.6.0

What's Changed

  • Fix PES reassembly failure by explicitly distinguishing PES start and continuation TS packets by @​irkill in sile/mpeg2ts#14

New Contributors

Full Changelog: sile/mpeg2ts@v0.5.0...v0.6.0

v0.5.0

What's Changed

Full Changelog: sile/mpeg2ts@v0.4.0...v0.5.0

v0.4.0

What's Changed

New Contributors

Full Changelog: sile/mpeg2ts@0.3.1...v0.4.0

v0.3.1

What's Changed

Full Changelog: sile/mpeg2ts@0.3.0...0.3.1

v0.3.0

What's Changed

Full Changelog: sile/mpeg2ts@0.2.0...0.3.0

v0.2.0

What's Changed

New Contributors

... (truncated)

Commits
  • 82e68d4 chore: bump version to 0.6.0
  • ae4908a refactor: simplify data_len validation with let-else pattern
  • ba7c021 test: add test for PES start and continuation reassembly
  • 3a5d1ad chore: upgrade actions/checkout from v5 to v6
  • 1ce7057 Merge pull request #14 from irkill/pes-continuation-handling-fix
  • 6c2bc93 fix: handle PesContinuation in payload_unit_start_indicator logic
  • c068351 fix: correctly distinguish PES start and continuation packets
  • 3a38c7a chore: bump version to 0.5.0
  • 2390c92 Merge pull request #13 from sile/remove-trackable
  • 1633104 docs: add doc comment to Error type
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 14, 2026
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 85.881%. remained the same — dependabot/cargo/shootout/mpeg2ts-0.6.0 into master

@dholroyd
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/cargo/shootout/mpeg2ts-0.6.0 branch 3 times, most recently from 94a3376 to b77064d Compare April 14, 2026 20:05
@dholroyd
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [mpeg2ts](https://github.com/sile/mpeg2ts) from 0.1.1 to 0.6.0.
- [Release notes](https://github.com/sile/mpeg2ts/releases)
- [Commits](sile/mpeg2ts@0.1.1...v0.6.0)

---
updated-dependencies:
- dependency-name: mpeg2ts
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/shootout/mpeg2ts-0.6.0 branch from b77064d to 65e5f2d Compare April 14, 2026 23:29
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants