Skip to content

Update dependency js-yaml to v4.3.2 - #31

Open
konflux-staging[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/js-yaml-4.x-lockfile
Open

Update dependency js-yaml to v4.3.2#31
konflux-staging[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/js-yaml-4.x-lockfile

Conversation

@konflux-staging

@konflux-staging konflux-staging Bot commented May 29, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
js-yaml 4.1.04.3.2 age confidence

Release Notes

nodeca/js-yaml (js-yaml)

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

Security
  • Backported maxTotalMergeKeys option.

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 a loader option limiting merge sequence length. 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).

v4.1.1

Compare Source

Security
  • Fix prototype pollution issue in yaml merge (<<) operator.

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@konflux-staging

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error This project's package.json defines "packageManager": "yarn@4.12.0". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/js-yaml-4.x-lockfile branch from 2836779 to e17e6e5 Compare June 1, 2026 00:22
@konflux-staging konflux-staging Bot changed the title chore(deps): update dependency js-yaml to v4.1.1 chore(deps): update dependency js-yaml to v4.2.0 Jun 1, 2026
@konflux-staging konflux-staging Bot changed the title chore(deps): update dependency js-yaml to v4.2.0 Update dependency js-yaml to v4.2.0 Jun 16, 2026
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/js-yaml-4.x-lockfile branch from e17e6e5 to bd4e746 Compare June 30, 2026 00:07
@konflux-staging konflux-staging Bot changed the title Update dependency js-yaml to v4.2.0 Update dependency js-yaml to v4.3.0 Jun 30, 2026
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/js-yaml-4.x-lockfile branch from bd4e746 to e9512e1 Compare August 11, 2026 17:31
@konflux-staging konflux-staging Bot changed the title Update dependency js-yaml to v4.3.0 Update dependency js-yaml to v4.3.1 Aug 11, 2026
Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com>
@konflux-staging
konflux-staging Bot force-pushed the konflux/mintmaker/main/js-yaml-4.x-lockfile branch from e9512e1 to 22484fe Compare August 30, 2026 00:10
@konflux-staging konflux-staging Bot changed the title Update dependency js-yaml to v4.3.1 Update dependency js-yaml to v4.3.2 Aug 30, 2026
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