Skip to content

Bump network-types from 0.0.4 to 0.1.0#62

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/network-types-0.1.0
Open

Bump network-types from 0.0.4 to 0.1.0#62
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/network-types-0.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps network-types from 0.0.4 to 0.1.0.

Release notes

Sourced from network-types's releases.

v0.1.0

No release notes provided.

v0.0.8

Added

  • Add MacHdr (#20)

Other

  • (ipv6) store addresses and length as byte-arrays
  • (udp) store fields as byte-arrays
  • Embed readme in doc
  • (ipv4) Use byte-arrays to store addresses and u16s
  • Use src_addr methods from IP header structs
  • Add mac to lib.rs

v0.0.7

Other

  • Add ARP header (#23)

v0.0.6

Fixed

  • fix serializing UDP header struct and add test
  • Drop usage of u128 in Ipv6Hdr
  • follow rename of aya-bpf to aya-ebpf (#15)

Other

  • Handle IPv6 in the code example
  • fix cfg_attr test (#13)
  • use new core::net instead of std::net, dropping the std feature (#17)

v0.0.5

Added

  • add std feature flag that exposes std types (#7)

Fixed

  • Convert addresses from/to big-endian (#8)

Other

  • Add release-plz action
  • Add serde support to structs
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/cargo/network-types-0.1.0 branch from 1a8bbcf to f70a62f Compare February 9, 2026 17:55
Bumps [network-types](https://github.com/vadorovsky/network-types) from 0.0.4 to 0.1.0.
- [Release notes](https://github.com/vadorovsky/network-types/releases)
- [Changelog](https://github.com/vadorovsky/network-types/blob/main/CHANGELOG.md)
- [Commits](vadorovsky/network-types@v0.0.4...v0.1.0)

---
updated-dependencies:
- dependency-name: network-types
  dependency-version: 0.1.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/network-types-0.1.0 branch from f70a62f to 2fa2031 Compare February 9, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants