-
Notifications
You must be signed in to change notification settings - Fork 128
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
fix(deps): update go #2351
Merged
Merged
fix(deps): update go #2351
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate-bot
requested review from
asraa,
ianlewis,
laurentsimon and
joshuagl
as code owners
July 1, 2023 03:17
renovate-bot
force-pushed
the
renovate/go
branch
2 times, most recently
from
July 5, 2023 23:13
96e36ec
to
cd8a992
Compare
Signed-off-by: Mend Renovate <[email protected]>
renovate-bot
force-pushed
the
renovate/go
branch
from
July 11, 2023 17:36
cd8a992
to
66ffac4
Compare
ianlewis
approved these changes
Jul 12, 2023
enteraga6
pushed a commit
to enteraga6/slsa-github-generator
that referenced
this pull request
Jul 18, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/secure-systems-lab/go-securesystemslib](https://togithub.com/secure-systems-lab/go-securesystemslib) | require | minor | `v0.6.0` -> `v0.7.0` | | [github.com/sigstore/cosign/v2](https://togithub.com/sigstore/cosign) | require | patch | `v2.1.0` -> `v2.1.1` | | golang.org/x/oauth2 | require | minor | `v0.9.0` -> `v0.10.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>secure-systems-lab/go-securesystemslib (github.com/secure-systems-lab/go-securesystemslib)</summary> ### [`v0.7.0`](https://togithub.com/secure-systems-lab/go-securesystemslib/compare/v0.6.0...v0.7.0) [Compare Source](https://togithub.com/secure-systems-lab/go-securesystemslib/compare/v0.6.0...v0.7.0) </details> <details> <summary>sigstore/cosign (github.com/sigstore/cosign/v2)</summary> ### [`v2.1.1`](https://togithub.com/sigstore/cosign/blob/HEAD/CHANGELOG.md#v211) [Compare Source](https://togithub.com/sigstore/cosign/compare/v2.1.0...v2.1.1) #### Bug Fixes - wait for the workers become available again to continue the execution ([#​3084](https://togithub.com/sigstore/cosign/issues/3084)) - fix help text when in a container ([#​3082](https://togithub.com/sigstore/cosign/issues/3082)) #### Documentation - update changelog ([#​3080](https://togithub.com/sigstore/cosign/issues/3080)) - DNM: Add CHANGELOG for v2.1.0 ([#​3068](https://togithub.com/sigstore/cosign/issues/3068)) - Carlos Tadeu Panato Junior - priyawadhwa </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/slsa-framework/slsa-github-generator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM2LjUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Signed-off-by: Mend Renovate <[email protected]> Signed-off-by: Noah Elzner <[email protected]>
enteraga6
pushed a commit
to enteraga6/slsa-github-generator
that referenced
this pull request
Aug 8, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/secure-systems-lab/go-securesystemslib](https://togithub.com/secure-systems-lab/go-securesystemslib) | require | minor | `v0.6.0` -> `v0.7.0` | | [github.com/sigstore/cosign/v2](https://togithub.com/sigstore/cosign) | require | patch | `v2.1.0` -> `v2.1.1` | | golang.org/x/oauth2 | require | minor | `v0.9.0` -> `v0.10.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>secure-systems-lab/go-securesystemslib (github.com/secure-systems-lab/go-securesystemslib)</summary> ### [`v0.7.0`](https://togithub.com/secure-systems-lab/go-securesystemslib/compare/v0.6.0...v0.7.0) [Compare Source](https://togithub.com/secure-systems-lab/go-securesystemslib/compare/v0.6.0...v0.7.0) </details> <details> <summary>sigstore/cosign (github.com/sigstore/cosign/v2)</summary> ### [`v2.1.1`](https://togithub.com/sigstore/cosign/blob/HEAD/CHANGELOG.md#v211) [Compare Source](https://togithub.com/sigstore/cosign/compare/v2.1.0...v2.1.1) #### Bug Fixes - wait for the workers become available again to continue the execution ([#​3084](https://togithub.com/sigstore/cosign/issues/3084)) - fix help text when in a container ([#​3082](https://togithub.com/sigstore/cosign/issues/3082)) #### Documentation - update changelog ([#​3080](https://togithub.com/sigstore/cosign/issues/3080)) - DNM: Add CHANGELOG for v2.1.0 ([#​3068](https://togithub.com/sigstore/cosign/issues/3068)) - Carlos Tadeu Panato Junior - priyawadhwa </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/slsa-framework/slsa-github-generator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM2LjUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Signed-off-by: Mend Renovate <[email protected]> Signed-off-by: Noah Elzner <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.6.0
->v0.7.0
v2.1.0
->v2.1.1
v0.9.0
->v0.10.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
secure-systems-lab/go-securesystemslib (github.com/secure-systems-lab/go-securesystemslib)
v0.7.0
Compare Source
sigstore/cosign (github.com/sigstore/cosign/v2)
v2.1.1
Compare Source
Bug Fixes
Documentation
update changelog (#3080)
DNM: Add CHANGELOG for v2.1.0 (#3068)
Carlos Tadeu Panato Junior
priyawadhwa
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.