Bump the minor-patch group across 1 directory with 6 updates#351
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-patch group across 1 directory with 6 updates#351dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/alecthomas/kong](https://github.com/alecthomas/kong) | `1.13.0` | `1.15.0` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.7.8` | `6.7.9` | | [github.com/paulmach/orb](https://github.com/paulmach/orb) | `0.12.0` | `0.13.0` | | [gocloud.dev](https://github.com/google/go-cloud) | `0.44.0` | `0.45.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.38.0` | `0.41.0` | Updates `github.com/alecthomas/kong` from 1.13.0 to 1.15.0 - [Commits](alecthomas/kong@v1.13.0...v1.15.0) Updates `github.com/fatih/color` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.18.0...v1.19.0) Updates `github.com/jedib0t/go-pretty/v6` from 6.7.8 to 6.7.9 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.7.8...v6.7.9) Updates `github.com/paulmach/orb` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/paulmach/orb/releases) - [Changelog](https://github.com/paulmach/orb/blob/master/CHANGELOG.md) - [Commits](paulmach/orb@v0.12.0...v0.13.0) Updates `gocloud.dev` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.44.0...v0.45.0) Updates `golang.org/x/term` from 0.38.0 to 0.41.0 - [Commits](golang/term@v0.38.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/alecthomas/kong dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/fatih/color dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-version: 6.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: github.com/paulmach/orb dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: gocloud.dev dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: golang.org/x/term dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... 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 minor-patch group with 6 updates in the / directory:
1.13.01.15.01.18.01.19.06.7.86.7.90.12.00.13.00.44.00.45.00.38.00.41.0Updates
github.com/alecthomas/kongfrom 1.13.0 to 1.15.0Commits
14c97a2fix: Allow the root node to defineHelp()(#593)db42183feat: allow explicitly set path with default to an empty string to clear it (...a2df5f5Add a genericBindForthat can usually replaceBindTo(#590)258b13afix: Do not open the default file that might be non existent if the value was...95675defeat: signature defaults (#581)becd4f3fix: Avoid printing invalid sep (#577)98b7affchore(deps): update all non-major dependencies (#557)Updates
github.com/fatih/colorfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/jedib0t/go-pretty/v6from 6.7.8 to 6.7.9Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
Commits
017a359table: markdown padding for human-friendly output; fixes #402 (#403)Updates
github.com/paulmach/orbfrom 0.12.0 to 0.13.0Release notes
Sourced from github.com/paulmach/orb's releases.
Changelog
Sourced from github.com/paulmach/orb's changelog.
Commits
a12a48eupdate changelog for v0.12.09610ef0Merge pull request #176 from paulmach/pm/generic-geojsone76ee9dgeojson: add generic property support to features and collectionsc2aa315Merge pull request #177 from paulmach/cleanup9dea653reduce go.mod's goversion 1.25 -> 1.18 for better compatibilityb3a81cbinterface{} -> any75e83f3Merge pull request #174 from lukasbindreiter/masterb9d09e5Update bson encoding library to mongo-driver/v2e0c9c1cMerge pull request #172 from OlafFlebbeBosch/master26f1977upgrade golangci-lint and fix errorsUpdates
gocloud.devfrom 0.44.0 to 0.45.0Release notes
Sourced from gocloud.dev's releases.
Commits
7cc909ball: prerelease (#3664)31e3651blob/s3blob: map S3 403 errors to PermissionDenied code (#3663)c8f1226all: update NATS dependency (#3662)ac4bb89all: Upgrade GitHub Actions for Node 24 compatibility (#3660)1497536secrets/gcpkms: Add support for Additional Authenticated Data (AAD) (#3659)113974aall: Upgrade go.opentelemetry.io/otel/sdk to v1.40.0 (#3657)0b41d48build(deps): bump the go_modules group across 2 directories with 1 update (#3...4c421d0all: Update to go 1.26 (#3653)b84d07fall: run go 1.26's go fix (#3654)ae3c665blob/gcsblob: derive universe domain from credentials (#3652)Updates
golang.org/x/termfrom 0.38.0 to 0.41.0Commits
9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]3aff304go.mod: update golang.org/x dependenciesa7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete keyDependabot 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