Bump the rust group across 1 directory with 5 updates#130
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the rust group across 1 directory with 5 updates#130dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [image](https://github.com/image-rs/image) | `0.25.4` | `0.25.5` | | [libc](https://github.com/rust-lang/libc) | `0.2.161` | `0.2.162` | | [nalgebra](https://github.com/dimforge/nalgebra) | `0.33.1` | `0.33.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.213` | `1.0.214` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` | Updates `image` from 0.25.4 to 0.25.5 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.4...v0.25.5) Updates `libc` from 0.2.161 to 0.2.162 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.162/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.161...0.2.162) Updates `nalgebra` from 0.33.1 to 0.33.2 - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md) - [Commits](dimforge/nalgebra@v0.33.1...v0.33.2) Updates `serde` from 1.0.213 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.213...v1.0.214) Updates `tokio` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: nalgebra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #131. |
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 rust group with 5 updates in the / directory:
0.25.40.25.50.2.1610.2.1620.33.10.33.21.0.2131.0.2141.41.01.41.1Updates
imagefrom 0.25.4 to 0.25.5Changelog
Sourced from image's changelog.
Commits
317bc16Merge pull request #2378 from Shnatsel/chainjloga35ec47Temporarily disable PCX format (#2379)6378e0bDrop PCX from changelog for 0.25.5 releasee6fd913Update CHANGES.mdfe094b3Merge pull request #2373 from awxkee/avif-yuv-decoder3b4a56cBump version to 0.25.55a1d77aUpdate format support tables120c799Fill in changelog for 0.25.5daa5e88ChangedUnspecifiedto Bt.709092879cMore precise bit depth expandingUpdates
libcfrom 0.2.161 to 0.2.162Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b8c255cchore: release v0.2.162acb0c19Merge pull request #4020 from tgross35/backport-collard-greens33a772cfeat: addioctlflags inlinux/if_tun.ha3ca238freebsd adding CLOSE_RANGE_CLOEXEC flag8c88d9aarmv7-unknown-freebsd: fix test errors regarding __gregset_tc0c9391Fix the build on armv7-unknown-freebsdd435e9bMerge pull request #4006 from tgross35/backport-spinach7ee37b9Merge pull request #4017 from tgross35/backport-watercress073c7b4Fix definition of FIODGNAME on 32-bit FreeBSD255b039Fix size of struct kinfo_file on 32-bit FreeBSDUpdates
nalgebrafrom 0.33.1 to 0.33.2Changelog
Sourced from nalgebra's changelog.
Commits
db2d242Release v0.33.2 (#1457)3974a40Fixclippy::legacy_numeric_constantslint (#1456)36ce13eFixclippy::empty_line_after_doc_commentslint (#1455)0183803Fix some typos. (#1428)ed9d9ccclippy: Fixclippy::doc_lazy_continuationlints (#1427)6de97b6ci: Update toactions/checkoutv4 from v2 (#1426)d0a269fSupport conversion for glam 0.29 (#1434)efb3adaFix no-std CI build configurationUpdates
serdefrom 1.0.213 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621Release 1.0.214210373bMerge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015Implement IntoDeserializer for all Deserializers in serde::de::value moduleUpdates
tokiofrom 1.41.0 to 1.41.1Release notes
Sourced from tokio's releases.
Commits
bb7ca75chore: prepare Tokio v1.41.1 (#6959)4a34b77metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0net: fix typo inTcpStreaminternal comment (#6944)4468f27metrics: fixed flakyworker_steal_counttest (#6932)070a825metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401cnet: displaynetrequirement fornet::UdpSocketin docs (#6938)0c01fd2ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416ci: use cargo deny (#6931)Dependabot 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