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 AWSSDK.EC2 from 3.7.132.2 to 3.7.133 #1725

Merged
merged 1 commit into from
May 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps AWSSDK.EC2 from 3.7.132.2 to 3.7.133.

Changelog

Sourced from AWSSDK.EC2's changelog.

3.7.133.0 (2021-10-08 18:28 UTC)

  • EC2 (3.7.32.0)
    • This release removes a requirement for filters on SearchLocalGatewayRoutes operations.
  • LexModelsV2 (3.7.7.0)
  • LexRuntimeV2 (3.7.2.0)
  • MediaConvert (3.7.8.0)
    • AWS Elemental MediaConvert has added the ability to set account policies which control access restrictions for HTTP, HTTPS, and S3 content sources.
  • SecretsManager (3.7.1.32)
    • Documentation updates for Secrets Manager
  • SecurityHub (3.7.6.0)
    • Added new resource details objects to ASFF, including resources for WAF rate-based rules, EC2 VPC endpoints, ECR repositories, EKS clusters, X-Ray encryption, and OpenSearch domains. Added additional details for CloudFront distributions, CodeBuild projects, ELB V2 load balancers, and S3 buckets.
  • Core 3.7.3.19
    • Updating endpoints.json file

    • All services packages updated to require new Core

3.7.132.0 (2021-10-07 18:17 UTC)

  • Backup (3.7.3.0)
    • Launch of AWS Backup Vault Lock, which protects your backups from malicious and accidental actions, works with existing backup policies, and helps you meet compliance requirements.
  • Chime (3.7.12.0)
    • This release enables customers to configure Chime MediaCapturePipeline via API.
  • Kendra (3.7.10.0)
    • Amazon Kendra now supports indexing and querying documents in different languages.
  • KinesisFirehose (3.7.2.0)
    • Allow support for Amazon Opensearch Service(successor to Amazon Elasticsearch Service) as a Kinesis Data Firehose delivery destination.
  • ManagedGrafana (3.7.0.0)
    • Initial release of the SDK for Amazon Managed Grafana API.
  • Schemas (3.7.2.0)
    • Removing unused request/response objects.
  • Core 3.7.3.18
    • Updating endpoints.json file

    • All services packages updated to require new Core

3.7.131.1 (2021-10-06 23:58 UTC)

  • Core 3.7.3.17
    • Add support for S3 Outpost Presigner
    • All services packages updated to require new Core

3.7.131.0 (2021-10-06 18:24 UTC)

  • AmplifyBackend (3.7.3.0)
    • Adding a new field 'AmplifyFeatureFlags' to the response of the GetBackend operation. It will return a stringified version of the cli.json file for the given Amplify project.
  • FSx (3.7.5.0)
    • This release adds support for Lustre 2.12 to FSx for Lustre.
  • Kendra (3.7.9.0)
    • Amazon Kendra now supports integration with AWS SSO

... (truncated)

Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/dev/AWSSDK.EC2-3.7.133 branch from 1483124 to 6550a5a Compare May 4, 2023 14:03
@Arkatufus Arkatufus enabled auto-merge (squash) May 4, 2023 14:06
Bumps [AWSSDK.EC2](https://github.com/aws/aws-sdk-net) from 3.7.132.2 to 3.7.133.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/3.7.133.0/SDK.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.133.0)

---
updated-dependencies:
- dependency-name: AWSSDK.EC2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/dev/AWSSDK.EC2-3.7.133 branch from 6550a5a to 9c1a707 Compare May 4, 2023 14:16
@Arkatufus
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2023

Looks like this PR is already up-to-date with dev! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Arkatufus Arkatufus closed this May 4, 2023
auto-merge was automatically disabled May 4, 2023 14:18

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/dev/AWSSDK.EC2-3.7.133 branch May 4, 2023 14:18
@Arkatufus
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot reopened this May 4, 2023
@dependabot dependabot bot restored the dependabot/nuget/dev/AWSSDK.EC2-3.7.133 branch May 4, 2023 14:20
@Arkatufus Arkatufus enabled auto-merge (squash) May 4, 2023 14:20
@Arkatufus Arkatufus merged commit 65f4a65 into dev May 4, 2023
@Arkatufus Arkatufus deleted the dependabot/nuget/dev/AWSSDK.EC2-3.7.133 branch May 4, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant