Skip to content

chore(deps): update dependency js-yaml to ^4.2.0 - abandoned#132

Open
tradeshift-renovate[bot] wants to merge 4 commits into
mainfrom
renovate/js-yaml-4.x
Open

chore(deps): update dependency js-yaml to ^4.2.0 - abandoned#132
tradeshift-renovate[bot] wants to merge 4 commits into
mainfrom
renovate/js-yaml-4.x

Conversation

@tradeshift-renovate

@tradeshift-renovate tradeshift-renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
js-yaml devDependencies minor ^4.1.1 -> ^4.2.0

Release Notes

nodeca/js-yaml (js-yaml)

v4.2.0

Compare Source

Added
  • Added docs/safety.md with notes about processing untrusted YAML.
  • Added maxDepth (100) loader option. Not a problem, but gives a better
    exception instead of RangeError on stack overflow.
  • Added maxMergeSeqLength (20) loader option. Not a problem after merge fix,
    but an additional restriction for safety.
  • Added sourcemaps to dist/ builds.
Changed
  • Stop resolving numbers with underscores as numeric scalars, #​627.
  • Switched dev toolchains to Vite / neostandard.
  • Updated demo.
  • Reorganized tests.
  • dist/ files are no longer kept in the repository.
Fixed
  • Fix parsing of properties on the first implicit block mapping key, #​62.
  • Fix trailing whitespace handling when folding flow scalar lines, #​307.
  • Reject top-level block scalars without content indentation, #​280.
  • Ensure numbers survive round-trip, #​737.
  • Fix test coverage for issue #​221.
  • Fix flow scalar trailing whitespace folding, #​307.
  • Fix digits in YAML named tag handles.
Security
  • Fix potential DoS via quadratic complexity in merge - deduplicate repeated
    elements (makes sense for malformed files > 10K).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

🚦 Automerge: Enabled.

♻️ Rebasing: Never, 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 has been generated by Renovate Bot.

wejendorp and others added 3 commits May 10, 2026 00:55
This PR changes the ownership of this repo to SRE, as the developer productivity team doesn't exist anymore.
@tradeshift-renovate tradeshift-renovate Bot added dependencies Pull requests that update a dependency file dev labels Jun 1, 2026
@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/js-yaml-4.x branch 3 times, most recently from 8e838af to 24bed55 Compare June 1, 2026 04:05
@tradeshift-renovate tradeshift-renovate Bot changed the title chore(deps): update dependency js-yaml to ^4.2.0 chore(deps): update dependency js-yaml to ^4.2.0 - abandoned Jun 28, 2026
@tradeshift-renovate

Copy link
Copy Markdown
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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 dev

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants