MystPi / ninetails

A private, fast, and beautiful web browser.
MIT License
68 stars 22 forks source link

build(deps-dev): bump @electron-forge/maker-rpm from 6.0.0-beta.63 to 6.0.0-beta.64 #162

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @electron-forge/maker-rpm from 6.0.0-beta.63 to 6.0.0-beta.64.

Release notes

Sourced from @​electron-forge/maker-rpm'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:
Changelog

Sourced from @​electron-forge/maker-rpm'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:
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)