Skip to content

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

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

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

Release notes

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

v3.4.11

Release Notes

Changes by Kind

Feature

Dependencies

Added

  • cloud.google.com/go/pubsublite: v1.5.0

Changed

  • cloud.google.com/go/aiplatform: v1.24.0 → v1.27.0
  • cloud.google.com/go/bigquery: v1.43.0 → v1.44.0
  • cloud.google.com/go/compute/metadata: v0.2.1 → v0.2.2
  • cloud.google.com/go/compute: v1.12.1 → v1.13.0
  • cloud.google.com/go/datastore: v1.5.0 → v1.10.0
  • cloud.google.com/go/firestore: v1.6.1 → v1.9.0
  • cloud.google.com/go/iam: v0.7.0 → v0.8.0
  • cloud.google.com/go/kms: v1.6.0 → v1.7.0
  • cloud.google.com/go/logging: v1.5.0 → v1.6.1
  • cloud.google.com/go/pubsub: v1.11.0-beta.schemas → v1.27.1
  • cloud.google.com/go/spanner: v1.36.0 → v1.41.0
  • cloud.google.com/go/storage: v1.28.0 → v1.28.1
  • github.com/aws/aws-sdk-go-v2/config: v1.18.3 → v1.18.4
  • github.com/aws/aws-sdk-go-v2/credentials: v1.13.3 → v1.13.4
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.12.19 → v1.12.20
  • github.com/aws/aws-sdk-go-v2/internal/configsources: v1.1.25 → v1.1.26
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: v2.4.19 → v2.4.20
  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.3.26 → v1.3.27
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: v1.9.19 → v1.9.20
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.18.18 → v1.19.2
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.11.25 → v1.11.26
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.13.8 → v1.13.9
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.17.5 → v1.17.6
  • github.com/aws/aws-sdk-go-v2: v1.17.1 → v1.17.2
  • github.com/aws/aws-sdk-go: v1.44.144 → v1.44.155
  • github.com/aws/smithy-go: v1.13.4 → v1.13.5
  • github.com/go-rod/rod: v0.112.1 → v0.112.2
  • github.com/sigstore/sigstore: v1.4.6 → v1.5.0
  • github.com/ysmood/gson: v0.7.2 → v0.7.3
  • golang.org/x/crypto: v0.3.0 → v0.4.0
  • golang.org/x/net: v0.2.0 → v0.3.0
  • golang.org/x/oauth2: v0.2.0 → v0.3.0
  • golang.org/x/sys: v0.2.0 → v0.3.0
  • golang.org/x/term: v0.2.0 → v0.3.0
  • golang.org/x/text: v0.4.0 → v0.5.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
  • 3273d01 Merge pull request #696 from xmudrii/release-prep-3.4.11
  • 1b695cc releng: Bump promoter to v3.4.11
  • 40d37b8 Merge pull request #693 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 7c92c7e build(deps): bump github.com/sigstore/sigstore from 1.4.6 to 1.5.0
  • 50096c9 Merge pull request #692 from kubernetes-sigs/dependabot/go_modules/google.gol...
  • e8977e6 build(deps): bump google.golang.org/api from 0.103.0 to 0.104.0
  • f58e437 Merge pull request #691 from xmudrii/batch-jobs
  • 75cf86b Add support for batch jobs
  • de15b55 Merge pull request #690 from kubernetes-sigs/dependabot/go_modules/golang.org...
  • 1457d43 build(deps): bump golang.org/x/oauth2 from 0.2.0 to 0.3.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.11.
- [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.11)

---
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 Dec 14, 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 Feb 17, 2023

Superseded by #279.

@dependabot dependabot bot closed this Feb 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/promo-tools/v3-3.4.11 branch February 17, 2023 00:04
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