Bump the gomod group across 1 directory with 4 updates#41
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the gomod group across 1 directory with 4 updates#41dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 2 updates in the / directory: [github.com/carabiner-dev/collector](https://github.com/carabiner-dev/collector) and [github.com/carabiner-dev/policy](https://github.com/carabiner-dev/policy). Updates `github.com/carabiner-dev/collector` from 0.3.5 to 0.3.7 - [Release notes](https://github.com/carabiner-dev/collector/releases) - [Commits](carabiner-dev/collector@v0.3.5...v0.3.7) Updates `github.com/carabiner-dev/policy` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/carabiner-dev/policy/releases) - [Commits](carabiner-dev/policy@v0.5.0...v0.5.1) Updates `github.com/carabiner-dev/signer` from 0.4.5 to 0.5.2 - [Release notes](https://github.com/carabiner-dev/signer/releases) - [Commits](carabiner-dev/signer@v0.4.5...v0.5.2) Updates `golang.org/x/term` from 0.43.0 to 0.44.0 - [Commits](golang/term@v0.43.0...v0.44.0) --- updated-dependencies: - dependency-name: github.com/carabiner-dev/collector dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/carabiner-dev/policy dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/carabiner-dev/signer dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/term dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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.
Bumps the gomod group with 2 updates in the / directory: github.com/carabiner-dev/collector and github.com/carabiner-dev/policy.
Updates
github.com/carabiner-dev/collectorfrom 0.3.5 to 0.3.7Release notes
Sourced from github.com/carabiner-dev/collector's releases.
Commits
fad0236Merge pull request #134 from TomHennen/feat/source-repository-urie90cd43Bump signer to v0.5.1 for source_repository_uri531c259Fold source-repo capture test into e2e_test.go661ce7eCapture source repository URI in the bundle envelope identityb9d1af9Merge pull request #133 from carabiner-dev/auth566b667Authenticate the clone when storing notes441c444Merge pull request #132 from puerco/bump4578006Bump signer to v0.5d5efcefMerge pull request #131 from carabiner-dev/dependabot/github_actions/actions-...0f478ebBump the actions group across 1 directory with 3 updatesUpdates
github.com/carabiner-dev/policyfrom 0.5.0 to 0.5.1Release notes
Sourced from github.com/carabiner-dev/policy's releases.
Commits
8cbaebbMerge pull request #117 from carabiner-dev/signer6a49024Bump signere2471c5Merge pull request #116 from carabiner-dev/dependabot/go_modules/gomod-3248eb...59918c6Bump the gomod group with 2 updates67f5e96Merge pull request #114 from carabiner-dev/dependabot/github_actions/actions-...f37961eBump the actions group across 1 directory with 3 updates9740be9Merge pull request #115 from carabiner-dev/dependabot/go_modules/gomod-34b480...0348ae8Bump the gomod group across 1 directory with 4 updates1efeb2aMerge pull request #110 from carabiner-dev/dependabot/github_actions/actions-...21f4fe9Merge branch 'main' into dependabot/github_actions/actions-811786608dUpdates
github.com/carabiner-dev/signerfrom 0.4.5 to 0.5.2Release notes
Sourced from github.com/carabiner-dev/signer's releases.
Commits
60c265aMerge pull request #122 from TomHennen/feat/stringmatcher-from-context777523bAdd from_context to StringMatcher for caller-resolved values5839cf5Merge pull request #121 from TomHennen/feat/sigstore-source-repository-uri17c6da0Drop the live-signing source-repo e2e; restore the original sign/verify testbfd0facConsolidate e2e into one multi-purpose sign/verify testb4c1e6fe2e: pin exact issuer/SAN so the captured identity is populatedc425661Add e2e test for source repository URI capture and matching349936eRead SourceRepositoryURI via the promoted fieldeed51c4Use the reviewer's verbatim wording for the reject comment33458f7Trim source_repository_uri proto commentUpdates
golang.org/x/termfrom 0.43.0 to 0.44.0Commits
3b43943go.mod: update golang.org/x dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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