simonireilly / dynamoDB-benchworx

A DynamoDB GUI for local and remote DynamoDB tables
12 stars 2 forks source link

Bump @electron-forge/cli from 6.0.0-beta.54 to 6.0.0-beta.61 #148

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

Sourced from @​electron-forge/cli'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/cli'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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #148 (b416937) into main (3368540) will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   89.76%   89.92%   +0.15%     
==========================================
  Files          10       10              
  Lines         254      258       +4     
  Branches       33       33              
==========================================
+ Hits          228      232       +4     
  Misses         26       26              
Impacted Files Coverage Δ
src/pages/credentials/forms/profile.tsx 78.94% <100.00%> (+1.16%) :arrow_up:
src/utils/aws/accounts/config.ts 100.00% <100.00%> (ø)
src/utils/aws/credentials/index.ts 89.47% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41c5de1...b416937. Read the comment docs.