Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the cargo_dependencies group with 6 updates:

Package From To
local-ip-address 0.6.8 0.6.9
mdns-sd 0.17.1 0.17.2
chrono 0.4.42 0.4.43
thiserror 2.0.17 2.0.18
zip 7.0.0 7.1.0
axum-test 18.6.0 18.7.0

Updates local-ip-address from 0.6.8 to 0.6.9

Release notes

Sourced from local-ip-address's releases.

v0.6.9

What's Changed

Full Changelog: LeoBorai/local-ip-address@v0.6.8...v0.6.9

Commits

Updates mdns-sd from 0.17.1 to 0.17.2

Release notes

Sourced from mdns-sd's releases.

v0.17.2

New features (non-breaking)

A new 'feature' literally: a default feature reuseport to control if SO_REUSEPORT should be used. Useful for old Linux kernels (before 3.9).

What's Changed

New Contributors

Thanks and welcome!

Full Changelog: keepsimple1/mdns-sd@v0.17.1...v0.17.2

Changelog

Sourced from mdns-sd's changelog.

Version 0.17.2 (2026-01-16)

New features (non-breaking)

A new 'feature' literally: a default feature reuseport to control if SO_REUSEPORT should be used. Useful for old Linux kernels (before 3.9).

All changes

  • 466d373 2026-01-15 feat: add reuseport feature (#414) (Hanssen)
  • 1770d01 2025-12-31 exmaples: add --verify option in the query example (#412) (keepsimple1)

Thanks and welcome our new contributor @​Hanssen0 !

Commits

Updates chrono from 0.4.42 to 0.4.43

Release notes

Sourced from chrono's releases.

0.4.43

What's Changed

Commits
  • 45caaa9 Update copyright year to 2026 in LICENSE.txt
  • 1c0b8f0 Bump version to 0.4.43
  • a03e43b Upgrade windows-bindgen to 0.66
  • 4fedaba Ignore bincode advisory
  • f4b7bbd Bump actions/checkout from 5 to 6
  • db12973 Added doctest for the NaiveDate years_since function (#1755)
  • 34b5f49 chore: minor improvement for docs
  • 8c82711 Bump actions/setup-node from 5 to 6
  • ea1f11b Drop deny lints, eager Debug impls are a mixed blessing
  • 35f9f2d Add feature gated defmt support.
  • Additional commits viewable in compare view

Updates thiserror from 2.0.17 to 2.0.18

Release notes

Sourced from thiserror's releases.

2.0.18

Commits
  • dc0f6a2 Release 2.0.18
  • 0275292 Touch up PR 443
  • 3c33bc6 Merge pull request #443 from LucaCappelletti94/master
  • 995939c Reproduce issue 442
  • 21653d1 Made clippy lifetime allows conditional
  • 45e5388 Update actions/upload-artifact@v5 -> v6
  • 386aac1 Update actions/upload-artifact@v4 -> v5
  • ec50561 Update actions/checkout@v5 -> v6
  • 247eab5 Update name of empty_enum clippy lint
  • 91b181f Raise required compiler to Rust 1.68
  • Additional commits viewable in compare view

Updates zip from 7.0.0 to 7.1.0

Release notes

Sourced from zip's releases.

v7.1.0

🚀 Features

  • display the underlying error in Display impl for ZipError::Display (#483)
  • Enable creation of ZipArchive without reparsing (#485)

🐛 Bug Fixes

  • Return InvalidPassword rather than panic when AES key is the wrong length (#457)
  • bench with auto zip64 comment (#505)
  • add condition for getrandom dependency (#504)
  • (zipcrypto) Support streaming ZipCrypto encryption, don't store entire file in memory (#462)

🚜 Refactor

  • Clean up imports and move types (#461)
  • Replace handwritten Ord and PartialOrd for DateTime (#484)

⚙️ Miscellaneous Tasks

  • Lock lzma-rust2 to at least 0.15.5 (#491)
Changelog

Sourced from zip's changelog.

7.1.0 - 2026-01-14

🚀 Features

  • display the underlying error in Display impl for ZipError::Display (#483)
  • Enable creation of ZipArchive without reparsing (#485)

🐛 Bug Fixes

  • Return InvalidPassword rather than panic when AES key is the wrong length (#457)
  • bench with auto zip64 comment (#505)
  • add condition for getrandom dependency (#504)
  • (zipcrypto) Support streaming ZipCrypto encryption, don't store entire file in memory (#462)

🚜 Refactor

  • Clean up imports and move types (#461)
  • Replace handwritten Ord and PartialOrd for DateTime (#484)

⚙️ Miscellaneous Tasks

  • Lock lzma-rust2 to at least 0.15.5 (#491)
Commits
  • ffcf8ad chore: release v7.1.0 (#517)
  • 003531d ci: Work around github/codeql-action#1572
  • b1c776b chore(deps): Remove temporary dependency on rustversion (#513)
  • 24e5188 chore(deps): update fuzzing deps and Dependabot config (#515)
  • 2f167eb fix: Return InvalidPassword rather than panic when AES key is the wrong lengt...
  • 8b2f161 ci: Configure concurrency groups: one per commit on master, one per ref elsew...
  • 3e0f5df docs: Potential fixes for 5 code quality findings in examples/write_sample.rs...
  • d3e20ba chore(deps): Update misc. dependencies (#508)
  • 671ab75 style: Clarify an error message, and address other code-quality findings in w...
  • 884d8f6 docs(examples): prevent path traversal in extract example (#512)
  • Additional commits viewable in compare view

Updates axum-test from 18.6.0 to 18.7.0

Commits

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo_dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [local-ip-address](https://github.com/LeoBorai/local-ip-address) | `0.6.8` | `0.6.9` |
| [mdns-sd](https://github.com/keepsimple1/mdns-sd) | `0.17.1` | `0.17.2` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` |
| [zip](https://github.com/zip-rs/zip2) | `7.0.0` | `7.1.0` |
| [axum-test](https://github.com/JosephLenton/axum-test) | `18.6.0` | `18.7.0` |


Updates `local-ip-address` from 0.6.8 to 0.6.9
- [Release notes](https://github.com/LeoBorai/local-ip-address/releases)
- [Changelog](https://github.com/LeoBorai/local-ip-address/blob/main/CHANGELOG.md)
- [Commits](LeoBorai/local-ip-address@v0.6.8...v0.6.9)

Updates `mdns-sd` from 0.17.1 to 0.17.2
- [Release notes](https://github.com/keepsimple1/mdns-sd/releases)
- [Changelog](https://github.com/keepsimple1/mdns-sd/blob/main/CHANGELOG.md)
- [Commits](keepsimple1/mdns-sd@v0.17.1...v0.17.2)

Updates `chrono` from 0.4.42 to 0.4.43
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.42...v0.4.43)

Updates `thiserror` from 2.0.17 to 2.0.18
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.17...2.0.18)

Updates `zip` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v7.0.0...v7.1.0)

Updates `axum-test` from 18.6.0 to 18.7.0
- [Commits](https://github.com/JosephLenton/axum-test/commits)

---
updated-dependencies:
- dependency-name: local-ip-address
  dependency-version: 0.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo_dependencies
- dependency-name: mdns-sd
  dependency-version: 0.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo_dependencies
- dependency-name: chrono
  dependency-version: 0.4.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo_dependencies
- dependency-name: thiserror
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo_dependencies
- dependency-name: zip
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo_dependencies
- dependency-name: axum-test
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo_dependencies
...

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 Jan 19, 2026
@CramBL CramBL merged commit e5fb3df into master Jan 19, 2026
31 checks passed
@CramBL CramBL deleted the dependabot/cargo/cargo_dependencies-049384c7fd branch January 19, 2026 15:09
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.

1 participant