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)
Bumps electron-updater from 6.3.4 to 6.3.9.
Release notes
Sourced from electron-updater's releases.
Changelog
Sourced from electron-updater's changelog.
Commits
8992911
chore(deploy): Release v25.1.7 (electron-updater@6.3.9) (#8542)21dfd73
chore(deps): eslint and prettier upgrade to v9 (#8552)b6d6ea9
fix(updater): Unable to copy file for caching: ENOENT (#8541)2db6272
chore(deploy): Release v25.1.5 (electron-updater@6.3.8) (#8517)d1cb6bd
chore(deps): update typescript 5.x lockfile (#8516)7dceec7
chore(deps): update typescript eslint monorepo packages (major semver bump) (...afc6a34
chore(deploy): Release v25.1.3 (electron-updater@6.3.7) (#8488)178a3c4
chore(docs): migrating totypedoc
and upgradingmkdocs
+material
package...0dd4616
chore(deploy): Release v25.1.2 (electron-updater@6.3.6) (#8487)d56cd27
fix(deploy): redeploy all packages to sync semver ranges (#8486)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