chore(rust): bump the cargo group across 1 directory with 4 updates - #5
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(rust): bump the cargo group across 1 directory with 4 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 4 updates in the / directory: [anyhow](https://github.com/dtolnay/anyhow), [libc](https://github.com/rust-lang/libc), [rodio](https://github.com/RustAudio/rodio) and [gif](https://github.com/image-rs/image-gif). Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `libc` from 0.2.185 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.185...0.2.186) Updates `rodio` from 0.21.1 to 0.22.2 - [Changelog](https://github.com/RustAudio/rodio/blob/master/CHANGELOG.md) - [Commits](RustAudio/rodio@v0.21.1...v0.22.2) Updates `gif` from 0.13.3 to 0.14.2 - [Changelog](https://github.com/image-rs/image-gif/blob/master/Changes.md) - [Commits](image-rs/image-gif@v0.13.3...v0.14.2) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rodio dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gif dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... 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. |
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 group with 4 updates in the / directory: anyhow, libc, rodio and gif.
Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
libcfrom 0.2.185 to 0.2.186Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHAUpdates
rodiofrom 0.21.1 to 0.22.2Changelog
Sourced from rodio's changelog.
... (truncated)
Commits
a352fb5Release 0.22.284aafdcUpdate CHANGELOG.md for 0.22.2 releaseb96b2afMerge pull request #862 from RustAudio/filter-out-null54a99a8filter out null in sink fallback1a659cbdocument default buffer size/latency338d0d8better-limit-buffersizecdbbebaMerge pull request #861 from RustAudio/microphone-fixedsourceb1fcf7bMicrophone implements FixedSourcef41bc47Merge pull request #856 from RustAudio/default-buffer-size5c519ceMerge pull request #858 from Keinsleif/fix/seek_on_skip_durationUpdates
giffrom 0.13.3 to 0.14.2Changelog
Sourced from gif's changelog.
Commits
a0127e2Merge pull request #229 from image-rs/release-0.14.210793cfRelease notes for 0.14.25116dcdMerge pull request #228 from davidalecrim1/fix-empty-extension-sub-blockf0f52cbFix empty sub-block terminator in extension parsingc1a6c4fMerge pull request #227 from image-rs/release-0.14.107c0409Changelog and notes for 0.14.1a603ed1Merge pull request #226 from image-rs/current-frame-info090e0b9Add Decoder::current_frame_info9d292ebMerge pull request #224 from Muccarini/flatten_transparent_pixelsd1dea3dMerge pull request #223 from Shnatsel/encode-la8Dependabot 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 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