-
Notifications
You must be signed in to change notification settings - Fork 101
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
fix(deps): update auto merged updates #1118
base: main
Are you sure you want to change the base?
Conversation
3018296
to
d00bc25
Compare
Humm that's concerning...both integration tests died in the same way due to this. But I have absolutely no idea how that could happen from this change. It must have been something in the c9s base image? Yet other CI jobs ran fine... Going to just click rebase on this one to see if retesting works, and if it does then I guess let's just move on... |
d00bc25
to
35f8802
Compare
I noticed that too. I actually re-ran the two failed tests once to see if it was a flake, and it reproduced on the second run. What was weird is that both failures were on the same fedora version (41?) but only 2 of the 3 architectures failed and the other one worked. |
Ok that makes total sense, since we're only testing on 41 (and rawhide), and we only do integration tests for aarch64 and x86_64 but not s390x. This definitely has nothing to do with this change because it's broken elsewhere, for example https://github.com/containers/bootc/pull/1131/checks?check_run_id=37563185041 |
35f8802
to
bfacc5b
Compare
d69ff70
to
34cadd0
Compare
Signed-off-by: Platform Engineering Bot <[email protected]>
34cadd0
to
2c81f2b
Compare
This PR contains the following updates:
1.0.95
->1.0.96
4.5.28
->4.5.31
0.2.169
->0.2.170
0.4.25
->0.4.26
0.10.70
->0.10.71
1.0.217
->1.0.218
1.0.138
->1.0.139
0.4.43
->0.4.44
0.13.2
->0.13.3
Release Notes
dtolnay/anyhow (anyhow)
v1.0.96
Compare Source
clap-rs/clap (clap)
v4.5.31
Compare Source
Features
ValueParserFactory
forSaturating<T>
v4.5.30
Compare Source
Fixes
num_args(0..=1)
to be used withSetTrue
takes_values
assertionsv4.5.29
Compare Source
Fixes
ArgMatches::args_present
so not-present flags are considered not-present (matching the documentation)rust-lang/libc (libc)
v0.2.170
Compare Source
Added
setdomainname
andgetdomainname
#4212evdev
structures #3756st_filerev
field tostat32
(#4254)SI_*`` and
TRAP_*`` signal codes #4225RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
. #4148Deprecated
Changed
Fixed
WEXITSTATUS
#4213getmntinfo
(#4265time_t
#426Other
rust-lang/log (log)
v0.4.26
Compare Source
sfackler/rust-openssl (openssl)
v0.10.71
Compare Source
What's Changed
New Contributors
Full Changelog: sfackler/rust-openssl@openssl-v0.10.70...openssl-v0.10.71
serde-rs/serde (serde)
v1.0.218
Compare Source
serde-rs/json (serde_json)
v1.0.139
Compare Source
alexcrichton/tar-rs (tar)
v0.4.44
Compare Source
gyscos/zstd-rs (zstd)
v0.13.3
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.