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

build(deps): Bump @aws-sdk/client-cognito-identity-provider from 3.319.0 to 3.328.0 #880

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-cognito-identity-provider from 3.319.0 to 3.328.0.

Release notes

Sourced from @​aws-sdk/client-cognito-identity-provider's releases.

v3.328.0

3.328.0(2023-05-05)

New Features
  • client-mediatailor: This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled. (03ea04cc)
  • client-sqs: Revert previous SQS protocol change. (75d42466)
  • client-ec2: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances. (81d3554c)
  • client-inspector2: Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated. (71466f21)
Bug Fixes
  • node-http-handler: call socket.setKeepAlive if enabled in http(s)Agent (#4561) (bd16ace6)

For list of updated packages, view updated-packages.md in assets-3.328.0.zip

v3.327.0

3.327.0(2023-05-04)

Chores
  • util-endpoints: update aws partitions.json (0ae49fd7)
  • endpoints: update endpoints model (c2634697)
  • models: update API models (3eadb7ce)
Documentation Changes
  • client-connect: Remove unused InvalidParameterException from CreateParticipant API (d6c991ed)
  • client-s3: Documentation updates for Amazon S3 (9496b2a8)
New Features
  • client-securityhub: Add support for Finding History. (7929075d)
  • client-sqs: This release enables customers to call SQS using AWS JSON-1.0 protocol. (b3f5a9d5)
  • client-rekognition: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time. (e71366ab)
  • client-cloudwatch: Adds support for filtering by metric names in CloudWatch Metric Streams. (6666673a)
  • client-ecs: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster (fd48f2dd)
  • client-opensearch: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain (4f67883a)
  • client-network-firewall: This release adds support for the Suricata REJECT option in midstream exception configurations. (15cffb46)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023. (a45b0da3)
  • client-sagemaker: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models. (02db558b)
  • client-quicksight: Add support for Topic, Dataset parameters and VPC (e057ab9b)
Bug Fixes
  • service-error-classification: add ECONNREFUSED to list of retryable errors (#4693) (d305472e)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cognito-identity-provider's changelog.

3.328.0 (2023-05-05)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.327.0 (2023-05-04)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.326.0 (2023-05-03)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.325.0 (2023-05-02)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.321.1 (2023-04-27)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 8, 2023
dependabot bot and others added 2 commits May 11, 2023 11:42
Bumps [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) from 3.319.0 to 3.328.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.328.0/clients/client-cognito-identity-provider)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@jessieweiyi jessieweiyi force-pushed the dependabot/npm_and_yarn/aws-sdk/client-cognito-identity-provider-3.328.0 branch from cc99376 to 4bcf9c7 Compare May 11, 2023 01:50
@jessieweiyi jessieweiyi merged commit d5539ef into main May 11, 2023
2 checks passed
@jessieweiyi jessieweiyi deleted the dependabot/npm_and_yarn/aws-sdk/client-cognito-identity-provider-3.328.0 branch May 11, 2023 03:05
@aws-prototyping-bot
Copy link
Collaborator

🎉 This PR is included in version @aws-northstar/ui-v1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants