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

Bump github.com/xrash/smetrics dependency #1911

Merged
merged 1 commit into from
May 22, 2024

Conversation

elezar
Copy link

@elezar elezar commented May 22, 2024

What type of PR is this?

  • dependency update.

What this PR does / why we need it:

This bumps github.com/xrash/smetrics to include a change that changes the go.mod version to 1.15. This prevents changes in go.sum files in clients due to an explicit go 1.15.0 version specification.

See xrash/smetrics#11

This bumps github.com/xrash/smetrics to include a change that changes
the go.mod version to 1.15. This prevents changes in go.sum files in
clients due to an explicit go 1.15.0 version specification.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar requested a review from a team as a code owner May 22, 2024 08:37
Copy link
Member

@Juneezee Juneezee left a comment

Choose a reason for hiding this comment

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

Thanks 👍 !

@Juneezee Juneezee merged commit 8e2384c into urfave:v2-maint May 22, 2024
11 checks passed
@elezar elezar deleted the bump-github.com/xrash/smetrics branch May 22, 2024 14:57
renovate bot referenced this pull request in woodpecker-ci/plugin-git Jul 28, 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.27.2` -> `v2.27.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v2.27.3?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.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>urfave/cli (github.com/urfave/cli/v2)</summary>

### [`v2.27.3`](https://togithub.com/urfave/cli/releases/tag/v2.27.3)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.27.2...v2.27.3)

#### What's Changed

