Bump the go-dependencies group across 1 directory with 4 updates#426
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the go-dependencies group across 1 directory with 4 updates#426dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-dependencies group with 4 updates in the / directory: [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter), [github.com/openconfig/gnmic/pkg/api](https://github.com/openconfig/gnmic), [github.com/scrapli/scrapligo](https://github.com/scrapli/scrapligo) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/olekukonko/tablewriter` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](olekukonko/tablewriter@v1.1.3...v1.1.4) Updates `github.com/openconfig/gnmic/pkg/api` from 0.1.9 to 0.1.11 - [Release notes](https://github.com/openconfig/gnmic/releases) - [Changelog](https://github.com/openconfig/gnmic/blob/main/docs/changelog.md) - [Commits](openconfig/gnmic@pkg/api/v0.1.9...pkg/api/v0.1.11) Updates `github.com/scrapli/scrapligo` from 1.3.3 to 1.4.0 - [Release notes](https://github.com/scrapli/scrapligo/releases) - [Commits](scrapli/scrapligo@v1.3.3...v1.4.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.0) --- updated-dependencies: - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/openconfig/gnmic/pkg/api dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/scrapli/scrapligo dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! 🚀 New features to boost your workflow:
|
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 go-dependencies group with 4 updates in the / directory: github.com/olekukonko/tablewriter, github.com/openconfig/gnmic/pkg/api, github.com/scrapli/scrapligo and google.golang.org/grpc.
Updates
github.com/olekukonko/tablewriterfrom 1.1.3 to 1.1.4Commits
a0dea8ano need to disable twicea4fb40aMerge pull request #314 from sducamp/fix/rendition-debug-leak6bc4cb4fix: prevent debug output leak from renderer during Options() reconfiguration54408feupdate ll to v0.1.65ea5f3cadd mote tab test ans update go mod1455dd8Merge pull request #311 from olekukonko/tabberd7b0a55improve tab and make test more predictable62117a2add space default #312 for colorized renderer4958831ll v0.1.5 update enables logging by default hence disable1c68e06use space for padding as default #312Updates
github.com/openconfig/gnmic/pkg/apifrom 0.1.9 to 0.1.11Commits
25f4dacMerge pull request #817 from openconfig/api-pkg-enh49d0eb1Merge pull request #813 from Voronar/set_custom_extbc71ee9Append custom request extension (get/set only)907ecf1fix proxyDialere1c36c4fix typo1e43121add tests328b812use new Go funcsaacb6b9avoid pointer deref38ba886fix error formatting71289d5handle empty path elem while parsing an xpath string into a gNMI pathUpdates
github.com/scrapli/scrapligofrom 1.3.3 to 1.4.0Release notes
Sourced from github.com/scrapli/scrapligo's releases.
Commits
76896dbMerge pull request #225 from VasilSirakov/extend-nxos-fail-when-contains82c0c61Add '% Invalid command' to Cisco NXOS fail-when-contains list.f1b8f80Merge pull request #224 from alistairking/a6r--ssh-privkey00f3930Move to transportstandard.go75b4932Allow SSH private key to be provided directlyb1e28a4Merge pull request #221 from sebad78/fix/queue-race-condition11140e8Fix race condition in Queue.Dequeue()b3eac5cMerge pull request #219 from hcjjj/issue-218-add-option-method7ba99c6chore: formatting, maybe make actions run since that verison ran in a contain...35d08e1chore: add option method for transport standardUpdates
google.golang.org/grpcfrom 1.80.0 to 1.81.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
cb18228Change version to 1.81.0 (#9062)96748f9Cherry-pick #9105 to 1.81.x (#9106)9183222Cherry pick #9055, #9032 to v1.81.x (#9095)5cba6daRevert "deps: update dependencies for all modules (#9065)" (#9067)af8a936deps: update dependencies for all modules (#9065)cdc60dftransport: optimize heap allocations in ready reader and update syscall conne...208d053xds/resolver: pass complete XDSConfig in RPC context for HTTP filters (gRFC A...50fe1cctest: Fix flaky testTestServerStreaming_ClientCallRecvMsgTwicein `end2end...d574badbuild(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#9050)b8bf4d0build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /inte...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 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