Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps github.com/shipwright-io/build from 0.16.13 to 0.17.0.

Release notes

Sourced from github.com/shipwright-io/build's releases.

Shipwright Build release v0.17.0

Changes since v0.16.0

Features

#1929 by @​R3hankhan123: All Shipwright container images are now built with Redhat Universal Base Image 10 as a base, was version 9 before

#1925 by @​adambkaplan: Build and BuildRun controllers will use an explicit field owner when creating and updating their respective resources.

Fixes

#1948 by @​hasanawad94: Remove "" from VolumeSource fields

API Changes

#1956 by @​hasanawad94: Added BuildExecutor field to Buildrun which will describe the the kind that is executing the build and also references the resource it self.

Misc

#1978 by @​SaschaSchwarze0: Action Required: The minimum Kubernetes version is now v1.31, the minimum Tekton version is now v0.65

#1962 by @​shipwright-ci-bot: Update to the new latest Tekton LTS release v1.3.1

#1955 by @​hasanawad94: Added volumes and config for trivy to enable its cache and tmp data to be on a volume instead of root filesystem.

#1934 by @​SaschaSchwarze0: Shipwright Build is now compiled with Go 1.24 instead of Go 1.23

Commits
  • 5881c0a Merge pull request #1981 from shipwright-io/dependabot/go_modules/github.com/...
  • 17e5445 build(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1
  • 0d620b9 Merge pull request #1978 from SaschaSchwarze0/sascha-update-k8s
  • 1c3ddef Merge pull request #1980 from koksay/update-github-runners
  • 81a05e1 Reduce parallelism to 8
  • fe5f7f6 update github runners to oci gh arc runners
  • cf757e1 Merge pull request #1955 from hasanawad94/trivy-volume
  • 201b75a Add volumes for trivy
  • f00e9c0 Merge pull request #1979 from shipwright-io/dependabot/go_modules/github.com/...
  • c35fad3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.1
  • 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)

Bumps [github.com/shipwright-io/build](https://github.com/shipwright-io/build) from 0.16.13 to 0.17.0.
- [Release notes](https://github.com/shipwright-io/build/releases)
- [Commits](shipwright-io/build@v0.16.13...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/shipwright-io/build
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added kind/dependency-change Categorizes issue or PR as related to changing dependencies release-note-none labels Aug 28, 2025
Copy link
Member

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

/lgtm

Fixes #154 and #132

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 28, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, dependabot[bot]

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 Aug 28, 2025
@adambkaplan adambkaplan moved this to In Progress in Shipwright Overview Aug 28, 2025
@adambkaplan adambkaplan added this to the release-v0.17.0 milestone Aug 28, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit dae2ff5 into main Aug 28, 2025
9 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the dependabot/go_modules/github.com/shipwright-io/build-0.17.0 branch August 28, 2025 20:43
@github-project-automation github-project-automation bot moved this from In Progress to Done in Shipwright Overview Aug 28, 2025
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. kind/dependency-change Categorizes issue or PR as related to changing dependencies lgtm Indicates that a PR is ready to be merged. release-note-none

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[FEATURE] Update shipwright-io/build Dependencies to v0.17.0 Triggers: update k8s to v0.33

2 participants