Skip to content

chore(deps): update all non-major dependencies#100

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#100
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/bun (source) ^1.3.10^1.3.14 age adoption passing confidence devDependencies patch
actions/checkout v6.0.1v6.0.2 age adoption passing confidence action patch
better-dx ^0.2.7^0.2.12 age adoption passing confidence devDependencies patch
fast-xml-parser ^5.5.3^5.8.0 age adoption passing confidence devDependencies minor
sax ^1.5.0^1.6.0 age adoption passing confidence devDependencies minor

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

stacksjs/better-dx (better-dx)

v0.2.12

Compare Source

v0.2.11

Compare Source

v0.2.8

Compare Source

NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v5.8.0: update strnum, FXB. Use xml-naming for DOCTYPE

Compare Source

  • integrate xml-naming to validate DOCTYPE entity name and notation name (using qname because of backward compatibility)
    • This will consider xml-version as well. '1.0' is default
  • update strnum to 2.3.0
    • You can set octal and binary parsing which is by deault off
  • update fast-xml-builder to 1.2.0
    • can sanitize tag names if found invalid
    • fix format output

v5.7.3: fix minor old bugs and update builder

Compare Source

  • fix: alwaysCreateTextNode should create text node when attributes are present for self closing node
  • fix stop node expression when ns prefix is removed (found by iruizsalinas)
  • update XML Builder to 1.1.7
  • mark addEntity deprecated

v5.7.2: backward compatibility for numerical external entity, fix #​705, #​817

Compare Source

  • allow numerical external entity for backward compatibility
  • fix #​705: attributesGroupName working with preserveOrder
  • fix #​817: stackoverflow when tag expression is very long

v5.7.1: upgrade @​nodable/entities and FXB

Compare Source

  • Use @nodable/entities v2.1.0
    • breaking changes
      • single entity scan. You're not allowed to use entity value to form another entity name.
      • you cant add numeric external entity
      • entity error message when expantion limit is crossed might change
    • typings are updated for new options related to process entity
    • please follow documentation of @nodable/entities for more detail.
    • performance
      • if processEntities is false, then there should not be impact on performance.
      • if processEntities is true, but you dont pass entity decoder separately then performance may degrade by approx 8-10%
      • if processEntities is true, and you pass entity decoder separately
        • if no entity then performance should be same as before
        • if there are entities then performance should be increased from past versions
    • ignoreAttributes is not required to be set to set xml version for NCR entity value
  • update 'fast-xml-builder' to sanitize malicious CDATA and comment's content

v5.7.0

Compare Source

v5.6.0

Compare Source

v5.5.12

Compare Source

v5.5.11

Compare Source

v5.5.10: performance improvment, increase entity expansion default limit

Compare Source

  • increase default entity explansion limit as many projects demand for that
maxEntitySize: 10000,
maxExpansionDepth: 10000,
maxTotalExpansions: Infinity,
maxExpandedLength: 100000,
maxEntityCount: 1000,
  • performance improvement
    • reduce calls to toString
    • early return when entities are not present
    • prepare rawAttrsForMatcher only if user sets jPath: false

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

v5.5.9: fix typins and matcher instance in callbacks

Compare Source

combine typings file to avoid configuration changes
pass readonly instance of matcher to the call backs to avoid accidental push/pop call

v5.5.8

Compare Source

v5.5.7

Compare Source

v5.5.6: fix entity expansion and incorrect replacement and performance

Compare Source

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

v5.5.5

Compare Source

v5.5.4

Compare Source

isaacs/sax-js (sax)

v1.6.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 422bf37 to e4ff024 Compare April 8, 2026 14:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from af40928 to 64b7128 Compare April 17, 2026 14:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3111958 to 2877031 Compare April 22, 2026 16:40
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7bb19f6 to b8bf2a8 Compare May 1, 2026 18:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ddc0eda to 1a67244 Compare May 5, 2026 03:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1a67244 to 208cba4 Compare May 12, 2026 05:20
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 208cba4 to 1b31c40 Compare May 13, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants