dvx / lofi

🎵🔉 A mini Spotify player with WebGL visualizations.
http://lofi.rocks
MIT License
1.21k stars 68 forks source link

Bump electron from 24.0.0 to 24.1.0 #283

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps electron from 24.0.0 to 24.1.0.

Commits
  • 95729e6 fix: exceptions during function/promise result conversions live in calling wo...
  • 6f9cc3c chore: use nested namespaces (#37915)
  • 55df7a3 fix: broken buttons in PDF viewer (#37918)
  • a6d934f chore: use emplace when possible (#37910)
  • 78404eb chore: change some for loops to range-based (#37913)
  • 59fe353 chore: enforce consistent Markdown style for strong and emphasis (#37845)
  • 81e3cef fix: showAboutPanel also on linux (#37872)
  • ae54e37 test: support 'latest'/'latest@X' Electron version strings (#37867)
  • 4de542d fix: exceptions in nested conversions live in the target world (#37897)
  • 9f1bb29 docs: update 24-x-y breaking changes (#37880)
  • 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 show 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dvx/lofi/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #284.