Skip to content

Bump @electron/remote from 2.0.4 to 2.0.9 in /app #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps @electron/remote from 2.0.4 to 2.0.9.

Release notes

Sourced from @​electron/remote's releases.

v2.0.9

2.0.9 (2022-12-05)

Bug Fixes

  • update dependencies, support Electron 22 (#142) (df4ecc0)

v2.0.8

2.0.8 (2022-03-15)

Bug Fixes

v2.0.7

2.0.7 (2022-03-09)

Note: the publishing flow failed for v2.0.5 and v2.0.6, so this is a direct upgrade from v2.0.4.

Bug Fixes

  • Exclude dist in tsconfig.json (#108) (de29cf5)
  • types for nativeImage, webContents, ShareMenu, webFrameMain (#109) (7c61752)
  • update index.d.ts (#102) (48cc1a3)
  • expose safeStorage module (#95) (54f9496)

v2.0.5

2.0.5 (2022-02-21)

Bug Fixes

  • Exclude dist in tsconfig.json (#108) (de29cf5)
  • types for nativeImage, webContents, ShareMenu, webFrameMain (#109) (7c61752)
Commits
  • df4ecc0 fix: update dependencies, support Electron 22 (#142)
  • 0aa49bd ci: Test with Electron 18 (#129)
  • e54ef5d Rename prepublishOnly script to prepare; add {main,renderer}/index.d.ts to pa...
  • 321e0d3 build(deps): bump minimist from 1.2.5 to 1.2.6 (#125)
  • f0eaf92 build(deps-dev): bump electron from 13.4.0 to 13.6.6 (#124)
  • 84497e4 build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#121)
  • db3fe1d build(deps): bump node-fetch from 2.6.1 to 2.6.7 (#122)
  • de6d4d1 build(deps): bump pathval from 1.1.0 to 1.1.1 (#107)
  • 8534ef0 Test this module, not the builtin electron.remote; test with Electron 14, 15,...
  • 084bdff fix: types for nativeImage, webContents, webFrameMain again (#111)
  • 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)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.4 to 2.0.9.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.4...v2.0.9)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants