ThatOneCalculator / DiscordRPCMaker

The best way to make and manage custom Discord Rich Presences with buttons!
https://drpcm.t1c.dev
Mozilla Public License 2.0
1.06k stars 115 forks source link

chore(deps-dev): bump @electron-forge/maker-deb from 6.0.3 to 6.0.5 #263

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @electron-forge/maker-deb from 6.0.3 to 6.0.5.

Release notes

Sourced from @​electron-forge/maker-deb's releases.

v6.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v6.0.4...v6.0.5

v6.0.4

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

Changelog

Sourced from @​electron-forge/maker-deb'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
  • 89d0cd2 v6.0.5
  • a8c8192 fix(build): ensure lerna publishes exact versions
  • fd9de41 chore(maker-rpm): map arm64 -> aarch64 (#3137)
  • 3d5c87c fix(publisher-ers): Update ERS API usage for v2.0 (#3149)
  • 8ed43ee build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#3156)
  • 663a0f8 ci: create a test:slow script to avoid re-running fast tests in the `slow-t...
  • b985924 build: update dependencies to clean up yarn audit
  • 0720e07 chore: set @​wg-ecosystem as CODEOWNERS (#3143)
  • 45c46f4 chore: update repo link from userland migration (#3138)
  • 4c813a7 fix(package): ensure electron-packager throws if fails (#3136)
  • 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[bot] commented 1 year ago

Superseded by #270.