qcif / data-curator

Data Curator - share usable open data
MIT License
264 stars 38 forks source link

Bump electron-debug from 1.5.0 to 3.0.1 #928

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron-debug from 1.5.0 to 3.0.1.

Release notes *Sourced from [electron-debug's releases](https://github.com/sindresorhus/electron-debug/releases).* > ## v3.0.1 > - Correctly remember the last DevTools docking position ([#75](https://github-redirect.dependabot.com/sindresorhus/electron-debug/issues/75)) ee309ad > > https://github.com/sindresorhus/electron-debug/compare/v3.0.0...v3.0.1 > > ## v3.0.0 > Breaking: > - Require Electron 5 or later fd5ab10 > - Rename `enabled` option to `isEnabled` ([#69](https://github-redirect.dependabot.com/sindresorhus/electron-debug/issues/69)) 658da96 > > Breaking for TypeScript-users: > - Only use a CommonJS export for the TypeScript definition 975b51f > - You need to change `import debug from 'electron-debug';` to `import debug = require('electron-debug');` > > https://github.com/sindresorhus/electron-debug/compare/v2.2.0...v3.0.0 > > ## v2.2.0 > - Refactor TypeScript definition to CommonJS compatible export ([#72](https://github-redirect.dependabot.com/sindresorhus/electron-debug/issues/72)) 3c66c18 > > https://github.com/sindresorhus/electron-debug/compare/v2.1.0...v2.2.0 > > ## v2.1.0 > - Add TypeScript definition ([#68](https://github-redirect.dependabot.com/sindresorhus/electron-debug/issues/68)) a1ac261 > > https://github.com/sindresorhus/electron-debug/compare/v2.0.0...v2.1.0
Commits - [`29b58de`](https://github.com/sindresorhus/electron-debug/commit/29b58de7f98725d2ffea2166485869cd138d738e) 3.0.1 - [`ee309ad`](https://github.com/sindresorhus/electron-debug/commit/ee309ad569215ce826fe4c15c1db7e9b46f0dfc0) Correctly remember the last docking position ([#75](https://github-redirect.dependabot.com/sindresorhus/electron-debug/issues/75)) - [`d25c72a`](https://github.com/sindresorhus/electron-debug/commit/d25c72a77f3da2ad82643045b1dad8b88dd791e7) Enable the repo sponsor button - [`95a3487`](https://github.com/sindresorhus/electron-debug/commit/95a3487abd910e3b5cd2ff467bb2f8ad5f5106bd) 3.0.0 - [`fd5ab10`](https://github.com/sindresorhus/electron-debug/commit/fd5ab108694496f505dbd60697c9f8c2aecea40f) Require Electron 5 or later - [`28e34f2`](https://github.com/sindresorhus/electron-debug/commit/28e34f2d81abef31aa9580def3b3885dc685055c) Meta tweaks - [`658da96`](https://github.com/sindresorhus/electron-debug/commit/658da96a47657e8635e4da0117ad88aee73e9092) Require Electron 4 and rename `enabled` option to `isEnabled` ([#69](https://github-redirect.dependabot.com/sindresorhus/electron-debug/issues/69)) - [`6d310df`](https://github.com/sindresorhus/electron-debug/commit/6d310dfa4677f226f71b1d2fc2990ab1acac7810) 2.2.0 - [`3c66c18`](https://github.com/sindresorhus/electron-debug/commit/3c66c18b0496ac3dbd974f22c5c1e6808664044f) Refactor TypeScript definition to CommonJS compatible export ([#72](https://github-redirect.dependabot.com/sindresorhus/electron-debug/issues/72)) - [`dd55906`](https://github.com/sindresorhus/electron-debug/commit/dd55906f6c75328d79024f20a77a5f999df3b2df) 2.1.0 - Additional commits viewable in [compare view](https://github.com/sindresorhus/electron-debug/compare/v1.5.0...v3.0.1)


Dependabot compatibility score

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #1025.