loopback4-s3
loopback4-s3 copied to clipboard
[Snyk] Upgrade: , , , , ,
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together. :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.| Name | Versions | Released on |
|---|
@aws-sdk/typesfrom 3.577.0 to 3.609.0 | 2 versions ahead of your current version | 2 months agoon 2024-07-02 @smithy/smithy-clientfrom 3.1.1 to 3.2.0 | 12 versions ahead of your current version | 24 days agoon 2024-08-16 @aws-sdk/s3-request-presignerfrom 3.588.0 to 3.633.0 | 25 versions ahead of your current version | 24 days agoon 2024-08-16 @loopback/bootfrom 7.0.2 to 7.0.5 | 3 versions ahead of your current version | a month agoon 2024-08-14 @loopback/contextfrom 7.0.2 to 7.0.5 | 3 versions ahead of your current version | a month agoon 2024-08-14 @loopback/corefrom 6.0.2 to 6.1.2 | 3 versions ahead of your current version | a month agoon 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
Package name: @smithy/smithy-client
- 3.2.0 - 2024-08-16
- 3.1.12 - 2024-08-01
- 3.1.11 - 2024-07-26
- 3.1.10 - 2024-07-24
- 3.1.9 - 2024-07-17
- 3.1.8 - 2024-07-15
- 3.1.7 - 2024-07-09
- 3.1.6 - 2024-07-08
- 3.1.5 - 2024-06-27
-
3.1.4 - 2024-06-18
Patch Changes
- Updated dependencies [c86a02c]
- Updated dependencies [5510e83]
- Updated dependencies [2dad138]
- Updated dependencies [9f3f2f5]
- @ smithy/[email protected]
- @ smithy/[email protected]
- @ smithy/[email protected]
-
3.1.3 - 2024-06-17
Patch Changes
- Updated dependencies [2dad138]
- Updated dependencies [9f3f2f5]
- @ smithy/[email protected]
- @ smithy/[email protected]
- 3.1.2 - 2024-06-12
- 3.1.1 - 2024-05-30
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
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/coredependency 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
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
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
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
Package name: @loopback/boot
-
7.0.5 - 2024-08-14
@ loopback/[email protected]
- 7.0.4 - 2024-07-09
- 7.0.3 - 2024-06-11
- 7.0.2 - 2024-05-17
Package name: @loopback/context
-
7.0.5 - 2024-08-14
@ loopback/[email protected]
- 7.0.4 - 2024-07-09
- 7.0.3 - 2024-06-11
- 7.0.2 - 2024-05-17
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
[!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: