firoorg / firo-client

MIT License
19 stars 13 forks source link

Bump got and electron-builder #203

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps got to 11.8.6 and updates ancestor dependency electron-builder. These dependencies need to be updated together.

Updates got from 9.6.0 to 11.8.6

Release notes

Sourced from got's releases.

v11.8.6

  • Destroy request object after successful response

https://github.com/sindresorhus/got/compare/v11.8.5...v11.8.6

v11.8.5

https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5

v11.8.3

  • Bump cacheable-request dependency (#1921) 9463bb6
  • Fix HTTPError missing .code property (#1739) 0e167b8

https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3

v11.8.2

  • Make the dnsCache option lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.

https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2

v11.8.1

  • Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0

v11.8.0

  • Fix for sending files with size 0 on stat (#1488) 7acd380
  • beforeRetry allows stream body if different from original (#1501) 3dd2273
  • Set default value for an options object (#1495) 390b145

https://github.com/sindresorhus/got/compare/v11.7.0...v11.8.0

v11.7.0

Improvements

  • Add pfx HTTPS option (#1364) c33df7f
  • Update body after beforeRequest (#1453) e1c1844
  • Don't allocate buffer twice (#1403) 7bc69d9

Fixes

  • Fix a regression where body was sent after redirect 88b32ea
  • Fix destructure error on promise.json() c97ce7c
  • Do not ignore userinfo on a redirect to the same origin 52de13b

https://github.com/sindresorhus/got/compare/v11.6.2...v11.7.0

v11.6.2

Bug fixes

... (truncated)

Commits


Updates electron-builder from 22.14.13 to 24.6.3

Release notes

Sourced from electron-builder's releases.

v24.6.3

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.6.2...v24.6.3

v24.6.2

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.6.1...v24.6.2

v24.6.1

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.6.0...v24.6.1

v24.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.5.2...v24.6.0

v24.5.2

What's Changed

... (truncated)

Changelog

Sourced from electron-builder's changelog.

24.6.3

Patch Changes

  • Updated dependencies [78448af0]:
    • app-builder-lib@24.6.3
    • dmg-builder@24.6.3

24.6.2

Patch Changes

  • #7679 f5d23ef4 Thanks @​mmaietta! - fix: add back missing createLazyProductionDeps that was missed during revert

  • Updated dependencies [f5d23ef4]:

    • app-builder-lib@24.6.2
    • dmg-builder@24.6.2

24.6.1

Patch Changes

  • #7668 9cfd35d5 Thanks @​mmaietta! - fix: reverting migration to electron-rebuild to resolve native prebuilt modules issue

  • #7673 355e3565 Thanks @​mmaietta! - fix: updating simple-update-notifier version to resolve vulnerability

  • Updated dependencies [9cfd35d5]:

    • app-builder-lib@24.6.1
    • dmg-builder@24.6.1

24.6.0

Patch Changes

24.5.2

Patch Changes

  • Updated dependencies [37db080f]:
    • app-builder-lib@24.5.2
    • dmg-builder@24.5.2

24.5.1

Patch Changes

... (truncated)

Commits
  • 9ad852a chore(deploy): Release 24.6.3 (#7686)
  • 53d78ab chore(deploy): Release 24.6.2 (electron-updater@6.1.4) (#7678)
  • 59da388 fix import to use out instead of src
  • f5d23ef fix: add back missing createLazyProductionDeps that was missed during rever...
  • e2d81b6 chore(deploy): Release 24.6.1 (#7674)
  • 355e356 fix: updating simple-update-notifier version to resolve vulnerability (#7673)
  • 9cfd35d fix: reverting migration to electron-rebuild since Cxx flags were back-ported...
  • a86e189 chore(deploy): Release 24.6.0 (#7645)
  • c569e44 chore(deploy): Release 24.5.2 (electron-updater@6.1.3) (#7638)
  • 8ae9061 chore(deploy): Release 24.5.1 (electron-updater@6.1.2) (#7624)
  • Additional commits viewable in compare view


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/firoorg/firo-client/network/alerts).

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