Skip to content

build(deps): bump etherparse from 0.19.0 to 0.21.0 - #1465

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/etherparse-0.21.0
Open

build(deps): bump etherparse from 0.19.0 to 0.21.0#1465
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/etherparse-0.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps etherparse from 0.19.0 to 0.21.0.

Release notes

Sourced from etherparse's releases.

v0.21.0 IGMP Support

What's Changed

New Contributors

Full Changelog: JulianSchmid/etherparse@v0.20.1...v0.21.0

v0.20.3 Fix bug in UDP checksum test

What's Changed

Full Changelog: JulianSchmid/etherparse@v0.20.2...v0.20.3

v0.20.2 Fix bug in parsing of IPv6 fragmentation header (offset & more_fragments)

Fixes the incorrect parsing of the fragment offset & more fragment fields in the IPv6 fragment header.

Thanks to @​deusmatrix for finding the bug and providing a fix.

What's Changed

Full Changelog: JulianSchmid/etherparse@v0.20.1...v0.20.2

v0.20.1 Update doc.rs links & remove broken codecov badge

What's Changed

Full Changelog: JulianSchmid/etherparse@v0.20.0...v0.20.1

v0.20.0 Structured ICMPv6 Support and no_std PacketBuilder

What's Changed

... (truncated)

Commits
  • 70f72be Merge pull request #162 from JulianSchmid/migrate-coverage-to-gist-badge
  • 17a3416 Fix coverage calculation in ci
  • c8ccb06 Publish coverage as gist badge instead of Codecov
  • c29b043 Merge pull request #161 from JulianSchmid/bump-version
  • 0264d41 Bump version to 0.21.0
  • 1f111d3 Merge pull request #160 from JulianSchmid/igmp-slice-continue
  • 4459414 Addressed review comments
  • ea3f6d3 Add IGMP slice implementation
  • f56e12a Merge pull request #148 from jeff-moon/igmp_slice
  • 9030c70 Add IgmpSlice and ReportGroupRecordV3Slice for zero-copy IGMP parsing
  • Additional commits viewable in compare view

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 18, 2026
@dependabot
dependabot Bot requested a review from XAMPPRocky as a code owner August 18, 2026 09:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 18, 2026
@dependabot dependabot Bot added the rust Pull requests that update Rust code label Aug 18, 2026
@XAMPPRocky
XAMPPRocky force-pushed the dependabot/cargo/etherparse-0.21.0 branch from f6723c6 to 5683940 Compare August 18, 2026 09:13
Bumps [etherparse](https://github.com/JulianSchmid/etherparse) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/JulianSchmid/etherparse/releases)
- [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md)
- [Commits](JulianSchmid/etherparse@v0.19.0...v0.21.0)

---
updated-dependencies:
- dependency-name: etherparse
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@XAMPPRocky
XAMPPRocky force-pushed the dependabot/cargo/etherparse-0.21.0 branch from 5683940 to ca68b26 Compare August 18, 2026 10:13
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.

0 participants