sspenst / thinky.gg

A platform dedicated to high-quality puzzle games
https://thinky.gg
GNU General Public License v3.0
17 stars 7 forks source link

[Snyk] Upgrade @aws-sdk/credential-provider-node from 3.485.0 to 3.490.0 #1079

Closed k2xl closed 7 months ago

k2xl commented 8 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @aws-sdk/credential-provider-node from 3.485.0 to 3.490.0.

:information_source: 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 **2 versions** ahead of your current version. - The recommended version was released **22 days ago**, on 2024-01-11.
Release notes
Package name: @aws-sdk/credential-provider-node
  • 3.490.0 - 2024-01-11

    3.490.0(2024-01-11)

    Chores
    Documentation Changes
    • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
    • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
    New Features
    • clients: update client endpoints as of 2024-01-11 (3ff330e7)
    • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
    • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
    • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
    • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
    • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
    • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
    Bug Fixes
    • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
    • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
    Other Changes

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

  • 3.489.0 - 2024-01-10

    3.489.0(2024-01-10)

    Chores
    Documentation Changes
    • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
    • middleware-compression: add deprecation messages (#5659) (5696dd1a)
    New Features
    • clients: update client endpoints as of 2024-01-10 (e1dc42fe)
    • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
    • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
    • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
    • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
    • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
    • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
    Bug Fixes
    • dependency check script and undeclared dependencies (#5658) (3c249d00)

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

  • 3.485.0 - 2024-01-03

    3.485.0(2024-01-03)

    Chores
    • middleware-compression: export default configuration values (#5628) (82842737)
    New Features
    • clients: update client endpoints as of 2024-01-03 (8f2029a5)
    • client-mediaconvert: This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs. (f7846472)
    • client-connect: Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072. (a0b01987)
    • credential-providers: add credentialScope field (#5606) (04c14592)

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

from @aws-sdk/credential-provider-node GitHub release notes

**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: 🧐 [View latest project report](https://app.snyk.io/org/k2xl/project/cf09253a-8e4c-4f7f-b75f-a1763e5c78eb?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/k2xl/project/cf09253a-8e4c-4f7f-b75f-a1763e5c78eb/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/k2xl/project/cf09253a-8e4c-4f7f-b75f-a1763e5c78eb/settings/integration?pkg=@aws-sdk/credential-provider-node&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e7e7339) 83.13% compared to head (a597f69) 83.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1079 +/- ## ======================================= Coverage 83.13% 83.13% ======================================= Files 226 226 Lines 6481 6481 Branches 1372 1372 ======================================= Hits 5388 5388 Misses 1051 1051 Partials 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.