build(deps): bump the cargo-dependencies group across 1 directory with 6 updates - #240
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the cargo-dependencies group across 1 directory with 6 updates#240dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 6 updates Bumps the cargo-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ratatui-image](https://github.com/benjajaja/ratatui-image) | `1.0.5` | `2.0.1` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.2` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.27.2` | | [zip](https://github.com/zip-rs/zip2) | `4.6.1` | `6.0.0` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.60.2` | `0.61.2` | | [httpmock](https://github.com/httpmock/httpmock) | `0.7.0` | `0.8.2` | Updates `ratatui-image` from 1.0.5 to 2.0.1 - [Release notes](https://github.com/benjajaja/ratatui-image/releases) - [Changelog](https://github.com/benjajaja/ratatui-image/blob/master/CHANGELOG.md) - [Commits](https://github.com/benjajaja/ratatui-image/commits) Updates `strum` from 0.26.3 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.2) Updates `strum_macros` from 0.26.4 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.2) Updates `zip` from 4.6.1 to 6.0.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@v4.6.1...v6.0.0) Updates `windows-sys` from 0.60.2 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `httpmock` from 0.7.0 to 0.8.2 - [Release notes](https://github.com/httpmock/httpmock/releases) - [Changelog](https://github.com/httpmock/httpmock/blob/master/CHANGELOG.md) - [Commits](httpmock/httpmock@v0.7.0...v0.8.2) --- updated-dependencies: - dependency-name: ratatui-image dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum_macros dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: zip dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: windows-sys dependency-version: 0.61.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: httpmock dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/cargo-dependencies-ed68d67b7d
branch
November 17, 2025 21:24
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-dependencies group with 6 updates in the / directory:
1.0.52.0.10.26.30.27.20.26.40.27.24.6.16.0.00.60.20.61.20.7.00.8.2Updates
ratatui-imagefrom 1.0.5 to 2.0.1Changelog
Sourced from ratatui-image's changelog.
Commits
Updates
strumfrom 0.26.3 to 0.27.2Release notes
Sourced from strum's releases.
... (truncated)
Changelog
Sourced from strum's changelog.
... (truncated)
Commits
38f6621Expound upon use_phf docs (#449)bb13390Implement asuffixattribute for serialization of enum variants (#440)c9e52bfAdd#[automatically_derived]to theimpls (#444)1b00f89Change enum table callbacks to FnMut. (#443)6e2ca25Remove broken link to EnumTable docs (#427)9503781allow discriminants on empty enum (#435)8553ba2Upgradephfto v0.12 (#448)2eba5c2Drop needlessrustversiondependency (#446)f301b67Merge branch 'linclelinkpart5-master-2'455b2bfMerge branch 'master' of https://github.com/linclelinkpart5/strum into lincle...Updates
strum_macrosfrom 0.26.4 to 0.27.2Release notes
Sourced from strum_macros's releases.
... (truncated)
Changelog
Sourced from strum_macros's changelog.
... (truncated)
Commits
Updates
zipfrom 4.6.1 to 6.0.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
abfc23dfeat: Upgrade [Extended]FileOptions::add_extra_data() data from Box<[u8]> to ...eb1b586docs: Update zip_writer documentation example (#431)26e6e08feat: Add by_index_with_options() for ignoring encryption (#439)165415dchore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#429)1d5d4edchore(deps): update lzma-rust2 requirement from 0.13 to 0.14 (#432)72cce40chore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#428)2ef4d3echore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#427)9cf28cbtest(ci): Fix:renamecan't be skipped5987cddtest(ci): Fix: need recursive rename74f8a3ctest(ci): Need to rename more files during fuzz runsUpdates
windows-sysfrom 0.60.2 to 0.61.2Release notes
Sourced from windows-sys's releases.
... (truncated)
Commits
Updates
httpmockfrom 0.7.0 to 0.8.2Release notes
Sourced from httpmock's releases.
... (truncated)
Changelog
Sourced from httpmock's changelog.
... (truncated)
Commits
02efcf9add disclaimer for custom responders to documentation5b6f04aadd disclaimer for custom responders to documentation52bf5d5raise version to 0.8.2211d072Merge pull request #182 from httpmock/dynamic-responsed903d57fix https with http2 flag470f623switch to httpbingo for forwarding to a real server7a1732bswitch to httpbingo for forwarding to a real server47597b3add dynamic responses to changelog34f5bc2rename reply method4f8edf7mention dynamic responses in docsDependabot 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