Skip to content

Bump minimatch, electron-builder and @electron/universal#3681

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/minimatch-and-electron-builder-and-electron/universal-3.1.2
Closed

Bump minimatch, electron-builder and @electron/universal#3681
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/minimatch-and-electron-builder-and-electron/universal-3.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, electron-builder and @electron/universal. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates electron-builder from 23.6.0 to 24.0.0

Release notes

Sourced from electron-builder's releases.

v24.0.0

Full Changelog: electron-userland/electron-builder@v23.6.0...v24.0.0

What's Changed

... (truncated)

Changelog

Sourced from electron-builder's changelog.

24.0.0

Major Changes

Minor Changes

Patch Changes

24.0.0-alpha.13

Patch Changes

  • Updated dependencies [4d3fdfcf]:
    • app-builder-lib@24.0.0-alpha.13
    • builder-util@24.0.0-alpha.13
    • dmg-builder@24.0.0-alpha.13

24.0.0-alpha.12

Patch Changes

  • Updated dependencies [45c07e3e, a3387309]:
    • app-builder-lib@24.0.0-alpha.12
    • dmg-builder@24.0.0-alpha.12

24.0.0-alpha.11

Patch Changes

... (truncated)

Commits
  • c1448c6 chore(deploy): Release 24.0.0 (electron-updater@6.0.0) (#7459)
  • c6ea568 chore(deploy): Release 24.0.0-alpha.13 (alpha) (#7433)
  • 8ba58fa chore(deploy): Release 24.0.0-alpha.12 (electron-updater@6.0.0-alpha.9) (alph...
  • a338730 feat: Allow for NSIS windows installer to be wrapped in an MSI (#7407)
  • 0448896 chore(deploy): Release 24.0.0-alpha.11 (electron-updater@6.0.0-alpha.8) (alph...
  • 45d2921 chore(deploy): Release 24.0.0-alpha.10 (alpha) (#7363)
  • 1bd574b chore(deploy): Release 24.0.0-alpha.9 (electron-updater@6.0.0-alpha.7) (alpha...
  • 9b265f4 chore(deploy): Release 24.0.0-alpha.8 (electron-updater@6.0.0-alpha.6) (alpha...
  • a6d135d chore(deploy): Release 24.0.0-alpha.7 (alpha) (#7312)
  • a117ccb chore(deploy): Release 24.0.0-alpha.6 (electron-updater@6.0.0-alpha.5) (alpha...
  • Additional commits viewable in compare view

Updates @electron/universal from 1.3.3 to 1.3.4

Release notes

Sourced from @​electron/universal's releases.

v1.3.4

1.3.4 (2022-11-27)

Bug Fixes

  • update dir-compare for minimatch redos (3657753)
Commits

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 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) and [@electron/universal](https://github.com/electron/universal). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `electron-builder` from 23.6.0 to 24.0.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.0.0/packages/electron-builder)

Updates `@electron/universal` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/electron/universal/releases)
- [Changelog](https://github.com/electron/universal/blob/main/.releaserc.json)
- [Commits](electron/universal@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
- dependency-name: "@electron/universal"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies PRs or issues relating to dependencies label Mar 7, 2023
@eliandoran eliandoran deleted the branch master June 21, 2025 14:45
@eliandoran eliandoran closed this Jun 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minimatch-and-electron-builder-and-electron/universal-3.1.2 branch June 21, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PRs or issues relating to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant