patrickmonteiro / quasar-speech-api

🎤 🔉 Projeto de um SPA desenvolvido com Quasar Framework 1.0 + Speech API para capturar áudio e transformar em texto, ou utilizar um texto como base para a aplicação emitir um áudio.
https://quasarspeechapi.netlify.app/#/
MIT License
66 stars 14 forks source link

Bump electron from 7.3.3 to 15.5.5 #41

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps electron from 7.3.3 to 15.5.5.

Release notes

Sourced from electron's releases.

electron v15.5.5

Release Notes for v15.5.5

Other Changes

  • Backported fix for CVE-2022-1482. #34040
  • Backported fix for CVE-2022-1483. #34009
  • Backported fix for CVE-2022-1497. #34075

electron v15.5.4

Release Notes for v15.5.4

Other Changes

  • Backported fix for CVE-2022-1138. #33682
  • Backported fix for CVE-2022-1478. #34045
  • Backported fix for CVE-2022-1479. #34037
  • Backported fix for CVE-2022-1480. #34019
  • Backported fix for CVE-2022-1492. #34051

electron v15.5.3

Release Notes for v15.5.3

Fixes

  • Fixed a network service crash that could occur when using setCertificateVerifyProc. #33256 (Also in 16, 17, 18)
  • shell.openExternal() now reports more detailed errors on Windows. #33656 (Also in 16, 17, 18, 19)

Other Changes

  • Backported fix for CVE-2022-1134. #33763
  • Backported fix for CVE-2022-1305. #33860
  • Backported fix for CVE-2022-1310. #33831
  • Backported fix for CVE-2022-1314. #33884
  • Backported fix for CVE-2022-1364. #33836
  • Backported fix for chromium:1286816. #33679
  • Backported fix for chromium:1291482. #33676
  • Backported fix for chromium:1310761. #33856
  • Security: backported fix for CVE-2022-0116 and CVE-2022-1306. #33852
  • Security: backported fix for CVE-2022-23308. #33670
  • Security: backported fix for chromium:1280743. #33715
  • Security: backported fix for chromium:1280852. #33673

electron v15.5.2

Release Notes for v15.5.2

Fixes

  • Fixed behavior of BrowserWindow.maximize on macOS for not shown windows. #33523 (Also in 16, 18)

Other Changes

... (truncated)

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 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/patrickmonteiro/quasar-speech-api/network/alerts).
netlify[bot] commented 2 years ago

Deploy Preview for quasarspeechapi ready!

Name Link
Latest commit 9919366982f95322d4014b3f7798e63692350589
Latest deploy log https://app.netlify.com/sites/quasarspeechapi/deploys/62abc9e0291f07000976b31f
Deploy Preview https://deploy-preview-41--quasarspeechapi.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

dependabot[bot] commented 1 year ago

Superseded by #46.