Skip to content

build(deps): bump github.com/nephio-project/porch from 1.5.1 to 1.5.4#174

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/nephio-project/porch-1.5.4
Open

build(deps): bump github.com/nephio-project/porch from 1.5.1 to 1.5.4#174
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/nephio-project/porch-1.5.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps github.com/nephio-project/porch from 1.5.1 to 1.5.4.

Release notes

Sourced from github.com/nephio-project/porch's releases.

v1.5.4

Welcome to the v1.5.4 pre-release of Porch.

[!NOTE] Porch switches to the kptdev version of kpt in this release. All kpt imports, KRM catalog functions, and the KRM functions SDK are used from kptdev. The GoogleContainerTools version of kpt is no longer used.

[!IMPORTANT] Porch will only support 1.30+ k8s distributions from this release on. We have updated the versions of Kubernetes dependencies used in Porch

New Features

Per repository synchronization

  • Individual repository sync configuration can now be specified in the Repository CRD
  • A one-time synchronization can be set directly on the Repository CR or ordered with a new porchctl repo command
  • Introduced a new mechanism for changing Repository CR status when reconciliation is in progress
  • list-timeout-per-repo default value increase to 20 seconds.
  • fetchRemoteRepositoryWithRetry parameter introduced, with a default value of 4
  • New CLI command for Repository synchronization added and new parameter added for Repository registration to set a synchronization cron schedule.
  • Sync handler introduced as a common interface between CR and DB cache.

What's Changed

... (truncated)

Commits
  • f21e1b2 Fix release workflow permissions (#356)
  • 3b5b7ca Fix "make generate" make target (#353)
  • e04c1bf Increase e2e test repo ready context deadline (#354)
  • 63aaee8 Add validation to disallow latest label changes and improve rpkg delete in db...
  • f0c8dff Remove redundant apiserver validatingAdmissions flag (#349)
  • 4c714ff Fix porchctl dev release workflow (#350)
  • 5636e11 Update gitea setup to query healthz url and add retry mech for repo creation ...
  • 00d48c7 Improve repository reconciliation to use cron based periodic syncs and introd...
  • 2c9384e Remove .prow.yaml refs from workflows (#347)
  • 64c4f5f Revert gitea curl address to localhost (#348)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
Bumps [github.com/nephio-project/porch](https://github.com/nephio-project/porch) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/nephio-project/porch/releases)
- [Commits](nephio-project/porch@v1.5.1...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/nephio-project/porch
  dependency-version: 1.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments