-
-
Notifications
You must be signed in to change notification settings - Fork 11
Bump the dependencies group across 1 directory with 16 updates #218
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/dependencies-b6693e7389
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.
+216
−213
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
Bumps the dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [base16ct](https://github.com/RustCrypto/formats) | `0.3.0` | `1.0.0` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.21.0` | `0.23.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [clap](https://github.com/clap-rs/clap) | `4.5.52` | `4.5.54` | | [colored](https://github.com/mackwic/colored) | `3.0.0` | `3.1.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.2` | `0.20.3` | | [goblin](https://github.com/m4b/goblin) | `0.10.3` | `0.10.4` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [oci-spec](https://github.com/youki-dev/oci-spec-rs) | `0.8.3` | `0.8.4` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `0.9.11+spec-1.1.0` | | [ureq](https://github.com/algesten/ureq) | `2.12.1` | `3.1.4` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | Updates `base16ct` from 0.3.0 to 1.0.0 - [Commits](RustCrypto/formats@base16ct/v0.3.0...base16ct/v1.0.0) Updates `cargo_metadata` from 0.21.0 to 0.23.1 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.21.0...0.23.1) 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.52 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.52...clap_complete-v4.5.54) Updates `colored` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v3.0.0...v3.1.1) Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.8) Updates `git2` from 0.20.2 to 0.20.3 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.3/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.3) Updates `goblin` from 0.10.3 to 0.10.4 - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits) 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 `oci-spec` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/youki-dev/oci-spec-rs/releases) - [Changelog](https://github.com/youki-dev/oci-spec-rs/blob/main/release.md) - [Commits](youki-dev/oci-spec-rs@v0.8.3...v0.8.4) 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 `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `toml` from 0.9.8 to 0.9.11+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.11) Updates `ureq` from 2.12.1 to 3.1.4 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.12.1...3.1.4) 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 `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) --- updated-dependencies: - dependency-name: base16ct dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cargo_metadata dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: git2 dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: goblin dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: oci-spec dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ureq dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 dependencies group with 16 updates in the / directory:
0.3.01.0.00.21.00.23.10.4.420.4.434.5.524.5.543.0.03.1.11.1.51.1.80.20.20.20.30.10.30.10.40.4.280.4.290.8.30.8.41.0.1451.0.1493.23.03.24.00.9.80.9.11+spec-1.1.02.12.13.1.42.5.72.5.81.18.11.19.0Updates
base16ctfrom 0.3.0 to 1.0.0Commits
071bfe6base16ct v1.0.0 (#2145)9946628Usegetrandomv0.4.0-rc.0 crate release (#2142)dfa8651phc v0.6.0-rc.1 (#2141)5da2675phc: bumpgetrandomto v0.4.0-rc.0 (#2139)f1b052cBumprand_coreto v0.10.0-rc-3 (#2138)02eb077der: boundDecode(Value)::Erroroncore::error::Error(#2137)23b3622base64ct: deprecateBase64Crypt(#2135)e2a2a4bmcf: replaceBase64::CryptwithBase64::ShaCrypt(#2134)d1e1e64mcf: avoid intermediate allocations inpush_displayable(#2132)838590cmcf: expandErrorinto a proper enum (#2119)Updates
cargo_metadatafrom 0.21.0 to 0.23.1Changelog
Sourced from cargo_metadata's changelog.
... (truncated)
Commits
c08e66cMerge pull request #317 from Muscraft/stabilize-build-dir083ca69chore: Bump version to 0.23.184d613bchore: Stabilize build_directory9d81809chore: Address new clippy warnings4d66bd3Merge pull request #309 from BD103/fix-doc-auto-configd1a6aa2fix:cargo_metadatanot building on docs.rs2af44dfMerge pull request #307 from smoelius/bump-version33cf6daTry to get CI to pass790de54Bump version8af4dc4Merge pull request #304 from smoelius/newtype-wrapperUpdates
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.52 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
coloredfrom 3.0.0 to 3.1.1Changelog
Sourced from colored's changelog.
Commits
5204a263.1.149392a3Limit to 5 keywordsb7916853.1.09a83121Allow windows-sys 0.61 to be used (#218)192598dClean upColorizetraitec013aechore: minor improvement for docs (#212)5bc198bReplace 'ansi_term' dev-dependency with 'ansiterm' (#209)a21367dAllow windows-sys 0.60 to be used (#206)9450feaFix clippy warning (#207)68761c1README: use the latest v3.0 version for example (#204)Updates
flate2from 1.1.5 to 1.1.8Release notes
Sourced from flate2's releases.
Commits
8b66c27Merge pull request #525 from Byron/test-zlib-API5e752c9Address PR review3196dd0refactor internal feature toggles to better represent the status quo106cbccBump patch level in preparation for releaseaf7a0b3Add capabilties test for functions reserved to zlib-implementations.22c77eeDescribeunreachable!("...")branch inDeflate::set_level()ofzlib-rsb9e2979Remove C-binding specific restriction from CI forzlib-rstest.71eb5c5Merge pull request #524 from Byron/complete-zlib-rsfec67ebzlib-rs: supportset_dictionaryandset_levelecfdc2dupdate zlib-rs to 0.5.5Updates
git2from 0.20.2 to 0.20.3Changelog
Sourced from git2's changelog.
Commits
7cf345cMerge pull request #1197 from ehuss/git2-0.20-brdd41077Bump git2 to 0.20.3a6a58e2Merge pull request #1195 from ehuss/update-libgit2Updates
goblinfrom 0.10.3 to 0.10.4Changelog
Sourced from goblin'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
oci-specfrom 0.8.3 to 0.8.4Release notes
Sourced from oci-spec's releases.
Commits
3b56a02Bump to 0.8.49686335feat(zos): add support for z/OS based containersf65cac0docs(state): enhance documentation for SECCOMP_FD_NAME constant and update OC...a745110feat(tests): add unit test for loading and saving State3f0233bchore(dependencies): update tempfile to version 3.23.0 and improve state impl...97d9996feat(state): introduce State and ContainerState structuresa217db0Merge pull request #300 from toksdotdev/toks/expose-reference-new3028cacchore(clippy): fix lint failuref42632bchore(docs): improve doc comments for Reference::with_tag_and_digest8a41755feat(reference): expose generic function for building referencesUpdates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)Updates
tomlfrom 0.9.8 to 0.9.11+spec-1.1.0Commits
febf44cchore: Release5009cf2docs: Update changelogb5798aafix(toml): Support serializing u64, i128, u128 (#1086)9fd8b72fix(toml): Support serializing i128/u12894fc5e0fix(toml): Support serializing full u64 range2e09401chore: Releasee32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)Updates
ureqfrom 2.12.1 to 3.1.4Changelog
Sourced from ureq's changelog.
... (truncated)
Commits
428bba83.1.4f38ebd5Multipart form set content-type69dfbc93.1.399bceb8Update changelog199a117Prove CharCodec dont end up on char boundary0a4b032Fix CharCodec problem reading short561e814Fix links in lib.rs7e93254Update changelog6d3028fMove multipart to unversionedc4fd455Fix clippyUpdates
urlfrom 2.5.7 to 2.5.8Commits
d6ea13cBump to 2.5.88269ac3ci: update cargo-deny config, bump cargo-deny-action to v2 (#1092)6dfdf17chore: fix some typos in comments (#1090)b06048dAttempt to fix 1.82 CI (#1085)9771ab5Fix roundtripping issue (#1079)22b925fImprove Compile Times withserde_derive(#1075)0afccc9fix outdated docs for ParseError (#1074)Updates
uuidfrom 1.18.1 to 1.19.0Release notes
Sourced from uuid's releases.
Commits
7527cefMerge pull request #849 from uuid-rs/cargo/v1.19.0d0422faprepare for 1.19.0 releasef9a36e2Merge pull request #848 from paolobarbolini/maintenance029a57eFix most clippy warningse73bb27Upgrade to 2021 editionc597622Merge pull request #843 from paolobarbolini/serde_core-migration9835bd6Switch serde dependency to serde_coreDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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