onmyway133 / PushNotifications

🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android
https://onmyway133.com
Other
2.26k stars 176 forks source link

Bump got and electron-builder #72

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes got. It's no longer used after updating ancestor dependency electron-builder. These dependencies need to be updated together.

Removes got

Updates electron-builder from 22.7.0 to 23.5.1

Release notes

Sourced from electron-builder's releases.

v23.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v23.5.0...v23.5.1

v23.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v23.4.0...v23.5.0

v23.4.0

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v23.3.3...v23.4.0

v23.3.3

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from electron-builder's changelog.

23.5.1

Patch Changes

23.5.0

Minor Changes

  • #7075 8166267d Thanks @​davej! - Allow explicit buildNumber in config. buildNumber will take precedence over any environment variables (#6945)

Patch Changes

23.4.0

Patch Changes

  • Updated dependencies [e7179b57]:
    • app-builder-lib@23.4.0
    • builder-util-runtime@9.1.0
    • builder-util@23.4.0
    • dmg-builder@23.4.0

23.3.3

Patch Changes

  • Updated dependencies [98d3a636]:
    • builder-util@23.3.3
    • app-builder-lib@23.3.3
    • dmg-builder@23.3.3

23.3.2

Patch Changes

  • Updated dependencies [53015253]:
    • app-builder-lib@23.3.2
    • dmg-builder@23.3.2

... (truncated)

Commits
  • 1b24dbb chore(deploy): Release 23.5.1 (electron-updater@5.2.4) (#7111)
  • dd29013 chore(deploy): Release v23.5.0 (electron-updater@5.2.3) (#7081)
  • 8166267 fix: allow user to define explicit buildNumber in config, useful for fpm `-...
  • 48cbb12 fix: replace update-notifier with simple-update notifier due to dependency vu...
  • 217f4af chore(deploy): Release 23.4.0 (electron-updater@5.2.2) (#7030)
  • 9498261 chore(deploy): Release 23.3.3 (#7020)
  • 3e9cd2c chore(deploy): Release 23.3.2 (electron-updater@5.2.1) (#7002)
  • d99da82 chore(deploy): Release 23.3.1 (electron-updater@5.2.0) (#6986)
  • e7912d9 chore(deploy): Release 23.3.0 (electron-updater@5.1.0) (#6950)
  • 7bbf730 chore(deploy): Release 23.2.0 (electron-updater@5.0.6) (#6920)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by onegoldfishh, a new releaser for electron-builder since your current version.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/onmyway133/PushNotifications/network/alerts).
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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