ArchiveBox / electron-archivebox

Desktop Electron app for ArchiveBox internet archiver. (ALPHA: not ready for general use)
https://archivebox.io
GNU General Public License v3.0
178 stars 15 forks source link

Bump @electron-forge/cli from 6.0.0-beta.54 to 6.0.0-beta.64 #122

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @electron-forge/cli from 6.0.0-beta.54 to 6.0.0-beta.64.

Release notes

Sourced from @​electron-forge/cli's releases.

v6.0.0-beta.64

New Features

  • cli: add --inspect-brk-electron option (#1328) (c5a6ea17)
  • maker: allow disabling maker in config (#2754) (69777402)
  • maker-wix: Make autoUpdate and autoLaunch features configurable in MakerWixConfig (#2620) (bf7d271a)
  • publisher-ers: support flavor config (#2766) (6069ebe1)
  • publisher-github: allow specifying alternative tag prefix (#2605) (88d9d722)
  • template: add a default preload script (#2722) (636e2c5d)
  • plugin-webpack:
    • allow specifing a seperate webpack config for your preload (#2679) (f5909424)
    • webpack 5 configuration factory (#2776) (f4a77741)
    • Add packageSourceMaps option to WebpackPluginConfig (#2581) (2bb5e0d8)

Bug Fixes

  • make: escape file names for make step (#2752) (beb93056)
  • v5 upgrade: default platforms to empty array instead of null (9abc581b)
  • publisher-ers:

6.0.0-beta.63

Bug Fixes

  • cli: re-add shebang to electron-forge binary (#2671) (1ca418ec)

6.0.0-beta.62

New Features

Bug Fixes

6.0.0-beta.61

New Features

  • publisher-github: add debug support for Octokit (#2499) (73252c30)

Bug Fixes

6.0.0-beta.60

Breaking Changes

... (truncated)

Changelog

Sourced from @​electron-forge/cli's changelog.

6.0.0-beta.64 (2022-06-16)

New Features
  • webpack-plugin: webpack 5 configuration factory (#2776) (f4a77741)
  • 🎸 allow specifying alternative tag prefix (#2605) (88d9d722)
  • allow disabling maker in config (#2754) (69777402)
  • 🎸 Add packageSourceMaps option to WebpackPluginConfig (#2581) (2bb5e0d8)
  • Make autoUpdate and autoLaunch features configurable in MakerWixConfig (#2620) (bf7d271a)
  • publisher-ers: support flavor config (#2766) (6069ebe1)
  • cli: add --inspect-brk-electron option (#1328) (c5a6ea17)
  • template: add a default preload script (#2722) (636e2c5d)
  • plugin-webpack: allow specifing a seperate webpack config for your preload (#2679) (f5909424)
Bug Fixes
  • escape file names for make step (#2752) (beb93056)
  • default platforms to empty array instead of null (9abc581b)
  • publisher-electron-release-server:

6.0.0-beta.63 (2022-01-10)

Bug Fixes
  • cli: re-add shebang to electron-forge binary (#2671) (1ca418ec)

6.0.0-beta.62 (2022-01-09)

New Features
Bug Fixes

6.0.0-beta.61 (2021-09-10)

New Features
  • publisher-github: add debug support for Octokit (#2499) (73252c30)
Bug Fixes

... (truncated)

Commits
  • f655cf8 Update CHANGELOG.md for 6.0.0-beta.64
  • eb9ab9b Release 6.0.0-beta.64
  • feb81cd build: provide tag message in bump script
  • f4a7774 feat(webpack-plugin): webpack 5 configuration factory (#2776)
  • beb9305 fix: escape file names for make step (#2752)
  • 6bc4b1e build(deps): bump node-forge from 1.2.1 to 1.3.0 (#2780)
  • deb07c6 build(deps): bump plist from 3.0.4 to 3.0.5 (#2812)
  • 4abb2dc test: disable native module package test (#2870)
  • f61b2c9 build: don't run GH Pages on PR (#2868)
  • 88d9d72 feat: 🎸 allow specifying alternative tag prefix (#2605)
  • 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 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[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

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