dependabot-preview[bot]
|
ca16f750ef
|
Merge pull request #399 from electron/dependabot/npm_and_yarn/electron-9.1.0
|
5 years ago |
dependabot-preview[bot]
|
668bcea0ab
|
build(deps-dev): bump electron from 9.0.5 to 9.1.0
Bumps [electron](https://github.com/electron/electron) from 9.0.5 to 9.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.0.5...v9.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
7600055f81
|
Merge pull request #397 from electron/dependabot/npm_and_yarn/electron-9.0.5
|
5 years ago |
dependabot-preview[bot]
|
22f766c7af
|
build(deps-dev): bump electron from 9.0.4 to 9.0.5
Bumps [electron](https://github.com/electron/electron) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.0.4...v9.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
f26c0f10e2
|
Merge pull request #395 from electron/dependabot/npm_and_yarn/electron-9.0.4
|
5 years ago |
dependabot-preview[bot]
|
3a4f63d35f
|
build(deps-dev): bump electron from 9.0.3 to 9.0.4
Bumps [electron](https://github.com/electron/electron) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.0.3...v9.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
Benjamin Sova
|
5f0d688e61
|
docs: fix explanation of darwin auto-quit prevention (#394)
|
5 years ago |
dependabot-preview[bot]
|
fd6062d210
|
Merge pull request #393 from electron/dependabot/npm_and_yarn/electron-9.0.3
|
5 years ago |
dependabot-preview[bot]
|
823cf608a9
|
build(deps-dev): bump electron from 9.0.2 to 9.0.3
Bumps [electron](https://github.com/electron/electron) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.0.2...v9.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
1d8ce2a9a4
|
Merge pull request #391 from electron/dependabot/npm_and_yarn/electron-9.0.2
|
5 years ago |
dependabot-preview[bot]
|
f71352ee3e
|
build(deps-dev): bump electron from 9.0.1 to 9.0.2
Bumps [electron](https://github.com/electron/electron) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.0.1...v9.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
e18cbfba5a
|
Merge pull request #390 from electron/dependabot/npm_and_yarn/electron-9.0.1
|
5 years ago |
dependabot-preview[bot]
|
25e6c33f6f
|
build(deps-dev): bump electron from 9.0.0 to 9.0.1
Bumps [electron](https://github.com/electron/electron) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.0.0...v9.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
008d0c8b50
|
Merge pull request #386 from electron/dependabot/npm_and_yarn/electron-9.0.0
|
5 years ago |
dependabot-preview[bot]
|
a8e1e90a8d
|
build(deps-dev): bump electron from 8.3.0 to 9.0.0
Bumps [electron](https://github.com/electron/electron) from 8.3.0 to 9.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.3.0...v9.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
41c57ef371
|
Merge pull request #384 from electron/dependabot/npm_and_yarn/electron-8.3.0
|
5 years ago |
dependabot-preview[bot]
|
f15a75d311
|
build(deps-dev): bump electron from 8.2.5 to 8.3.0
Bumps [electron](https://github.com/electron/electron) from 8.2.5 to 8.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.5...v8.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
Jeremy Apthorp
|
cb953752eb
|
fix: don't listen to 'activate' until ready (#382)
fixes https://github.com/electron/electron/issues/23476
|
5 years ago |
dependabot-preview[bot]
|
665bf98bd0
|
Merge pull request #378 from electron/dependabot/npm_and_yarn/electron-8.2.5
|
5 years ago |
dependabot-preview[bot]
|
6a9f02f7a5
|
build(deps-dev): bump electron from 8.2.4 to 8.2.5
Bumps [electron](https://github.com/electron/electron) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.4...v8.2.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
cb252a3a66
|
Merge pull request #376 from electron/dependabot/npm_and_yarn/electron-8.2.4
|
5 years ago |
dependabot-preview[bot]
|
a75a09d117
|
build(deps-dev): bump electron from 8.2.3 to 8.2.4
Bumps [electron](https://github.com/electron/electron) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.3...v8.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
d2db0d4cc1
|
Merge pull request #374 from electron/dependabot/npm_and_yarn/electron-8.2.3
|
5 years ago |
dependabot-preview[bot]
|
baf2a87f18
|
build(deps-dev): bump electron from 8.2.2 to 8.2.3
Bumps [electron](https://github.com/electron/electron) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.2...v8.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
5fa6241852
|
Merge pull request #373 from electron/dependabot/npm_and_yarn/electron-8.2.2
|
5 years ago |
dependabot-preview[bot]
|
1e6e962f9e
|
build(deps-dev): bump electron from 8.2.1 to 8.2.2
Bumps [electron](https://github.com/electron/electron) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.1...v8.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
1a882e6ffa
|
Merge pull request #371 from electron/dependabot/npm_and_yarn/electron-8.2.1
|
6 years ago |
dependabot-preview[bot]
|
f2d3cc9996
|
build(deps-dev): bump electron from 8.2.0 to 8.2.1
Bumps [electron](https://github.com/electron/electron) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.0...v8.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
dependabot-preview[bot]
|
291821d79c
|
Merge pull request #369 from electron/dependabot/npm_and_yarn/electron-8.2.0
|
6 years ago |
dependabot-preview[bot]
|
105a367bb4
|
build(deps-dev): bump electron from 8.1.1 to 8.2.0
Bumps [electron](https://github.com/electron/electron) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.1.1...v8.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
Charles Kerr
|
bfe7da1a9b
|
refactor: use app.whenReady(), not of .once(ready) (#366)
Similar to c83f836faf in electron/electron
|
6 years ago |
dependabot-preview[bot]
|
65152936ec
|
Merge pull request #365 from electron/dependabot/npm_and_yarn/electron-8.1.1
|
6 years ago |
dependabot-preview[bot]
|
18eb2461f0
|
build(deps-dev): bump electron from 8.1.0 to 8.1.1
Bumps [electron](https://github.com/electron/electron) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.1.0...v8.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
dependabot-preview[bot]
|
f111e4d733
|
Merge pull request #364 from electron/dependabot/npm_and_yarn/electron-8.1.0
|
6 years ago |
dependabot-preview[bot]
|
7c47b58dc1
|
build(deps-dev): bump electron from 8.0.3 to 8.1.0
Bumps [electron](https://github.com/electron/electron) from 8.0.3 to 8.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.0.3...v8.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
dependabot-preview[bot]
|
0cdae12d8a
|
Merge pull request #362 from electron/dependabot/npm_and_yarn/electron-8.0.3
|
6 years ago |
dependabot-preview[bot]
|
c74a142adb
|
build(deps-dev): bump electron from 8.0.2 to 8.0.3
Bumps [electron](https://github.com/electron/electron) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.0.2...v8.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
dependabot-preview[bot]
|
12574c6d20
|
Merge pull request #361 from electron/dependabot/npm_and_yarn/electron-8.0.2
|
6 years ago |
dependabot-preview[bot]
|
4cd200f2a1
|
build(deps-dev): bump electron from 8.0.1 to 8.0.2
Bumps [electron](https://github.com/electron/electron) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.0.1...v8.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
dependabot-preview[bot]
|
72698c63d3
|
Merge pull request #360 from electron/dependabot/npm_and_yarn/electron-8.0.1
|
6 years ago |
dependabot-preview[bot]
|
5554b90cf8
|
build(deps-dev): bump electron from 8.0.0 to 8.0.1
Bumps [electron](https://github.com/electron/electron) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
dependabot-preview[bot]
|
985eab47bb
|
Merge pull request #358 from electron/dependabot/npm_and_yarn/electron-8.0.0
|
6 years ago |
dependabot-preview[bot]
|
868c366502
|
build(deps-dev): bump electron from 7.1.11 to 8.0.0
Bumps [electron](https://github.com/electron/electron) from 7.1.11 to 8.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v7.1.11...v8.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
Jeremy Apthorp
|
6cf4eeb47d
|
chore: no need to hold on to mainWindow reference (#357)
|
6 years ago |
dependabot-preview[bot]
|
e929197fe5
|
Merge pull request #356 from electron/dependabot/npm_and_yarn/electron-7.1.11
|
6 years ago |
dependabot-preview[bot]
|
6fb6eeb0b2
|
build(deps-dev): bump electron from 7.1.10 to 7.1.11
Bumps [electron](https://github.com/electron/electron) from 7.1.10 to 7.1.11.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v7.1.10...v7.1.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
dependabot-preview[bot]
|
d66d936dae
|
Merge pull request #354 from electron/dependabot/npm_and_yarn/electron-7.1.10
|
6 years ago |
dependabot-preview[bot]
|
a33424ccad
|
build(deps-dev): bump electron from 7.1.9 to 7.1.10
Bumps [electron](https://github.com/electron/electron) from 7.1.9 to 7.1.10.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v7.1.9...v7.1.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |
dependabot-preview[bot]
|
cfe11f7da7
|
Merge pull request #351 from electron/dependabot/npm_and_yarn/electron-7.1.9
|
6 years ago |
dependabot-preview[bot]
|
01f0d42221
|
build(deps-dev): bump electron from 7.1.8 to 7.1.9
Bumps [electron](https://github.com/electron/electron) from 7.1.8 to 7.1.9.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v7.1.8...v7.1.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
6 years ago |