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-dmg from 6.0.3 to 6.0.4 #244

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @electron-forge/maker-dmg from 6.0.3 to 6.0.4.

Release notes

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

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

Commits
  • 7c93695 v6.0.4
  • d4a51de fix(publisher-ers): properly publish non-default flavors (#3079)
  • d2eea20 docs: explain how to test local code changes with symlinks (#3089)
  • 51fcc92 build: use a single top-level tsc -b for all packages (#3090)
  • 3ede278 fix(all): disallow throwing literals (@typescript-eslint/no-throw-literal) ...
  • 3c6e7eb build: improve lerna publish process (#3082)
  • 9e9128f chore: add husky pre-push script (#3061)
  • 3dbaa33 docs: fix InternalOptions links in API docs (#3083)
  • be2f4b1 docs: remove mentions of lerna run test in contributing.md (#3081)
  • 2e5a8bc fix(core): allow the forge.config property in package.json to point to a ...
  • 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)