Skip to content

chore(depends): bump minimatch, electron-builder and @electron/universal in /Mod Manager#553

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/Mod-Manager/minimatch-and-electron-builder-and-electron/universal-3.1.2
Open

chore(depends): bump minimatch, electron-builder and @electron/universal in /Mod Manager#553
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/Mod-Manager/minimatch-and-electron-builder-and-electron/universal-3.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 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.3.3 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.2.1 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)

v1.3.3

1.3.3 (2022-10-19)

Bug Fixes

  • merged ASAR does not unpack when there is only one unpacked file (#55) (1fc0005)

v1.3.2

1.3.2 (2022-10-18)

Bug Fixes

  • migrate from asar to @​electron/asar (691e4ef)

v1.3.1

1.3.1 (2022-10-03)

Bug Fixes

v1.3.0

1.3.0 (2022-06-01)

Features

  • don't lipo binaries that are identical in the x64 and arm64 versions and match an allowlist (#47) (01dfb8a), closes #17
Commits
  • 3657753 fix: update dir-compare for minimatch redos
  • 1fc0005 fix: merged ASAR does not unpack when there is only one unpacked file (#55)
  • 64cbc83 build: configure semantic release for main branch
  • 691e4ef fix: migrate from asar to @​electron/asar
  • d902197 build: migrate master <-> main
  • 72a3f83 fix: export MakeUniversalOpts (#48)
  • 3cc1365 Update config.yml
  • 3a30fe9 build(deps): bump plist from 3.0.4 to 3.0.5 (#44)
  • 01dfb8a feat: don't lipo binaries that are identical in the x64 and arm64 versions an...
  • 3bd173d build(deps): bump minimist from 1.2.5 to 1.2.6
  • See full diff in compare view

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 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 [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.3.3 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.2.1 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.2.1...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 Pull requests that update a dependency file label Mar 19, 2023
@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected: If you merge this pull request, you will not be alerted to the instances of these issues again.

🫣 Native code

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

Package Location Source
lzma-native@8.0.6 (added) binding.gyp Mod Manager/package-lock.json via electron-builder@24.0.0
Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ⚠️ 1 issue
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore lzma-native@8.0.6

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Powered by socket.dev

@github-actions
Copy link

Download the artifacts for this pull request:

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants