ironcore-dev / gardener-extension-provider-ironcore

Gardener extension controller for the IronCore cloud provider
https://github.com/ironcore-dev
Apache License 2.0
4 stars 4 forks source link

chore(deps): bump github.com/aws/aws-sdk-go from 1.47.0 to 1.47.1 #393

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps github.com/aws/aws-sdk-go from 1.47.0 to 1.47.1.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.47.1 (2023-11-01)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/globalaccelerator: Updates service API, documentation, and paginators
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for customized networking resources to Amazon RDS Custom.
  • service/redshift: Updates service API and documentation
    • Added support for Multi-AZ deployments for Provisioned RA3 clusters that provide 99.99% SLA availability.
  • service/sagemaker: Updates service API and documentation
    • Support for batch transform input in Model dashboard
Commits
  • 78aeb73 Release v1.47.1 (2023-11-01) (#5051)
  • f5b95c8 Merge pull request #5044 from josephbartley/fix-deprecated-documentation
  • 0ace168 Bump golang.org/x/net from 0.1.0 to 0.17.0
  • d90061b Bump golang.org/x/net from 0.1.0 to 0.17.0
  • e27906a remove github.com/pkg/errors
  • 263b9cc Remove deplicated package github.com/pkg/errors
  • 23ca94c Fix deprecated function documentation
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)