- v2 Docs: Mention value from env as default value by
[@&#8203;sj14](https://togithub.com/sj14) in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- Bump github.com/xrash/smetrics dependency by
[@&#8203;elezar](https://togithub.com/elezar) in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- fix: disable bash completion if double dash is included in arguments
(v2) by [@&#8203;suzuki-shunsuke](https://togithub.com/suzuki-shunsuke)
in
[https://github.com/urfave/cli/pull/1938](https://togithub.com/urfave/cli/pull/1938)
- Fix improper whitespace formatting in usageTemplate, AppHelpTemplate …
by [@&#8203;caeret](https://togithub.com/caeret) in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

#### New Contributors

- [@&#8203;sj14](https://togithub.com/sj14) made their first
contribution in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- [@&#8203;elezar](https://togithub.com/elezar) made their first
contribution in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- [@&#8203;caeret](https://togithub.com/caeret) made their first
contribution in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

**Full Changelog**:
urfave/cli@v2.27.2...v2.27.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (UTC), Automerge -
"before 4am" (UTC).

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/woodpecker-ci/plugin-git).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hogo6002 referenced this pull request in google/osv-scanner Jul 29, 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/gkampitakis/go-snaps](https://togithub.com/gkampitakis/go-snaps)
| `v0.5.5` -> `v0.5.6` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgkampitakis%2fgo-snaps/v0.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgkampitakis%2fgo-snaps/v0.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgkampitakis%2fgo-snaps/v0.5.5/v0.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgkampitakis%2fgo-snaps/v0.5.5/v0.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/urfave/cli/v2](https://togithub.com/urfave/cli) |
`v2.27.2` -> `v2.27.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v2.27.3?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.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gkampitakis/go-snaps
(github.com/gkampitakis/go-snaps)</summary>

###
[`v0.5.6`](https://togithub.com/gkampitakis/go-snaps/releases/tag/v0.5.6)

[Compare
Source](https://togithub.com/gkampitakis/go-snaps/compare/v0.5.5...v0.5.6)

#### What's Changed

- feat: support matchStandaloneSnapshot by
[@&#8203;gkampitakis](https://togithub.com/gkampitakis) in
[https://github.com/gkampitakis/go-snaps/pull/102](https://togithub.com/gkampitakis/go-snaps/pull/102)
- feat: support setting file extension by
[@&#8203;gkampitakis](https://togithub.com/gkampitakis) in
[https://github.com/gkampitakis/go-snaps/pull/102](https://togithub.com/gkampitakis/go-snaps/pull/102)

**Full Changelog**:
gkampitakis/go-snaps@v0.5.5...v0.5.6

</details>

<details>
<summary>urfave/cli (github.com/urfave/cli/v2)</summary>

### [`v2.27.3`](https://togithub.com/urfave/cli/releases/tag/v2.27.3)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.27.2...v2.27.3)

#### What's Changed

- v2 Docs: Mention value from env as default value by
[@&#8203;sj14](https://togithub.com/sj14) in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- Bump github.com/xrash/smetrics dependency by
[@&#8203;elezar](https://togithub.com/elezar) in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- fix: disable bash completion if double dash is included in arguments
(v2) by [@&#8203;suzuki-shunsuke](https://togithub.com/suzuki-shunsuke)
in
[https://github.com/urfave/cli/pull/1938](https://togithub.com/urfave/cli/pull/1938)
- Fix improper whitespace formatting in usageTemplate, AppHelpTemplate …
by [@&#8203;caeret](https://togithub.com/caeret) in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

#### New Contributors

- [@&#8203;sj14](https://togithub.com/sj14) made their first
contribution in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- [@&#8203;elezar](https://togithub.com/elezar) made their first
contribution in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- [@&#8203;caeret](https://togithub.com/caeret) made their first
contribution in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

**Full Changelog**:
urfave/cli@v2.27.2...v2.27.3

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/google/osv-scanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
nieomylnieja referenced this pull request in nieomylnieja/go-libyear Jul 31, 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.27.2` -> `v2.27.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v2.27.3?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.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>urfave/cli (github.com/urfave/cli/v2)</summary>

### [`v2.27.3`](https://togithub.com/urfave/cli/releases/tag/v2.27.3)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.27.2...v2.27.3)

#### What's Changed

- v2 Docs: Mention value from env as default value by
[@&#8203;sj14](https://togithub.com/sj14) in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- Bump github.com/xrash/smetrics dependency by
[@&#8203;elezar](https://togithub.com/elezar) in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- fix: disable bash completion if double dash is included in arguments
(v2) by [@&#8203;suzuki-shunsuke](https://togithub.com/suzuki-shunsuke)
in
[https://github.com/urfave/cli/pull/1938](https://togithub.com/urfave/cli/pull/1938)
- Fix improper whitespace formatting in usageTemplate, AppHelpTemplate …
by [@&#8203;caeret](https://togithub.com/caeret) in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

#### New Contributors

- [@&#8203;sj14](https://togithub.com/sj14) made their first
contribution in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- [@&#8203;elezar](https://togithub.com/elezar) made their first
contribution in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- [@&#8203;caeret](https://togithub.com/caeret) made their first
contribution in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

**Full Changelog**:
urfave/cli@v2.27.2...v2.27.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), 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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/nieomylnieja/go-libyear).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions bot referenced this pull request in kairos-io/provider-kairos Aug 1, 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.27.2` -> `v2.27.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v2.27.3?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.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>urfave/cli (github.com/urfave/cli/v2)</summary>

### [`v2.27.3`](https://togithub.com/urfave/cli/releases/tag/v2.27.3)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.27.2...v2.27.3)

#### What's Changed

- v2 Docs: Mention value from env as default value by
[@&#8203;sj14](https://togithub.com/sj14) in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- Bump github.com/xrash/smetrics dependency by
[@&#8203;elezar](https://togithub.com/elezar) in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- fix: disable bash completion if double dash is included in arguments
(v2) by [@&#8203;suzuki-shunsuke](https://togithub.com/suzuki-shunsuke)
in
[https://github.com/urfave/cli/pull/1938](https://togithub.com/urfave/cli/pull/1938)
- Fix improper whitespace formatting in usageTemplate, AppHelpTemplate …
by [@&#8203;caeret](https://togithub.com/caeret) in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

#### New Contributors

- [@&#8203;sj14](https://togithub.com/sj14) made their first
contribution in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- [@&#8203;elezar](https://togithub.com/elezar) made their first
contribution in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- [@&#8203;caeret](https://togithub.com/caeret) made their first
contribution in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

**Full Changelog**:
urfave/cli@v2.27.2...v2.27.3

</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**: Enabled.

♻ **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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in woodpecker-ci/plugin-s3 Aug 22, 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/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) |
`v1.54.20` -> `v1.55.5` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.55.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.55.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.54.20/v1.55.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.54.20/v1.55.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/urfave/cli/v2](https://togithub.com/urfave/cli) |
`v2.27.2` -> `v2.27.4` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v2.27.4?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.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.27.2/v2.27.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary>

###
[`v1.55.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1555-2024-07-30)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.55.4...v1.55.5)

\===

##### Service Client Updates

-   `service/appstream`: Updates service API and documentation
- Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
-   `service/autoscaling`: Updates service API and documentation
- Increase the length limit for VPCZoneIdentifier from 2047 to 5000
- `service/codepipeline`: Updates service API, documentation, and
paginators
- AWS CodePipeline V2 type pipelines now support stage level conditions
to enable development teams to safely release changes that meet quality
and compliance requirements.
-   `service/elasticache`: Updates service documentation
    -   Doc only update for changes to deletion API.
-   `service/elasticloadbalancing`: Updates service API
-   `service/eventbridge`: Updates service API
-   `service/logs`: Updates service API
    -   Add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   `service/models.lex.v2`: Updates service API and documentation
-   `service/rolesanywhere`: Updates service API and documentation
-   `service/tnb`: Updates service API and documentation
-   `service/workspaces`: Updates service documentation
    -   Removing multi-session as it isn't supported for pools

###
[`v1.55.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1554-2024-07-29)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.4)

\===

##### Service Client Updates

-   `service/elasticache`: Updates service documentation
- Renaming full service name as it appears in developer documentation.
-   `service/memorydb`: Updates service API and documentation

###
[`v1.55.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1553-2024-07-25)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.55.2...v1.55.3)

\===

##### Service Client Updates

-   `service/application-autoscaling`: Updates service API
-   `service/application-signals`: Updates service API and documentation
-   `service/bedrock-runtime`: Updates service API and documentation
-   `service/codecommit`: Updates service API and documentation
- CreateRepository API now throws OperationNotAllowedException when the
account has been restricted from creating a repository.
-   `service/datazone`: Updates service API and documentation
-   `service/ec2`: Updates service API and documentation
- EC2 Fleet now supports using custom identifiers to reference Amazon
Machine Images (AMI) in launch requests that are configured to choose
from a diversified list of instance types.
- `service/ecr`: Updates service API, documentation, paginators, and
examples
- API and documentation updates for Amazon ECR, adding support for
creating, updating, describing and deleting ECR Repository Creation
Template.
-   `service/eks`: Updates service API and documentation
- `service/elasticloadbalancingv2`: Updates service API, documentation,
and examples
-   `service/network-firewall`: Updates service API and documentation
-   `service/outposts`: Updates service API and documentation
-   `service/states`: Updates service API and documentation
- This release adds support to customer managed KMS key encryption in
AWS Step Functions.

##### SDK Bugs

-   Remove broken integration test.
    -   Remove integration test broken by cloudsearch service.

###
[`v1.55.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1552-2024-07-24)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.55.1...v1.55.2)

\===

##### Service Client Updates

-   `service/cleanrooms`: Updates service API and documentation
- `service/dynamodb`: Updates service API, documentation, waiters,
paginators, and examples
    -   DynamoDB doc only update for July
-   `service/iotsitewise`: Updates service API and documentation
-   `service/mediapackagev2`: Updates service API
-   `service/medical-imaging`: Updates service API and documentation
- `service/pinpoint-sms-voice-v2`: Updates service API and documentation

##### SDK Bugs

-   Add missing bool error matching.
- This enables waiters defined to match on presence/absence of errors.

###
[`v1.55.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1551-2024-07-23)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.55.0...v1.55.1)

\===

##### Service Client Updates

-   `service/appsync`: Updates service API and paginators
- `service/cleanrooms`: Updates service API, documentation, and
paginators
- `service/cleanroomsml`: Updates service API, documentation, and
waiters
-   `service/connect`: Updates service API and documentation
- `service/connect-contact-lens`: Updates service API and documentation
-   `service/datazone`: Updates service API and documentation
-   `service/entityresolution`: Updates service API and documentation

###
[`v1.55.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1550-2024-07-22)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.20...v1.55.0)

\===

##### Service Client Updates

- `service/datazone`: Updates service API, documentation, and paginators
-   `service/ivs`: Updates service API and documentation
-   `service/redshift-serverless`: Updates service API and documentation

##### SDK Features

-   `service/mobile`: Remove Mobile
- This change removes the Mobile service, which has been deprecated.

##### SDK Bugs

-   Apply sensitive struct tag to lists/maps with sensitive members.
- This change propagates existing sensitive protection to lists/maps.

</details>

<details>
<summary>urfave/cli (github.com/urfave/cli/v2)</summary>

### [`v2.27.4`](https://togithub.com/urfave/cli/releases/tag/v2.27.4)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.27.3...v2.27.4)

#### What's Changed

- Fix:(issue\_1962) Fix tests failing on 32 bit architectures by
[@&#8203;dearchap](https://togithub.com/dearchap) in
[https://github.com/urfave/cli/pull/1963](https://togithub.com/urfave/cli/pull/1963)

**Full Changelog**:
urfave/cli@v2.27.3...v2.27.4

### [`v2.27.3`](https://togithub.com/urfave/cli/releases/tag/v2.27.3)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.27.2...v2.27.3)

#### What's Changed

- v2 Docs: Mention value from env as default value by
[@&#8203;sj14](https://togithub.com/sj14) in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- Bump github.com/xrash/smetrics dependency by
[@&#8203;elezar](https://togithub.com/elezar) in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- fix: disable bash completion if double dash is included in arguments
(v2) by [@&#8203;suzuki-shunsuke](https://togithub.com/suzuki-shunsuke)
in
[https://github.com/urfave/cli/pull/1938](https://togithub.com/urfave/cli/pull/1938)
- Fix improper whitespace formatting in usageTemplate, AppHelpTemplate …
by [@&#8203;caeret](https://togithub.com/caeret) in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

#### New Contributors

- [@&#8203;sj14](https://togithub.com/sj14) made their first
contribution in
[https://github.com/urfave/cli/pull/1910](https://togithub.com/urfave/cli/pull/1910)
- [@&#8203;elezar](https://togithub.com/elezar) made their first
contribution in
[https://github.com/urfave/cli/pull/1911](https://togithub.com/urfave/cli/pull/1911)
- [@&#8203;caeret](https://togithub.com/caeret) made their first
contribution in
[https://github.com/urfave/cli/pull/1947](https://togithub.com/urfave/cli/pull/1947)

**Full Changelog**:
urfave/cli@v2.27.2...v2.27.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (UTC), Automerge -
"before 4am" (UTC).

🚦 **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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/woodpecker-ci/plugin-s3).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

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.

3 participants