Skip to content

fix(deps): update external fixes - #585

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-external-fixes
Open

fix(deps): update external fixes#585
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-external-fixes

Conversation

@renovate

@renovate renovate Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
dompurify 3.4.133.4.14 age confidence
fs-extra 11.3.011.4.0 age confidence
moo 0.5.20.5.3 age confidence
source-map 0.7.40.8.0 age confidence

Release Notes

cure53/DOMPurify (dompurify)

v3.4.14: DOMPurify 3.4.14

Compare Source

  • Fixed an issue with possible bypasses when risky tags are allow-listed, thanks @​AlirezaRouhbakhsh
  • Fixed a couple of edge cases with mixed document contexts, thanks @​fishjojo1
  • Added the SVG pointer-events and vector-effect presentation attributes to the allow-list, thanks @​Jaybhade
  • Conducted another refactoring run, removed dead branches and duplicated logic, flattened attribute validation
  • Updated the documentation in several spots, README, wiki, etc., thanks @​Akokonunes
  • Updated several development dependencies and CI workflow actions
jprichardson/node-fs-extra (fs-extra)

v11.4.0

Compare Source

  • Proper EEXIST error when trying to create a symlink and the dest already exists as a broken symlink (#​925, #​1076)

v11.3.6

Compare Source

v11.3.5

Compare Source

  • Fix ensureLink*/ensureSymlink* identical file detection on Windows (#​1068)
  • Fix error handling in timestamp preservation code (#​1065, #​1069)
  • Fix potential file descriptor leak on error in synchronous timestamp preservation code (#​1066)

v11.3.4

Compare Source

  • Fix bug where calling ensureSymlink/ensureSymlinkSync with a relative srcPath would fail if the symlink already existed (#​1038, #​1064)

v11.3.3

Compare Source

  • Fix copying symlink when destination is a symlink to the same target (#​1019, #​1060)

v11.3.2

Compare Source

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#​1056, #​1058)

v11.3.1

Compare Source

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#​1050)
tjvr/moo (moo)

v0.5.3

Compare Source

mozilla/source-map (source-map)

v0.8.0

Compare Source

v0.7.6

Compare Source

v0.7.5

Compare Source

  • #​364 -
    Pass through the implementation of more index map operations.
  • #​362 -
    Remove the bundled dist/ directory?
  • #​363 -
    Split up wasm loading based on compilation target.
  • #​371 -
    Use WHATWG's URL to implement all of source-map's URL operations.
  • #​378 -
    Fix typo
  • #​384 -
    Add Mozilla Code of Conduct in
  • #​402 -
    Remove unused fromVLQSigned function
  • #​374 -
    Add lastGeneratedColumn to typing for MappingItem
  • #​395 -
    addMapping(): ensure that originalLine and originalColumn are null when original argument was undefined/null
  • #​394 -
    fix crash in url util function due to undefined root value
  • #​393 -
    minor binary-search code/comment fixes
  • #​407 -
    use Travis CI svg badge
  • #​397 -
    add prettier task for standardized code formatting => easier cross-branch/fork code comparison and merging
  • #​415 -
    Syntax highlight README HTML sample
  • #​439 -
    Add function to SourceMapConsumer TS interface
  • #​448 -
    Include types file extension in package.json
  • #​464 -
    Require Node.js 12 or later & switch CI to GitHub Actions
  • #​466 -
    Skip updating coveralls.io coverage
  • #​465 -
    Update WASM binary and Land WASM rust sources in this repository
  • #​463 -
    Update ESLint & Prettier to latest
  • #​467 -
    Adopt & enforce the mozilla-central Prettier config
  • #​468 -
    Simplify coverage tooling
  • #​469 -
    Update to doctoc v2 & simplify call pattern
  • #​470 -
    Filter out unnecessary rust tasks
  • #​471 -
    Improve coverage
  • #​472 -
    Include package-lock.json in repo
  • #​473 -
    fix: convert result of allocate_mappings from signed to unsigned
  • #​481 -
    Add support for the sourcemaps ignorelist
  • #​485 -
    Remove .DS_Store
  • #​488 -
    Fix reference to LICENSE file
  • #​507 -
    Fix an off-by-1 error in section lookup
  • #​505 -
    Add source map spec tests
  • #​517 -
    Remove whatwg-url module

Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • "after 2pm on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@github-actions

Copy link
Copy Markdown

This PR will trigger a patch release when merged.

@codecov

codecov Bot commented Jul 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate
renovate Bot force-pushed the renovate-external-fixes branch from b6c4069 to 6a82bf8 Compare August 3, 2025 18:58
@renovate renovate Bot changed the title fix(deps): update dependency source-map to v0.7.6 fix(deps): update external fixes Aug 3, 2025
@renovate
renovate Bot force-pushed the renovate-external-fixes branch 3 times, most recently from d72ce20 to 37cab0b Compare August 12, 2025 14:50
@renovate
renovate Bot force-pushed the renovate-external-fixes branch from 37cab0b to f67ccc9 Compare August 19, 2025 11:52
@renovate
renovate Bot force-pushed the renovate-external-fixes branch 4 times, most recently from 0eefc63 to 1b09e50 Compare August 19, 2026 10:12
@renovate
renovate Bot force-pushed the renovate-external-fixes branch 2 times, most recently from 8469ee5 to fad1ce4 Compare August 31, 2026 23:55
@renovate
renovate Bot force-pushed the renovate-external-fixes branch from fad1ce4 to faef041 Compare September 3, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants