Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump minimatch and electron-builder #240

Open
wants to merge 1 commit into
base: electron
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps minimatch to 3.1.2 and updates ancestor dependency electron-builder. 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

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)
  • @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.

> **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 dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). 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)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

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
@vercel
Copy link

vercel bot commented Mar 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
iptvnator ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 19, 2023 at 8:39PM (UTC)

@ghost
Copy link

ghost commented Mar 19, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (789ef3c) 60.85% compared to head (dcc3ea4) 60.85%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff            @@
##           electron     #240   +/-   ##
=========================================
  Coverage     60.85%   60.85%           
=========================================
  Files            51       51           
  Lines          1101     1101           
  Branches        116      116           
=========================================
  Hits            670      670           
  Misses          401      401           
  Partials         30       30           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant