Skip to content

Bump fast-xml-parser and @aws-sdk/client-s3 in /grayscaler#27

Merged
szikszail merged 1 commit intomainfrom
dependabot/npm_and_yarn/grayscaler/multi-ee08d50e37
Feb 27, 2026
Merged

Bump fast-xml-parser and @aws-sdk/client-s3 in /grayscaler#27
szikszail merged 1 commit intomainfrom
dependabot/npm_and_yarn/grayscaler/multi-ee08d50e37

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

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

Updates fast-xml-parser from 4.2.5 to 5.3.6

Release notes

Sourced from fast-xml-parser's releases.

Entity security and performance

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6

v5.3.5

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5

fix: handle HTML numeric and hex entities when out of range

No release notes provided.

bug fix and performance improvements

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
  • Performance improvement for stopNodes (By Maciek Lamberski)

Replace Buffer with Uint8Array

  • Launched Separate CLI module
  • Replace Buffer with Uint8Array

Support EMPTY and ANY with ELEMENT in DOCTYPE

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.2.4...v5.2.4

upgrade to ESM module and fixing value parsing issues

  • Support ESM modules
  • fix value parsing issues
  • a feature to access tag location is added (metadata)
  • fix to read DOCTYPE correctly

Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md

Summary update on all the previous releases from v4.2.4

  • Multiple minor fixes provided in the validator and parser
  • v6 is added for experimental use.
  • ignoreAttributes support function, and array of string or regex
  • Add support for parsing HTML numeric entities
  • v5 of the application is ESM module now. However, JS is also supported

... (truncated)

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.

5.4.1 / 2026-02-25

  • fix (#785) unpairedTag node should not have tag content

5.4.0 / 2026-02-25

  • migrate to fast-xml-builder

5.3.9 5.3.9 / 2026-02-25

  • support strictReservedNames

5.3.8 5.3.8 / 2026-02-25

  • support maxNestedTags
  • handle non-array input for XML builder when preserveOrder is true (By Angelo Coetzee)
  • save use of js properies

5.3.7 5.3.7 / 2026-02-20

5.3.6 / 2026-02-14

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

5.3.5 / 2026-02-08

  • fix: Escape regex char in entity name
  • update strnum to 2.1.2
  • add missing exports in CJS typings

5.3.4 / 2026-01-30

  • fix: handle HTML numeric and hex entities when out of range

5.3.3 / 2025-12-12

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute

5.3.2 / 2025-11-14

  • fix for import statement for v6

5.3.1 / 2025-11-03

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.359.0 to 3.998.0

Release notes

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

v3.998.0

3.998.0(2026-02-25)

Chores
  • scripts: use $npm_package_name in build:include:deps script (#7782) (6e324394)
  • codegen: sync for checksum algorithm extensions (#7781) (ae4f994f)
Documentation Changes
  • client-batch: AWS Batch documentation update for service job capacity units. (2f11daa7)
New Features
  • clients: update client endpoints as of 2026-02-25 (9bb005ef)
  • client-ec2: Add support for EC2 Capacity Blocks in Local Zones. (7029db2c)
  • client-ecr: Update repository name regex to comply with OCI Distribution Specification (fa176d37)
  • client-wafv2: AWS WAF now supports GetTopPathStatisticsByTraffic that provides aggregated statistics on the top URI paths accessed by bot traffic. Use this operation to see which paths receive the most bot traffic, identify the specific bots accessing them, and filter by category, organization, or bot name. (68165e55)
  • client-neptune: Neptune global clusters now supports tags (e3c73a0f)
  • middleware-flexible-checksums: allow custom checksum algorithm implementations (#7746) (34e99cdd)
Tests

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

v3.997.0

3.997.0(2026-02-24)

Chores
  • util-endpoints: update aws partitions.json (ba2bbcd3)
  • endpoints: update endpoints model (61dd47fe)
  • models: update API models (e3339290)
  • packages: use open version range for additional packages (#7774) (3f776c33)
  • codegen: sync for checksum stream backpressure (#7776) (14fc5717)
New Features
  • clients: update client endpoints as of 2026-02-24 (3f22faa1)
  • client-observabilityadmin: Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field (7025fca9)
  • client-cloudwatch: This release adds the APIs (PutAlarmMuteRule, ListAlarmMuteRules, GetAlarmMuteRule and DeleteAlarmMuteRule) to manage a new Cloudwatch resource, AlarmMuteRules. AlarmMuteRules allow customers to temporarily mute alarm notifications during expected downtime periods. (cc014d1a)
  • client-elasticsearch-service: Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request. (aff0c5eb)
  • client-ec2: Adds httpTokensEnforced property to ModifyInstanceMetadataDefaults API. Set per account or manage organization-wide using declarative policies to prevent IMDSv1-enabled instance launch and block attempts to enable IMDSv1 on existing IMDSv2-only instances. (89d8e7e9)
  • client-medialive: AWS Elemental MediaLive - Added support for Elemental Inference for Smart Cropping and Clipping features for MediaLive. (967c712b)

... (truncated)

Changelog

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

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

3.996.0 (2026-02-23)

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

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

... (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 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.

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


Updates `fast-xml-parser` from 4.2.5 to 5.3.6
- [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.2.5...v5.3.6)

Updates `@aws-sdk/client-s3` from 3.359.0 to 3.998.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.998.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.6
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.998.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 26, 2026
@szikszail szikszail merged commit b43cd69 into main Feb 27, 2026
2 checks passed
@szikszail szikszail added invalid This doesn't seem right merged-by-maintenance labels Feb 27, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/grayscaler/multi-ee08d50e37 branch February 27, 2026 04:57
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 invalid This doesn't seem right javascript Pull requests that update javascript code merged-by-maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant