Skip to content

Bump js-yaml from 4.3.0 to 4.3.1 - #406

Merged
OSPFNeighbour merged 1 commit into
master-devfrom
dependabot/npm_and_yarn/js-yaml-4.3.1
Aug 10, 2026
Merged

Bump js-yaml from 4.3.0 to 4.3.1#406
OSPFNeighbour merged 1 commit into
master-devfrom
dependabot/npm_and_yarn/js-yaml-4.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 4.3.0 to 4.3.1.

Changelog

Sourced from js-yaml's changelog.

4.3.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@OSPFNeighbour
OSPFNeighbour changed the base branch from master to master-dev August 10, 2026 23:57
@OSPFNeighbour
OSPFNeighbour merged commit da20f8e into master-dev Aug 10, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/js-yaml-4.3.1 branch August 10, 2026 23:59
OSPFNeighbour added a commit that referenced this pull request Aug 11, 2026
* Fix 13 Dependabot vulnerabilities (1 critical, 10 high, 2 moderate) (#407)

- Migrate xmldom -> @xmldom/xmldom (maintained fork; upstream xmldom
  has no fix for the critical multi-root-DOM and XML injection/DoS
  advisories). Used to parse a third-party KML feed in background.js.
- npm audit fix for js-yaml, minimatch, micromatch, nanoid, yaml
  (dev/transitive, no breaking changes).
- Pin d3-color and uuid to patched versions via npm overrides, since
  their parents (dc, exceljs) are already on latest stable and won't
  bump past the vulnerable range. Neither codepath here hits the
  vulnerable behaviour (fixed internal color values; uuidv4() called
  with no buf arg).

npm audit now reports 0 vulnerabilities.

* Route Contact Group SMS recipients through a separate ContactGroups field (#408)

A Contact Group (ContactTypeId 0) has no Detail/phone number of its
own — Beacon resolves its membership server-side and echoes the
result back as a separate ContactGroups field on the sent message,
rather than including the group in Recipients[]. Sending group
selections through Recipients[i] as before meant group messages
carried a null Recipient value instead of actually reaching anyone.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

* Bump js-yaml from 4.3.0 to 4.3.1 (#406)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant