Skip to content
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: GitHub Actions: upgrade Go, upgrade actions #1848

Merged

Conversation

dolmen
Copy link
Contributor

@dolmen dolmen commented Dec 21, 2023

What type of PR is this?

  • cleanup

What this PR does / why we need it:

Upgrade CI:

  • Upgrade actions/checkout, actions/setup-go.
  • Move setup-go after checkout as recommended in doc.
  • Use symbolic names 'stable', 'oldstable' for Go versions.

Release Notes

NONE

Upgrade actions/checkout, actions/setup-go.
Move setup-go after checkout as recommended in doc.
Use symbolic names 'stable', 'oldstable' for Go versions.
@dolmen dolmen requested a review from a team as a code owner December 21, 2023 15:24
@dolmen dolmen changed the title GitHub Actions: upgrade Go, upgrade actions v2: GitHub Actions: upgrade Go, upgrade actions Dec 21, 2023
@dolmen
Copy link
Contributor Author

dolmen commented Dec 22, 2023

Cc: @skelouse for review

Copy link
Contributor

@skelouse skelouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dearchap
Copy link
Contributor

Does this mean that we would be automatically getting the latest stable go version instead of pinning them down ?

@dearchap dearchap merged commit ca5c42f into urfave:v2-maint Dec 22, 2023
11 checks passed
renovate bot added a commit to eddiebeazer/flutter-cli-tools that referenced this pull request 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
[@&#8203;dolmen](https://togithub.com/dolmen) in
[urfave/cli#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
[@&#8203;skelouse](https://togithub.com/skelouse) in
[urfave/cli#1830
- v2: GitHub Actions: upgrade Go, upgrade actions by
[@&#8203;dolmen](https://togithub.com/dolmen) in
[urfave/cli#1848
- Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument...
be… by [@&#8203;dearchap](https://togithub.com/dearchap) in
[urfave/cli#1829
- Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by
[@&#8203;dearchap](https://togithub.com/dearchap) in
[urfave/cli#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
([#&#8203;61](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/61))
[@&#8203;pzeballos](https://togithub.com/pzeballos)
- Added github actions files
([#&#8203;58](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/58))
[@&#8203;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
([#&#8203;53](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/53))
[@&#8203;js-murph](https://togithub.com/js-murph)
- Scope build badge to a branch
([#&#8203;57](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/57))
[@&#8203;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
([#&#8203;48](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/48))
[@&#8203;toote](https://togithub.com/toote)
- Creating annotation feature
([#&#8203;47](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/47))
[@&#8203;ingcsmoreno](https://togithub.com/ingcsmoreno)
- Use plugin tester instead of docker-compose
([#&#8203;49](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/49))
[@&#8203;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
([#&#8203;46](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/46)
) [@&#8203;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
([#&#8203;45](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/45))
[@&#8203;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`
([#&#8203;39](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/39)
) [@&#8203;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
([#&#8203;32](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/32)
) [@&#8203;toote](https://togithub.com/toote)

#### Fixes

- Bash 4.3 compatibility issue
([#&#8203;34](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/34))
[@&#8203;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&#x27;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
([#&#8203;30](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/30))
[@&#8203;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
([#&#8203;28](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/28))
[@&#8203;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
([#&#8203;11](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/11))
[@&#8203;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
([#&#8203;21](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/21))
[@&#8203;ThomasWang-at](https://togithub.com/ThomasWang-at)
- Clarify files pattern syntax
([#&#8203;22](https://togithub.com/buildkite-plugins/test-collector-buildkite-plugin/issues/22))
[@&#8203;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 pushed a commit to google/osv-scanner that referenced this pull request 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
[@&#8203;shreddedbacon](https://togithub.com/shreddedbacon)

### Bug-Fixes

-   **table**
- handle negative column WidthMax values gracefully; fixes
[#&#8203;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
[@&#8203;dolmen](https://togithub.com/dolmen) in
[urfave/cli#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
[@&#8203;skelouse](https://togithub.com/skelouse) in
[urfave/cli#1830
- v2: GitHub Actions: upgrade Go, upgrade actions by
[@&#8203;dolmen](https://togithub.com/dolmen) in
[urfave/cli#1848
- Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument...
be… by [@&#8203;dearchap](https://togithub.com/dearchap) in
[urfave/cli#1829
- Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by
[@&#8203;dearchap](https://togithub.com/dearchap) in
[urfave/cli#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`
([#&#8203;6784](https://togithub.com/grpc/grpc-go/issues/6784))
- client: remove deprecated `grpc.WithServiceConfig` `DialOption`
([#&#8203;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
([#&#8203;6804](https://togithub.com/grpc/grpc-go/issues/6804))
- client: always enable TCP keepalives with OS defaults
([#&#8203;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
([#&#8203;6686](https://togithub.com/grpc/grpc-go/issues/6686))
- Special Thanks: [@&#8203;mjamaloney](https://togithub.com/mjamaloney)

### Behavior Changes

- server: Do not return from Stop() or GracefulStop() until all
resources are released
([#&#8203;6489](https://togithub.com/grpc/grpc-go/issues/6489))
    -   Special Thanks: [@&#8203;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`
([#&#8203;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 pushed a commit to kairos-io/provider-kairos that referenced this pull request 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
[@&#8203;dolmen](https://togithub.com/dolmen) in
[urfave/cli#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
[@&#8203;skelouse](https://togithub.com/skelouse) in
[urfave/cli#1830
- v2: GitHub Actions: upgrade Go, upgrade actions by
[@&#8203;dolmen](https://togithub.com/dolmen) in
[urfave/cli#1848
- Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument...
be… by [@&#8203;dearchap](https://togithub.com/dearchap) in
[urfave/cli#1829
- Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by
[@&#8203;dearchap](https://togithub.com/dearchap) in
[urfave/cli#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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants