Skip to content

build(deps): bump sigs.k8s.io/promo-tools/v3 from 3.4.4 to 3.4.5#196

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sigs.k8s.io/promo-tools/v3-3.4.5
Closed

build(deps): bump sigs.k8s.io/promo-tools/v3 from 3.4.4 to 3.4.5#196
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sigs.k8s.io/promo-tools/v3-3.4.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps sigs.k8s.io/promo-tools/v3 from 3.4.4 to 3.4.5.

Release notes

Sourced from sigs.k8s.io/promo-tools/v3's releases.

v3.4.5

Release Notes

Changes by Kind

Documentation

  • Added documentation about promoting the promoter container images (#592, @​puerco) [SIG Release]

Bug or Regression

  • Fixed a bug where the promoter would crash while filtering signed images due to concurrent RW access to the filtered list. (#594, @​puerco) [SIG Release]

Dependencies

Added

  • cloud.google.com/go/aiplatform: v1.22.0
  • cloud.google.com/go/analytics: v0.11.0
  • cloud.google.com/go/area120: v0.5.0
  • cloud.google.com/go/artifactregistry: v1.6.0
  • cloud.google.com/go/asset: v1.5.0
  • cloud.google.com/go/assuredworkloads: v1.5.0
  • cloud.google.com/go/automl: v1.5.0
  • cloud.google.com/go/billing: v1.4.0
  • cloud.google.com/go/binaryauthorization: v1.1.0
  • cloud.google.com/go/cloudtasks: v1.5.0
  • cloud.google.com/go/datacatalog: v1.5.0
  • cloud.google.com/go/dataflow: v0.6.0
  • cloud.google.com/go/dataform: v0.3.0
  • cloud.google.com/go/datalabeling: v0.5.0
  • cloud.google.com/go/dataqna: v0.5.0
  • cloud.google.com/go/datastream: v1.2.0
  • cloud.google.com/go/dialogflow: v1.15.0
  • cloud.google.com/go/documentai: v1.7.0
  • cloud.google.com/go/domains: v0.6.0
  • cloud.google.com/go/edgecontainer: v0.1.0
  • cloud.google.com/go/functions: v1.6.0
  • cloud.google.com/go/gaming: v1.5.0
  • cloud.google.com/go/gkeconnect: v0.5.0
  • cloud.google.com/go/gkehub: v0.9.0
  • cloud.google.com/go/language: v1.4.0
  • cloud.google.com/go/lifesciences: v0.5.0
  • cloud.google.com/go/mediatranslation: v0.5.0
  • cloud.google.com/go/memcache: v1.4.0
  • cloud.google.com/go/metastore: v1.5.0
  • cloud.google.com/go/networkconnectivity: v1.4.0

... (truncated)

Changelog

Sourced from sigs.k8s.io/promo-tools/v3's changelog.

Releasing the artifact promoter tools

This is a draft document to describe the release process for artifact promotion tooling.

(If there are improvements you'd like to see, please comment on the tracking issue.)

Tracking

As the first task, a Release Manager should open a tracking issue for the release.

We don't currently have a template for releasing, but the following issue is a good example to draw inspiration from.

We're not striving for perfection with the template, but the tracking issue will serve as a reference point to aggregate feedback, so try your best to be as descriptive as possible.

Validation

TODO: Talk about canaries

Tagging

There are two tags that we care about:

  • git tags
  • image tags

We use with SemVer-compliant versions for git tags and GitHub releases, prefixed with v. SemVer is described in detail here.

Example:

v3.4.0

Image tags are derived from the git tag, with the addition of a revision.

... (truncated)

Commits
  • 278b4bc Merge pull request #624 from kubernetes-sigs/dependabot/go_modules/cloud.goog...
  • 32b2afe build(deps): bump cloud.google.com/go/containeranalysis
  • a0b8334 Merge pull request #623 from kubernetes-sigs/dependabot/go_modules/cloud.goog...
  • 9e37f1a build(deps): bump cloud.google.com/go/storage from 1.26.0 to 1.27.0
  • ea5cb01 Merge pull request #622 from kubernetes-sigs/dependabot/go_modules/cloud.goog...
  • 42ba488 build(deps): bump cloud.google.com/go/containeranalysis
  • f2e5f30 Merge pull request #621 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 0d87b21 Merge pull request #620 from kubernetes-sigs/dependabot/go_modules/google.gol...
  • c9b4589 build(deps): bump github.com/sigstore/sigstore from 1.4.1 to 1.4.2
  • 1b165d9 build(deps): bump google.golang.org/api from 0.96.0 to 0.97.0
  • 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 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 [sigs.k8s.io/promo-tools/v3](https://github.com/kubernetes-sigs/promo-tools) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/kubernetes-sigs/promo-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/promo-tools/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/promo-tools@v3.4.4...v3.4.5)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/promo-tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2022

The following labels could not be found: area/dependency, release-note-none, ok-to-test.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 19, 2022

Superseded by #214.

@dependabot dependabot bot closed this Oct 19, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/promo-tools/v3-3.4.5 branch October 19, 2022 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants