Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump electron from 8.2.3 to 8.2.4 #602

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps electron from 8.2.3 to 8.2.4.

Release notes

Sourced from electron's releases.

electron v8.2.4

Release Notes for v8.2.4

Fixes

  • Fixed Promise timeout issue when running Electron as Node. #23234
  • Fixed a use-after-free error that could happen if a Tray was destroyed while showing a custom context menu. #23181
  • Fixed an issue where windows without nativeWindowOpen: true could invoke the non-native-open path. #23225
  • Fixed broken use of contextCodeGeneration parameter to Node.js' script.runInNewContext(). #23147
  • Fixed memory leak when using contextBridge with sandbox=true. #23231

Other Changes

  • Updated Chromium to 80.0.3987.165. #23217
Commits
  • d8f9044 Bump v8.2.4
  • 0453316 refactor: port window-setup to use ctx bridge instead of being run in the mai...
  • 0ac4212 style: use build/include_directory for NOLINT (#23266) (#23303)
  • ce04014 fix: use Node's microtasks policy in node_main.cc (#23234)
  • 19bd97d ci: robustify doc only change check (#23258)
  • ea2e34c chore: bump chromium to 80.0.3987.165 (8-x-y) (#23217)
  • 5f6498d fix: do not mutate ipc instances across contexts (#23240)
  • e3c1292 fix: block custom window.open when nativeWindowOpen is true (#23188) (#23225)
  • b3e5383 fix: do not allow child windows to specify their own preload script (#23230)
  • f3e9f10 fix: ensure that functions are not retained beyond their context being releas...
  • Additional commits viewable in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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)
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 28, 2020
@dependabot-preview dependabot-preview bot merged commit 5552e68 into master Apr 28, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-8.2.4 branch April 28, 2020 11:24
UnchartedBull added a commit that referenced this pull request May 15, 2020
* Additional Thumbnail Support (#601)

* Changes necessary to support both PrusaSlicerThumbnails and UltimakerFormatPackage plugin's extracted thumbnails

* Update src/app/files/files.component.html

Co-Authored-By: Timon G. <[email protected]>

* Update src/app/files.service.ts

Co-Authored-By: Timon G. <[email protected]>

* Update src/app/files.service.ts

Co-Authored-By: Timon G. <[email protected]>

* change to string for thumbnail

Co-authored-by: Timon G. <[email protected]>

* Bump electron from 8.2.3 to 8.2.4 (#602)

* Properly handle Connection Errors (#569)

* ignore first 500 error

* properly check for connection errors

* check against connecting state as well

* Bump @angular/language-service from 9.1.3 to 9.1.4 (#604)

* Bump @angular/cli from 9.1.3 to 9.1.4 (#605)

* Bump @angular-devkit/build-angular from 0.901.3 to 0.901.4 (#606)

* Bump electron from 8.2.4 to 8.2.5 (#608)

* Bump electron-builder from 22.5.1 to 22.6.0 (#603)

* Bump ts-node from 8.9.1 to 8.10.0 (#611)

* Bump ts-node from 8.10.0 to 8.10.1 (#612)

* Bump wait-on from 4.0.2 to 5.0.0 (#618)

* Bump @types/node from 13.13.4 to 13.13.5 (#619)

* Bump tslib from 1.11.1 to 1.11.2 (#621)

* Bump @angular/language-service from 9.1.4 to 9.1.5 (#626)

* Bump @angular/language-service from 9.1.5 to 9.1.6 (#628)

* Bump @angular/cli from 9.1.4 to 9.1.5 (#629)

* Bump @angular-devkit/build-angular from 0.901.4 to 0.901.5 (#630)

* Bump tslib from 1.11.2 to 1.12.0 (#632)

* Bump @types/node from 13.13.5 to 14.0.0 (#634)

* Bump @types/node from 14.0.0 to 14.0.1 (#635)

* Bump @angular/language-service from 9.1.6 to 9.1.7 (#636)

* Bump tslib from 1.12.0 to 1.13.0 (#637)

* Bump @angular/cli from 9.1.5 to 9.1.6 (#638)

* Bump electron from 8.2.5 to 8.3.0 (#641)

* Bump @angular-devkit/build-angular from 0.901.5 to 0.901.6 (#639)

* Filament Change Process (#642)

* basic pagination

* styling filament list

* load spools from FilamentManager

* spool list almost done, some regex issues

* Finished Spool Listing

* Started working on heating screen

* finish page 2 design

* update config for extruder speed

* add config parameter + update initial setup screen

* progress on page 2

* finish filament unload

* finished screen 3

* finish page 4 design

* finish page 5 styling

* some fixes

* starting to add functionality

* Should be all working now

* make extruder movements works

* some fixes

* Add settings

* naming and default values

* CodeFactor issues

* disable extruder after unloading filament

* Bump @types/lodash from 4.14.150 to 4.14.151 (#644)

* working (#643)

* Update README

* 1.5.0

* Update Changelog

* fix config error

Co-authored-by: jneilliii <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
UnchartedBull added a commit that referenced this pull request Aug 20, 2020
* starting the website

* more cleanup, add screenshots, installation

* add supported plugins

* Add tips and tricks

* Finish up design so far

* move style sheets

* merge master (#645)

* Additional Thumbnail Support (#601)

* Changes necessary to support both PrusaSlicerThumbnails and UltimakerFormatPackage plugin's extracted thumbnails

* Update src/app/files/files.component.html

Co-Authored-By: Timon G. <[email protected]>

* Update src/app/files.service.ts

Co-Authored-By: Timon G. <[email protected]>

* Update src/app/files.service.ts

Co-Authored-By: Timon G. <[email protected]>

* change to string for thumbnail

Co-authored-by: Timon G. <[email protected]>

* Bump electron from 8.2.3 to 8.2.4 (#602)

* Properly handle Connection Errors (#569)

* ignore first 500 error

* properly check for connection errors

* check against connecting state as well

* Bump @angular/language-service from 9.1.3 to 9.1.4 (#604)

* Bump @angular/cli from 9.1.3 to 9.1.4 (#605)

* Bump @angular-devkit/build-angular from 0.901.3 to 0.901.4 (#606)

* Bump electron from 8.2.4 to 8.2.5 (#608)

* Bump electron-builder from 22.5.1 to 22.6.0 (#603)

* Bump ts-node from 8.9.1 to 8.10.0 (#611)

* Bump ts-node from 8.10.0 to 8.10.1 (#612)

* Bump wait-on from 4.0.2 to 5.0.0 (#618)

* Bump @types/node from 13.13.4 to 13.13.5 (#619)

* Bump tslib from 1.11.1 to 1.11.2 (#621)

* Bump @angular/language-service from 9.1.4 to 9.1.5 (#626)

* Bump @angular/language-service from 9.1.5 to 9.1.6 (#628)

* Bump @angular/cli from 9.1.4 to 9.1.5 (#629)

* Bump @angular-devkit/build-angular from 0.901.4 to 0.901.5 (#630)

* Bump tslib from 1.11.2 to 1.12.0 (#632)

* Bump @types/node from 13.13.5 to 14.0.0 (#634)

* Bump @types/node from 14.0.0 to 14.0.1 (#635)

* Bump @angular/language-service from 9.1.6 to 9.1.7 (#636)

* Bump tslib from 1.12.0 to 1.13.0 (#637)

* Bump @angular/cli from 9.1.5 to 9.1.6 (#638)

* Bump electron from 8.2.5 to 8.3.0 (#641)

* Bump @angular-devkit/build-angular from 0.901.5 to 0.901.6 (#639)

* Filament Change Process (#642)

* basic pagination

* styling filament list

* load spools from FilamentManager

* spool list almost done, some regex issues

* Finished Spool Listing

* Started working on heating screen

* finish page 2 design

* update config for extruder speed

* add config parameter + update initial setup screen

* progress on page 2

* finish filament unload

* finished screen 3

* finish page 4 design

* finish page 5 styling

* some fixes

* starting to add functionality

* Should be all working now

* make extruder movements works

* some fixes

* Add settings

* naming and default values

* CodeFactor issues

* disable extruder after unloading filament

* Bump @types/lodash from 4.14.150 to 4.14.151 (#644)

* working (#643)

* Update README

* 1.5.0

* Update Changelog

* fix config error

Co-authored-by: jneilliii <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* update to match wiki

* Update FAQ

* fixed some issue with mobile devices

* Language + Formatting

* update images

* [CodeFactor] Apply fixes

* Codefactor

Co-authored-by: jneilliii <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: codefactor-io <[email protected]>
kantlivelong pushed a commit to kantlivelong/OctoDash that referenced this pull request May 5, 2021
* starting the website

* more cleanup, add screenshots, installation

* add supported plugins

* Add tips and tricks

* Finish up design so far

* move style sheets

* merge master (UnchartedBull#645)

* Additional Thumbnail Support (UnchartedBull#601)

* Changes necessary to support both PrusaSlicerThumbnails and UltimakerFormatPackage plugin's extracted thumbnails

* Update src/app/files/files.component.html

Co-Authored-By: Timon G. <[email protected]>

* Update src/app/files.service.ts

Co-Authored-By: Timon G. <[email protected]>

* Update src/app/files.service.ts

Co-Authored-By: Timon G. <[email protected]>

* change to string for thumbnail

Co-authored-by: Timon G. <[email protected]>

* Bump electron from 8.2.3 to 8.2.4 (UnchartedBull#602)

* Properly handle Connection Errors (UnchartedBull#569)

* ignore first 500 error

* properly check for connection errors

* check against connecting state as well

* Bump @angular/language-service from 9.1.3 to 9.1.4 (UnchartedBull#604)

* Bump @angular/cli from 9.1.3 to 9.1.4 (UnchartedBull#605)

* Bump @angular-devkit/build-angular from 0.901.3 to 0.901.4 (UnchartedBull#606)

* Bump electron from 8.2.4 to 8.2.5 (UnchartedBull#608)

* Bump electron-builder from 22.5.1 to 22.6.0 (UnchartedBull#603)

* Bump ts-node from 8.9.1 to 8.10.0 (UnchartedBull#611)

* Bump ts-node from 8.10.0 to 8.10.1 (UnchartedBull#612)

* Bump wait-on from 4.0.2 to 5.0.0 (UnchartedBull#618)

* Bump @types/node from 13.13.4 to 13.13.5 (UnchartedBull#619)

* Bump tslib from 1.11.1 to 1.11.2 (UnchartedBull#621)

* Bump @angular/language-service from 9.1.4 to 9.1.5 (UnchartedBull#626)

* Bump @angular/language-service from 9.1.5 to 9.1.6 (UnchartedBull#628)

* Bump @angular/cli from 9.1.4 to 9.1.5 (UnchartedBull#629)

* Bump @angular-devkit/build-angular from 0.901.4 to 0.901.5 (UnchartedBull#630)

* Bump tslib from 1.11.2 to 1.12.0 (UnchartedBull#632)

* Bump @types/node from 13.13.5 to 14.0.0 (UnchartedBull#634)

* Bump @types/node from 14.0.0 to 14.0.1 (UnchartedBull#635)

* Bump @angular/language-service from 9.1.6 to 9.1.7 (UnchartedBull#636)

* Bump tslib from 1.12.0 to 1.13.0 (UnchartedBull#637)

* Bump @angular/cli from 9.1.5 to 9.1.6 (UnchartedBull#638)

* Bump electron from 8.2.5 to 8.3.0 (UnchartedBull#641)

* Bump @angular-devkit/build-angular from 0.901.5 to 0.901.6 (UnchartedBull#639)

* Filament Change Process (UnchartedBull#642)

* basic pagination

* styling filament list

* load spools from FilamentManager

* spool list almost done, some regex issues

* Finished Spool Listing

* Started working on heating screen

* finish page 2 design

* update config for extruder speed

* add config parameter + update initial setup screen

* progress on page 2

* finish filament unload

* finished screen 3

* finish page 4 design

* finish page 5 styling

* some fixes

* starting to add functionality

* Should be all working now

* make extruder movements works

* some fixes

* Add settings

* naming and default values

* CodeFactor issues

* disable extruder after unloading filament

* Bump @types/lodash from 4.14.150 to 4.14.151 (UnchartedBull#644)

* working (UnchartedBull#643)

* Update README

* 1.5.0

* Update Changelog

* fix config error

Co-authored-by: jneilliii <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* update to match wiki

* Update FAQ

* fixed some issue with mobile devices

* Language + Formatting

* update images

* [CodeFactor] Apply fixes

* Codefactor

Co-authored-by: jneilliii <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: codefactor-io <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants