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/cli from 6.0.0-beta.52 to 6.0.0-beta.58 #280

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @electron-forge/cli from 6.0.0-beta.52 to 6.0.0-beta.58.

Release notes

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

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

Breaking Changes

Bug Fixes
  • plugin-local-electron: bind methods correctly (#2280) (e60445d7)

6.0.0-beta.55

Build dependencies

Bug fixes

  • core: better error detection for electron-prebuilt-compile (#2268) (fdc82117)
  • template/typescript-webpack:
    • magic constant is a string w/comments about what it's for (#2166) (f15b5c7a)
    • add ts/tsx to known eslint-plugin-import extensions (#2139) (90f122c2)
  • plugin-webpack: correctly define the asset relocator base dir (#2022) (390219fd)
  • template-typescript: add eslint-plugin-import/typescript rules (#2048) (c27ca4bf)
  • cli: don't hardcode the minimum required Node version (#2003) (704db4b1)

6.0.0-beta.54

Fixed

  • publisher-github:

... (truncated)

Changelog

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

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)

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

6.0.0-beta.56 (2021-05-22)

Build System / Dependencies
Chores
Bug Fixes
  • plugin-local-electron: bind methods correctly (#2280) (e60445d7)
Other Changes

6.0.0-beta.55 (2021-05-18)

... (truncated)

Commits
  • e900958 Update CHANGELOG.md for 6.0.0-beta.58
  • 695bea9 Release 6.0.0-beta.58
  • 7e33378 chore(bump): fix final git tag
  • 5554b50 chore(bump): only add user facing changes to the changelog
  • 53bb288 chore(deps): upgrade transitive dependencies
  • ea8a055 build(deps): upgrade webpack to 5.45.1
  • ce89d02 build(deps-dev): upgrade typedoc to 0.21.4
  • 85c3e6a build(deps-dev): upgrade lint-staged to 11.0.1
  • dc011b3 build(deps): upgrade inquirer to 8.1.2
  • 649d355 build(deps-dev): upgrade eslint to 7.31.0
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #285.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.58 branch July 27, 2021 11:29
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.

0 participants