-
-
Notifications
You must be signed in to change notification settings - Fork 35
build(deps): bump the cargo group across 1 directory with 31 updates #666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/cargo-df2058afcd
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
|
1e72a82 to
3285470
Compare
Bumps the cargo group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [camino](https://github.com/camino-rs/camino) | `1.1.12` | `1.2.2` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [clap](https://github.com/clap-rs/clap) | `4.5.47` | `4.5.54` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.57` | `4.5.65` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.29` | `0.2.31` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.7.0` | `0.8.1` | | [derive_more](https://github.com/JelteF/derive_more) | `2.0.1` | `2.1.1` | | [diesel](https://github.com/diesel-rs/diesel) | `2.3.1` | `2.3.5` | | [diesel_migrations](https://github.com/diesel-rs/diesel) | `2.3.0` | `2.3.1` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.0` | `0.18.3` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.26` | `0.2.27` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.1.1` | `3.2.2` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [nom](https://github.com/rust-bakery/nom) | `7.1.3` | `8.0.0` | | [nix](https://github.com/nix-rust/nix) | `0.27.1` | `0.30.1` | | [petgraph](https://github.com/petgraph/petgraph) | `0.8.2` | `0.8.3` | | [regex](https://github.com/rust-lang/regex) | `1.11.2` | `1.12.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.23` | `0.12.28` | | [serde](https://github.com/serde-rs/serde) | `1.0.223` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.18` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.49.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.18` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [zbus](https://github.com/z-galaxy/zbus) | `5.12.0` | `5.13.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.22.0` | `3.23.0` | Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) Updates `camino` from 1.1.12 to 1.2.2 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.1.12...camino-1.2.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 `clap` from 4.5.47 to 4.5.54 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.47...clap_complete-v4.5.54) Updates `clap_complete` from 4.5.57 to 4.5.65 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.57...clap_complete-v4.5.65) Updates `clap_mangen` from 0.2.29 to 0.2.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_mangen-v0.2.29...clap_mangen-v0.2.31) Updates `criterion` from 0.7.0 to 0.8.1 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.1) Updates `derive_more` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.0.1...v2.1.1) Updates `diesel` from 2.3.1 to 2.3.5 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](https://github.com/diesel-rs/diesel/commits/v2.3.5) Updates `diesel_migrations` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](https://github.com/diesel-rs/diesel/commits) Updates `indicatif` from 0.18.0 to 0.18.3 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.0...0.18.3) Updates `filetime` from 0.2.26 to 0.2.27 - [Commits](alexcrichton/filetime@0.2.26...0.2.27) Updates `fs-err` from 3.1.1 to 3.2.2 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](https://github.com/andrewhickman/fs-err/commits/3.2.2) Updates `log` from 0.4.28 to 0.4.29 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) Updates `nom` from 7.1.3 to 8.0.0 - [Changelog](https://github.com/rust-bakery/nom/blob/main/CHANGELOG.md) - [Commits](rust-bakery/nom@7.1.3...8.0.0) Updates `nix` from 0.27.1 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.27.1...v0.30.1) Updates `petgraph` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/[email protected]@v0.8.3) Updates `regex` from 1.11.2 to 1.12.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.2...1.12.2) Updates `reqwest` from 0.12.23 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.28) Updates `serde` from 1.0.223 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.223...v1.0.228) Updates `serde_core` from 1.0.223 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.223...v1.0.228) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `thiserror` from 2.0.16 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.18) Updates `tokio` from 1.47.1 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.49.0) Updates `tokio-util` from 0.7.16 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.18) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `zbus` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](z-galaxy/zbus@zbus-5.12.0...zbus-5.13.2) Updates `tempfile` from 3.22.0 to 3.23.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.22.0...v3.23.0) Updates `libc` from 0.2.175 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.180) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: camino dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.65 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_mangen dependency-version: 0.2.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: criterion dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: derive_more dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: diesel dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: diesel_migrations dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: filetime dependency-version: 0.2.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: fs-err dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: nom dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: petgraph dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_core dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zbus dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
3285470 to
b2746b8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 29 updates in the / directory:
1.10.11.11.01.1.121.2.20.4.420.4.434.5.474.5.544.5.574.5.650.2.290.2.310.7.00.8.12.0.12.1.12.3.12.3.52.3.02.3.10.18.00.18.30.2.260.2.273.1.13.2.20.4.280.4.297.1.38.0.00.27.10.30.10.8.20.8.31.11.21.12.20.12.230.12.281.0.2231.0.2281.0.1451.0.1492.0.162.0.181.47.11.49.00.7.160.7.180.1.410.1.440.3.200.3.222.5.72.5.85.12.05.13.23.22.03.23.0Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
caminofrom 1.1.12 to 1.2.2Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
0a908a3[camino] version 1.2.2eb1d7c9[meta] prepare release679538aadd Path and PathBuf methods added in Rust 1.91 (#119)73c7a36chore: minor improvement for docs (#115)60f0971attempt to fix build on older Rust versions (#116)28e15db[camino] version 1.2.1f32d994prepare releaseea187e4remove doc_auto_cfg (#114)b0c8086remove references to dead features from README62ddbaa[camino] version 1.2.0Updates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
clapfrom 4.5.47 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
clap_completefrom 4.5.57 to 4.5.65Commits
a99bd42chore: Release485d781docs: Update changelog0acc8c8Merge pull request #6209 from saiarcot895/fix-optional-value-option-zsh6c2cff6fix: Allow optional value arguments for Zsh shell completion58723e5test: Generate completions with multi/optional value options4ecbf54chore: Releasef04062bdocs: Update changelogd68caa8Merge pull request #6205 from maheshbansod/default-val-no-desca062eaffix: Default vals on new line if possible values15509aftest: Demonstrate default value ui bug on no descUpdates
clap_mangenfrom 0.2.29 to 0.2.31Commits
df7bdfcchore: Releaseaf7f7d6docs: Update changelog419244bMerge pull request #6142 from thomas-zahner/respect-display-order24dfa0dfix(clap_mangen): Take into consideration display_orderef3f77dtest(clap_mangen): Test mangen display orderc7c761fchore: Released8abc4edocs: Update changeloga69fe7cMerge pull request #6154 from germangarces/impl-from-cow55fafb4feat(api): impl From<Cow<'static, str>> for Id,OsStr, Str0bb3ad7chore: ReleaseUpdates
criterionfrom 0.7.0 to 0.8.1Release notes
Sourced from criterion's releases.
Changelog
Sourced from criterion's changelog.
Commits
e4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0391a99achore(deps): bump jontze/action-mdbook from 3 to 48fb9a87chore(deps): bump actions/checkout from 4 to 6b49ade7chore: release v0.8.0Updates
derive_morefrom 2.0.1 to 2.1.1Release notes
Sourced from derive_more's releases.
Changelog
Sourced from derive_more's changelog.
... (truncated)
Commits
f7bb41aCorrect release date289988aPrepare 2.1.1 release (#529)d820ec6Fixderive(Error)expansion hygiene (#527, #526)5627282Remove glob imports inderive(From)tests to mend 1.94 nightly Rust regress...c354badPrepare 2.1.0 release (#521)983875fAllow using enum-level attributes for non-Displayformatting traits as defa...2d3805bAllow skipping fields forAdd/AddAssign/Mul/MulAssign-like derives (#...1b5d314Upgradeconvert_caserequirement from 0.9 to 0.10 version (#520)c32d0a0Upgradeactions/checkoutfrom 5 to 6 version (#519)905f5a3Upgradeconvert_casecrate from 0.8 to 0.9 version (#517)Updates
dieselfrom 2.3.1 to 2.3.5Changelog
Sourced from diesel's changelog.
Commits
Updates
diesel_migrationsfrom 2.3.0 to 2.3.1Changelog
Sourced from diesel_migrations's changelog.
Commits
Updates
indicatiffrom 0.18.0 to 0.18.3Release notes
Sourced from indicatif's releases.
Commits
23100f5Bump version to 0.18.345e5af9Apply suggestions from clippy 1.91b31a0beAdd ProgressBar::set_elapsed368de49Bump version to 0.18.26d4e7d3style: tweak write_ansi_range() style01957a7Fix wide_msg truncation with a colored messagee836112Bump version to 0.18.1e69d621Fix wide_bar width computation with multiline a message985f053Bump MSRV to 1.71 (for console 0.16.1)5436ffcStart versioning Cargo.lockUpdates
filetimefrom 0.2.26 to 0.2.27Commits
cca080eBump to 0.2.2739f812dRemove windows-sys dependency (#115)Updates
fs-errfrom 3.1.1 to 3.2.2Changelog
Sourced from fs-err's changelog.
Commits
Updates
logfrom 0.4.28 to 0.4.29Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
b1e2df7Merge pull request #719 from rust-lang/cargo/0.4.293fe1a54prepare for 0.4.29 release7a432d9Merge pull request #718 from rust-lang/ci/msrv0689d56rebump msrv to 1.68.046b448etry drop msrv back to 1.61.0929ab38fix up doc test feature gate957cecebump serde-dependent cratesbea40c8bump msrv to 1.68.0c540184Merge pull request #716 from rust-lang/ci-smaller-matrix2c971e63Merge branch 'master' into ci-smaller-matrix2Updates
nomfrom 7.1.3 to 8.0.0Changelog
Sourced from nom's changelog.
... (truncated)
Commits
2cec1b3v8.0.0 (#1797)7afe3a8Merge pull request #1793 from rust-bakery/beta.184af9e7nom 8.0.0-beta.1555eab9Merge pull request #1792 from rust-bakery/nom-language6a25312fix nom-language testsbcc1b0cmove the left_assoc combinator to nom-language9b0e18cImplement new parserleft_assoc. (#1775)cb3b5b8move precedence parsing to nom-languagef1abba6fix precedence parsing6c12469Precedence parsing (#1362)Updates
nixfrom 0.27.1 to 0.30.1Changelog
Sourced from nix's changelog.