Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group with 6 updates #952

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps the all group with 6 updates:

Package From To
github.com/sigstore/rekor 1.3.0 1.3.2
github.com/sigstore/sigstore 1.7.3 1.7.4
github.com/sigstore/sigstore/pkg/signature/kms/aws 1.7.3 1.7.4
github.com/sigstore/sigstore/pkg/signature/kms/azure 1.7.3 1.7.4
github.com/sigstore/sigstore/pkg/signature/kms/gcp 1.7.3 1.7.4
github.com/sigstore/sigstore/pkg/signature/kms/hashivault 1.7.3 1.7.4

Updates github.com/sigstore/rekor from 1.3.0 to 1.3.2

Release notes

Sourced from github.com/sigstore/rekor's releases.

v1.3.2

Changelog

  • 1c2ae1c changelog for v1.3.2 (#1758)
  • 4d6ff8a build(deps): Bump golang.org/x/net from 0.16.0 to 0.17.0 (#1753)
  • c7647b7 build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1755)
  • 5310881 build(deps): Bump google/cloud-sdk from 449.0.0 to 450.0.0 (#1757)
  • 0a110e5 build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1754)
  • 9310915 update Dockerfile for go 1.21.3 (#1752)
  • 8052daa update builder image to use go1.21.3 (#1751)
  • 49a291a build(deps): Bump google/cloud-sdk from 0c79a8f to 538c693 (#1750)
  • f5c00ea add CHANGELOG for v1.3.1 (#1749)

Thanks for all contributors!

v1.3.1

New Features

  • enable GCP cloud profiling on rekor-server (#1746)
  • move index storage into interface (#1741)
  • add info to readme to denote additional documentation sources (#1722)
  • Add type of ed25519 key for TUF (#1677)
  • Allow parsing base64-encoded TUF metadata and root content (#1671)

Quality Enhancements

  • disable quota in trillian in test harness (#1680)

Bug Fixes

  • Update contact for code of conduct (#1720)
  • fix: typo (#1711)
  • Fix panic when parsing SSH SK pubkeys (#1712)
  • Correct index creation (#1708)
  • Update .ko.yaml (#1682)
  • docs: fixzes a small typo on the readme (#1686)
  • chore: fix backfill-redis Makefile target (#1685)

Contributors

  • Andres Galante
  • Andrew Block
  • Appu
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • guangwu
  • Hayden B
  • jonvnadelberg
  • Lance Ball

New Contributors

... (truncated)

Changelog

Sourced from github.com/sigstore/rekor's changelog.

v1.3.2

Bug Fixes

  • build(deps): Bump golang.org/x/net from 0.16.0 to 0.17.0 (#1753)
  • build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1755)
  • build(deps): Bump google/cloud-sdk from 449.0.0 to 450.0.0 (#1757)
  • build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1754)
  • update Dockerfile for go 1.21.3 (#1752)
  • update builder image to use go1.21.3 (#1751)

Contributors

  • Carlos Tadeu Panato Junior

v1.3.1

New Features

  • enable GCP cloud profiling on rekor-server (#1746)
  • move index storage into interface (#1741)
  • add info to readme to denote additional documentation sources (#1722)
  • Add type of ed25519 key for TUF (#1677)
  • Allow parsing base64-encoded TUF metadata and root content (#1671)

Quality Enhancements

  • disable quota in trillian in test harness (#1680)

Bug Fixes

  • Update contact for code of conduct (#1720)
  • fix: typo (#1711)
  • Fix panic when parsing SSH SK pubkeys (#1712)
  • Correct index creation (#1708)
  • Update .ko.yaml (#1682)
  • docs: fixzes a small typo on the readme (#1686)
  • chore: fix backfill-redis Makefile target (#1685)

Contributors

  • Andres Galante
  • Andrew Block
  • Appu
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • guangwu
  • Hayden B
  • jonvnadelberg
  • Lance Ball
Commits
  • 1c2ae1c changelog for v1.3.2 (#1758)
  • 4d6ff8a build(deps): Bump golang.org/x/net from 0.16.0 to 0.17.0 (#1753)
  • c7647b7 build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1755)
  • 5310881 build(deps): Bump google/cloud-sdk from 449.0.0 to 450.0.0 (#1757)
  • 0a110e5 build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1754)
  • 9310915 update Dockerfile for go 1.21.3 (#1752)
  • 8052daa update builder image to use go1.21.3 (#1751)
  • 49a291a build(deps): Bump google/cloud-sdk from 0c79a8f to 538c693 (#1750)
  • f5c00ea add CHANGELOG for v1.3.1 (#1749)
  • 543d7a1 build(deps): Bump google.golang.org/api from 0.145.0 to 0.146.0 (#1748)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore from 1.7.3 to 1.7.4

Release notes

Sourced from github.com/sigstore/sigstore's releases.

v1.7.4

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.3...v1.7.4

Commits
  • f3aa8a8 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1445)
  • 75ad330 build(deps): bump google.golang.org/api in /pkg/signature/kms/gcp (#1452)
  • 2b8e055 build(deps): bump github.com/go-rod/rod from 0.114.3 to 0.114.4 (#1453)
  • 38b1a26 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1454)
  • cd2affd build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1455)
  • 5342e1a build(deps): bump github.com/aws/aws-sdk-go-v2 in /pkg/signature/kms/aws (#1456)
  • b39de9d build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#1448)
  • 4f2dd95 build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /test/fuzz (#1446)
  • 899d652 build(deps): bump golang.org/x/net in /pkg/signature/kms/azure (#1447)
  • 9aaaf9e build(deps): bump golang.org/x/net in /pkg/signature/kms/hashivault (#1449)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.7.3 to 1.7.4

Release notes

Sourced from github.com/sigstore/sigstore/pkg/signature/kms/aws's releases.

v1.7.4

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.3...v1.7.4

Commits
  • f3aa8a8 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1445)
  • 75ad330 build(deps): bump google.golang.org/api in /pkg/signature/kms/gcp (#1452)
  • 2b8e055 build(deps): bump github.com/go-rod/rod from 0.114.3 to 0.114.4 (#1453)
  • 38b1a26 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1454)
  • cd2affd build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1455)
  • 5342e1a build(deps): bump github.com/aws/aws-sdk-go-v2 in /pkg/signature/kms/aws (#1456)
  • b39de9d build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#1448)
  • 4f2dd95 build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /test/fuzz (#1446)
  • 899d652 build(deps): bump golang.org/x/net in /pkg/signature/kms/azure (#1447)
  • 9aaaf9e build(deps): bump golang.org/x/net in /pkg/signature/kms/hashivault (#1449)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.7.3 to 1.7.4

Release notes

Sourced from github.com/sigstore/sigstore/pkg/signature/kms/azure's releases.

v1.7.4

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.3...v1.7.4

Commits
  • f3aa8a8 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1445)
  • 75ad330 build(deps): bump google.golang.org/api in /pkg/signature/kms/gcp (#1452)
  • 2b8e055 build(deps): bump github.com/go-rod/rod from 0.114.3 to 0.114.4 (#1453)
  • 38b1a26 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1454)
  • cd2affd build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1455)
  • 5342e1a build(deps): bump github.com/aws/aws-sdk-go-v2 in /pkg/signature/kms/aws (#1456)
  • b39de9d build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#1448)
  • 4f2dd95 build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /test/fuzz (#1446)
  • 899d652 build(deps): bump golang.org/x/net in /pkg/signature/kms/azure (#1447)
  • 9aaaf9e build(deps): bump golang.org/x/net in /pkg/signature/kms/hashivault (#1449)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.7.3 to 1.7.4

Release notes

Sourced from github.com/sigstore/sigstore/pkg/signature/kms/gcp's releases.

v1.7.4

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.3...v1.7.4

Commits
  • f3aa8a8 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1445)
  • 75ad330 build(deps): bump google.golang.org/api in /pkg/signature/kms/gcp (#1452)
  • 2b8e055 build(deps): bump github.com/go-rod/rod from 0.114.3 to 0.114.4 (#1453)
  • 38b1a26 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1454)
  • cd2affd build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1455)
  • 5342e1a build(deps): bump github.com/aws/aws-sdk-go-v2 in /pkg/signature/kms/aws (#1456)
  • b39de9d build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#1448)
  • 4f2dd95 build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /test/fuzz (#1446)
  • 899d652 build(deps): bump golang.org/x/net in /pkg/signature/kms/azure (#1447)
  • 9aaaf9e build(deps): bump golang.org/x/net in /pkg/signature/kms/hashivault (#1449)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.7.3 to 1.7.4

Release notes

Sourced from github.com/sigstore/sigstore/pkg/signature/kms/hashivault's releases.

v1.7.4

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.3...v1.7.4

Commits
  • f3aa8a8 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1445)
  • 75ad330 build(deps): bump google.golang.org/api in /pkg/signature/kms/gcp (#1452)
  • 2b8e055 build(deps): bump github.com/go-rod/rod from 0.114.3 to 0.114.4 (#1453)
  • 38b1a26 build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (#1454)
  • cd2affd build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1455)
  • 5342e1a build(deps): bump github.com/aws/aws-sdk-go-v2 in /pkg/signature/kms/aws (#1456)
  • b39de9d build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#1448)
  • 4f2dd95 build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /test/fuzz (#1446)
  • 899d652 build(deps): bump golang.org/x/net in /pkg/signature/kms/azure (#1447)
  • 9aaaf9e build(deps): bump golang.org/x/net in /pkg/signature/kms/hashivault (#1449)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/sigstore/rekor](https://github.com/sigstore/rekor) | `1.3.0` | `1.3.2` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.7.3` | `1.7.4` |
| [github.com/sigstore/sigstore/pkg/signature/kms/aws](https://github.com/sigstore/sigstore) | `1.7.3` | `1.7.4` |
| [github.com/sigstore/sigstore/pkg/signature/kms/azure](https://github.com/sigstore/sigstore) | `1.7.3` | `1.7.4` |
| [github.com/sigstore/sigstore/pkg/signature/kms/gcp](https://github.com/sigstore/sigstore) | `1.7.3` | `1.7.4` |
| [github.com/sigstore/sigstore/pkg/signature/kms/hashivault](https://github.com/sigstore/sigstore) | `1.7.3` | `1.7.4` |


Updates `github.com/sigstore/rekor` from 1.3.0 to 1.3.2
- [Release notes](https://github.com/sigstore/rekor/releases)
- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md)
- [Commits](sigstore/rekor@v1.3.0...v1.3.2)

Updates `github.com/sigstore/sigstore` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.3...v1.7.4)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/aws` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.3...v1.7.4)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/azure` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.3...v1.7.4)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/gcp` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.3...v1.7.4)

Updates `github.com/sigstore/sigstore/pkg/signature/kms/hashivault` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: github.com/sigstore/rekor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/gcp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/hashivault
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Oct 13, 2023
@tekton-robot tekton-robot requested review from lcarva and wlynch October 13, 2023 14:25
@tekton-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign chuangw6 after the PR has been reviewed.
You can assign the PR to them by writing /assign @chuangw6 in a comment when ready.

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

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

@tekton-robot
Copy link

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/all-fa36d513d3 branch October 16, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant