Skip to content

Bump @electron-forge/cli from 6.0.0-beta.52 to 6.0.0-beta.54#112

Closed
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.54
Closed

Bump @electron-forge/cli from 6.0.0-beta.52 to 6.0.0-beta.54#112
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.54

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 10, 2020

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

Release notes

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

6.0.0-beta.54

Fixed

  • publisher-github:
  • core: init should install the latest caret version of Forge (#1963) (b1693f09)

6.0.0-beta.53

New Features

  • add Electronegativity plugin (#1900) (a6a65cae)
  • core: add params to the postPackage hook (#1896) (e9a2ba07)

Bug Fixes

  • template: remove TS warning while scaffolding TS templates (#1664) (e447adc6)
  • plugin-webpack: prevent the renderer config from overriding its preload config's target (#1853) (8126a736)
  • core: Re-throw non-require errors when using requireSearch (#1876) (301d6e17)
Changelog

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

6.0.0-beta.54 (2020-10-20)

Build System / Dependencies
  • deps:
  • add script to batch update dependencies (ca0035f8)
  • deps-dev:
    • upgrade typescript to 4.0.3 (9cf56e4c)
    • upgrade typedoc to 0.19.2 (bdf1c5dd)
    • upgrade sinon to 9.2.0 (840093e6)
    • upgrade nodemon to 2.0.6 (b6cbc7c3)
    • upgrade mocha to 8.2.0 (2cf9ddeb)
    • upgrade lint-staged to 10.4.2 (9851181b)
    • upgrade eslint-plugin-import to 2.22.1 (7866c5b0)
    • upgrade eslint to 7.11.0 (2018a93b)
    • upgrade commitizen to 4.2.2 (f4336fdc)
    • upgrade @typescript-eslint/{parser,eslint-plugin} to 4.5.0 (26db59ae)
    • upgrade @types/webpack to 4.41.23 (b344ea1e)
    • upgrade @types/username to ^5.0.0 (aaa3ef1a)
    • upgrade @types/sinon to 9.0.8 (03a0d210)
    • upgrade @types/lodash to 4.14.162 (2f397255)
    • upgrade @types/html-minifier-terser to 5.1.1 (c04f4784)
Commits
  • d3053f2 Update CHANGELOG.md for 6.0.0-beta.54
  • 09386bd Release 6.0.0-beta.54
  • 1c1352a build(deps): upgrade transitive dependencies
  • ca0035f build: add script to batch update dependencies
  • 9cf56e4 build(deps-dev): upgrade typescript to 4.0.3
  • bdf1c5d build(deps-dev): upgrade typedoc to 0.19.2
  • 840093e build(deps-dev): upgrade sinon to 9.2.0
  • 08bddc3 build(deps): upgrade pretty-ms to 7.0.1
  • 1cdd493 build(deps): upgrade open to 7.3.0
  • b6cbc7c build(deps-dev): upgrade nodemon to 2.0.6
  • 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 Dec 10, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.54 branch from c04bab4 to 40810c0 Compare December 14, 2020 12:19
@jamland
Copy link
Owner

jamland commented Jan 25, 2021

This one requires more testing.
Looks like it brakes wabpack' build routine for npm run make

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.54 branch from 40810c0 to bbcab57 Compare January 29, 2021 21:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.54 branch from bbcab57 to 60eb87b Compare March 3, 2021 17:01
@dependabot-preview
Copy link
Contributor Author

Superseded by #245.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.54 branch May 18, 2021 11:42
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