Skip to content

Bump nmea from 0.7.0 to 0.8.0 in /fuzz - #29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fuzz/nmea-0.8.0
Open

Bump nmea from 0.7.0 to 0.8.0 in /fuzz#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fuzz/nmea-0.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps nmea from 0.7.0 to 0.8.0.

Changelog

Sourced from nmea's changelog.

[0.8.0] - 2026-08-08

🚀 Features

  • Derive defmt::Format and Clone/Copy for additional structs
  • Document all features + add DBS to features
  • ParseResult - derive serde's Serialize & Deserialize

🐛 Bug Fixes

  • (docs) Parser - bare urls
  • Edition 2024 suggestion for temp. variable
  • Broken docs link and commented out code
  • Fix clearing of fix_satellites_prns
  • Reduce stack usage (#168)

💼 Other

  • Implementing DBS(Depth Below Surface)
  • Updated readme.md with DBS in supported sentences
  • Added a sentence parsing check for DBS
  • Update tests/all_supported_messages.rs
  • Parse talker ID GQ as QZSS
  • Make GllData.fix_time optional
  • Fix compilation error when printing Error with defmt
  • Extend GSA parsing with System ID
  • Fix parse error for GSA with empty tail and system ID (#3)
  • Implement From for GnssType
  • Replace system_id_from_maybe_raw with a TryFrom implementation
  • Add support for GSA satellite accumulation in multi-constellation setups with GSA cycle detection
  • Stricter tests

📚 Documentation

  • Fix and add some documentation + clean up imports
  • README - add example sentences for documentations

⚙️ Miscellaneous Tasks

  • Update deps & bump serde_with to 3.11
  • Dbs - fix doc comment
  • Fix new lints
  • Bump deps and rename defmt feature name
  • Update nom parsers and fix CI feature
  • Bump MSRV to 1.87
  • Update benches-harness
  • Update gsa many0 function from nom
  • Rust 2024 edition
Commits

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 [nmea](https://github.com/AeroRust/nmea) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/AeroRust/nmea/releases)
- [Changelog](https://github.com/AeroRust/nmea/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AeroRust/nmea/commits)

---
updated-dependencies:
- dependency-name: nmea
  dependency-version: 0.8.0
  dependency-type: direct:production
  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 rust Pull requests that update rust code labels Aug 22, 2026
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