diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-01 02:59:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-01 02:59:35 +0000 |
commit | 1919afcef0c34270001743fcd907632ee3b2fcaf (patch) | |
tree | 14d5d2132699c0b5863fc5919baf7f519fce4e48 /Containerfile | |
parent | Reformat README (diff) | |
download | miniserve-1919afcef0c34270001743fcd907632ee3b2fcaf.tar.gz miniserve-1919afcef0c34270001743fcd907632ee3b2fcaf.zip |
Bump the all-dependencies group with 13 updates
Bumps the all-dependencies group with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` |
| [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.0` | `2.0.1` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` |
| [clap](https://github.com/clap-rs/clap) | `4.5.28` | `4.5.31` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.44` | `4.5.46` |
| [comrak](https://github.com/kivikakk/comrak) | `0.35.0` | `0.36.0` |
| [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` |
| [maud](https://github.com/lambda-fairy/maud) | `0.26.0` | `0.27.0` |
| [rustls](https://github.com/rustls/rustls) | `0.23.22` | `0.23.23` |
| [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` |
| [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.1` |
| [tar](https://github.com/alexcrichton/tar-rs) | `0.4.43` | `0.4.44` |
| [zip](https://github.com/zip-rs/zip2) | `2.2.2` | `2.2.3` |
Updates `anyhow` from 1.0.95 to 1.0.96
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.95...1.0.96)
Updates `bytesize` from 1.3.0 to 2.0.1
- [Release notes](https://github.com/bytesize-rs/bytesize/releases)
- [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bytesize-rs/bytesize/compare/v1.3.0...bytesize-v2.0.1)
Updates `chrono` from 0.4.39 to 0.4.40
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.39...v0.4.40)
Updates `clap` from 4.5.28 to 4.5.31
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.28...v4.5.31)
Updates `clap_complete` from 4.5.44 to 4.5.46
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.44...clap_complete-v4.5.46)
Updates `comrak` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/v0.35.0...v0.36.0)
Updates `log` from 0.4.25 to 0.4.26
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.25...0.4.26)
Updates `maud` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/lambda-fairy/maud/releases)
- [Changelog](https://github.com/lambda-fairy/maud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/maud/compare/v0.26.0...v0.27.0)
Updates `rustls` from 0.23.22 to 0.23.23
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.22...v/0.23.23)
Updates `serde` from 1.0.217 to 1.0.218
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218)
Updates `strum` from 0.26.3 to 0.27.1
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/compare/v0.26.3...v0.27.1)
Updates `tar` from 0.4.43 to 0.4.44
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.43...0.4.44)
Updates `zip` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.2.2...v2.2.3)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: bytesize
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: comrak
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: maud
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: strum
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: tar
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'Containerfile')
0 files changed, 0 insertions, 0 deletions