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

Update module github.com/aws/aws-sdk-go to v1.45.6 #515

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.45.2 -> v1.45.6

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.45.6

Compare Source

===

Service Client Updates
  • service/fsx: Updates service documentation
  • service/sagemaker: Updates service API and documentation
    • Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
  • service/sso-admin: Updates service API, documentation, and paginators
  • service/workspaces: Updates service API and documentation
    • A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

v1.45.5

Compare Source

===

Service Client Updates
  • service/neptunedata: Updates service API
  • service/securityhub: Updates service documentation
  • service/simspaceweaver: Updates service API

v1.45.4

Compare Source

===

Service Client Updates
  • service/appflow: Updates service API and documentation
  • service/ec2: Updates service API
    • This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.
  • service/elasticloadbalancingv2: Updates service documentation
  • service/medialive: Updates service API and documentation
    • Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Time
  • service/wafv2: Updates service API and documentation

v1.45.3

Compare Source

===

Service Client Updates
  • service/billingconductor: Updates service API and documentation
  • service/cloud9: Updates service documentation
    • Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.
  • service/compute-optimizer: Updates service API and documentation
  • service/ec2: Updates service API
    • Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.
  • service/ecs: Updates service documentation
    • Documentation only update for Amazon ECS.
  • service/eventbridge: Adds new service
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Add support for feature integration with AWS Backup.
  • service/sagemaker: Updates service API and documentation
    • SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.
  • service/vpc-lattice: Updates service API and documentation

Configuration

