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

Bump @electron-forge/maker-squirrel from 6.0.0-beta.63 to 6.0.0-beta.64 #146

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

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

Release notes

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2022
Bumps [@electron-forge/maker-squirrel](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.63 to 6.0.0-beta.64.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](electron/forge@v6.0.0-beta.63...v6.0.0-beta.64)

---
updated-dependencies:
- dependency-name: "@electron-forge/maker-squirrel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-forge/maker-squirrel-6.0.0-beta.64 branch from 73d496d to e409f3c Compare June 22, 2022 20:12
@quentinlegot quentinlegot merged commit 4eae24e into master Jun 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-forge/maker-squirrel-6.0.0-beta.64 branch June 22, 2022 20:18
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.

1 participant