Bump the minor group across 1 directory with 7 updates#472
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the minor group across 1 directory with 7 updates#472dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor group with 7 updates in the /tutorials/websocket_tutorial/draw_cube_rust directory: | Package | From | To | | --- | --- | --- | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.3` | `0.6.5` | | [image](https://github.com/image-rs/image) | `0.25.6` | `0.25.8` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.24` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.145` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.48.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.16.0` | `1.18.1` | Updates `color-eyre` from 0.6.3 to 0.6.5 - [Commits](https://github.com/eyre-rs/eyre/compare/color-eyre-v0.6.3...color-eyre@0.6.5) Updates `image` from 0.25.6 to 0.25.8 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.6...v0.25.8) Updates `reqwest` from 0.12.15 to 0.12.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.24) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `serde_json` from 1.0.140 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.145) Updates `tokio` from 1.44.2 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.48.0) Updates `uuid` from 1.16.0 to 1.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.16.0...v1.18.1) --- updated-dependencies: - dependency-name: color-eyre dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: image dependency-version: 0.25.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 minor group with 7 updates in the /tutorials/websocket_tutorial/draw_cube_rust directory:
0.6.30.6.50.25.60.25.80.12.150.12.241.0.2191.0.2281.0.1401.0.1451.44.21.48.01.16.01.18.1Updates
color-eyrefrom 0.6.3 to 0.6.5Commits
f110d78Bump color-eyre to 0.6.5, color-spantrace to 0.3.06534ecdUndo eyre version bump (DO NOT PUBLISH EYRE)9f35b8cExclude images from published crate (#239)6e9ced8re-bump eyre version97c8469Undo eyre version bump067cf05Bump color-eyre to 0.6.4 (#229)9943e52Update PyO3, clippy fixes (#228)a48e365Bump color-eyre to 0.6.4b14c715Merge branch 'clippy' into pyo34f70655Update pyo3Updates
imagefrom 0.25.6 to 0.25.8Changelog
Sourced from image's changelog.
Commits
98b001dMerge pull request #2592 from image-rs/release-0.25.8f862320Metadata and changelog for a 0.25.83b1c1dbMerge pull request #2593 from image-rs/luma-to-rgb-transform-is-broadcast1f574d3Replace manual rounding code with f32::round545cb37Color tests in the middle of dynamic range9882fa9Remove coefficients from luma_expand70b9aa3Revert "Make load_from_memory generic"b94c333Enable CI for backport brancha24556bMerge pull request #2581 from image-rs/release-0.25.79175dbcFix readme typo (#2580)Updates
reqwestfrom 0.12.15 to 0.12.24Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
b126ca4v0.12.244023493refactor: change fast_random from xorshift to siphash a counterfd61bc9refactor(cookie): avoid duplicate cookie insertion (#2834)0bfa526test(multipart): fix build failure withno-default-features(#2801)994b8a0docs: typo in retry max_retries_per_request (#2824)da0702brefactor(cookie): de-duplicate cookie support asCookieServicemiddleware (...7ebddeachore: align internal name usage of TotalTimeout (#2657)b540a4echore(readme): use correct CI status badgee4550c4docs: fix method name in changelog entry (#2807)f4694a2perf(util): avoid extra copy when base64 encoding (#2805)Updates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
serde_jsonfrom 1.0.140 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintfc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core6beb6cdMerge pull request #1286 from dtolnay/up1dbc803Raise required compiler to Rust 1.610bf5d87Enforce trybuild >= 1.0.108d12e943Update actions/checkout@v4 -> v5Updates
tokiofrom 1.44.2 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
uuidfrom 1.16.0 to 1.18.1Release notes
Sourced from uuid's releases.
Commits
50d8e79Merge pull request #842 from uuid-rs/cargo/v1.18.17948592prepare for 1.18.1 release6d847c7Merge pull request #841 from uuid-rs/chore/unsafe-cleanup675ccccre-gate zerocopy behind unstable feature flag4dd5828Remove some unsafe; stabilize zerocopy60a49ebMerge pull request #839 from uuid-rs/cargo/v1.18.0eb8c697prepare for 1.18.0 release281f26fMerge pull request #838 from uuid-rs/chore/time-conversion2d67ab2don't use allocated values in errorsc284ed5wrap the error type used in time conversionsDependabot 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