build(deps): bump fast-xml-parser, @aws-sdk/client-s3, @aws-sdk/s3-request-presigner and @google-cloud/storage by dependabot[bot] · Pull Request #16 · tomtom-forks/github-actions-cache-server
Bumps fast-xml-parser to 5.3.4 and updates ancestor dependencies fast-xml-parser, @aws-sdk/client-s3, @aws-sdk/s3-request-presigner and @google-cloud/storage. These dependencies need to be updated together.
Updates fast-xml-parser from 5.2.5 to 5.3.4
Release notes
Sourced from fast-xml-parser's releases.
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
BufferwithUint8Array
- Launched Separate CLI module
- Replace
BufferwithUint8Array
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.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
- Performance improvement for stopNodes (By Maciek Lamberski)
5.3.0 / 2025-10-03
- Use
Uint8Arrayin place ofBufferin Parser5.2.5 / 2025-06-08
- Inform user to use fxp-cli instead of in-built CLI feature
- Export typings for direct use
5.2.4 / 2025-06-06
- fix (#747): fix EMPTY and ANY with ELEMENT in DOCTYPE
5.2.3 / 2025-05-11
- fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE
5.2.2 / 2025-05-05
- fix (#746): update strnum to fix parsing issues related to enotations
5.2.1 / 2025-04-22
- fix: read DOCTYPE entity value correctly
- read DOCTYPE NOTATION, ELEMENT exp but not using read values
5.2.0 / 2025-04-03
- feat: support metadata on nodes (#593) (By Steven R. Loomis)
5.1.0 / 2025-04-02
- feat: declare package as side-effect free (#738) (By Thomas Bouffard)
- fix cjs build mode
- fix builder return type to string
... (truncated)
Commits
753e770update release details4e387f6handle html entities when out of range088b47acorrect typo (#780)f335cbfupdate publish detailfcedd31fix #775: transformTagName with allowBooleanAttributes adds an unnecessary at...54d2262Fix captureMetaData casing (#773)e0769f2update publish detail1a810adfix import for v6ab148abupdate pcakge detail to publish81513d5perf: Use Set for stopNodes lookup (O(1)) instead of array iteration (O(n)) (...- Additional commits viewable in compare view
Updates @aws-sdk/client-s3 from 3.921.0 to 3.986.0
Release notes
Sourced from @aws-sdk/client-s3's releases.
v3.986.0
3.986.0(2026-02-09)
Chores
Documentation Changes
- client-lakeformation: Allow cross account v5 in put data lake settings (e10aebc6)
- client-transfer: This release adds a documentation update for MdnResponse of type "ASYNC" (a9087979)
New Features
- clients: update client endpoints as of 2026-02-09 (b81f169c)
- client-connectcampaignsv2: Add the missing event type for WhatsApp (6b19703e)
- client-pcs: Introduces RESUMING state for clusters, compute node groups, and queues. (78ec45d5)
- client-eks: Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs. (85135c4a)
- client-neptunedata: Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically. (012843ab)
- client-imagebuilder: EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies. (f015ab63)
- client-ec2: Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads. (0ba27c28)
Tests
For list of updated packages, view updated-packages.md in assets-3.986.0.zip
v3.985.0
3.985.0(2026-02-06)
Chores
New Features
- client-bedrock-data-automation-runtime: Add OutputConfiguration to InvokeDataAutomation input and output to support S3 output (72c126f0)
- client-deadline: Adds support for tagging jobs during job creation (444dcec9)
- client-sagemaker: Adding g7e instance support in Sagemaker Training (01f57c15)
- client-partnercentral-selling: Releasing AWS Opportunity Snapshots for SDK release. (9b27cd2b)
- client-iot-managed-integrations: Adding support for Custom(General) Authorization in managed integrations for AWS IoT Device Management cloud connectors. (f683f7b9)
Bug Fixes
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
3.986.0 (2026-02-09)
Note: Version bump only for package
@aws-sdk/client-s33.985.0 (2026-02-06)
Note: Version bump only for package
@aws-sdk/client-s33.984.0 (2026-02-05)
Note: Version bump only for package
@aws-sdk/client-s33.983.0 (2026-02-04)
Note: Version bump only for package
@aws-sdk/client-s33.982.0 (2026-02-03)
Note: Version bump only for package
@aws-sdk/client-s33.981.0 (2026-02-02)
Note: Version bump only for package
@aws-sdk/client-s33.980.0 (2026-01-30)
... (truncated)
Commits
a635e84Publish v3.986.0e64db5ePublish v3.985.05682d09chore(codegen): generate caret versions for aws-sdk dependencies (#7714)4272704Publish v3.984.066d159cPublish v3.983.0179b42cPublish v3.982.015514daPublish v3.981.00306270Publish v3.980.0b951130chore: use yarn workspace versioning for monorepo packages (#7693)a1794f7Publish v3.978.0- Additional commits viewable in compare view
Updates @aws-sdk/s3-request-presigner from 3.921.0 to 3.986.0
Release notes
Sourced from @aws-sdk/s3-request-presigner's releases.
v3.986.0
3.986.0(2026-02-09)
Chores
Documentation Changes
- client-lakeformation: Allow cross account v5 in put data lake settings (e10aebc6)
- client-transfer: This release adds a documentation update for MdnResponse of type "ASYNC" (a9087979)
New Features
- clients: update client endpoints as of 2026-02-09 (b81f169c)
- client-connectcampaignsv2: Add the missing event type for WhatsApp (6b19703e)
- client-pcs: Introduces RESUMING state for clusters, compute node groups, and queues. (78ec45d5)
- client-eks: Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs. (85135c4a)
- client-neptunedata: Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically. (012843ab)
- client-imagebuilder: EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies. (f015ab63)
- client-ec2: Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads. (0ba27c28)
Tests
For list of updated packages, view updated-packages.md in assets-3.986.0.zip
v3.985.0
3.985.0(2026-02-06)
Chores
New Features
- client-bedrock-data-automation-runtime: Add OutputConfiguration to InvokeDataAutomation input and output to support S3 output (72c126f0)
- client-deadline: Adds support for tagging jobs during job creation (444dcec9)
- client-sagemaker: Adding g7e instance support in Sagemaker Training (01f57c15)
- client-partnercentral-selling: Releasing AWS Opportunity Snapshots for SDK release. (9b27cd2b)
- client-iot-managed-integrations: Adding support for Custom(General) Authorization in managed integrations for AWS IoT Device Management cloud connectors. (f683f7b9)
Bug Fixes
... (truncated)
Changelog
Sourced from @aws-sdk/s3-request-presigner's changelog.
3.986.0 (2026-02-09)
Note: Version bump only for package
@aws-sdk/s3-request-presigner3.985.0 (2026-02-06)
Note: Version bump only for package
@aws-sdk/s3-request-presigner3.984.0 (2026-02-05)
Note: Version bump only for package
@aws-sdk/s3-request-presigner3.983.0 (2026-02-04)
Note: Version bump only for package
@aws-sdk/s3-request-presigner3.982.0 (2026-02-03)
Note: Version bump only for package
@aws-sdk/s3-request-presigner3.981.0 (2026-02-02)
Note: Version bump only for package
@aws-sdk/s3-request-presigner3.980.0 (2026-01-30)
... (truncated)
Commits
a635e84Publish v3.986.0e64db5ePublish v3.985.05682d09chore(codegen): generate caret versions for aws-sdk dependencies (#7714)4272704Publish v3.984.066d159cPublish v3.983.0179b42cPublish v3.982.015514daPublish v3.981.00306270Publish v3.980.0b951130chore: use yarn workspace versioning for monorepo packages (#7693)a1794f7Publish v3.978.0- Additional commits viewable in compare view
Updates @google-cloud/storage from 7.17.2 to 7.19.0
Release notes
Sourced from @google-cloud/storage's releases.
v7.19.0
7.19.0 (2026-02-05)
Features
Bug Fixes
v7.18.0
7.18.0 (2025-11-28)
Features
v7.17.3
7.17.3 (2025-11-03)
Bug Fixes
Changelog
Sourced from @google-cloud/storage's changelog.
7.19.0 (2026-02-05)
Features
Bug Fixes
7.18.0 (2025-11-28)
Features
7.17.3 (2025-11-03)
Bug Fixes
Commits
95a2af4chore(main): release 7.19.0 (#2694)420935afix(deps): update dependency fast-xml-parser to v5 [security] (#2713)4e3c328test: skip system tests requiring public access (#2717)3052265chore: fix lint failures (#2685)08a8962feat: Enable full object checksum validation on JSON path (#2687)3dcda1bchore: lint failures (#2681)3e5210fchore(main): release 7.18.0 (#2684)c7004dafeat(listBuckets): Add support for returning partial success (#2678)633a13achore(python): remove configure_previous_major_version_branches (#2675)bae7040samples: Add Soft Delete policy and object management samples (#2676)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.