Skip to content
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

PR 5: chore(deps): bump electron from 31.2.0 to 31.2.1 #5

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 16, 2024

Bumps electron from 31.2.0 to 31.2.1.

Release notes

Sourced from electron's releases.

electron v31.2.1

Release Notes for v31.2.1

Fixes

  • Fixed a potential error when calling webContents.close() on a BrowserView. #42810 (Also in 32)
  • Fixed an issue where High Contrast Mode didn't apply to webContents on Windows. #42859 (Also in 32)
  • Fixed an issue where sources returned by the desktopCapturer API and screen.getAllDisplays() no longer matched on Windows. #42861 (Also in 32)
  • Fixed an issue where sources returned by the desktopCapturer API and screen.getAllDisplays() no longer matched on Windows. #42890 (Also in 32)
  • Fixed an issue where the File System Access API did not remember the user's last picked directory as expected. #42893 (Also in 32)
  • Fixed crash when resolving proxy with session.resolveProxy api. #42897 (Also in 32)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Copy link
Author

dependabot bot commented on behalf of github Jul 16, 2024

The following labels could not be found: Type ◦ Dependency.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-31.2.1 branch from df09794 to dbaba5f Compare July 19, 2024 13:46
Bumps [electron](https://github.com/electron/electron) from 31.2.0 to 31.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v31.2.0...v31.2.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-31.2.1 branch from dbaba5f to 322dadc Compare July 19, 2024 17:26
@EuropaServ EuropaServ changed the title chore(deps): bump electron from 31.2.0 to 31.2.1 PR 5: chore(deps): bump electron from 31.2.0 to 31.2.1 Jul 19, 2024
@EuropaServ
Copy link
Collaborator


Automatic Self-Check - #5

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): bump electron from 31.2.0 to 31.2.1
Created 07.16.2024 4:47 PM UTC
ID #5
Author dependabot[bot]
Repo ntfy-desktop
Branch dependabot/npm_and_yarn/electron-31.2.1 main
Added Files 0
Modified Files 1
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • package-lock.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@EuropaServ EuropaServ added Type ◦ Dependency Item is associated to dependency Type ◦ Pull Request Normal pull request AC ✦ Passed Ready to be reviewed labels Jul 19, 2024
@Aetherinox
Copy link
Owner

@dependabot rebase

Copy link
Author

dependabot bot commented on behalf of github Jul 19, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Author

dependabot bot commented on behalf of github Jul 19, 2024

Looks like electron is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-31.2.1 branch July 19, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AC ✦ Passed Ready to be reviewed Type ◦ Dependency Item is associated to dependency Type ◦ Pull Request Normal pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants