Catalyst icon indicating copy to clipboard operation
Catalyst copied to clipboard

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

Open dependabot[bot] opened this issue 3 years ago • 0 comments

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

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
Maintainer changes

This version was pushed to npm by vertedinde, a new releaser for @​electron-forge/maker-rpm since your current version.


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] avatar Jul 25 '22 20:07 dependabot[bot]