📅 Schedule: Branch creation - "after 9pm on friday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@felladrin felladrin merged commit 4953af3 into master Sep 8, 2023
2 checks passed
@felladrin felladrin deleted the renovate/gitpro.ttaallkk.top-aws-aws-sdk-go-1.x branch September 8, 2023 23:53
felladrin pushed a commit that referenced this pull request Nov 4, 2023
felladrin added a commit that referenced this pull request Nov 4, 2023
* Update module github.com/aws/aws-sdk-go to v1.45.6 (#515)

(cherry picked from commit 4953af3)

* Update crazy-max/ghaction-import-gpg action to v6 (#516)

(cherry picked from commit ee28b90)

* Handle empty service account policy (#518)

(cherry picked from commit 779d356)

* Update repository URL (#520)

(cherry picked from commit 7a680c7)

* Update project to Go v1.20 (#519)

(cherry picked from commit be07cf7)

* Destroy object versions on bucket force_destroy (#524)

(cherry picked from commit a107f61)

* Update goreleaser-action to v5 and add permission for the workflow to attach binaries to GitHub Releases (#521)

(cherry picked from commit c06ddba)

* Add Noncurrent Version expiration to ilm policy (#526)

Co-authored-by: Nicolas De Jesus <nicolas.dejesus@quicksign.com>
(cherry picked from commit f031109)

* Bump golang.org/x/net from 0.15.0 to 0.17.0 (#530)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](golang/net@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit ec7f197)

* Add service account values to read and import (#525)

(cherry picked from commit cf0c88d)

* Recreate user if it's not found anymore (#534)

Fixes #511

(cherry picked from commit 50bc121)

* Bump google.golang.org/grpc from 1.58.0 to 1.58.3 (#535)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.0...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5fa1a1b)

* Revert "Update repository URL (#520)" (#538)

This reverts commit 7a680c7.

(cherry picked from commit 8a0b114)

* Update target branches of GitHub Actions to `v1` branch

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Artem Usenko <arata.em@gmail.com>
Co-authored-by: Jonathan Buch <jbuch@synyx.de>
Co-authored-by: Pat Sier <pjsier@users.noreply.github.com>
Co-authored-by: ndejesus <ndejesus@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tobias Krischer <tobikris@users.noreply.github.com>
shosti pushed a commit to shosti/eevans-infra that referenced this pull request Dec 3, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [minio](https://registry.terraform.io/providers/aminueza/minio) ([source](https://github.com/aminueza/terraform-provider-minio)) | required_provider | minor | `~> 1.18.0` -> `~> 1.20.0` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the warning logs for more information.

---

### Release Notes

<details>
<summary>aminueza/terraform-provider-minio (minio)</summary>

### [`v1.20.1`](https://github.com/aminueza/terraform-provider-minio/releases/tag/v1.20.1)

[Compare Source](aminueza/terraform-provider-minio@v1.20.0...v1.20.1)

#### What's Changed

-   Fix null expiration date handling by [@&#8203;pjsier](https://github.com/pjsier) in aminueza/terraform-provider-minio#545
-   Update terraform version to 1.5.7 in GitHub Action by [@&#8203;felladrin](https://github.com/felladrin) in aminueza/terraform-provider-minio#540

**Full Changelog**: aminueza/terraform-provider-minio@v1.20.0...v1.20.1

> **Note**
> [v1](https://github.com/aminueza/terraform-provider-minio/tree/v1) of the provider is now under maintenance mode. If you can, it's advised to upgrade to `v2`.

### [`v1.20.0`](https://github.com/aminueza/terraform-provider-minio/releases/tag/v1.20.0)

[Compare Source](aminueza/terraform-provider-minio@v1.19.0...v1.20.0)

#### What's Changed

-   Update module github.com/aws/aws-sdk-go to v1.45.6 by [@&#8203;renovate](https://github.com/renovate) in aminueza/terraform-provider-minio#515
-   Update crazy-max/ghaction-import-gpg action to v6 by [@&#8203;renovate](https://github.com/renovate) in aminueza/terraform-provider-minio#516
-   Handle empty service account policy by [@&#8203;ArataEM](https://github.com/ArataEM) in aminueza/terraform-provider-minio#518
-   Go 1.20 by [@&#8203;BuJo](https://github.com/BuJo) in aminueza/terraform-provider-minio#519
-   Destroy object versions on bucket force_destroy by [@&#8203;pjsier](https://github.com/pjsier) in aminueza/terraform-provider-minio#524
-   Update goreleaser-action to v5 and add permission for the workflow to attach binaries to GitHub Releases by [@&#8203;felladrin](https://github.com/felladrin) in aminueza/terraform-provider-minio#521
-   Add Noncurrent Version expiration to ilm policy by [@&#8203;ndejesus](https://github.com/ndejesus) in aminueza/terraform-provider-minio#526
-   Bump golang.org/x/net from 0.15.0 to 0.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in aminueza/terraform-provider-minio#530
-   Add service account values to read and import by [@&#8203;pjsier](https://github.com/pjsier) in aminueza/terraform-provider-minio#525
-   feat: recreate user if not found anymore by [@&#8203;tobikris](https://github.com/tobikris) in aminueza/terraform-provider-minio#534
-   Bump google.golang.org/grpc from 1.58.0 to 1.58.3 by [@&#8203;dependabot](https://github.com/dependabot) in aminueza/terraform-provider-minio#535

#### New Contributors

-   [@&#8203;ndejesus](https://github.com/ndejesus) made their first contribution in aminueza/terraform-provider-minio#526

**Full Changelog**: aminueza/terraform-provider-minio@v1.18.0...v1.20.0

> **Note**
> This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with an outdated GPG key. It also replaces v1.18.3 and v1.19.0, which couldn't be installed due the issue [#&#8203;531](aminueza/terraform-provider-minio#531).

### [`v1.19.0`](https://github.com/aminueza/terraform-provider-minio/releases/tag/v1.19.0)

[Compare Source](aminueza/terraform-provider-minio@v1.18.3...v1.19.0)

Changes on this Release:

-   Update crazy-max/ghaction-import-gpg action to v6 ([#&#8203;516](aminueza/terraform-provider-minio#516))
-   Handle empty service account policy ([#&#8203;518](aminueza/terraform-provider-minio#518))
-   Update repository URL ([#&#8203;520](aminueza/terraform-provider-minio#520))
-   Destroy object versions on bucket force_destroy ([#&#8203;524](aminueza/terraform-provider-minio#524))
-   Add Noncurrent Version expiration to ilm policy ([#&#8203;526](aminueza/terraform-provider-minio#526))

**Full Changelog**: aminueza/terraform-provider-minio@v1.18.0...v1.19.0

> **Note**
> This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with an outdated GPG key. It also replaces v1.18.3, which couldn't be installed due the issue [#&#8203;531](aminueza/terraform-provider-minio#531).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Reviewed-on: https://gitea.eevans.me/shosti/eevans-infra/pulls/10
Co-authored-by: Renovate Bot <renovate@eevans.co>
Co-committed-by: Renovate Bot <renovate@eevans.co>
kireque referenced this pull request in kireque/home-ops Feb 7, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [minio](https://registry.terraform.io/providers/aminueza/minio)
([source](https://github.com/aminueza/terraform-provider-minio)) |
required_provider | minor | `1.19.0` -> `1.20.1` |

---

### Release Notes

<details>
<summary>aminueza/terraform-provider-minio (minio)</summary>

###
[`v1.20.1`](https://github.com/aminueza/terraform-provider-minio/releases/tag/v1.20.1)

[Compare
Source](https://github.com/aminueza/terraform-provider-minio/compare/v1.20.0...v1.20.1)

#### What's Changed

- Fix null expiration date handling by
[@&#8203;pjsier](https://github.com/pjsier) in
[https://github.com/aminueza/terraform-provider-minio/pull/545](https://github.com/aminueza/terraform-provider-minio/pull/545)
- Update terraform version to 1.5.7 in GitHub Action by
[@&#8203;felladrin](https://github.com/felladrin) in
[https://github.com/aminueza/terraform-provider-minio/pull/540](https://github.com/aminueza/terraform-provider-minio/pull/540)

**Full Changelog**:
aminueza/terraform-provider-minio@v1.20.0...v1.20.1

> **Note**
> [v1](https://github.com/aminueza/terraform-provider-minio/tree/v1)
of the provider is now under maintenance mode. If you can, it's advised
to upgrade to `v2`.

###
[`v1.20.0`](https://github.com/aminueza/terraform-provider-minio/releases/tag/v1.20.0)

[Compare
Source](https://github.com/aminueza/terraform-provider-minio/compare/v1.19.0...v1.20.0)

#### What's Changed

- Update module github.com/aws/aws-sdk-go to v1.45.6 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/aminueza/terraform-provider-minio/pull/515](https://github.com/aminueza/terraform-provider-minio/pull/515)
- Update crazy-max/ghaction-import-gpg action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/aminueza/terraform-provider-minio/pull/516](https://github.com/aminueza/terraform-provider-minio/pull/516)
- Handle empty service account policy by
[@&#8203;ArataEM](https://github.com/ArataEM) in
[https://github.com/aminueza/terraform-provider-minio/pull/518](https://github.com/aminueza/terraform-provider-minio/pull/518)
- Go 1.20 by [@&#8203;BuJo](https://github.com/BuJo) in
[https://github.com/aminueza/terraform-provider-minio/pull/519](https://github.com/aminueza/terraform-provider-minio/pull/519)
- Destroy object versions on bucket force_destroy by
[@&#8203;pjsier](https://github.com/pjsier) in
[https://github.com/aminueza/terraform-provider-minio/pull/524](https://github.com/aminueza/terraform-provider-minio/pull/524)
- Update goreleaser-action to v5 and add permission for the workflow to
attach binaries to GitHub Releases by
[@&#8203;felladrin](https://github.com/felladrin) in
[https://github.com/aminueza/terraform-provider-minio/pull/521](https://github.com/aminueza/terraform-provider-minio/pull/521)
- Add Noncurrent Version expiration to ilm policy by
[@&#8203;ndejesus](https://github.com/ndejesus) in
[https://github.com/aminueza/terraform-provider-minio/pull/526](https://github.com/aminueza/terraform-provider-minio/pull/526)
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/aminueza/terraform-provider-minio/pull/530](https://github.com/aminueza/terraform-provider-minio/pull/530)
- Add service account values to read and import by
[@&#8203;pjsier](https://github.com/pjsier) in
[https://github.com/aminueza/terraform-provider-minio/pull/525](https://github.com/aminueza/terraform-provider-minio/pull/525)
- feat: recreate user if not found anymore by
[@&#8203;tobikris](https://github.com/tobikris) in
[https://github.com/aminueza/terraform-provider-minio/pull/534](https://github.com/aminueza/terraform-provider-minio/pull/534)
- Bump google.golang.org/grpc from 1.58.0 to 1.58.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/aminueza/terraform-provider-minio/pull/535](https://github.com/aminueza/terraform-provider-minio/pull/535)

#### New Contributors

- [@&#8203;ndejesus](https://github.com/ndejesus) made their first
contribution in
[https://github.com/aminueza/terraform-provider-minio/pull/526](https://github.com/aminueza/terraform-provider-minio/pull/526)

**Full Changelog**:
aminueza/terraform-provider-minio@v1.18.0...v1.20.0

> **Note**
> This release replaces v1.18.1 and v1.18.2, which are unavailable on
https://registry.terraform.io/providers/aminueza/minio as they were
built with an outdated GPG key. It also replaces v1.18.3 and v1.19.0,
which couldn't be installed due the issue
[#&#8203;531](https://github.com/aminueza/terraform-provider-minio/issues/531).

###
[`v1.19.0`](https://github.com/aminueza/terraform-provider-minio/releases/tag/v1.19.0)

[Compare
Source](https://github.com/aminueza/terraform-provider-minio/compare/v1.18.3...v1.19.0)

Changes on this Release:

- Update crazy-max/ghaction-import-gpg action to v6
([#&#8203;516](https://github.com/aminueza/terraform-provider-minio/issues/516))
- Handle empty service account policy
([#&#8203;518](https://github.com/aminueza/terraform-provider-minio/issues/518))
- Update repository URL
([#&#8203;520](https://github.com/aminueza/terraform-provider-minio/issues/520))
- Destroy object versions on bucket force_destroy
([#&#8203;524](https://github.com/aminueza/terraform-provider-minio/issues/524))
- Add Noncurrent Version expiration to ilm policy
([#&#8203;526](https://github.com/aminueza/terraform-provider-minio/issues/526))

**Full Changelog**:
aminueza/terraform-provider-minio@v1.18.0...v1.19.0

> **Note**
> This release replaces v1.18.1 and v1.18.2, which are unavailable on
https://registry.terraform.io/providers/aminueza/minio as they were
built with an outdated GPG key. It also replaces v1.18.3, which couldn't
be installed due the issue
[#&#8203;531](https://github.com/aminueza/terraform-provider-minio/issues/531).

###
[`v1.18.3`](https://github.com/aminueza/terraform-provider-minio/releases/tag/v1.18.3)

[Compare
Source](https://github.com/aminueza/terraform-provider-minio/compare/v1.18.0...v1.18.3)

Changes on this Release:

- Destroy object versions on bucket force_destroy
([https://github.com/terraform-provider-minio/terraform-provider-minio/pull/524](https://github.com/terraform-provider-minio/terraform-provider-minio/pull/524))
by [@&#8203;pjsier](https://github.com/pjsier)
- Handle empty service account policy
([https://github.com/terraform-provider-minio/terraform-provider-minio/pull/518](https://github.com/terraform-provider-minio/terraform-provider-minio/pull/518))
by [@&#8203;ArataEM](https://github.com/ArataEM)

**Full Changelog**:
aminueza/terraform-provider-minio@v1.18.0...v1.18.3

> **Note**
> This release replaces v1.18.1 and v1.18.2, which are unavailable on
https://registry.terraform.io/providers/aminueza/minio as they were
built with an outdated GPG key.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE3NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[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.

1 participant