LearnNewsExamplesServices
Frontmatter
titlebuild(deps): bump the npm_and_yarn group across 1 directory with 2 updates
authordependabot
stateMerged
createdAtJul 20, 2026, 11:30 PM
updatedAtJul 21, 2026, 12:04 AM
closedAtJul 21, 2026, 12:04 AM
mergedAtJul 21, 2026, 12:04 AM
branchesdevdependabot/npm_and_yarn/npm_and_yarn-6914a90ba3
urlhttps://github.com/neomjs/neo/pull/15627
contentTrust
projected
quarantined11
signals[]
Merged
dependabot commented on Jul 20, 2026, 11:30 PM

Bumps the npm_and_yarn group with 2 updates in the / directory: js-yaml [QUARANTINED_URL: github.com] and uuid [QUARANTINED_URL: github.com].

Updates js-yaml from 5.2.0 to 5.2.1

Changelog

Sourced from js-yaml's changelog.

[5.2.1] - 2026-07-02

Fixed

  • Add Map support to !!omap (should work when realMapTag used)

Security

  • Remove quadratic complexity from !!omap addItem. Regression from v5 (usually not critical, because YAML11_SCHEMA is not default anymore).

4.3.0, 3.15.0 - 2026-06-27

Security

  • Backported maxTotalMergeKeys option.
Commits

Removes uuid

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page [QUARANTINED_URL: github.com].