redis-browser
redis-browser copied to clipboard
Bump electron-devtools-installer from 2.2.4 to 3.2.0
Bumps electron-devtools-installer from 2.2.4 to 3.2.0.
Release notes
Sourced from electron-devtools-installer's releases.
v3.2.0
3.2.0 (2021-04-18)
Features
v3.1.1
3.1.1 (2020-07-16)
Bug Fixes
v3.1.0
3.1.0 (2020-06-27)
Features
v3.0.0
3.0.0 (2020-04-07)
Bug Fixes
- make extension store directory recursively (8247952)
- only allow installs from the main process (fc1d878)
- support dynamic application path (#88) (e9471f9)
- use ES6 standard imports for electron modules. Closes #116 (dc0f6e4)
Features
BREAKING CHANGES
- Only allow installs from the main process
The remote is being deprecated and as such we should not rely on it for what is a buggy and very small usability tweak.
Commits
31bf863feat: new devtools for VueJS 3 (#183)19fd4dddocs: fix npm badge link in readme (#178)9fad2darefactor: rewrite to typescript (#169)412a088refactor(extension): remove REACT_PERF extension (#167)5e775effix: add CRX3 support (#140)f6932adchore: fix testsab713a6feat: add electron 9 support (#131)d692149feat: Only allow installs from the main process0f3ebfcchore: update NPM readme badgeba9648cchore: update README badges- 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)