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

[Snyk] Upgrade @aws-sdk/credential-providers from 3.485.0 to 3.490.0 #3051

Closed

Conversation

sandeepdsvs
Copy link
Contributor

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


Snyk has created this PR to upgrade @aws-sdk/credential-providers from 3.485.0 to 3.490.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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-01-11.
Release notes
Package name: @aws-sdk/credential-providers
  • 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-providers 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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sandeepdsvs sandeepdsvs requested review from sivashanmukh and a team as code owners February 2, 2024 06:28
Copy link
Contributor

coderabbitai bot commented Feb 2, 2024

Important

Auto Review Skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

@devops-github-rudderstack
Copy link
Contributor

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.14%. Comparing base (9ac6d33) to head (e1c021c).
Report is 58 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3051      +/-   ##
===========================================
- Coverage    87.15%   87.14%   -0.02%     
===========================================
  Files          530      530              
  Lines        29024    28802     -222     
  Branches      6961     6858     -103     
===========================================
- Hits         25297    25099     -198     
+ Misses        3380     3360      -20     
+ Partials       347      343       -4     

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

Copy link

sonarqubecloud bot commented Feb 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@devops-github-rudderstack
Copy link
Contributor

This PR is considered to be stale. It has been open for 20 days with no further activity thus it is going to be closed in 7 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR.

@devops-github-rudderstack devops-github-rudderstack deleted the snyk-upgrade-2b04d93be2a0de32d23c128b029839de branch May 3, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants