aws-samples / aws-healthimaging-samples

Sample projects on working with AWS HealthImaging, an AWS service that allows you to store, analyze, and share medical images in the cloud at petabyte scale.
https://aws.amazon.com/healthimaging
MIT No Attribution
54 stars 101 forks source link

Bump fast-xml-parser, @aws-sdk/client-cloudformation and @aws-sdk/client-s3 in /imaging-viewer-ui/amplify/backend/function/secureDeployBucket/src #31

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fast-xml-parser to 4.2.5 and updates ancestor dependencies fast-xml-parser, @aws-sdk/client-cloudformation and @aws-sdk/client-s3. These dependencies need to be updated together.

Updates fast-xml-parser from 4.2.4 to 4.2.5

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

4.2.6 / 2023-07-17

4.2.5 / 2023-06-22

  • change code implementation

4.2.4 / 2023-06-06

  • fix security bug

4.2.3 / 2023-06-05

  • fix security bug

4.2.2 / 2023-04-18

  • fix #562: fix unpaired tag when it comes in last of a nested tag. Also throw error when unpaired tag is used as closing tag

4.2.1 / 2023-04-18

  • fix: jpath after unpaired tags

4.2.0 / 2023-04-09

  • support updateTag parser property

4.1.4 / 2023-04-08

  • update typings to let user create XMLBuilder instance without options (#556) (By Patrick)
  • fix: IsArray option isn't parsing tags with 0 as value correctly #490 (#557) (By Aleksandr Murashkin)
  • feature: support oneListGroup to group repeated children tags udder single group

4.1.3 / 2023-02-26

  • fix #546: Support complex entity value

4.1.2 / 2023-02-12

  • Security Fix

4.1.1 / 2023-02-03

  • Fix #540: ignoreAttributes breaks unpairedTags
  • Refactor XML builder code

4.1.0 / 2023-02-02

  • Fix '' in DTD comment throwing an error. (#533) (By Adam Baker)
  • Set "eNotation" to 'true' as default

4.0.15 / 2023-01-25

  • make "eNotation" optional

4.0.14 / 2023-01-22

  • fixed: add missed typing "eNotation" to parse values

4.0.13 / 2023-01-07

... (truncated)

Commits


Updates @aws-sdk/client-cloudformation from 3.347.1 to 3.377.0

Release notes

Sourced from @​aws-sdk/client-cloudformation's releases.

v3.377.0

3.377.0(2023-07-25)

Documentation Changes
  • client-dynamodb: Documentation updates for DynamoDB (098cca42)
New Features
  • client-sts: API updates for the AWS Security Token Service (b01ad93f)
  • client-transfer: This release adds support for SFTP Connectors. (e28d57d5)
  • client-customer-profiles: Amazon Connect Customer Profiles now supports rule-based resolution to match and merge similar profiles into unified profiles, helping companies deliver faster and more personalized customer service by providing access to relevant customer information for agents and automated experiences. (0d803e75)
  • client-billingconductor: Added support for Auto-Assocate Billing Groups for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups. (daf01c2a)
  • client-datasync: AWS DataSync now supports Microsoft Azure Blob Storage locations. (7f4cc754)
  • client-wisdom: This release added two new data types: AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom integration with Amazon Connect Chat (8a531864)
  • client-rds: This release adds support for monitoring storage optimization progress on the DescribeDBInstances API. (7b0a319d)
  • client-lambda: Add Python 3.11 (python3.11) support to AWS Lambda (08e0f308)
  • client-sagemaker: Mark ContentColumn and TargetLabelColumn as required Targets in TextClassificationJobConfig in CreateAutoMLJobV2API (ee7f0b1a)
  • client-securityhub: Add support for CONTAINS and NOT_CONTAINS comparison operators for Automation Rules string filters and map filters (e624fd2d)
  • client-emr-serverless: This release adds support for publishing application logs to CloudWatch. (70cb5f78)
  • client-ec2: This release adds an instance's peak and baseline network bandwidth as well as the memory sizes of an instance's inference accelerators to DescribeInstanceTypes. (691ecdb8)
Bug Fixes
  • e2e: import from @smithy packages where needed (#5012) (53df336b)

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

v3.376.0

3.376.0(2023-07-24)

Documentation Changes
  • client-apigatewayv2: Documentation updates for Amazon API Gateway. (3b8f76a7)
New Features
  • clients: update client endpoints as of 2023-07-24 (aef315b2)
  • client-cloudformation: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts. (457b6979)
  • client-quicksight: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips. (70574593)
  • client-glue: Added support for Data Preparation Recipe node in Glue Studio jobs (cad1a3ff)
  • client-cost-explorer: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID. (42c7966a)
  • client-chime-sdk-media-pipelines: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification. (a6743ba5)
  • client-ec2: Add "disabled" enum value to SpotInstanceState. (dedea398)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudformation's changelog.

3.377.0 (2023-07-25)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.376.0 (2023-07-24)

Features

  • client-cloudformation: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts. (457b697)

3.373.0 (2023-07-19)

Features

  • client-cloudformation: SDK and documentation updates for GetTemplateSummary API (unrecognized resources) (99e559f)

3.370.0 (2023-07-13)

Bug Fixes

3.369.0 (2023-07-11)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.363.0 (2023-06-29)

... (truncated)

Commits
  • 3832b6a Publish v3.377.0
  • b2c3880 Publish v3.376.0
  • 457b697 feat(client-cloudformation): This release supports filtering by DRIFT_STATUS ...
  • 7ce1427 Publish v3.373.0
  • 99e559f feat(client-cloudformation): SDK and documentation updates for GetTemplateSum...
  • 4b0faf7 Publish v3.370.0
  • 824435a chore(codegen): remove duplicate doc gen dep (#4915)
  • 4fc0b7f fix(codegen): pkg.json merge behavior (#4954)
  • 91fc833 Publish v3.369.0
  • ed452d6 chore(codegen): use same @​smithy/types version (#4926)
  • Additional commits viewable in compare view


Updates @aws-sdk/client-s3 from 3.347.1 to 3.377.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.377.0

3.377.0(2023-07-25)

Documentation Changes
  • client-dynamodb: Documentation updates for DynamoDB (098cca42)
New Features
  • client-sts: API updates for the AWS Security Token Service (b01ad93f)
  • client-transfer: This release adds support for SFTP Connectors. (e28d57d5)
  • client-customer-profiles: Amazon Connect Customer Profiles now supports rule-based resolution to match and merge similar profiles into unified profiles, helping companies deliver faster and more personalized customer service by providing access to relevant customer information for agents and automated experiences. (0d803e75)
  • client-billingconductor: Added support for Auto-Assocate Billing Groups for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups. (daf01c2a)
  • client-datasync: AWS DataSync now supports Microsoft Azure Blob Storage locations. (7f4cc754)
  • client-wisdom: This release added two new data types: AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom integration with Amazon Connect Chat (8a531864)
  • client-rds: This release adds support for monitoring storage optimization progress on the DescribeDBInstances API. (7b0a319d)
  • client-lambda: Add Python 3.11 (python3.11) support to AWS Lambda (08e0f308)
  • client-sagemaker: Mark ContentColumn and TargetLabelColumn as required Targets in TextClassificationJobConfig in CreateAutoMLJobV2API (ee7f0b1a)
  • client-securityhub: Add support for CONTAINS and NOT_CONTAINS comparison operators for Automation Rules string filters and map filters (e624fd2d)
  • client-emr-serverless: This release adds support for publishing application logs to CloudWatch. (70cb5f78)
  • client-ec2: This release adds an instance's peak and baseline network bandwidth as well as the memory sizes of an instance's inference accelerators to DescribeInstanceTypes. (691ecdb8)
Bug Fixes
  • e2e: import from @smithy packages where needed (#5012) (53df336b)

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

v3.376.0

3.376.0(2023-07-24)

Documentation Changes
  • client-apigatewayv2: Documentation updates for Amazon API Gateway. (3b8f76a7)
New Features
  • clients: update client endpoints as of 2023-07-24 (aef315b2)
  • client-cloudformation: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts. (457b6979)
  • client-quicksight: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips. (70574593)
  • client-glue: Added support for Data Preparation Recipe node in Glue Studio jobs (cad1a3ff)
  • client-cost-explorer: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID. (42c7966a)
  • client-chime-sdk-media-pipelines: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification. (a6743ba5)
  • client-ec2: Add "disabled" enum value to SpotInstanceState. (dedea398)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.377.0 (2023-07-25)

Note: Version bump only for package @​aws-sdk/client-s3

3.374.0 (2023-07-20)

Bug Fixes

Features

  • client-s3: Improve performance of S3 clients by simplifying and optimizing endpoint resolution. (72eb598)

3.373.0 (2023-07-19)

Note: Version bump only for package @​aws-sdk/client-s3

3.370.0 (2023-07-13)

Bug Fixes

Features

  • client-s3: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports. (53ac18c)

3.369.0 (2023-07-11)

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws-samples/aws-healthimaging-samples/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.