programsam / binkjs

Music archival site BINK, rewritten as a Node.js express app
0 stars 1 forks source link

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

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 6 months 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.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-s3 from 3.341.0 to 3.477.0

Release notes

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

v3.477.0

3.477.0(2023-12-19)

Chores
New Features
  • clients: update client endpoints as of 2023-12-19 (f9e61927)
  • client-marketplace-catalog: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities. (d96b6069)
  • client-ec2: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones. (0d9d3e82)
  • client-rds: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation (ba936d14)
  • client-appsync: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection (a69d6cf3)
  • client-fsx: Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration. (02c79f92)
  • client-chime-sdk-meetings: Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting. (9a30a93d)
  • experimentalIdentityAndAuth: release phase for SQS and DynamoDB (#5284) (b3d14976)
  • xml codegen reduction (#5566) (3ed7c81f)

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

v3.476.0

3.476.0(2023-12-18)

Documentation Changes
  • client-quicksight: A docs-only release to add missing entities to the API reference. (8a467247)
New Features
  • clients: update client endpoints as of 2023-12-18 (ffad8fd8)
  • client-eks: Add support for EKS Cluster Access Management. (d92c38db)
  • client-cognito-identity-provider: Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers. (54b56e97)
  • client-route53resolver: Add DOH protocols in resolver endpoints. (5ef61b5f)
Bug Fixes
  • core: wrap credentialDefaultProvider with normalizeProvider (#5592) (9faa8ad8)

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

v3.475.0

3.475.0(2023-12-15)

... (truncated)

Changelog

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

3.477.0 (2023-12-19)

Features

3.476.0 (2023-12-18)

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

3.474.0 (2023-12-14)

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

3.473.0 (2023-12-13)

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

3.472.0 (2023-12-12)

Bug Fixes

  • codegen: dedupe [@aws](https://github.com/aws).protocols#restXml serialization (#5568) (7df7325)

3.470.0 (2023-12-08)

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

... (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/programsam/binkjs/network/alerts).
programsam commented 2 months ago

Fixed this manually.

dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.