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: , , , , , #201

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

Conversation

akshatdubeysf
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on

@aws-sdk/types
from 3.577.0 to 3.609.0 | 2 versions ahead of your current version | 2 months ago
on 2024-07-02
@smithy/smithy-client
from 3.1.1 to 3.2.0 | 12 versions ahead of your current version | 24 days ago
on 2024-08-16
@aws-sdk/s3-request-presigner
from 3.588.0 to 3.633.0 | 25 versions ahead of your current version | 24 days ago
on 2024-08-16
@loopback/boot
from 7.0.2 to 7.0.5 | 3 versions ahead of your current version | a month ago
on 2024-08-14
@loopback/context
from 7.0.2 to 7.0.5 | 3 versions ahead of your current version | a month ago
on 2024-08-14
@loopback/core
from 6.0.2 to 6.1.2 | 3 versions ahead of your current version | a month ago
on 2024-08-14

Release notes
Package name: @aws-sdk/types
  • 3.609.0 - 2024-07-02
  • 3.598.0 - 2024-06-14
  • 3.577.0 - 2024-05-15
from @aws-sdk/types GitHub release notes
Package name: @smithy/smithy-client from @smithy/smithy-client GitHub release notes
Package name: @aws-sdk/s3-request-presigner
  • 3.633.0 - 2024-08-16

    3.633.0(2024-08-16)

    Chores
    New Features
    • clients: update client endpoints as of 2024-08-16 (d47413aa)
    • client-inspector2: Update the correct format of key and values for resource tags (594c0fcb)
    • client-sesv2: Marking use case description field of account details as deprecated. (271136dd)
    • client-batch: Improvements of integration between AWS Batch and EC2. (66125910)
    • client-quicksight: Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata (b4200b09)
    • client-sagemaker: Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response (cbc6a873)
    Bug Fixes
    • middleware-sdk-s3: skip stream inspection if non-stream-like body (#6333) (5f85b5fd)

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

  • 3.632.0 - 2024-08-15

    3.632.0(2024-08-15)

    New Features
    • clients: update client endpoints as of 2024-08-15 (05ff22bf)
    • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
    • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973c)
    • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e957)
    • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
    Bug Fixes
    • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
    • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
    • lib-dynamodb: missing @ smithy/core dependency in @ aws-sdk/lib-dynamodb (#6384) (84fd78ba)

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

  • 3.631.0 - 2024-08-14

    3.631.0(2024-08-14)

    New Features
    • client-codebuild: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project. (9e44d9f4)
    Bug Fixes
    • util-endpoints: check for entire resource-path being empty (#6380) (08ad5100)

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

  • 3.629.0 - 2024-08-12

    3.629.0(2024-08-12)

    Chores
    Documentation Changes
    • client-compute-optimizer: Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications (933816fb)
    • client-groundstation: Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide (aee7efd6)
    New Features
    • client-medialive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. (4f1db8e5)
    • client-config-service: Documentation update for the OrganizationConfigRuleName regex pattern. (032e287f)
    • client-ec2: This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. (6e0db432)
    • client-eks: Added support for new AL2023 GPU AMIs to the supported AMITypes. (54703e47)
    • client-sagemaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. (014f34c3)
    • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39fe)
    Bug Fixes
    • core/httpAuthSchemes: default sigv4aSigningRegionSet to undefined (#6375) (8cccf59c)

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

  • 3.627.0 - 2024-08-08

    3.627.0(2024-08-08)

    Chores
    • turbo: added a Makefile command for clearing the turborepo local build cache (#6362) (c094a1c5)
    • codegen: bump version to 0.22.0 (#6363) (b86bc552)
    New Features
    • client-ec2: Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage. (94af5ddc)
    • client-cognito-identity-provider: Added support for threat protection for custom authentication in Amazon Cognito user pools. (e2e4cccb)
    • client-connect: This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile. (b2a49e6f)
    • client-glue: This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys. (be3723ee)

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

  • 3.626.0 - 2024-08-07

    3.626.0(2024-08-07)

    Chores
    New Features
    • client-appintegrations: Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket. (4ce55973)
    • client-glue: Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for. (d6bd32e6)
    Bug Fixes
    • turbo: remove filtering from build:ci script and improve handling of filtering errors (#6361) (e52cc35c)
    Tests
    • middleware-sdk-s3: add e2e test for throw-200-errors (#6360) (e85019f2)

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

  • 3.624.0 - 2024-08-05
  • 3.623.0 - 2024-08-02
  • 3.622.0 - 2024-08-01
  • 3.621.0 - 2024-07-30
  • 3.620.1 - 2024-07-29
  • 3.620.0 - 2024-07-25
  • 3.617.0 - 2024-07-22
  • 3.616.0 - 2024-07-18
  • 3.614.0 - 2024-07-10
  • 3.613.0 - 2024-07-09
  • 3.609.0 - 2024-07-02
  • 3.608.0 - 2024-07-01
  • 3.606.0 - 2024-06-28
  • 3.600.0 - 2024-06-18
  • 3.598.0 - 2024-06-14
  • 3.596.0 - 2024-06-12
  • 3.592.0 - 2024-06-06
  • 3.591.0 - 2024-06-05
  • 3.590.0 - 2024-06-04
  • 3.588.0 - 2024-05-31
from @aws-sdk/s3-request-presigner GitHub release notes
Package name: @loopback/boot from @loopback/boot GitHub release notes
Package name: @loopback/context from @loopback/context GitHub release notes
Package name: @loopback/core
  • 6.1.2 - 2024-08-14
  • 6.1.1 - 2024-07-09
  • 6.1.0 - 2024-06-11
  • 6.0.2 - 2024-05-17
from @loopback/core 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/types from 3.577.0 to 3.609.0.
    See this package in npm: https://www.npmjs.com/package/@aws-sdk/types
  - @smithy/smithy-client from 3.1.1 to 3.2.0.
    See this package in npm: https://www.npmjs.com/package/@smithy/smithy-client
  - @aws-sdk/s3-request-presigner from 3.588.0 to 3.633.0.
    See this package in npm: https://www.npmjs.com/package/@aws-sdk/s3-request-presigner
  - @loopback/boot from 7.0.2 to 7.0.5.
    See this package in npm: https://www.npmjs.com/package/@loopback/boot
  - @loopback/context from 7.0.2 to 7.0.5.
    See this package in npm: https://www.npmjs.com/package/@loopback/context
  - @loopback/core from 6.0.2 to 6.1.2.
    See this package in npm: https://www.npmjs.com/package/@loopback/core

See this project in Snyk:
https://app.snyk.io/org/ashishkaushik/project/dba00d8a-8774-4669-ad6a-2279d08e4399?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

sonarcloud bot commented Sep 10, 2024

Copy link

stale bot commented Nov 9, 2024

This pull request has been marked stale because it has not seen any activity within two months. It will be closed within 15 days of being stale unless there is new activity.

@stale stale bot added the stale label Nov 9, 2024
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.

2 participants