Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps js-yaml and builder-util. These dependencies needed to be updated together.
Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

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

Updates builder-util from 10.3.7 to 26.0.11

Release notes

Sourced from builder-util's releases.

v26.0.11

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v26.0.10...v26.0.11

v26.0.10

What's Changed

Full Changelog: electron-userland/electron-builder@v26.0.9...v26.0.10

v26.0.9

What's Changed

... (truncated)

Changelog

Sourced from builder-util's changelog.

26.0.11

Patch Changes

  • #8919 53a81939 Thanks @​mmaietta! - chore(test): parallel test execution! Updates base Logger to squelch noisy/concurrent logging when VITEST env var and DEBUG=electron-builder are set.

26.0.7

Patch Changes

26.0.4

Patch Changes

  • #8839 8b059ad3 Thanks @​mmaietta! - feat: switch app-builder-bin to node-module-collector to get all production node modules

26.0.1

Patch Changes

  • #8815 8e7811d1 Thanks @​mmaietta! - chore: "organize imports" + change ObjectMap => Record for non-external properties (i.e. things that don't get processed for scheme.json)

  • #8813 07429661 Thanks @​mmaietta! - chore: extract common undefined | null to reuse current (unexported) type Nullish. Expose FileMatcher instead of @internal flag

  • #8810 62997b08 Thanks @​mmaietta! - chore: migrate from BluebirdPromise to vanilla Promise. use tiny-async-pool for setting concurrency limit

  • Updated dependencies [8e7811d1, 07429661]:

26.0.0

Major Changes

Minor Changes

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by onegoldfishh, a new releaser for builder-util since your current version.


You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) and [builder-util](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/builder-util). These dependencies needed to be updated together.

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `builder-util` from 10.3.7 to 26.0.11
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/builder-util/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v26.0.11/packages/builder-util)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:production
- dependency-name: builder-util
  dependency-version: 26.0.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 14, 2025
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