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

chore(deps): bump minimatch and electron-builder #185

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 20, 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.2.1

Release notes

Sourced from electron-builder's releases.

v24.2.1

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v24.2.0...v24.2.1

v24.2.0

What's Changed

Full Changelog: electron-userland/electron-builder@v24.1.3...v24.2.0

v24.1.3

What's Changed

Full Changelog: electron-userland/electron-builder@v24.1.2...v24.1.3

v24.1.2

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v24.1.1...v24.1.2

v24.1.1

What's Changed

Full Changelog: electron-userland/electron-builder@v24.1.0...v24.1.1

... (truncated)

Changelog

Sourced from electron-builder's changelog.

24.2.1

Patch Changes

  • Updated dependencies [a4888ac4, e83dc814]:
    • app-builder-lib@24.2.1
    • dmg-builder@24.2.1

24.2.0

Patch Changes

  • Updated dependencies [1533501f]:
    • app-builder-lib@24.2.0
    • dmg-builder@24.2.0

24.1.3

Patch Changes

  • #7519 abf37039 Thanks @​mmaietta! - fix: "Can't reconcile two non-macho files" due to disablePreGypCopy functionality in new electron/rebuild integration

  • Updated dependencies [abf37039]:

    • app-builder-lib@24.1.3
    • dmg-builder@24.1.3

24.1.2

Patch Changes

24.1.1

Patch Changes

  • Updated dependencies [91f86aed]:
    • app-builder-lib@24.1.1
    • dmg-builder@24.1.1

24.1.0

Patch Changes

... (truncated)

Commits
  • 7c05c36 chore(deploy): Release 24.2.1 (electron-updater@6.0.4) (#7530)
  • cd7b79f chore(deploy): Release 24.2.0 (electron-updater@6.0.3) (#7521)
  • 63772e1 chore(deploy): Release 24.1.3 (#7520)
  • abf3703 fix: "Can't reconcile two non-macho files" due to new Pre-Gyp-Copy functional...
  • ac9c33c chore(deploy): Release 24.1.2 (electron-updater@6.0.2) (#7509)
  • 16283cc fix: utilizing frameworkInfo as primary manner of fetching electron version f...
  • d4c90b6 chore(deps): Move all DefinitelyTyped packages to dev dependencies (#7508)
  • a0e09c3 chore(deploy): Release 24.1.1 (#7499)
  • b23a9b6 chore(deploy): Release 24.1.0 (#7478)
  • c1448c6 chore(deploy): Release 24.0.0 (electron-updater@6.0.0) (#7459)
  • 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)
    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.

xiya233 and others added 30 commits October 19, 2018 13:34
Chinese Translation Completed
…nd files highlight in search. (#63)

Reduction database space over 50%. Change database version to v7.

BREAKING CHANGE: databases v6 and v7 are incompatible and need a lot of time for updating (may be even some days/a lot of hours on very big databases)
# [1.0.0](v0.30.1...v1.0.0) (2018-12-02)

### Bug Fixes

* **feed:** rating also accumulate for times over ([b72d365](b72d365))

### Performance Improvements

* **architecture:** Big performance improvements over big databases and files highlight in search. ([#63](#63)) ([92d0d13](92d0d13))

### BREAKING CHANGES

* **architecture:** databases v6 and v7 are incompatible and need a lot of time for updating (may be even some days/a lot of hours on very big databases)
DEgITx and others added 17 commits November 29, 2022 05:21
# [1.10.0](v1.9.0...v1.10.0) (2023-02-26)

### Bug Fixes

* **db:** fix replace values func with new manticore ([7279ade](7279ade))
* **docker:** fix build ([4340763](4340763))
* **docker:** fixes ([1feab1c](1feab1c))
* **docker:** more fixes ([bd40cb5](bd40cb5))
* **docker:** update install command ([61ae1b8](61ae1b8))

### Features

* **core:** update libs ([581aed4](581aed4))
* **core:** update libs ([0d70850](0d70850))
* **db:** changed config for manticore 5 support [#176](#176) ([2b3676d](2b3676d))
* **db:** update to manticore 6.0.2 ([c24ac47](c24ac47))
* **linux:** manticore5 ([4a2bcc7](4a2bcc7))
* **macos:** manticore5 for macos ([46fa48a](46fa48a))
* **macos:** support of arm64 manticore ([50d05ec](50d05ec))
* **win:** switch to manticore 5.0.2 ([c7ba49a](c7ba49a))
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
DEgITx and others added 2 commits May 2, 2023 01:12
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.2.1
- [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.2.1/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 force-pushed the dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2 branch from 2341a1b to 0c3a55d Compare May 1, 2023 22:16
@DEgITx DEgITx force-pushed the master branch 4 times, most recently from 12f7750 to 2c58fa6 Compare May 20, 2023 23:42
@DEgITx DEgITx force-pushed the master branch 2 times, most recently from 32e607f to 3cff91d Compare June 1, 2023 23:23
@DEgITx DEgITx closed this Jun 3, 2023
@DEgITx DEgITx deleted the dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2 branch June 3, 2023 23:57
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 3, 2023

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.

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

7 participants