Closed dependabot[bot] closed 1 week ago
This version is outdated now: https://github.com/electron/electron/releases/tag/v32.2.4
@MarkusGaugg Dependabot will automatically replace this PR with a new one when it runs again once a week or it will just open a new PR for the new update if we merge this PR. We don't do updates constantly otherwise we would never have time to do anything else.
Also that update literally doesn't do anything for FreeTube as we don't use WebContentsView, so there is literally no reason to rush.
Bumps electron from 32.2.2 to 32.2.3.
Release notes
Sourced from electron's releases.
Commits
bcd7ac5
chore: remove executable flag from docs/api/app.md file permissions (#44577)b0f22f7
chore: backport editcontext ime input alignment fixes (#44572)2f524df
fix: remove use of banned std::to_string() (#44561)555c368
docs: capitalize POSIX and Windows correctly (#44557)aa02f3d
build: add new status to verify if all the required gha jobs have run (#44555)6a9f44f
build: remove unused lint package (#44532)fb6faaa
chore: add process memory limit details in parition_alloc oom handler (#44512)6d94e1a
docs: fix apostrophe typo "Electrons" -> "Electron's" (#44538)2e33636
refactor: remove unused C string ToV8() gin converter (#44523)faa1910
perf: use v8::String::NewFromUtf8Literal in ToV8() gin converter (#44518)Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | electron | [>= 24.a, < 25] | | electron | [>= 23.a, < 24] | | electron | [>= 26.a, < 27] | | electron | [>= 25.a, < 26] | | electron | [>= 33.a, < 34] |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