-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group with 14 updates #675
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
Closed
Closed
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 14 updates: | Package | From | To | | --- | --- | --- | | [cpal](https://github.com/rustaudio/cpal) | `0.15.3` | `0.16.0` | | [dialoguer](https://github.com/console-rs/dialoguer) | `0.11.0` | `0.12.0` | | [fast_image_resize](https://github.com/cykooz/fast_image_resize) | `5.3.0` | `5.4.0` | | [geo](https://github.com/georust/geo) | `0.30.0` | `0.31.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.11` | `0.18.3` | | [kira](https://github.com/tesselode/kira) | `0.10.8` | `0.11.0` | | [lstsq](https://github.com/strawlab/lstsq) | `0.6.0` | `0.7.0` | | [nalgebra](https://github.com/dimforge/nalgebra) | `0.33.2` | `0.34.1` | | [ndarray](https://github.com/rust-ndarray/ndarray) | `0.16.1` | `0.17.1` | | [re_crash_handler](https://github.com/rerun-io/rerun) | `0.23.4` | `0.25.1` | | [rerun](https://github.com/rerun-io/rerun) | `0.23.4` | `0.24.1` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.15.0` | `3.16.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.22` | `0.9.6` | Updates `cpal` from 0.15.3 to 0.16.0 - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](https://github.com/rustaudio/cpal/commits) Updates `dialoguer` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/console-rs/dialoguer/releases) - [Changelog](https://github.com/console-rs/dialoguer/blob/main/CHANGELOG-OLD.md) - [Commits](console-rs/dialoguer@v0.11.0...v0.12.0) Updates `fast_image_resize` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/cykooz/fast_image_resize/releases) - [Changelog](https://github.com/Cykooz/fast_image_resize/blob/main/CHANGELOG.md) - [Commits](Cykooz/fast_image_resize@v5.3.0...v5.4.0) Updates `geo` from 0.30.0 to 0.31.0 - [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md) - [Commits](georust/geo@geo-0.30.0...geo-0.31.0) Updates `indicatif` from 0.17.11 to 0.18.3 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.3) Updates `kira` from 0.10.8 to 0.11.0 - [Release notes](https://github.com/tesselode/kira/releases) - [Changelog](https://github.com/tesselode/kira/blob/main/changelog.md) - [Commits](tesselode/kira@v0.10.8...v0.11.0) Updates `lstsq` from 0.6.0 to 0.7.0 - [Commits](strawlab/lstsq@0.6.0...0.7.0) Updates `nalgebra` from 0.33.2 to 0.34.1 - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md) - [Commits](dimforge/nalgebra@v0.33.2...v0.34.1) Updates `ndarray` from 0.16.1 to 0.17.1 - [Release notes](https://github.com/rust-ndarray/ndarray/releases) - [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md) - [Commits](rust-ndarray/ndarray@0.16.1...0.17.1) Updates `re_crash_handler` from 0.23.4 to 0.25.1 - [Release notes](https://github.com/rerun-io/rerun/releases) - [Changelog](https://github.com/rerun-io/rerun/blob/main/CHANGELOG.md) - [Commits](rerun-io/rerun@0.23.4...0.25.1) Updates `rerun` from 0.23.4 to 0.24.1 - [Release notes](https://github.com/rerun-io/rerun/releases) - [Changelog](https://github.com/rerun-io/rerun/blob/main/CHANGELOG.md) - [Commits](rerun-io/rerun@0.23.4...0.24.1) Updates `serde_with` from 3.15.0 to 3.16.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.15.0...v3.16.1) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `toml` from 0.8.22 to 0.9.6 - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.9.6) --- updated-dependencies: - dependency-name: cpal dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dialoguer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fast_image_resize dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: geo dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: kira dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lstsq dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nalgebra dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ndarray dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: re_crash_handler dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rerun dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde_with dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: toml dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 14 updates:
0.15.30.16.00.11.00.12.05.3.05.4.00.30.00.31.00.17.110.18.30.10.80.11.00.6.00.7.00.33.20.34.10.16.10.17.10.23.40.25.10.23.40.24.13.15.03.16.11.47.11.48.00.8.220.9.6Updates
cpalfrom 0.15.3 to 0.16.0Changelog
Sourced from cpal's changelog.
Commits
Updates
dialoguerfrom 0.11.0 to 0.12.0Release notes
Sourced from dialoguer's releases.
Changelog
Sourced from dialoguer's changelog.
Commits
731c70bAudit dependencies2a88be1Check for external typesd4271eaCheck semver compatibility11c990dCheck for documentation errors39d2480Add Dependabot config31b2e25Upgrade to actions/checkout v58ebd9e5Focus CI testing on stable Rustd4a002dUse default targets on respective operating systems3e3cc03Reduce number of targets tested in CIfcb8a0dEnable basic caching in CIUpdates
fast_image_resizefrom 5.3.0 to 5.4.0Release notes
Sourced from fast_image_resize's releases.
Changelog
Sourced from fast_image_resize's changelog.
Commits
c0072f5chore: Release87ac281Enabled some features of the crate to build documentation for docs.rs.3d66d3b- Revert updatingimagecrate.201351d- Updated versions of dependencies.d360625Merge pull request #56 from mina86/afd6bef0Add bytemuck feature and derive some bytemuck traits for Pixel typeUpdates
geofrom 0.30.0 to 0.31.0Commits
daf0515Merge pull request #1408 from georust/release0cdc86eCleanup changelog947b63fPrepare for 0.31.0 release.4f86e7dMerge pull request #1407 from urschrei/bump_proj_0_31_0bd32ff5Update to proj 0.31.021572c6Merge pull request #1406 from georust/mkirk/geo-rust-20249eed5bfupdate geo to rust 2024 editionea77d1cMerge pull request #1405 from georust/mkirk/i_overlay_4aadbdfechangelog04edee4bump geo MSRV to 1.85Updates
indicatiffrom 0.17.11 to 0.18.3Release notes
Sourced from indicatif's releases.
Commits
23100f5Bump version to 0.18.345e5af9Apply suggestions from clippy 1.91b31a0beAdd ProgressBar::set_elapsed368de49Bump version to 0.18.26d4e7d3style: tweak write_ansi_range() style01957a7Fix wide_msg truncation with a colored messagee836112Bump version to 0.18.1e69d621Fix wide_bar width computation with multiline a message985f053Bump MSRV to 1.71 (for console 0.16.1)5436ffcStart versioning Cargo.lockUpdates
kirafrom 0.10.8 to 0.11.0Release notes
Sourced from kira's releases.
Changelog
Sourced from kira's changelog.
Commits
e8f5341version bump8c65c2aUse StreamConfig instead of BufferSize (#133)2d0ad29run cargo fmt5fcbd7eremove android_shared_stdcxx featurec40ceabBump edition, compiler version and dependencies (#142)b395c05Fix failed to resolve 'paste' crate & migrate to pastey (#143)ef34d80Merge pull request #139 from benjamin-lieser/patch-1e948cb0Small fix in readmeUpdates
lstsqfrom 0.6.0 to 0.7.0Commits
d65cd81release 0.7.0cacb096update nalgebra to 0.34Updates
nalgebrafrom 0.33.2 to 0.34.1Changelog
Sourced from nalgebra's changelog.
Commits
122897fRelease v0.34.1 (#1546)ef4202eAddencasetrait implementations (#1545)6519048Merge Fix linalg bench warnings (#1544)8cd8b4bFixes for nalgebra-lapack (faulty test, bugs in implementations, compile erro...8964bf2chore: fix categories list in nalgebra-glm cargo.toml631064aRelease v0.34.0 (#1535)e0e2be8Disable default features forglam(#1510)9598744Make epsilon more forgiving in euler_angles_ordered (#1489)9687b8bFixes the Schur decomposition for a zero matrix (#1532)7d9a89bClarify documentation forfrom_fn(#1516)Updates
ndarrayfrom 0.16.1 to 0.17.1Changelog
Sourced from ndarray's changelog.
... (truncated)
Commits
66dc0e1chore: Release85e712fAdd a changelog for 0.17.1 (#1538)1579da4Document + ?Sized in a few more places (#1537)dc331a7Fix clippy lintcast_slice_from_raw_parts(#1536)7c56e84Update the docs and examples for the newSizedimplementation (#1535)a3b3537Makes the reference types sound via a DST (#1532)e6bf804Mention the used rand version 0.9 in ndarray-rand (#1533)6cd209bRelease ndarray 0.17.0 (#1529)b4e7658Update configurations for cargo-release (#1528)8a39cadAdd a changelog for Version 0.17.0 (#1527)Updates
re_crash_handlerfrom 0.23.4 to 0.25.1Release notes
Sourced from re_crash_handler's releases.
... (truncated)
Changelog
Sourced from re_crash_handler's changelog.
... (truncated)
Commits
794483dBump versions to 0.25.15bdcf53Fixes broken link to re_server docs (#11275)1dfd58aTweak changelog0790236typos: don't trigger on GitHub user names7804d8aBump versions to 0.25.1-rc.1b4fe658Fixto_arrow_readercausing an error for streaming providers (#11267)55dbc37more version updates + doc8f9336duse alpha0 instead533e2beinstruction for bumping versione9a657ebump crate version to devUpdates
rerunfrom 0.23.4 to 0.24.1Release notes
Sourced from rerun's releases.
... (truncated)
Changelog
Sourced from rerun's changelog.
... (truncated)
Commits
5d71684Bump versions to 0.24.1912b6deRemove extreme debug log spam from rerun_c8ff2b62Add 0.24.1 changelog entryd395e4bImprove command palette in light mode (#10825)2a2c039Add time range query params when opening a time_range-based url (#10819)2c27f0fBump versions to 0.24.1-rc.34c9589dDisabledetect_and_track_objectsexample24cda58Crate publishing: after publishing a crate, wait for it to be available6f920a5Bump versions to 0.24.1-rc.2dfacff0Remove segment_anything_model from the list of examples we buildUpdates
serde_withfrom 3.15.0 to 3.16.1Release notes
Sourced from serde_with's releases.
Commits
8513323Bump version to 3.16.1 (#908)5392bbeBump version to 3.16.11e54f1cFix duplicate schema set definitions for schemars 0.8, 0.9, and 1.0 (#907)0650180Fix duplicate schema set definitions for schemars 0.8, 0.9, and 1.041d1033Fix test conditions for schemars tests to include "hex" feature2eed58aBump the github-actions group across 1 directory with 2 updates (#905)ed040f2Bump the github-actions group across 1 directory with 2 updatesfa2129bBump ron from 0.11.0 to 0.12.0 (#904)b55cb99Bump ron from 0.11.0 to 0.12.0066b9d4Bump version to 3.16.0 (#903)Updates
tokiofrom 1.47.1 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
tomlfrom 0.8.22 to 0.9.6Commits
4695fb0chore: Release6a77ed7docs: Update changelogc1e8197refactor: Switch serde dependency to serde_core (#1036)d85d6cdrefactor: Switch serde dependency to serde_core9154dcbchore: Release38f445cdocs: Update changelog1ce8a75feat(edit): Expose Table::span (#1031)290c28ffeat(edit): Expose Table::spanb2bc739chore(deps): Update Rust Stable to v1.89 (#1026)bd21148chore: ReleaseDependabot 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:
Description has been truncated