rpm-ostree
rpm-ostree copied to clipboard
build(deps): bump cxx-build from 1.0.115 to 1.0.116
Bumps cxx-build from 1.0.115 to 1.0.116.
Release notes
Sourced from cxx-build's releases.
1.0.116
- Fix
ref_as_ptr
clippy lint being triggered within generated code
Commits
d5aed94
Release 1.0.116910dd0e
Lockfile update5cda105
Ignore incompatible_msrv clippy false positive in test375d159
Ignore ref_as_ptr clippy pedantic lint in generated code131fbc4
Bump Bazel build to rustc 1.76.04bc30d9
Update ui test suite to nightly-2024-02-09318be9a
Raise minimum tested compiler to 1.74be9ddf3
Update ui test suite to nightly-2024-02-0135d5d36
Straggling Bazel-generated lockfile changesb1a3d57
Have install-buck2 action check out correct prelude commit- Additional commits viewable in compare view
Dependabot 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot[bot]: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/fcos-e2e | 1209220086401f2eb1bd3d7977f7e72d7cbdabe2 | link | true | /test fcos-e2e |
ci/prow/kola-upgrade | 1209220086401f2eb1bd3d7977f7e72d7cbdabe2 | link | true | /test kola-upgrade |
Full PR test history. Your PR dashboard.
Instructions 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/test-infra repository. I understand the commands that are listed here.
@dependabot rebase
Superseded by #4837.