build(deps): bump the patch group across 1 directory with 11 updates#1141
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the patch group across 1 directory with 11 updates#1141dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.101` | `1.0.102` | | [winit](https://github.com/rust-windowing/winit) | `0.30.12` | `0.30.13` | | [clap](https://github.com/clap-rs/clap) | `4.5.59` | `4.5.60` | | [inquire](https://github.com/mikaelmello/inquire) | `0.9.3` | `0.9.4` | | [picky-asn1-der](https://github.com/Devolutions/picky-rs) | `0.5.4` | `0.5.5` | | [nix](https://github.com/nix-rust/nix) | `0.31.1` | `0.31.2` | | [cpal](https://github.com/RustAudio/cpal) | `0.17.1` | `0.17.3` | | [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) | `0.4.58` | `0.4.64` | | [rgb](https://github.com/kornelski/rust-rgb) | `0.8.52` | `0.8.53` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | Updates `anyhow` from 1.0.101 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.101...1.0.102) Updates `winit` from 0.30.12 to 0.30.13 - [Release notes](https://github.com/rust-windowing/winit/releases) - [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md) - [Commits](rust-windowing/winit@v0.30.12...v0.30.13) Updates `clap` from 4.5.59 to 4.5.60 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.59...clap_complete-v4.5.60) Updates `inquire` from 0.9.3 to 0.9.4 - [Release notes](https://github.com/mikaelmello/inquire/releases) - [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md) - [Commits](mikaelmello/inquire@v0.9.3...v0.9.4) Updates `picky-asn1-der` from 0.5.4 to 0.5.5 - [Changelog](https://github.com/Devolutions/picky-rs/blob/master/release.toml) - [Commits](Devolutions/picky-rs@picky-asn1-der-v0.5.4...picky-asn1-der-v0.5.5) Updates `nix` from 0.31.1 to 0.31.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.31.1...v0.31.2) Updates `cpal` from 0.17.1 to 0.17.3 - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](RustAudio/cpal@v0.17.1...v0.17.3) Updates `wasm-bindgen-futures` from 0.4.58 to 0.4.64 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `js-sys` from 0.3.85 to 0.3.91 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `rgb` from 0.8.52 to 0.8.53 - [Changelog](https://github.com/kornelski/rust-rgb/blob/main/CHANGELOG.md) - [Commits](kornelski/rust-rgb@v0.8.52...v0.8.53) Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: winit dependency-version: 0.30.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: inquire dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: picky-asn1-der dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cpal dependency-version: 0.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: wasm-bindgen-futures dependency-version: 0.4.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: js-sys dependency-version: 0.3.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: rgb dependency-version: 0.8.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 patch group with 10 updates in the / directory:
1.0.1011.0.1020.30.120.30.134.5.594.5.600.9.30.9.40.5.40.5.50.31.10.31.20.17.10.17.30.4.580.4.640.8.520.8.530.4.430.4.44Updates
anyhowfrom 1.0.101 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
winitfrom 0.30.12 to 0.30.13Release notes
Sourced from winit's releases.
Commits
e9809efWinit version 0.30.13efb5b37chore: fix cia9baf5efix(android): PopulateKeyEvent.textviaKey::to_text()6bb43fdwayland: implement resize increments17a73f4win32: fix ime setcontext lparambccc568fix(macOS): clamp IME selected_range to prevent substringToIndex crash69b8a07winit-x11: fix debug mode overflow panic inset_timestamp3eb731fwinit-x11: replace xfixes with x11rb in set_hittest7035dd5winit-win32: Fix ABI mismatch in INIT_MAIN_THREAD_IDab4c6bfmacOS: fix a crash when dragging non-file content onto windowUpdates
clapfrom 4.5.59 to 4.5.60Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
inquirefrom 0.9.3 to 0.9.4Release notes
Sourced from inquire's releases.
Changelog
Sourced from inquire's changelog.
Commits
3d5b654chore: release v0.9.48fb244aPut multiline support behind feature1bc2160feat: Add multi-line input support for Password and Text prompts (#330)Updates
picky-asn1-derfrom 0.5.4 to 0.5.5Commits
91684d0build: bump Rust toolchain to 1.88.00946a51chore(release): prepare for publishing9cbaab9build(deps): bump reqwest from 0.12.24 to 0.13.1 (#453)cc4caf4build(deps): remove transitive pem-rfc7468 crate (#449)0bf42c1build(deps): bump the patch group across 1 directory with 14 updates (#448)64cd70ebuild(dotnet): upgrade iOS target framework to .NET 9 (#447)efc99eeci(nuget): fix auto-versioning to remove leading zeros (#442)96054beci(crates): migrate picky-rs to trusted publishing (#441)46967abci(nuget): allow auto or explicit package version in workflow (#440)5a1ed6dfeat(ffi): expose inner_key method (#439)Updates
nixfrom 0.31.1 to 0.31.2Changelog
Sourced from nix's changelog.
Commits
bf1d0e9chore: release v0.31.20dc1dd8Unpin libc (#2744)dad24fbAllow timerfd use on FreeBSD (#2728)6619d8dstatfs: Fix definitions for s390x musl with libc 0.2.176 (#2678)478594eAdd api to get inner WatchDescriptor id, to work with c code. (#2718)5507629docs: minor fix in tcgetpgrp and tcsetpgrp doc comments (#2731)9aea929time: update comment in zero_init_timespec (#2730)b44fd1aFreeBSD: add pthread_getthreadid_np() (#2725)Updates
cpalfrom 0.17.1 to 0.17.3Release notes
Sourced from cpal's releases.
Changelog
Sourced from cpal's changelog.
Commits
fd3b945chore: update asio-sys v0.2.6 release dateaf2e2ecfix(asio): link with advapi32 and bump asio-sys to 0.2.6 (#1105)51f0b85chore: revert SemVer-breaking DeviceBusy error variant (#1102)5cceb49chore: prepare for v0.17.2 release0bd7fcerefactor: simplify asio checke7ac140chore: update coreaudio-rs to 0.14906f3ffrefactor: fix clippy lints0e0858efix(alsa): stalling callbacks when start threshold is not met6627959feat(wasapi): enable resampling when necessary (#1097)8cc1006docs: update changelogUpdates
wasm-bindgen-futuresfrom 0.4.58 to 0.4.64Commits
Updates
js-sysfrom 0.3.85 to 0.3.91Commits
Updates
rgbfrom 0.8.52 to 0.8.53Commits
f453adeBump6ce01b6Fixes tests for unstable-experimental feature flag1ee08f0Deprecate as_sliceee7c6e2Fixed docs.rsc07c232Future-proof as_slice() in tests8ee2544Moved testsUpdates
chronofrom 0.4.43 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsDependabot 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