hawkeye64 / electron-quasar-file-explorer

A Simple File Explorer using Vue/Quasar/Electron
MIT License
182 stars 51 forks source link

Bump electron-packager from 15.1.0 to 15.2.0 #231

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps electron-packager from 15.1.0 to 15.2.0.

Release notes

Sourced from electron-packager's releases.

15.2.0

Added

  • Upgrade electron-osx-sign to 0.5.0 which adds a new option, entitlementsForFile (#1189)

Fixed

  • Add package manager lockfiles to default ignore list (#1182)
  • Allow checking official builds against prerelease versions (#1191)
Changelog

Sourced from electron-packager's changelog.

15.2.0 - 2020-12-04

Added

  • Upgrade electron-osx-sign to 0.5.0 which adds a new option, entitlementsForFile (#1189)

Fixed

  • Add package manager lockfiles to default ignore list (#1182)
  • Allow checking official builds against prerelease versions (#1191)
Commits
  • 7d54c12 15.2.0
  • aafe0fd chore(deps-dev): bump tsd from 0.13.1 to 0.14.0 (#1193)
  • fec9737 chore(deps-dev): remove unused eslint-plugin-standard (#1192)
  • 5210c37 fix(targets): allow checking official builds against prerelease versions (#1191)
  • 7bc13c4 chore(deps): bump electron-osx-sign from 0.4.17 to 0.5.0 (#1189)
  • 3e2ecec docs: add link to plugins from HookFunction
  • ae205eb chore(deps-dev): bump eslint-config-standard from 15.0.1 to 16.0.0 (#1188)
  • 4fad4dc chore(deps-dev): bump eslint-config-standard from 14.1.1 to 15.0.0 (#1186)
  • e8dc949 ci: skip CircleCI for automatic commits to gh-pages (#1187)
  • f1c159f fix(copy-filter): add package manager lockfiles to default ignore (#1182)
  • Additional commits viewable in compare view


Dependabot compatibility score

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[bot] commented 3 years ago

Superseded by #271.