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/packager from 18.3.5 to 18.3.6.
Release notes
Sourced from
@electron/packager
's releases.Commits
6270eeb
fix: use target platform path separators for asar integrity keys (#1781)7024c67
chore: bump dsanders11/project-actions from 1.3.0 to 1.4.0 (#1777)74b34ca
chore: bump actions/setup-node from 4.0.4 to 4.1.0 (#1779)1e9b385
chore: bump actions/checkout from 4.2.0 to 4.2.2 (#1778)d22f1dd
chore: bump electronjs/node in .circleci/config.yml to 2.3.1 (#1776)be558d6
chore: bump continuousauth/npm in .circleci/config.yml to 2.1.1 (#1773)518459f
chore: bump actions/checkout from 4.1.7 to 4.2.0 (#1772)13b98b4
chore: bump actions/setup-node from 4.0.3 to 4.0.4 (#1771)79d5376
chore: bump path-to-regexp from 6.2.2 to 6.3.0 (#1768)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