-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
v2: Add build tag urfave_cli_no_suggest #1847
Merged
Merged
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
@dolmen Can you fix the test failures ? |
c0215ee
to
a66c186
Compare
Like urfave_cli_no_docs (in docs.go), allow to disable suggestions at build time (and drop dependency on module github.com/xrash/smetrics) with a new 'urfave_cli_no_suggest' build tag: go build -tags urfave_cli_no_suggest,urfave_cli_no_docs
a66c186
to
32d535b
Compare
@dearchap Tests fixed by approving API docs changes. |
dearchap
approved these changes
Dec 30, 2023
renovate bot
referenced
this pull request
in eddiebeazer/flutter-cli-tools
Jan 10, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `v2.26.0` -> `v2.27.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2furfave%2fcli%2fv2/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.26.0/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.26.0/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [test-collector](https://github.com/buildkite-plugins/test-collector-buildkite-plugin) | `v1.0.0` -> `v1.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/test-collector/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/test-collector/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/test-collector/v1.0.0/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/test-collector/v1.0.0/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v2)</summary> ### [`v2.27.1`](https://github.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://github.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@​dolmen](https://github.com/dolmen) in [https://github.com/urfave/cli/pull/1847](https://github.com/urfave/cli/pull/1847) **Full Changelog**: urfave/cli@v2.27.0...v2.27.1 ### [`v2.27.0`](https://github.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://github.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@​skelouse](https://github.com/skelouse) in [https://github.com/urfave/cli/pull/1830](https://github.com/urfave/cli/pull/1830) - v2: GitHub Actions: upgrade Go, upgrade actions by [@​dolmen](https://github.com/dolmen) in [https://github.com/urfave/cli/pull/1848](https://github.com/urfave/cli/pull/1848) - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@​dearchap](https://github.com/dearchap) in [https://github.com/urfave/cli/pull/1829](https://github.com/urfave/cli/pull/1829) - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@​dearchap](https://github.com/dearchap) in [https://github.com/urfave/cli/pull/1851](https://github.com/urfave/cli/pull/1851) **Full Changelog**: urfave/cli@v2.26.0...v2.27.0 </details> <details> <summary>buildkite-plugins/test-collector-buildkite-plugin (test-collector)</summary> ### [`v1.10.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.10.0): (🥶 Cold Day) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.9.0...v1.10.0) #### Added - SUP-1237 Fix annotation newlines ([#​61](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/61)) [@​pzeballos](https://github.com/pzeballos) - Added github actions files ([#​58](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/58)) [@​butterkitty](https://github.com/butterkitty) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - test-collector#v1.9.0: + test-collector#v1.10.0: files: "test/junit-*.xml" format: "junit" ``` ### [`v1.9.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.9.0): (🇨🇦 Public Holiday) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.8.0...v1.9.0) #### Added - Concurrent files uploads ([#​53](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/53)) [@​js-murph](https://github.com/js-murph) - Scope build badge to a branch ([#​57](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/57)) [@​pzeballos](https://github.com/pzeballos) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.8.0: + test-collector#v1.9.0: ``` ### [`v1.8.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.8.0): (🐰 Post Easter Holiday) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.7.0...v1.8.0) #### Added - Customize error when no files are found ([#​48](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/48)) [@​toote](https://github.com/toote) - Creating annotation feature ([#​47](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/47)) [@​ingcsmoreno](https://github.com/ingcsmoreno) - Use plugin tester instead of docker-compose ([#​49](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/49)) [@​toote](https://github.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.7.0: + test-collector#v1.8.0: ``` ### [`v1.7.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.7.0): (🥪 Good Sandwich) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.6.1...v1.7.0) #### Added - Multiple file patterns ([#​46](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/46) ) [@​toote](https://github.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.6.1: + test-collector#v1.7.0: ``` ### [`v1.6.1`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.6.1): (📝 Reports) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.6.0...v1.6.1) #### Fixed - Follow symlink feature fix ([#​45](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/45)) [@​toote](https://github.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.6.0: + test-collector#v1.6.1: ``` ### [`v1.6.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.6.0): (✅ Checkin day!) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.5.0...v1.6.0) #### Added - New option that allows changing where files are searched for: `base-path` ([#​39](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/39) ) [@​toote](https://github.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.5.0: + test-collector#v1.6.0: ``` ### [`v1.5.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.5.0): (🥩 Sous Vide) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.4.0...v1.5.0) #### Added - New option to configure the API: full URL for the API to upload to ([#​32](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/32) ) [@​toote](https://github.com/toote) #### Fixes - Bash 4.3 compatibility issue ([#​34](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/34)) [@​toote](https://github.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.4.0: + test-collector#v1.5.0: ``` ### [`v1.4.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.4.0): (🛍️ New Year's Eve Shopping) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.3.0...v1.4.0) #### Added - Allow following symlinks when searching for files to upload ([#​30](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/30)) [@​toote](https://github.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.3.0: + test-collector#v1.4.0: ``` ### [`v1.3.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.3.0): (☕ Hot Tea) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.2.0...v1.3.0) #### Added - Branch filtering ([#​28](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/28)) [@​toote](https://github.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.2.0: + test-collector#v1.3.0: ``` ### [`v1.2.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.2.0): (🐔 Cooking Chicken) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.1.0...v1.2.0) #### Changed - Pass on original exit code ([#​11](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/11)) [@​tirsen](https://github.com/tirsen) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.1.0: + test-collector#v1.2.0: ``` ### [`v1.1.0`](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.1.0): (☕ Good Coffee) [Compare Source](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.0.0...v1.1.0) #### Changed - Escape file name for curl ([#​21](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/21)) [@​ThomasWang-at](https://github.com/ThomasWang-at) - Clarify files pattern syntax ([#​22](https://github.com/buildkite-plugins/test-collector-buildkite-plugin/issues/22)) [@​nate-thirdwave](https://github.com/nate-thirdwave) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - test-collector#v1.0.0: + test-collector#v1.1.0: ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://github.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/eddiebeazer/flutter-cli-tools). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
another-rex
referenced
this pull request
in google/osv-scanner
Jan 12, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [deps.dev/api/v3alpha](https://github.com/google/deps.dev) | require | digest | `e40c4d5` -> `00b51ef` | [![age](https://developer.mend.io/api/mc/badges/age/go/deps.dev%2fapi%2fv3alpha/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/deps.dev%2fapi%2fv3alpha/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/deps.dev%2fapi%2fv3alpha/v0.0.0-20231114023923-e40c4d5c34e5/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/deps.dev%2fapi%2fv3alpha/v0.0.0-20231114023923-e40c4d5c34e5/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | require | minor | `v6.4.9` -> `v6.5.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.4.9/v6.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.4.9/v6.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | minor | `v2.26.0` -> `v2.27.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2furfave%2fcli%2fv2/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.26.0/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.26.0/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/exp | require | digest | `9a3e603` -> `0dcbfd6` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fexp/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fexp/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fexp/v0.0.0-20231110203233-9a3e6036ecaa/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fexp/v0.0.0-20231110203233-9a3e6036ecaa/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/sync | require | minor | `v0.5.0` -> `v0.6.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fsync/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fsync/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fsync/v0.5.0/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fsync/v0.5.0/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/term | require | minor | `v0.15.0` -> `v0.16.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fterm/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fterm/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fterm/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fterm/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | require | minor | `v1.59.0` -> `v1.60.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgrpc/v1.60.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgrpc/v1.60.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgrpc/v1.59.0/v1.60.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgrpc/v1.59.0/v1.60.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)</summary> ### [`v6.5.2`](https://github.com/jedib0t/go-pretty/releases/tag/v6.5.2) [Compare Source](https://github.com/jedib0t/go-pretty/compare/v6.5.1...v6.5.2) ### Bug-Fixes - **table** & **list**: - process "\r" correctly (erase everything preceding it in the line) ### [`v6.5.1`](https://github.com/jedib0t/go-pretty/releases/tag/v6.5.1) [Compare Source](https://github.com/jedib0t/go-pretty/compare/v6.5.0...v6.5.1) ### Features - **progress** - auto-trim output to fit terminal width ### [`v6.5.0`](https://github.com/jedib0t/go-pretty/releases/tag/v6.5.0) [Compare Source](https://github.com/jedib0t/go-pretty/compare/v6.4.9...v6.5.0) ### Features - **table** - `SuppressTrailingSpaces()` to remove trailing spaces in tables without borders; thanks [@​shreddedbacon](https://github.com/shreddedbacon) ### Bug-Fixes - **table** - handle negative column WidthMax values gracefully; fixes [#​285](https://github.com/jedib0t/go-pretty/issues/285) </details> <details> <summary>urfave/cli (github.com/urfave/cli/v2)</summary> ### [`v2.27.1`](https://github.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://github.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@​dolmen](https://github.com/dolmen) in [https://github.com/urfave/cli/pull/1847](https://github.com/urfave/cli/pull/1847) **Full Changelog**: urfave/cli@v2.27.0...v2.27.1 ### [`v2.27.0`](https://github.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://github.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@​skelouse](https://github.com/skelouse) in [https://github.com/urfave/cli/pull/1830](https://github.com/urfave/cli/pull/1830) - v2: GitHub Actions: upgrade Go, upgrade actions by [@​dolmen](https://github.com/dolmen) in [https://github.com/urfave/cli/pull/1848](https://github.com/urfave/cli/pull/1848) - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@​dearchap](https://github.com/dearchap) in [https://github.com/urfave/cli/pull/1829](https://github.com/urfave/cli/pull/1829) - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@​dearchap](https://github.com/dearchap) in [https://github.com/urfave/cli/pull/1851](https://github.com/urfave/cli/pull/1851) **Full Changelog**: urfave/cli@v2.26.0...v2.27.0 </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.60.1`](https://github.com/grpc/grpc-go/releases/tag/v1.60.1) [Compare Source](https://github.com/grpc/grpc-go/compare/v1.60.0...v1.60.1) ### Bug Fixes - server: fix two bugs that could lead to panics at shutdown when using [NumStreamWorkers](https://pkg.go.dev/google.golang.org/grpc#NumStreamWorkers) (experimental feature). ### [`v1.60.0`](https://github.com/grpc/grpc-go/releases/tag/v1.60.0): Release 1.60.0 [Compare Source](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.60.0) ### Security - credentials/tls: if not set, set TLS MinVersion to 1.2 and CipherSuites according to supported suites not forbidden by RFC7540. - This is a behavior change to bring us into better alignment with RFC 7540. ### API Changes - resolver: remove deprecated and experimental `ClientConn.NewServiceConfig` ([#​6784](https://github.com/grpc/grpc-go/issues/6784)) - client: remove deprecated `grpc.WithServiceConfig` `DialOption` ([#​6800](https://github.com/grpc/grpc-go/issues/6800)) ### Bug Fixes - client: fix race that could cause a deadlock while entering idle mode and receiving a name resolver update ([#​6804](https://github.com/grpc/grpc-go/issues/6804)) - client: always enable TCP keepalives with OS defaults ([#​6834](https://github.com/grpc/grpc-go/issues/6834)) - credentials/alts: fix a bug preventing ALTS from connecting to the metadata server if the default scheme is overridden ([#​6686](https://github.com/grpc/grpc-go/issues/6686)) - Special Thanks: [@​mjamaloney](https://github.com/mjamaloney) ### Behavior Changes - server: Do not return from Stop() or GracefulStop() until all resources are released ([#​6489](https://github.com/grpc/grpc-go/issues/6489)) - Special Thanks: [@​fho](https://github.com/fho) ### Documentation - codes: clarify that only codes defined by this package are valid and that users should not cast other values to `codes.Code` ([#​6701](https://github.com/grpc/grpc-go/issues/6701)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on monday" in timezone Australia/Sydney, 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://github.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/google/osv-scanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTI3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
mauromorales
referenced
this pull request
in kairos-io/provider-kairos
Apr 18, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `v2.26.0` -> `v2.27.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2furfave%2fcli%2fv2/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.26.0/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.26.0/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v2)</summary> ### [`v2.27.1`](https://github.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://github.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@​dolmen](https://github.com/dolmen) in [https://github.com/urfave/cli/pull/1847](https://github.com/urfave/cli/pull/1847) **Full Changelog**: urfave/cli@v2.27.0...v2.27.1 ### [`v2.27.0`](https://github.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://github.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@​skelouse](https://github.com/skelouse) in [https://github.com/urfave/cli/pull/1830](https://github.com/urfave/cli/pull/1830) - v2: GitHub Actions: upgrade Go, upgrade actions by [@​dolmen](https://github.com/dolmen) in [https://github.com/urfave/cli/pull/1848](https://github.com/urfave/cli/pull/1848) - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@​dearchap](https://github.com/dearchap) in [https://github.com/urfave/cli/pull/1829](https://github.com/urfave/cli/pull/1829) - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@​dearchap](https://github.com/dearchap) in [https://github.com/urfave/cli/pull/1851](https://github.com/urfave/cli/pull/1851) **Full Changelog**: urfave/cli@v2.26.0...v2.27.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
What type of PR is this?
What this PR does / why we need it:
Like
urfave_cli_no_docs
(in docs.go), allow to disable flag and command suggestions at build time (and drop dependency on modulegithub.jparrowsec.cn/xrash/smetrics
) with a newurfave_cli_no_suggest
build tag:$ go build -tags urfave_cli_no_suggest,urfave_cli_no_docs
Release Notes