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/maker-squirrel from 6.0.5 to 6.1.1 #404

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps @electron-forge/maker-squirrel from 6.0.5 to 6.1.1.

Release notes

Sourced from @​electron-forge/maker-squirrel'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/maker-squirrel'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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 11 months ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 11 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.