-
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 integration with golangci-lint #1830
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
skelouse
added
area/v2
relates to / is being considered for v2
kind/maintenance
about releasing / CI / Github / other kind of "meta" project maintenance work
labels
Dec 3, 2023
dearchap
approved these changes
Dec 4, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!!
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://togithub.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://togithub.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://togithub.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/urfave/cli/pull/1847](https://togithub.com/urfave/cli/pull/1847) **Full Changelog**: urfave/cli@v2.27.0...v2.27.1 ### [`v2.27.0`](https://togithub.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@​skelouse](https://togithub.com/skelouse) in [https://github.com/urfave/cli/pull/1830](https://togithub.com/urfave/cli/pull/1830) - v2: GitHub Actions: upgrade Go, upgrade actions by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/urfave/cli/pull/1848](https://togithub.com/urfave/cli/pull/1848) - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1829](https://togithub.com/urfave/cli/pull/1829) - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1851](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.10.0): (🥶 Cold Day) [Compare Source](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.9.0...v1.10.0) #### Added - SUP-1237 Fix annotation newlines ([#​61](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/61)) [@​pzeballos](https://togithub.com/pzeballos) - Added github actions files ([#​58](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/58)) [@​butterkitty](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.9.0): (🇨🇦 Public Holiday) [Compare Source](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.8.0...v1.9.0) #### Added - Concurrent files uploads ([#​53](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/53)) [@​js-murph](https://togithub.com/js-murph) - Scope build badge to a branch ([#​57](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/57)) [@​pzeballos](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.8.0): (🐰 Post Easter Holiday) [Compare Source](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.7.0...v1.8.0) #### Added - Customize error when no files are found ([#​48](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/48)) [@​toote](https://togithub.com/toote) - Creating annotation feature ([#​47](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/47)) [@​ingcsmoreno](https://togithub.com/ingcsmoreno) - Use plugin tester instead of docker-compose ([#​49](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/49)) [@​toote](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.7.0): (🥪 Good Sandwich) [Compare Source](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.6.1...v1.7.0) #### Added - Multiple file patterns ([#​46](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/46) ) [@​toote](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.6.1): (📝 Reports) [Compare Source](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.6.0...v1.6.1) #### Fixed - Follow symlink feature fix ([#​45](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/45)) [@​toote](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.6.0): (✅ Checkin day!) [Compare Source](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/39) ) [@​toote](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.5.0): (🥩 Sous Vide) [Compare Source](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/32) ) [@​toote](https://togithub.com/toote) #### Fixes - Bash 4.3 compatibility issue ([#​34](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/34)) [@​toote](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.4.0): (🛍️ New Year's Eve Shopping) [Compare Source](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/30)) [@​toote](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.3.0): (☕ Hot Tea) [Compare Source](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.2.0...v1.3.0) #### Added - Branch filtering ([#​28](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/28)) [@​toote](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.2.0): (🐔 Cooking Chicken) [Compare Source](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.1.0...v1.2.0) #### Changed - Pass on original exit code ([#​11](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/11)) [@​tirsen](https://togithub.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://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/releases/tag/v1.1.0): (☕ Good Coffee) [Compare Source](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/compare/v1.0.0...v1.1.0) #### Changed - Escape file name for curl ([#​21](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/21)) [@​ThomasWang-at](https://togithub.com/ThomasWang-at) - Clarify files pattern syntax ([#​22](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/22)) [@​nate-thirdwave](https://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.2) [Compare Source](https://togithub.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://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.1) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.5.0...v6.5.1) ### Features - **progress** - auto-trim output to fit terminal width ### [`v6.5.0`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.0) [Compare Source](https://togithub.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://togithub.com/shreddedbacon) ### Bug-Fixes - **table** - handle negative column WidthMax values gracefully; fixes [#​285](https://togithub.com/jedib0t/go-pretty/issues/285) </details> <details> <summary>urfave/cli (github.com/urfave/cli/v2)</summary> ### [`v2.27.1`](https://togithub.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/urfave/cli/pull/1847](https://togithub.com/urfave/cli/pull/1847) **Full Changelog**: urfave/cli@v2.27.0...v2.27.1 ### [`v2.27.0`](https://togithub.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@​skelouse](https://togithub.com/skelouse) in [https://github.com/urfave/cli/pull/1830](https://togithub.com/urfave/cli/pull/1830) - v2: GitHub Actions: upgrade Go, upgrade actions by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/urfave/cli/pull/1848](https://togithub.com/urfave/cli/pull/1848) - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1829](https://togithub.com/urfave/cli/pull/1829) - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1851](https://togithub.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://togithub.com/grpc/grpc-go/releases/tag/v1.60.1) [Compare Source](https://togithub.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://togithub.com/grpc/grpc-go/releases/tag/v1.60.0): Release 1.60.0 [Compare Source](https://togithub.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://togithub.com/grpc/grpc-go/issues/6784)) - client: remove deprecated `grpc.WithServiceConfig` `DialOption` ([#​6800](https://togithub.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://togithub.com/grpc/grpc-go/issues/6804)) - client: always enable TCP keepalives with OS defaults ([#​6834](https://togithub.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://togithub.com/grpc/grpc-go/issues/6686)) - Special Thanks: [@​mjamaloney](https://togithub.com/mjamaloney) ### Behavior Changes - server: Do not return from Stop() or GracefulStop() until all resources are released ([#​6489](https://togithub.com/grpc/grpc-go/issues/6489)) - Special Thanks: [@​fho](https://togithub.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://togithub.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://togithub.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://togithub.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://togithub.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/urfave/cli/pull/1847](https://togithub.com/urfave/cli/pull/1847) **Full Changelog**: urfave/cli@v2.27.0...v2.27.1 ### [`v2.27.0`](https://togithub.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@​skelouse](https://togithub.com/skelouse) in [https://github.com/urfave/cli/pull/1830](https://togithub.com/urfave/cli/pull/1830) - v2: GitHub Actions: upgrade Go, upgrade actions by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/urfave/cli/pull/1848](https://togithub.com/urfave/cli/pull/1848) - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1829](https://togithub.com/urfave/cli/pull/1829) - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1851](https://togithub.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
Labels
area/v2
relates to / is being considered for v2
kind/maintenance
about releasing / CI / Github / other kind of "meta" project maintenance work
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:
adds an action for
golangci-lint run
Which issue(s) this PR fixes:
Fixes #1663
Testing
Release Notes