-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 the electron group with 2 updates #49610
Conversation
I'll make a tag build once #49613 gets merged and dependabot updates this PR. Edit: https://github.com/gravitational/teleport.e/actions/runs/12144336818 |
Bumps the electron group with 2 updates: [electron](https://github.com/electron/electron) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). Updates `electron` from 33.1.0 to 33.2.1 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v33.1.0...v33.2.1) Updates `electron-builder` from 25.1.7 to 25.1.8 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/electron-builder) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-minor dependency-group: electron - dependency-name: electron-builder dependency-type: direct:development update-type: version-update:semver-patch dependency-group: electron ... Signed-off-by: dependabot[bot] <[email protected]>
75e0a9a
to
a312e89
Compare
The build failed during notarization:
It might be a one-off thing, but I'll also explicitly disable notarization through electron-builder since we use our own script for that. Edit: Another build is in progress: https://github.com/gravitational/teleport.e/actions/runs/12156853886 |
Otherwise the output during a build would just say this: > skipped macOS notarization reason=`notarize` options were set explicitly `false` which could give the wrong impression that notarization was not done at all.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ran the checklists on all four systems and it seems to work fine.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @ravicious!
@dependabot[bot] See the table below for backport results.
|
Bumps the electron group with 2 updates: electron and electron-builder.
Updates
electron
from 33.1.0 to 33.2.1Release notes
Sourced from electron's releases.
Commits
cd6e3d7
refactor: fix modernize-return-braced-init-list warnings (#44857)7152209
fix: modernize-use-using clang-tidy warnings (#44836)51e31de
fix: modernize-use-nodiscard clang-tidy warnings (#44832)fe3467e
docs: correct stable release dates for v34.0.0 (#44830)d0e24fc
fix: clang-tidyperformance-inefficient-vector-operation
warnings (33-x-y) ...3483cd6
refactor: remove unnecessary constructor code (#44825)1ef8b47
fix: remove unused local variables (#44822)71c1149
docs: update new GitHub issue link (#44810)bd5c8d7
fix: crash callingshell.readShortcutLink
(#44803)52b5d8a
fix: big endian bug in V8 serialization (#44796)Updates
electron-builder
from 25.1.7 to 25.1.8Release notes
Sourced from electron-builder's releases.
Changelog
Sourced from electron-builder's changelog.
Commits
1d61d6f
chore(deploy): Release v25.1.8 (#8561)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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions