build(deps): bump the build group across 1 directory with 7 updates#971
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the build group across 1 directory with 7 updates#971dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the build group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.1` | | [camino](https://github.com/camino-rs/camino) | `1.1.9` | `1.1.10` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.41` | | [libc](https://github.com/rust-lang/libc) | `0.2.172` | `0.2.174` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.0.7` | `1.0.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.141` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.2` | `1.4.5` | Updates `bincode` from 1.3.3 to 2.0.1 - [Release notes](https://github.com/bincode-org/bincode/releases) - [Commits](bincode-org/bincode@v1.3.3...v2.0.1) Updates `camino` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.1.9...camino-1.1.10) Updates `clap` from 4.5.40 to 4.5.41 - [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.40...clap_complete-v4.5.41) Updates `libc` from 0.2.172 to 0.2.174 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.174/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.172...0.2.174) Updates `rustix` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.0.7...v1.0.8) Updates `serde_json` from 1.0.140 to 1.0.141 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.141) Updates `signal-hook-registry` from 1.4.2 to 1.4.5 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.2...registry-v1.4.5) --- updated-dependencies: - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: camino dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: clap dependency-version: 4.5.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: libc dependency-version: 0.2.174 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: rustix dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: serde_json dependency-version: 1.0.141 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: signal-hook-registry dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com>
73c0d05 to
d3e2170
Compare
Contributor
|
@dependabot ignore bincode major version |
Contributor
Author
|
OK, I won't notify you about version 2.x.x of bincode again, unless you unignore it. |
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 build group with 7 updates in the / directory:
1.3.32.0.11.1.91.1.104.5.404.5.410.2.1720.2.1741.0.71.0.81.0.1401.0.1411.4.21.4.5Updates
bincodefrom 1.3.3 to 2.0.1Release notes
Sourced from bincode's releases.
... (truncated)
Commits
4673360bump version to 2.0.1 (#760)5500e5eDerive Debug for Configuration (#759)89e4c40Fix issue when a foreignErrpollutes scope (#758)bd99729Use qualified path for Result::Ok in bincode_derive (#757)dd3feeaUpdate unty requirement from 0.0.3 to 0.0.4 (#753)e9de838remove prerelease warninga3381092.0.0 stable (#742)c8a42f7Decode context (#749)56da696make serde decode api consistent (#748)1332236Expose types implementingserde::SerializerandDeserializer(#729)Updates
caminofrom 1.1.9 to 1.1.10Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
35f9ed0[camino] version 1.1.105bd177f[meta] prepare releaseb115812drop serde_derive altogether (#104)e6624c4Speed up compilation by 22% by compilingserde_deriveearlier (#101)a5994b8pin a Cargo.lock for Rust 1.56-1.63 (#103)65e9b05switch to the 2024 style edition (#99)73c8970clippy fixes (#100)Updates
clapfrom 4.5.40 to 4.5.41Changelog
Sourced from clap's changelog.
Commits
92fcd83chore: Releaseaca91b9docs: Update changelog8434510Merge pull request #5869 from tw4452852/patch-133b1fc3fix(complete): Fix env leakage in elvish dynamic completione5f1f48chore: Release9466a55docs: Update changelogd74b793Merge pull request #5865 from gifnksm/nushell-completion-value-typesecbc775fix(nu): Set argument type based onValueHint6784054Merge pull request #5857 from epage/emptycca5f32test(complete): Show empty option-value behaviorUpdates
libcfrom 0.2.172 to 0.2.174Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
ea6f07fMerge pull request #4500 from tgross35/releasece31fdachore: release libc 0.2.174296b580Merge pull request #4499 from tgross35/backport-hungarian-wax264a539Add missing timespec.tv_nsec for gnux327d92568fix: use nlink_t type for st_nlink in struct stat definition for NuttX790180bRemove unessecary semicolons from definitions ofCMSG_NXTHDR.1e99d50make pidfd_info fields pubc08c507openbsd: Fix some clippy warnings to usepointer::cast.5134058Allow newunpredictable_function_pointer_comparisonslints9288ec0Merge pull request #4486 from tgross35/fix-no-publishUpdates
rustixfrom 1.0.7 to 1.0.8Commits
5b104ecchore: Release rustix version 1.0.877151a7Deprecateunshareand addunshare_unsafe. (#1482)71ecca8Don't let a mismatch AT_SYSINFO_EHDR image preclude use of AUX values. (#1484)b16b457Use newhints.mostly-unused(#1491)12aa086fixed a typo in a link in the docs (#1487)eec86efRemove the compiler-builtins optional dependency. (#1483)1507cbdPin CI to Rust nightly-2025-06-23. (#1486)25ebd26Expand the windows-sys dependency to include 0.60.0. (#1476)091d3d7Temporarily disable thedo_test_unix_msgtests on FreeBSD. (#1477)Updates
serde_jsonfrom 1.0.140 to 1.0.141Release notes
Sourced from serde_json's releases.
Commits
6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice referencecd55b5aIgnore mismatched_lifetime_syntaxes lintc1826ebPin nightly toolchain used for miri job8a56cfaMerge pull request #1248 from jimmycathy/masteraf3d80dchore: fix typoUpdates
signal-hook-registryfrom 1.4.2 to 1.4.5Changelog
Sourced from signal-hook-registry's changelog.
Commits
f31d712registry-1.4.5e30d6b8signal-hook-registry 1.4.4c6e7a1cGet rid of a warning8f80afbFix deps9ac6186Dep updatesf341c87Bump registry to 1.4.308720f1Merge pull request #169 from xingxue-ibm/sigaction64a7b3aMerge pull request #170 from vorner/dependabot/cargo/tokio-1.38.2e0ce35fMerge pull request #171 from the-mikedavis/pipe-codefence-fixa3e5722minor: Close codeblock inlow_lewel::pipedocsDependabot 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