chore(deps): Bump the gomod group across 1 directory with 7 updates#317
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the gomod group across 1 directory with 7 updates#317dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 4 updates in the / directory: [github.com/charmbracelet/log](https://github.com/charmbracelet/log), [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec), [github.com/protobom/protobom](https://github.com/protobom/protobom) and [github.com/spf13/pflag](https://github.com/spf13/pflag). Updates `github.com/charmbracelet/log` from 0.4.0 to 0.4.2 - [Release notes](https://github.com/charmbracelet/log/releases) - [Commits](charmbracelet/log@v0.4.0...v0.4.2) Updates `github.com/muesli/termenv` from 0.15.2 to 0.16.0 - [Release notes](https://github.com/muesli/termenv/releases) - [Commits](muesli/termenv@v0.15.2...v0.16.0) Updates `github.com/opencontainers/image-spec` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](opencontainers/image-spec@v1.1.0...v1.1.1) Updates `github.com/protobom/protobom` from 0.5.0 to 0.5.4 - [Release notes](https://github.com/protobom/protobom/releases) - [Commits](protobom/protobom@v0.5.0...v0.5.4) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.7) Updates `golang.org/x/term` from 0.30.0 to 0.33.0 - [Commits](golang/term@v0.30.0...v0.33.0) Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.7 --- updated-dependencies: - dependency-name: github.com/charmbracelet/log dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/muesli/termenv dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/opencontainers/image-spec dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/protobom/protobom dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/term dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-version: 1.36.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
c646921 to
c8d8113
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 4 updates in the / directory: github.com/charmbracelet/log, github.com/opencontainers/image-spec, github.com/protobom/protobom and github.com/spf13/pflag.
Updates
github.com/charmbracelet/logfrom 0.4.0 to 0.4.2Release notes
Sourced from github.com/charmbracelet/log's releases.
... (truncated)
Commits
4dcdb75chore(examples): bump dependencies71b7e86fix: ensure we recognize errors as slog.AnyValue (#171)0e0124dci: sync dependabot config (#169)0ca0612ci: sync golangci-lint config (#168)cf6e867ci: sync golangci-lint config (#165)e75da3achore(deps): bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 (#163)62ddc70fix: lint issues2660c82ci: sync golangci-lint config (#162)cb97f10ci: sync golangci-lint config (#161)13d284dchore(deps): update termenv (#160)Updates
github.com/muesli/termenvfrom 0.15.2 to 0.16.0Release notes
Sourced from github.com/muesli/termenv's releases.
Commits
2e6fa35fix: more lint issues44c6825ci: fix lint-soft job46061a4ci: fix lint job44e5a50chore(deps): update actions34b0cf0fix: goveralls, maybeb470d69fix: lint issues944e1cdbuild(deps): update go-isatty, uniseg, x/sys8c990cdbuild(deps): bump golang.org/x/crypto in /examples/ssh0d230cbfeat: rio is truecolor, xterm is ansi (#174)82936c5feat: mark more terminals as truecolor (#171)Updates
github.com/opencontainers/image-specfrom 1.1.0 to 1.1.1Release notes
Sourced from github.com/opencontainers/image-spec's releases.
Commits
147f9c1Release v1.1.1fbb4662Merge pull request #1238 from mkenigs/wording-nit81e457eFix grammar nit92353b0Merge pull request #1225 from sudo-bmitch/pr-doc-go-version1a0b9f9Merge pull request #1230 from sudo-bmitch/pr-layout-extensibilityf272635Merge pull request #1228 from sudo-bmitch/pr-mixed-digest-algoe0462abMerge pull request #1229 from tianon/setup-gocf536e3Merge pull request #1227 from sudo-bmitch/pr-rm-project-doc60acaacDocument extensibility of the image layout4dcf962Document Go version policyUpdates
github.com/protobom/protobomfrom 0.5.0 to 0.5.4Release notes
Sourced from github.com/protobom/protobom's releases.
Commits
88dfd6cMerge pull request #356 from paulinayanez/patch-1d8fed00Fix release process13c2a32Merge pull request #355 from paulinayanez/pullreq-branch-73c7bd23-87d3-4057-b...d4c5597Enable merge-commit support in provenance gen9a8abebRestore modified permissionsa4d5740Merge pull request #354 from KAWAHARA-souta/fix_readme91de66fMerge pull request #349 from bjamesvBattelle/cdx-dependencies-issue-348-patch15ad1c64Fix example3 in README.mdd83a1a7Merge pull request #352 from protobom/dependabot/github_actions/actions/check...9dc5be7build(deps): bump actions/checkout from 4.2.2 to 5.0.0Updates
github.com/spf13/pflagfrom 1.0.6 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9Merge pull request #348 from max-frank/add-time-flag-supporte3be2ebReduce duplication by forwarding to sibling functions7cc25e3Don't exportTimeValue(yet)d15848dRemove unnecessary time test stderr dev null redirectc5ce22eUse time.Time for expectations in time flag tests1992c5aAdd support for time.Time flags1c62fb2Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0fix help message for Func and BoolFunc flags #430f4c97c2minor: fix typos in commentsUpdates
golang.org/x/termfrom 0.30.0 to 0.33.0Commits
30da5ddgo.mod: update golang.org/x dependencies2ec7864go.mod: update golang.org/x dependenciesa809085term: support pluggable history5d2308bgo.mod: update golang.org/x dependenciese770dddx/term: disabling auto-completion around GetPassword()Updates
google.golang.org/protobuffrom 1.36.5 to 1.36.7Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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