redis-browser
redis-browser copied to clipboard
Bump electron-packager from 12.2.0 to 15.3.0
Bumps electron-packager from 12.2.0 to 15.3.0.
Release notes
Sourced from electron-packager's releases.
15.3.0
Added
- Bundled app validation to ensure that both
package.jsonand the main entry point exist (#1257)- Support for customizing Windows targets on darwin/arm64 (#1260)
- Support for customizing Windows targets on WSL without Wine installed (#1260)
15.2.0
Added
- Upgrade
electron-osx-signto 0.5.0 which adds a new option,entitlementsForFile(#1189)Fixed
- Add package manager lockfiles to default ignore list (#1182)
- Allow checking official builds against prerelease versions (#1191)
15.1.0
Added
- add darwin/arm64 and mas/arm64 as official platform/arch combinations (#1168)
Fixed
- TypeScript: ensure
OsxNotarizeOptionsdefinition contains credentials (#1167)15.0.0
Added
Changed
- Replace
cross-zipwithextract-zip(#1139)Removed
- Node < 10 support (#1122)
14.2.1
Fixed
- mac: don't fail if the icon path doesn't exist (#1101)
- win32: correctly catch missing wine exceptions (#1117)
14.2.0
Added
electronZipDiroption (#1094)
... (truncated)
Changelog
Sourced from electron-packager's changelog.
15.3.0 - 2021-07-17
Added
- Bundled app validation to ensure that both
package.jsonand the main entry point exist (#1257)- Support for customizing Windows targets on darwin/arm64 (#1260)
- Support for customizing Windows targets on WSL without Wine installed (#1260)
15.2.0 - 2020-12-04
Added
- Upgrade
electron-osx-signto 0.5.0 which adds a new option,entitlementsForFile(#1189)Fixed
- Add package manager lockfiles to default ignore list (#1182)
- Allow checking official builds against prerelease versions (#1191)
15.1.0 - 2020-08-21
Added
- add darwin/arm64 and mas/arm64 as official platform/arch combinations (#1168)
Fixed
- TypeScript: ensure
OsxNotarizeOptionsdefinition contains credentials (#1167)15.0.0 - 2020-06-27
Added
Changed
- Replace
cross-zipwithextract-zip(#1139)Removed
... (truncated)
Commits
463ef0215.3.0e2d317fdocs: replace asar guide link7396bf1chore: bump actions/setup-node from 1 to 2.2.0 (#1263)721170bdocs: don't recommend installing globallyc99d986chore: update GitHub Actions via Dependabota979ec0docs: update base redirect31a0915chore: replace references to the default branch (#1262)ebcbd43docs: advertise the Discord server (#1261)569c6bdfeat: upgrade to rcedit@^3.0.1 (#1260)c30e584docs(readme): update grammar (#1227)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)