tweedegolf / storage-abstraction

Provides an abstraction layer for interacting with a storage; the storage can be local or in the cloud.
MIT License
106 stars 18 forks source link

Bump fast-xml-parser and @aws-sdk/client-s3 #36

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fast-xml-parser to 4.2.5 and updates ancestor dependency @aws-sdk/client-s3. 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.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

  • 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

... (truncated)

Commits


Updates @aws-sdk/client-s3 from 3.332.0 to 3.405.0

Release notes

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

v3.405.0

3.405.0(2023-09-01)

Chores
Documentation Changes
  • client-neptunedata: Removed the descriptive text in the introduction. (5b44d131)
New Features
  • clients: update client endpoints as of 2023-09-01 (97da2457)
  • client-chime-sdk-media-pipelines: This release adds support for the Voice Analytics feature for customer-owned KVS streams as part of the Amazon Chime SDK call analytics. (6a683665)
  • client-identitystore: New Identity Store content for China Region launch (c8e1db31)
  • client-connect: Amazon Connect adds the ability to read, create, update, delete, and list view resources, and adds the ability to read, create, delete, and list view versions. (82dc9dcf)

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

v3.404.0

3.404.0(2023-08-31)

New Features
  • clients: update client endpoints as of 2023-08-31 (b7db78eb)
  • client-chime-sdk-media-pipelines: This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics. (c0abf696)
  • client-cloudwatch-events: Documentation updates for CloudWatch Events. (6f8e0572)
  • client-health: Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses. (58d1b48b)
  • client-ivs: Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary. (5152c340)
  • client-payment-cryptography-data: Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys (7c21218b)
  • client-kafkaconnect: Minor model changes for Kafka Connect as well as endpoint updates. (1d43c190)
  • client-ecs: This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement. (8946a543)
  • client-customer-profiles: Adds sensitive trait to various shapes in Customer Profiles API model. (185a2312)
  • client-connectparticipant: Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API. (b701066a)
  • client-grafana: Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation. (7e05d818)
  • client-sagemaker-runtime: This release adds a new InvokeEndpointWithResponseStream API to support streaming of model responses. (2263b20f)
  • client-connectcampaigns: Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to make automated outbound calls without agent engagement. This release updates three of the campaign management API's to support the new agentless dialing mode and the new dialing capacity field. (83abe067)
  • client-cloudhsm: Deprecating CloudHSM Classic API Service. (1552f49a)
Bug Fixes
  • scripts: git fetch origin provided commit in codegen (#5159) (9b6655ad)

... (truncated)

Changelog

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

3.405.0 (2023-09-01)

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

3.400.0 (2023-08-25)

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

3.398.0 (2023-08-23)

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

3.397.0 (2023-08-22)

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

3.395.0 (2023-08-18)

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

3.391.0 (2023-08-14)

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

3.388.0 (2023-08-09)

... (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 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](https://github.com/tweedegolf/storage-abstraction/network/alerts).