Skip to content
This repository was archived by the owner on Oct 10, 2021. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps @electron-forge/maker-deb from 6.0.0-beta.54 to 6.0.0-beta.61.

Release notes

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

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

  • core: add required Forge version for templates (#2415) (c094d168)

New Features

  • plugin-webpack: allow most webpack-dev-server options to be configurable (#2444) (699d4862)
  • deps: upgrade to electron-rebuild@^3.1.1 (#2434) (60778998)

Bug Fixes

  • core:
    • better errors when maker names are invalid (#2467) (ca41d9ba)
    • add support for finding electron for npm 7 workspaces (#2446) (4c601519)
  • plugin-webpack:
    • fix deprecation warnings for dev-server@4.0.0 (#2457) (99797449)
    • don't specify resolve.modules by default (#2149) (4a992b76)
    • don't show the error message if packagerConfig.ignore is a function (#2424) (4b4f16c3)
  • template-webpack: only use node-loader if the .node files are in native_modules/ (#2449) (bd2526b3)
  • maker-dmg: add the arch to the default dmg name (#2431) (0c65f17d)

6.0.0-beta.59

Fixed

  • template-typescript-webpack: lint tsx files by default (#2403) (c2e6c49f)
  • template: add plugin:import/electron to TypeScript ESLint config (#2399) (f42c962a)
  • webpack-plugin: Ensure asset relocator injected code works with nodeIntegration disabled (#2396) (146fc311)

6.0.0-beta.58

New Features

  • plugin-webpack:
    • improve native asset relocation without forking Vercel loader (#2320)
    • add devContentSecurityPolicy config option (#2332)
    • add nodeIntegration config for renderers (#2330)
  • core: add platform and arch to generateAssets hook parameters (#2327)

Bug Fixes

  • core: search for electron in a node_modules folder with electron in it (#2326)
  • plugin-electronegativity: add parserPlugins option (#2323)

... (truncated)

Changelog

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

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

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

6.0.0-beta.60 (2021-08-30)

New Features
  • plugin-webpack: allow most webpack-dev-server options to be configurable (#2444) (699d4862)
  • deps: upgrade to electron-rebuild@^3.1.1 (#2434) (60778998)
Bug Fixes
  • core:
    • better errors when maker names are invalid (#2467) (ca41d9ba)
    • add support for finding electron for npm 7 workspaces (#2446) (4c601519)
  • plugin-webpack:
    • fix deprecation warnings for dev-server@4.0.0 (#2457) (99797449)
    • don't specify resolve.modules by default (#2149) (4a992b76)
    • don't show the error message if packagerConfig.ignore is a function (#2424) (4b4f16c3)
  • template-webpack: only use node-loader if the .node files are in native_modules/ (#2449) (bd2526b3)
  • maker-dmg: add the arch to the default dmg name (#2431) (0c65f17d)
Other Changes
  • core: add required Forge version for templates (#2415) (c094d168)

6.0.0-beta.59 (2021-07-26)

Bug Fixes
  • template-typescript-webpack: lint tsx files by default (#2403) (c2e6c49f)
  • template: add plugin:import/electron to TypeScript ESLint config (#2399) (f42c962a)
  • webpack-plugin: Ensure asset relocator injected code works with nodeIntegration disabled (#2396) (146fc311)

6.0.0-beta.58 (2021-07-18)

New Features
  • plugin-webpack:
    • improve native asset relocation without forking Vercel loader (#2320) (db8a3f39)
    • add devContentSecurityPolicy config option (#2332) (7d461090)
    • add nodeIntegration config for renderers (#2330) (6e0a6248)
  • core: add platform and arch to generateAssets hook parameters (#2327) (e3af089d)

... (truncated)

Commits
  • e92c9a1 Update CHANGELOG.md for 6.0.0-beta.61
  • 9c0f052 Release 6.0.0-beta.61
  • 0ae7a9e build(deps-dev): upgrade typedoc to ^0.22.0
  • 14ffa01 chore(publisher-github): ignore eslint warnings
  • d7168d1 build(deps): upgrade transitive dependencies
  • 49acd33 build(deps): upgrade xterm-addon-search to 0.8.1
  • e4e196a build(deps): upgrade xterm to 4.14.1
  • e704eee build(deps): upgrade webpack-dev-server to 4.2.0
  • ccc47e7 build(deps): upgrade webpack to 5.52.1
  • 27eac01 build(deps): upgrade source-map-support to 0.5.20
  • 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)

Bumps [@electron-forge/maker-deb](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.54 to 6.0.0-beta.61.
- [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.54...v6.0.0-beta.61)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant