Skip to content
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

build(deps): bump composefs from 1aed878 to 597a766 #3018

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps composefs from 1aed878 to 597a766.

Commits
  • 597a766 erofs: Support the new bloom filter erofs compat feature
  • ff00dac erofs: Add xxh32 hash function
  • 8e3d434 erofs: Update erofs_fs.h to latest version
  • c15e9b1 Merge pull request #178 from cgwalters/clang-analyzer-fixes-trivial
  • f8db698 Merge pull request #179 from cgwalters/clang-analyzer-fixes-harder
  • ab04082 Merge pull request #180 from eriksjolund/fix-missing-error-return-value-checks
  • 316cd30 writer: Fix missing error return value checks
  • 18fd55e mount: Fix memory leak in error path
  • 9e46d05 mkcomposefs: Fix possibly garbage return in error path
  • 4b35a7a mkcomposefs: Switch to declare-and-initialize to silence clang-analyzer
  • 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 dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 29, 2023
@openshift-ci
Copy link

openshift-ci bot commented Aug 29, 2023

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a ostreedev member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@cgwalters
Copy link
Member

OK so as expected, this changes the generated composefs digest, which does create expected failures in our test suite. I'll do a push here to update those soon.

@cgwalters cgwalters added the needs-work/ci-failure Legitimate CI failure label Aug 30, 2023
Bumps [composefs](https://github.com/containers/composefs) from `1aed878` to `597a766`.
- [Release notes](https://github.com/containers/composefs/releases)
- [Commits](containers/composefs@1aed878...597a766)

---
updated-dependencies:
- dependency-name: composefs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@cgwalters cgwalters force-pushed the dependabot/submodules/composefs-597a766 branch from 56e2eee to 0d7b8eb Compare August 30, 2023 17:23
@cgwalters cgwalters removed the needs-work/ci-failure Legitimate CI failure label Aug 30, 2023
@cgwalters
Copy link
Member

/ok-to-test

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2023

A newer version of composefs exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@cgwalters cgwalters added the area/composefs Issues related to composefs label Aug 31, 2023
@cgwalters cgwalters merged commit e93ebd7 into main Aug 31, 2023
24 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/composefs-597a766 branch August 31, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/composefs Issues related to composefs dependencies Pull requests that update a dependency file ok-to-test submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant