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

chore(deps): update dependency @electron-forge/cli to v6.4.2 - autoclosed #96

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@electron-forge/cli 6.0.0-beta.63 -> 6.4.2 age adoption passing confidence

Release Notes

electron/forge (@​electron-forge/cli)

v6.4.2

Compare Source

What's Changed

Full Changelog: electron/forge@v6.4.1...v6.4.2

v6.4.1

Compare Source

What's Changed

Full Changelog: electron/forge@v6.4.0...v6.4.1

v6.4.0

Compare Source

What's Changed

Full Changelog: electron/forge@v6.3.0...v6.4.0

v6.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: electron/forge@v6.2.1...v6.3.0

v6.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: electron/forge@v6.1.1...v6.2.1

v6.2.0

Compare Source

v6.1.1

Compare Source

New in this Release

A Vite template is now available in Forge! 🚀 Thanks to @​caoxiemeihao for contributing this template and plugin.

A plugin for Electron Fuses is now available in Forge! 🌟 Thanks to @​erikian for contributing this plugin.

Features
What's Changed
New Contributors

Full Changelog: electron/forge@v6.0.5...v6.1.1

v6.1.0

Compare Source

v6.0.5

Compare Source

What's Changed
New Contributors

Full Changelog: electron/forge@v6.0.4...v6.0.5

v6.0.4

Compare Source

What's Changed

v6.0.4 is a small release with a lot of internal code cleanup changes. Most importantly for users, this release adds clearer error messages for [object Object] errors that were thrown during the Make step.

Internal changes
New Contributors

Full Changelog: electron/forge@v6.0.3...v6.0.4

v6.0.3

Compare Source

Electron Forge v6.0.3 is the direct successor to v6.0.1.

What's Changed
New Contributors

Full Changelog: electron/forge@v6.0.1...v6.0.3

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6.0.0-beta.75

Compare Source

New Features

v6.0.0-beta.74

Compare Source

Bug Fixes
Other Changes

v6.0.0-beta.73

Compare Source

Bug Fixes

v6.0.0-beta.72

Compare Source

v6.0.0-beta.71

Compare Source

Bug Fixes

v6.0.0-beta.70

Compare Source

Bug Fixes

v6.0.0-beta.69

Compare Source

New Features
Bug Fixes
  • plugin-webpack: keep devDependencies, dependencies, optionalDependencies and peerDependencies in the distributed package.json (#​3007) (0f75ce08)
  • template-webpack: use new plugin syntax (#​2990) (14721498)
  • template-typescript-webpack: use new plugin syntax (#​2989) (4f222f48)
Other Changes

v6.0.0-beta.68

Compare Source

Bug Fixes
Other Changes

v6.0.0-beta.67

Compare Source

New Features
Bug Fixes
  • template-typescript-webpack: preload file to webpack config (#​2936) (cb1e5600)

v6.0.0-beta.66

Compare Source

New Features
  • plugin-webpack: Allow each entrypoints to specify nodeIntegration (#​2867) (1f45e2ca)
Other Changes

v6.0.0-beta.65

Compare Source

Bug Fixes
Chores

v6.0.0-beta.64

Compare Source

New Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f613a9) 100.00% compared to head (993f6fb) 100.00%.
Report is 6 commits behind head on dev.

❗ Current head 993f6fb differs from pull request most recent head 1a34148. Consider uploading reports for the commit 1a34148 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               dev       #96   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          241       241           
  Branches        37        37           
=========================================
  Hits           241       241           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency @electron-forge/cli to v6.0.5 chore(deps): update dependency @electron-forge/cli to v6.1.0 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from b9c7c7e to 99d4064 Compare March 30, 2023 09:47
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from 99d4064 to 1153643 Compare May 29, 2023 21:53
@renovate renovate bot changed the title chore(deps): update dependency @electron-forge/cli to v6.1.0 chore(deps): update dependency @electron-forge/cli to v6.1.1 May 29, 2023
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from 1153643 to 993f6fb Compare June 17, 2023 02:58
@renovate renovate bot changed the title chore(deps): update dependency @electron-forge/cli to v6.1.1 chore(deps): update dependency @electron-forge/cli to v6.2.1 Jun 17, 2023
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from 993f6fb to 16b489f Compare August 9, 2023 03:00
@renovate renovate bot changed the title chore(deps): update dependency @electron-forge/cli to v6.2.1 chore(deps): update dependency @electron-forge/cli to v6.3.0 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from 16b489f to 0907868 Compare August 10, 2023 23:47
@renovate renovate bot changed the title chore(deps): update dependency @electron-forge/cli to v6.3.0 chore(deps): update dependency @electron-forge/cli to v6.4.0 Aug 19, 2023
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch 2 times, most recently from c88b8d9 to 3f44a18 Compare August 22, 2023 05:56
@renovate renovate bot changed the title chore(deps): update dependency @electron-forge/cli to v6.4.0 chore(deps): update dependency @electron-forge/cli to v6.4.1 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from 3f44a18 to 41b9872 Compare September 8, 2023 05:39
@renovate renovate bot changed the title chore(deps): update dependency @electron-forge/cli to v6.4.1 chore(deps): update dependency @electron-forge/cli to v6.4.2 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from 41b9872 to 2cbc684 Compare September 19, 2023 23:41
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch 2 times, most recently from bbceab3 to 73ec4c1 Compare September 29, 2023 20:23
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch 2 times, most recently from 72f0bd1 to 8444ed2 Compare October 16, 2023 08:33
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from 8444ed2 to 7ec905b Compare October 24, 2023 02:29
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from 7ec905b to f2cd5d1 Compare November 7, 2023 02:35
@renovate renovate bot force-pushed the renovate/electron-forge-cli-6.x-lockfile branch from f2cd5d1 to 1a34148 Compare November 17, 2023 05:31
@renovate renovate bot changed the title chore(deps): update dependency @electron-forge/cli to v6.4.2 chore(deps): update dependency @electron-forge/cli to v6.4.2 - autoclosed Dec 3, 2023
@renovate renovate bot closed this Dec 3, 2023
@renovate renovate bot deleted the renovate/electron-forge-cli-6.x-lockfile branch December 3, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants