CatalystDevOrg / Catalyst

A minimal, functional, and customizable user-focused FOSS web browser
https://getcatalyst.eu.org
MIT License
51 stars 27 forks source link

chore(deps-dev): bump @electron-forge/publisher-github from 6.0.5 to 6.1.1 #395

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @electron-forge/publisher-github from 6.0.5 to 6.1.1.

Release notes

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

v6.1.1

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: https://github.com/electron/forge/compare/v6.0.5...v6.1.1

Changelog

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

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
  • 5b40a8d v6.1.1
  • dcd5476 fix: normalize artifact paths in makeResult dryRunResume (#3206)
  • 0f73d64 fix(publisher-s3): Make S3 upload fail non-silently (#3194)
  • 25bf1ab fix(plugin-vite): correctly close vite dev-server (#3202)
  • 1cb2f99 chore: add needed Vite infra details (#3197)
  • a1b18b4 v6.1.0
  • b5aef20 build(deps): bump webpack from 5.69.1 to 5.76.0 (#3191)
  • 4676826 fix(plugin-fuses): resetAdHocDarwinSignature rules on Mac (#3190)
  • 3e6729b fix(plugin-vite): start Vite error (#3189)
  • 98b621d feat(maker-zip): add new macUpdateManifestBaseUrl and macUpdateReleaseNotes o...
  • 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 will merge this PR once CI passes on it, as requested by @jdev082.


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)
jdev082 commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

jdev082 commented 1 year ago

@dependabot merge