Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

chore(deps-dev): bump @electron-forge/plugin-webpack from 6.0.0-beta.54 to 6.0.0-beta.57 #90

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @electron-forge/plugin-webpack from 6.0.0-beta.54 to 6.0.0-beta.57.

Release notes

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

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)
Changelog

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

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)

Build System / Dependencies
  • deps:
    • upgrade transitive dependencies (a06b5b7d)
    • bump ssri from 6.0.1 to 6.0.2 (2215dac5)
    • upgrade xterm to 4.12.0 (0a8b1fb1)
    • upgrade webpack-dev-middleware to 4.2.0 (790647dc)
    • upgrade semver to 7.3.5 (30be10a6)
    • upgrade ora to 5.4.0 (c1866c46)
    • upgrade mime-types to 2.1.30 (679b3610)
    • upgrade glob to 7.1.7 (ce94a505)
    • upgrade electron-wix-msi to 3.2.0 (cfce085e)
    • upgrade aws-sdk to 2.908.0 (f7a9dd53)
    • upgrade @​octokit/types to 6.14.2 (c636a05b)
    • upgrade @​octokit/rest to 18.5.3 (f5e57ae6)
    • upgrade @​octokit/core to 3.4.0 (33d51315)
    • upgrade @​malept/electron-installer-flatpak to 0.11.3 (31449bcd)

... (truncated)

Commits
  • 4a1fd92 Update CHANGELOG.md for 6.0.0-beta.57
  • 2e4a01e Release 6.0.0-beta.57
  • d378b20 chore: set up typeRoots for package tsconfig (#2286)
  • 9f2bc41 fix(webpack-plugin): add web as a target for the renderer process (#2285)
  • 7bbff3a Update CHANGELOG.md for 6.0.0-beta.56
  • 20dbce7 Release 6.0.0-beta.56
  • 8293fe7 build(deps-dev): bump ts-loader (#2282)
  • 0c980da build(deps-dev): bump node-loader (#2219)
  • 0ff2a51 build(deps-dev): bump node-loader in /packages/template/webpack/tmpl (#2218)
  • 8fbbad2 chore: require Node 12 for all packages (#2281)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 13, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-forge/plugin-webpack-6.0.0-beta.57 branch 6 times, most recently from bde9bb6 to 19f94db Compare June 13, 2021 17:46
Bumps [@electron-forge/plugin-webpack](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.54 to 6.0.0-beta.57.
- [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.57)

---
updated-dependencies:
- dependency-name: "@electron-forge/plugin-webpack"
  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/plugin-webpack-6.0.0-beta.57 branch from 19f94db to 943a847 Compare June 13, 2021 18:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2021

A newer version of @electron-forge/plugin-webpack exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants