Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

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

Updates fast-xml-parser from 4.1.2 to 4.2.5

Release notes

Sourced from fast-xml-parser's releases.

Security Fix

Update to this release if you use entity parsing in Fast XML Parser.

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.3.2 / 2023-10-02

4.3.1 / 2023-09-24

  • revert back "Fix typings for builder and parser to make return type generic" to avoid failure of existing projects. Need to decide a common approach.

4.3.0 / 2023-09-20

4.2.7 / 2023-07-30

  • Fix: builder should set text node correctly when only textnode is present (#589) (By qianqing)
  • Fix: Fix for null and undefined attributes when building xml (#585) (#598). A null or undefined value should be ignored. (By Eugenio Ceschia)

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

... (truncated)

Commits

Updates @aws-sdk/client-rekognition from 3.337.0 to 3.438.0

Release notes

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

v3.438.0

3.438.0(2023-10-27)

Documentation Changes
  • client-wafv2: Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies. (2e086ef5)
  • client-pinpoint: Updated documentation to describe the case insensitivity for EndpointIds. (731b8211)
New Features
  • clients: update client endpoints as of 2023-10-27 (45e96d32)
  • client-redshift: added support to create a dual stack cluster (45b42fc0)
  • client-emr: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0 (ce8979f6)
  • client-neptune: Update TdeCredentialPassword type to SensitiveString (e7cee7e1)
Bug Fixes
  • signature-v4-crt: set min version of aws-crt to 1.18.3 (#5426) (5e5784fc)
Tests
  • karma-credential-loader: use workspace version of STS in karma credential loader (#5424) (b0800287)

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

v3.437.0

3.437.0(2023-10-26)

New Features
  • clients: update client endpoints as of 2023-10-26 (dead611e)
  • client-network-firewall: Network Firewall now supports inspection of outbound SSL/TLS traffic. (3686e694)
  • client-sagemaker: Amazon Sagemaker Autopilot now supports Text Generation jobs. (fd8ca903)
  • client-ec2: Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC. (0bc9a39b)
  • client-transfer: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (6bd64020)
  • client-appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. (8e3c2483)
  • client-opensearch: You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests. (a9637b16)
  • client-redshift: Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations. (f0791f13)
  • client-sns: Message Archiving and Replay is now supported in Amazon SNS for FIFO topics. (10014a81)
  • client-ssm-sap: AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications (6a156d7d)
Bug Fixes
  • signature-v4-crt: remove dynamic imports (!) (#5225) (89f97b5c)

... (truncated)

Changelog

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

3.438.0 (2023-10-27)

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

3.437.0 (2023-10-26)

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

3.436.0 (2023-10-25)

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

3.435.0 (2023-10-24)

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

3.434.0 (2023-10-23)

Features

  • client-rekognition: Amazon Rekognition introduces StartMediaAnalysisJob, GetMediaAnalysisJob, and ListMediaAnalysisJobs operations to run a bulk analysis of images with a Detect Moderation model. (6f675cf)

3.433.0 (2023-10-20)

Bug Fixes

  • codegen: use partial record for enum keyed types (#5391) (70c2107)

... (truncated)

Commits

Updates @aws-sdk/client-textract from 3.337.0 to 3.438.0

Release notes

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

v3.438.0

3.438.0(2023-10-27)

Documentation Changes
  • client-wafv2: Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies. (2e086ef5)
  • client-pinpoint: Updated documentation to describe the case insensitivity for EndpointIds. (731b8211)
New Features
  • clients: update client endpoints as of 2023-10-27 (45e96d32)
  • client-redshift: added support to create a dual stack cluster (45b42fc0)
  • client-emr: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0 (ce8979f6)
  • client-neptune: Update TdeCredentialPassword type to SensitiveString (e7cee7e1)
Bug Fixes
  • signature-v4-crt: set min version of aws-crt to 1.18.3 (#5426) (5e5784fc)
Tests
  • karma-credential-loader: use workspace version of STS in karma credential loader (#5424) (b0800287)

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

v3.437.0

3.437.0(2023-10-26)

New Features
  • clients: update client endpoints as of 2023-10-26 (dead611e)
  • client-network-firewall: Network Firewall now supports inspection of outbound SSL/TLS traffic. (3686e694)
  • client-sagemaker: Amazon Sagemaker Autopilot now supports Text Generation jobs. (fd8ca903)
  • client-ec2: Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC. (0bc9a39b)
  • client-transfer: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (6bd64020)
  • client-appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. (8e3c2483)
  • client-opensearch: You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests. (a9637b16)
  • client-redshift: Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations. (f0791f13)
  • client-sns: Message Archiving and Replay is now supported in Amazon SNS for FIFO topics. (10014a81)
  • client-ssm-sap: AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications (6a156d7d)
Bug Fixes
  • signature-v4-crt: remove dynamic imports (!) (#5225) (89f97b5c)

... (truncated)

Changelog

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

3.438.0 (2023-10-27)

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

3.437.0 (2023-10-26)

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

3.436.0 (2023-10-25)

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

3.435.0 (2023-10-24)

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

3.433.0 (2023-10-20)

Bug Fixes

  • codegen: use partial record for enum keyed types (#5391) (70c2107)

3.431.0 (2023-10-18)

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

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

…-textract

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.5 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-rekognition](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-rekognition) and [@aws-sdk/client-textract](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-textract). These dependencies need to be updated together.


Updates `fast-xml-parser` from 4.1.2 to 4.2.5
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.1.2...v4.2.5)

Updates `@aws-sdk/client-rekognition` from 3.337.0 to 3.438.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-rekognition/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.438.0/clients/client-rekognition)

Updates `@aws-sdk/client-textract` from 3.337.0 to 3.438.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-textract/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.438.0/clients/client-textract)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-rekognition"
  dependency-type: direct:production
- dependency-name: "@aws-sdk/client-textract"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fast-xml-parser-and-aws-sdk/client-rekognition-and-aws-sdk/client-textract-4.2.5 branch November 15, 2023 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants