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

chore(deps): bump @aws-sdk/client-personalize from 3.485.0 to 3.559.0 #3302

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps @aws-sdk/client-personalize from 3.485.0 to 3.559.0.

Release notes

Sourced from @​aws-sdk/client-personalize's releases.

v3.559.0

3.559.0(2024-04-19)

New Features
  • client-glue: Adding RowFilter in the response for GetUnfilteredTableMetadata API (cac0cf14)
  • client-internetmonitor: This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map. (75d990fa)
  • client-personalize: This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign (65475aac)
Tests
  • aws-restjson-server: confirm query values of 0 and false are serialized (#6010) (3260357f)

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

v3.558.0

3.558.0(2024-04-18)

New Features
  • clients: update client endpoints as of 2024-04-18 (95b1c44b)
  • client-sagemaker: Removed deprecated enum values and updated API documentation. (032d94c2)
  • client-quicksight: This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution (b7bcec5d)
  • client-emr-serverless: This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs. (ee86a1b1)
  • client-guardduty: Added IPv6Address fields for local and remote IP addresses (52b987d9)
  • client-rolesanywhere: This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates. (2660570c)
  • client-workspaces: Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts. (0fa2ea76)
  • client-drs: Outpost ARN added to Source Server and Recovery Instance (366c96e2)

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

v3.557.0

3.557.0(2024-04-17)

New Features
  • clients: update client endpoints as of 2024-04-17 (7423a239)
  • client-ec2: Documentation updates for Elastic Compute Cloud (EC2). (08bd27c4)
  • client-qbusiness: This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled. (a8de200f)

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

... (truncated)

Changelog

Sourced from @​aws-sdk/client-personalize's changelog.

3.559.0 (2024-04-19)

Features

  • client-personalize: This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign (65475aa)

3.556.0 (2024-04-16)

Note: Version bump only for package @​aws-sdk/client-personalize

3.554.0 (2024-04-11)

Note: Version bump only for package @​aws-sdk/client-personalize

3.552.0 (2024-04-09)

Note: Version bump only for package @​aws-sdk/client-personalize

3.549.0 (2024-04-04)

Note: Version bump only for package @​aws-sdk/client-personalize

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

... (truncated)

Commits
  • 1d8b5d2 Publish v3.559.0
  • 65475aa feat(client-personalize): This releases auto training capability while creati...
  • b1ea1f2 Publish v3.556.0
  • 46f9da3 Publish v3.554.0
  • dfb5ee2 Publish v3.552.0
  • d201a43 chore: codegen sync for smithy-typescript 0.20.1 (#5980)
  • 1408dce Publish v3.549.0
  • c349825 chore(codegen): update Smithy to 1.47.0 (#5956)
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • Additional commits viewable 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 <dependency name> 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)

Bumps [@aws-sdk/client-personalize](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-personalize) from 3.485.0 to 3.559.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-personalize/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.559.0/clients/client-personalize)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from sivashanmukh and a team as code owners April 22, 2024 07:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2024
@devops-github-rudderstack
Copy link
Contributor

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2024

Superseded by #3315.

@dependabot dependabot bot closed this Apr 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-personalize-3.559.0 branch April 26, 2024 07:57
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant