Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps pkg.package-operator.run/boxcutter from 0.7.1 to 0.8.0.

Release notes

Sourced from pkg.package-operator.run/boxcutter's releases.

v0.8.0

What's Changed

... (truncated)

Commits
  • 728d9e9 Add WithOrphan option to allow excluding objects from teardown (#391)
  • abb406b chore(deps): bump github.com/go-openapi/swag/loading (#380)
  • 4a8c40f chore(deps): bump github.com/go-openapi/swag from 0.25.3 to 0.25.4 (#382)
  • f758fed chore(deps): bump github.com/go-openapi/swag/cmdutils (#381)
  • 37bc92c chore(deps): bump github.com/go-openapi/swag/yamlutils (#387)
  • c96fa7a chore(deps): bump github.com/go-openapi/swag/jsonutils (#383)
  • e25e7dd chore(deps): bump github.com/go-openapi/swag/netutils (#385)
  • 4c9f588 chore(deps): bump github.com/go-openapi/swag/conv from 0.25.3 to 0.25.4 (#384)
  • a2b1c0c chore(deps): bump github.com/go-openapi/swag/jsonname (#379)
  • 44a1a4c chore(deps): bump github.com/go-openapi/swag/mangling (#386)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 go Pull requests that update Go code labels Dec 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2025 14:08
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 19, 2025
@openshift-ci openshift-ci bot requested review from bentito and oceanc80 December 19, 2025 14:08
@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 7575cd1
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/695e65cf64933f000809cd69
😎 Deploy Preview https://deploy-preview-2396--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@tmshort
Copy link
Contributor

tmshort commented Dec 19, 2025

Looks as though this may need to be a manual update?

@camilamacedo86
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg.package-operator.run/boxcutter-0.8.0 branch 4 times, most recently from a510666 to 507e5ce Compare December 26, 2025 18:09
@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg.package-operator.run/boxcutter-0.8.0 branch from 507e5ce to 88ab012 Compare January 6, 2026 17:38
@tmshort
Copy link
Contributor

tmshort commented Jan 6, 2026

@dependabot rebase

Bumps [pkg.package-operator.run/boxcutter](https://github.com/package-operator/boxcutter) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/package-operator/boxcutter/releases)
- [Commits](package-operator/boxcutter@v0.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: pkg.package-operator.run/boxcutter
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg.package-operator.run/boxcutter-0.8.0 branch from 88ab012 to e0713e6 Compare January 6, 2026 20:37
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
@perdasilva
Copy link
Contributor

/hold wip

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 7, 2026
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.93%. Comparing base (bcb3d07) to head (7575cd1).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2396      +/-   ##
==========================================
- Coverage   73.05%   72.93%   -0.12%     
==========================================
  Files         100      100              
  Lines        7641     7641              
==========================================
- Hits         5582     5573       -9     
- Misses       1623     1631       +8     
- Partials      436      437       +1     
Flag Coverage Δ
e2e 46.88% <0.00%> (+0.02%) ⬆️
experimental-e2e 48.43% <100.00%> (-0.32%) ⬇️
unit 57.11% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@perdasilva
Copy link
Contributor

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 8, 2026
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 8, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 8, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 8, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit ba665c7 into main Jan 8, 2026
28 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/pkg.package-operator.run/boxcutter-0.8.0 branch January 8, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants