bruno icon indicating copy to clipboard operation
bruno copied to clipboard

bru electron: bump to version that supports node_extra_ca_certs

Open logandavies181 opened this issue 1 year ago • 1 comments

Description

Closes #2257. As it turns out, Electron finally added support for this under version v30.0.0 🚀

Electron feature req: https://github.com/electron/electron/issues/41590 Original PR: https://github.com/electron/electron/pull/41689 Backport for v30: https://github.com/electron/electron/pull/41822

Contribution Checklist:

  • [x] The pull request only addresses one issue or adds one feature.
  • [x] The pull request does not introduce any breaking changes
  • [x] I have added screenshots or gifs to help explain the change if applicable.
  • [x] I have read the contribution guidelines.
  • [x] Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

logandavies181 avatar May 07 '24 09:05 logandavies181

@logandavies181 Have you tested if everything works with the latest version of electron ?

end3rbyte avatar May 14 '24 11:05 end3rbyte

Superseeded by https://github.com/usebruno/bruno/pull/2668.

gepbird avatar Jul 23 '24 12:07 gepbird