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 Aug 30, 2021

Bumps @electron-forge/maker-squirrel from 6.0.0-beta.54 to 6.0.0-beta.60.

Release notes

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

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)
  • plugin-webpack: throw error if something bad happened in preload compilation (#2334)
  • maker-squirrel: use executableName for exe when available (#2365)

6.0.0-beta.57

Bug Fixes

  • webpack-plugin: add web as a target for the renderer process (#2285) (9f2bc411)

6.0.0-beta.56

... (truncated)

Changelog

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

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)
Bug Fixes
  • core: search for electron in a node_modules folder with electron in it (#2326) (43cbb0a6)
  • plugin-electronegativity: add parserPlugins option (#2323) (c7eff261)
  • plugin-webpack: throw error if something bad happened in preload compilation (#2334) (755a4502)
  • maker-squirrel: use executableName for exe when available (#2365) (52f71443)

6.0.0-beta.57 (2021-05-23)

... (truncated)

Commits
  • f1b77a6 Update CHANGELOG.md for 6.0.0-beta.60
  • 83977e2 Release 6.0.0-beta.60
  • 34b3a62 refactor(publisher-s3): use AWS-SDK v3 (#2487)
  • 5c99da4 build(deps): upgrade transitive dependencies
  • 8f8902d build(deps-dev): upgrade mocha to 9.1.1
  • 9a68591 build(deps): upgrade aws-sdk to 2.978.0
  • 778a7f3 build(deps-dev): upgrade @​types/node to 16.7.6
  • 3289b5c build(deps-dev): upgrade typescript to ~4.4.2 (#2485)
  • ae00a32 build(deps): bump electron-rebuild from 3.2.0 to 3.2.2 (#2481)
  • c1ba215 chore: sync @​types/node dependency versions
  • 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-squirrel](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.54 to 6.0.0-beta.60.
- [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.60)

---
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 added the dependencies Pull requests that update a dependency file label Aug 30, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 13, 2021

Superseded by #41.

@dependabot dependabot bot closed this Sep 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-forge/maker-squirrel-6.0.0-beta.60 branch September 13, 2021 13:21
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