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

fix(compass): bump electron to 31.x COMPASS-8126 #6122

Closed
wants to merge 5 commits into from
Closed

Conversation

addaleax
Copy link
Collaborator

@addaleax addaleax commented Aug 15, 2024

Description

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@@ -196,14 +196,7 @@ class Target {
arch: this.arch,
electronVersion: this.electronVersion,
sign: null,
afterExtract: [(buildPath, electronVersion, platform, arch, done) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😽

addaleax added a commit that referenced this pull request Oct 22, 2024
Also does the compass-specific bits of COMPASS-8253.

Fixes: #6122
Fixes: #6334
@addaleax addaleax closed this in fb5e608 Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants