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: upgrade @aws-sdk/client-personalize from 3.642.0 to 3.714.0 #3968

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sandeepdsvs
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @aws-sdk/client-personalize from 3.642.0 to 3.714.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 31 versions ahead of your current version.

  • The recommended version was released 21 days ago.

Release notes
Package name: @aws-sdk/client-personalize
  • 3.714.0 - 2024-12-17

    3.714.0(2024-12-17)

    Chores
    • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
    • middleware-flexible-checksums:
      • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
      • use object for requestAlgorithmMember (#6698) (b9b146c6)
    • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
    • codegen: process Map in function parameter list (#6738) (bd5a3f15)
    Documentation Changes
    • clients: document client-level profile configuration (#6737) (0e65e099)
    New Features
    • clients:
    • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
    • client-account: Update endpoint configuration. (104dcc7d)
    • client-backup: Add Support for Backup Indexing (e03d20d5)
    • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
    • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
    • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
    • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
    • client-backupsearch: Add support for searching backups (d9ef47c0)
    • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
    • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
    Bug Fixes
    • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

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

  • 3.713.0 - 2024-12-16

    3.713.0(2024-12-16)

    Chores
    • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
    • crt-loader: add crt-loader (#6731) (ead4f4e2)
    Documentation Changes
    • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
    New Features
    • clients: update command documentation examples as of 2024-12-16 (fbec847b)
    • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
    • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
    • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
    • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
    • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
    • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
    Tests
    • credential-provider-ini: set profile in integ test (#6732) (01312805)

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

  • 3.712.0 - 2024-12-13

    3.712.0(2024-12-13)

    Documentation Changes
    • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
    New Features
    • clients: update client endpoints as of 2024-12-13 (f135fb68)
    • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
    • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
    • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
    • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
    • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
    • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
    Bug Fixes
    • util-user-agent-node: appId config file name correction (#6729) (718151ab)

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

  • 3.709.0 - 2024-12-10

    3.709.0(2024-12-10)

    Chores
    • codegen: update clients for String dispatch fix (#6721) (c6859500)
    Documentation Changes
    • client-dsql: Doc only update to examples for DeleteMultiRegionClusters & CreateMultiRegionClusters (ca62a3c1)
    • client-application-auto-scaling: Doc only update for AAS Predictive Scaling policy configuration API. (ba20f1db)
    New Features
    • clients: update client endpoints as of 2024-12-10 (6f523dce)
    • client-sesv2: Introduces support for creating DEED (Deterministic Easy-DKIM) identities. (9587ce34)
    • client-ivs-realtime: IVS Real-Time now offers customers the ability to customize thumbnails recording mode and interval for both Individual Participant Recording (IPR) and Server-Side Compositions (SSC). (e9f436eb)
    • client-connect: Add support for Push Notifications for Amazon Connect chat. With Push Notifications enabled an alert could be sent to customers about new messages even when they aren't actively using the mobile application. (8f9a63c6)
    • client-finspace: Update KxCommandLineArgument value parameter regex to allow for spaces and semicolons (db4712c8)
    • client-bcm-pricing-calculator: Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links. (7e392d42)

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

  • 3.699.0 - 2024-11-22
  • 3.696.0 - 2024-11-19
  • 3.693.0 - 2024-11-15
  • 3.692.0 - 2024-11-14
  • 3.691.0 - 2024-11-14
  • 3.687.0 - 2024-11-07
  • 3.686.0 - 2024-11-06
  • 3.682.0 - 2024-10-29
  • 3.679.0 - 2024-10-24
  • 3.678.0 - 2024-10-23
  • 3.677.0 - 2024-10-22
  • 3.675.0 - 2024-10-18
  • 3.670.0 - 2024-10-11
  • 3.669.0 - 2024-10-10
  • 3.668.0 - 2024-10-09
  • 3.667.0 - 2024-10-08
  • 3.666.0 - 2024-10-07
  • 3.665.0 - 2024-10-04
  • 3.664.0 - 2024-10-03
  • 3.662.0 - 2024-10-01
  • 3.658.1 - 2024-09-25
  • 3.658.0 - 2024-09-24
  • 3.654.0 - 2024-09-18
  • 3.651.1 - 2024-09-13
  • 3.650.0 - 2024-09-11
  • 3.649.0 - 2024-09-10
  • 3.645.0 - 2024-09-04
  • 3.642.0 - 2024-08-29
from @aws-sdk/client-personalize GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @aws-sdk/client-personalize from 3.642.0 to 3.714.0.

See this package in npm:
@aws-sdk/client-personalize

See this project in Snyk:
https://app.snyk.io/org/sandeep-L8FvsjCG7mBBqonjSmN48c/project/4b0f037e-0dab-4719-aeee-b46d2ae82119?utm_source=github&utm_medium=referral&page=upgrade-pr
@sandeepdsvs sandeepdsvs requested review from sivashanmukh and a team as code owners January 8, 2025 04:35
@koladilip koladilip changed the title [Snyk] Upgrade @aws-sdk/client-personalize from 3.642.0 to 3.714.0 chore: upgrade @aws-sdk/client-personalize from 3.642.0 to 3.714.0 Jan 8, 2025
@devops-github-rudderstack
Copy link
Contributor

Allure Test reports for this run are available at:

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.75%. Comparing base (9d6a002) to head (0ff2660).
Report is 15 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3968      +/-   ##
===========================================
+ Coverage    90.50%   90.75%   +0.25%     
===========================================
  Files          620      622       +2     
  Lines        32518    32516       -2     
  Branches      7710     7715       +5     
===========================================
+ Hits         29429    29511      +82     
+ Misses        2865     2781      -84     
  Partials       224      224              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarqubecloud bot commented Jan 8, 2025

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.

3 participants