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

chore(deps): update dependency electron-devtools-installer to v4 #1088

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron-devtools-installer 3.2.1 -> 4.0.0 age adoption passing confidence

Release Notes

MarshallOfSound/electron-devtools-installer (electron-devtools-installer)

v4.0.0

Compare Source

Features
BREAKING CHANGES
  • Removed some Chrome extensions that weren't supported, now require Electron >=18, installExtension now resolves with a full extension object instead of just the name

  • Expanding API where it makes sense

    • Allow providing session
  • Cleaning up old code style, moving to async/await etc.

  • Cleaning up left over IDMap

  • Removing dead chrome extensions

  • Only versions of Electron that have the session extension APIs are now supported, please update to a supported version of electron


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8b67b7c) to head (74797f8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1088   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          152       152           
  Lines         5547      5547           
  Branches      1128      1128           
=========================================
  Hits          5547      5547           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/electron-devtools-installer-4.x branch from c400bd5 to 74797f8 Compare December 22, 2024 01:28
@renovate renovate bot merged commit 73659b0 into master Dec 22, 2024
5 checks passed
@renovate renovate bot deleted the renovate/electron-devtools-installer-4.x branch December 22, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants