-
Notifications
You must be signed in to change notification settings - Fork 43
build(deps): bump the build group across 1 directory with 8 updates #1044
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
Conversation
|
@dependabot rebase |
Bumps the build group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bincode](https://github.com/bincode-org/bincode) | `2.0.1` | `3.0.0` | | [camino](https://github.com/camino-rs/camino) | `1.2.1` | `1.2.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.54` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.179` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.2` | `1.1.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.7` | `1.4.8` | Updates `bincode` from 2.0.1 to 3.0.0 - [Commits](https://github.com/bincode-org/bincode/commits) Updates `camino` from 1.2.1 to 1.2.2 - [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.2.1...camino-1.2.2) Updates `clap` from 4.5.53 to 4.5.54 - [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.53...clap_complete-v4.5.54) Updates `libc` from 0.2.178 to 0.2.179 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.179) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.2...v1.1.3) Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `signal-hook-registry` from 1.4.7 to 1.4.8 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.7...registry-v1.4.8) --- updated-dependencies: - dependency-name: bincode dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: camino dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: libc dependency-version: 0.2.179 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: rustix dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: signal-hook-registry dependency-version: 1.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com>
3013806 to
6517265
Compare
|
@dependabot[bot]: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
@dependabot ignore bincode |
|
OK, I won't notify you about bincode again, unless you unignore it. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the build group with 8 updates in the / directory:
2.0.13.0.01.2.11.2.24.5.534.5.540.2.1780.2.1791.1.21.1.31.0.1451.0.1483.23.03.24.01.4.71.4.8Updates
bincodefrom 2.0.1 to 3.0.0Commits
Updates
caminofrom 1.2.1 to 1.2.2Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
0a908a3[camino] version 1.2.2eb1d7c9[meta] prepare release679538aadd Path and PathBuf methods added in Rust 1.91 (#119)73c7a36chore: minor improvement for docs (#115)60f0971attempt to fix build on older Rust versions (#116)Updates
clapfrom 4.5.53 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/mastere2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suiteUpdates
libcfrom 0.2.178 to 0.2.179Release notes
Sourced from libc's releases.
... (truncated)
Commits
4c61c9cchore: release libc 0.2.179a4237c0adding pthread_tryjoin_n/pthread_timedjoin_np to Linux.d4c9bb8netbsd/arm.rs: make typo corrections which make the libc-test pass.c2b4b3dnetbsd/mod.rs: change definition of pthread_spin_t to allow arch redefinition.bd4a7c5links old version of cf{g,s}et{i,o}speed for glibc80a05fdnetbsd/mod.rs: fix so that self-tests pass on both ilp32 and lp64.3918b91src/new/netbsd/net/if_.rs: make if_msghdr self-tests succeed on ilp32 hosts:85aa379build(deps): bump vmactions/solaris-vm from 1.1.8 to 1.2.3ad6c4a1qurt: Add support for Qualcomm QuRT184a558Fix QNX build errorUpdates
rustixfrom 1.1.2 to 1.1.3Commits
3832726chore: Release rustix version 1.1.3f2a19cfAdd test ensuring UB can't be introduced (#1566)2d66cdfEnable ioctl and makedev on Redox (#1565)76aff5eFix Android build: enablelinux-raw-sysand exclude Android-unsupported Lin...bb00248Implement dirfd equivalent functions (#1549)cea123cRevert #1552. (#1564)f648570Update the pins for the MSRV, and add macos-14 to CI. (#1563)291ec97Rudimentarysanitize_memorysupport. (#1541)0993b3dRemovegetifaddrsfrom the "not yet" category. (#1562)29408eaclippy: fix useless_conversion lint (#1556)Updates
serde_jsonfrom 1.0.145 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)Updates
signal-hook-registryfrom 1.4.7 to 1.4.8Changelog
Sourced from signal-hook-registry's changelog.
Commits
4d5fd6aVersion registry 1.4.8e04514eMerge pull request #194 from hanna-kruppe/save-restore-errno2f3c6e4save and restore errno017e9b5Merge pull request #192 from hanna-kruppe/dumb-down-data-structures0cae452add some VecMap tests4d8c196remove the entry API subset58a4a23Replace internal maps with unsorted Vecs990feefMerge pull request #193 from hanna-kruppe/ci-fixesf6a6be4delete a now-unused CI file1101121also allow unnecessary_clippy_cfg in Cargo.tomlDependabot 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