:fox_face: bmw x3 e83 Dashboard application (fuel consumption, music, maps, YouTube, steering wheel controls, IBUS, CAN etc) - made with electron (JavaScript (vanilla))
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/miroslawlis/steering-fox/network/alerts).
Bumps electron from 23.0.0 to 23.2.3.
Commits
3e9f1e6
fix: recommendednode-gyp
version innode.h
error (#37941)f20c135
fix: broken buttons in PDF viewer (#37919)ab7e58b
chore: cherry-pick d9081493c4b2 from chromium (#37851)d7d5ec5
chore: use emplace when possible (#37911)bae3380
chore: change some for loops to range-based (#37914)5161e96
chore: use nested namespaces (#37916)675c2eb
test: support 'latest'/'latest@X' Electron version strings (#37868)03e02b6
fix: showAboutPanel also on linux (#37874)7d36a23
fix: exceptions in nested conversions live in the target world (#37898)e6ef312
fix: apply csp correctly when contextIsolation: false (#37844)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