-
Notifications
You must be signed in to change notification settings - Fork 517
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-dev): bump the electron group across 1 directory with 5 updates #242
Open
dependabot
wants to merge
7
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/electron-1ba46a51f3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lichtblick-bot
previously approved these changes
Oct 29, 2024
@dependabot squash and merge |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/electron-1ba46a51f3
branch
2 times, most recently
from
November 1, 2024 03:18
f5c1726
to
327376f
Compare
…dates Bumps the electron group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [electron](https://github.com/electron/electron) | `25.8.4` | `33.0.2` | | [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `24.13.3` | `25.1.8` | | [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) | `24.13.3` | `25.1.8` | | [electron-squirrel-startup](https://github.com/mongodb-js/electron-squirrel-startup) | `1.0.0` | `1.0.1` | | [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) | `6.3.0-alpha.6` | `6.3.9` | Updates `electron` from 25.8.4 to 33.0.2 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v25.8.4...v33.0.2) Updates `electron-builder` from 24.13.3 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) Updates `app-builder-lib` from 24.13.3 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/app-builder-lib/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/app-builder-lib) Updates `electron-squirrel-startup` from 1.0.0 to 1.0.1 - [Commits](mongodb-js/electron-squirrel-startup@v1.0.0...v1.0.1) Updates `electron-updater` from 6.3.0-alpha.6 to 6.3.9 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/electron-updater) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-major dependency-group: electron - dependency-name: electron-builder dependency-type: direct:development update-type: version-update:semver-major dependency-group: electron - dependency-name: app-builder-lib dependency-type: direct:development update-type: version-update:semver-major dependency-group: electron - dependency-name: electron-squirrel-startup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: electron - dependency-name: electron-updater dependency-type: direct:development update-type: version-update:semver-patch dependency-group: electron ... Signed-off-by: dependabot[bot] <[email protected]>
laisspportugal
force-pushed
the
dependabot/npm_and_yarn/electron-1ba46a51f3
branch
from
November 21, 2024 11:57
7f45be6
to
adc2055
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the electron group with 5 updates in the / directory:
25.8.4
33.0.2
24.13.3
25.1.8
24.13.3
25.1.8
1.0.0
1.0.1
6.3.0-alpha.6
6.3.9
Updates
electron
from 25.8.4 to 33.0.2Release notes
Sourced from electron's releases.
... (truncated)
Changelog
Sourced from electron's changelog.
... (truncated)
Commits
777d447
fix: software compositing infinite loop (#44352)e0d14a6
build: fixup reclient use for prod builds (#44342)739df86
fix: respect setAlwaysOnTop before showInactive on Linux under X11 (#44324)9a087b9
chore: fixup reclient read only access on forks (#44304)8b3f2c5
fix: trace-startup crashing child process on macOS (#44276)ad9bf6b
fix: Linux crash afterwebContents.print()
with no parent window (#44285)32822cd
build: remove dead code in prepare release script (#44289)e1419b2
fix: ensureutilityProcess
only emits one 'exit' event (#44266)11c2b61
chore: bump chromium to 130.0.6723.59 (33-x-y) (#44271)6b458c7
fix: -Wunsafe-buffer-usage warnings in TaskbarHost::SetThumbarButtons() (#44260)Updates
electron-builder
from 24.13.3 to 25.1.8Release notes
Sourced from electron-builder's releases.
Changelog
Sourced from electron-builder's changelog.
... (truncated)
Commits
1d61d6f
chore(deploy): Release v25.1.8 (#8561)8992911
chore(deploy): Release v25.1.7 ([email protected]) (#8542)8ef226a
chore(deploy): Release v25.1.6 (#8532)2db6272
chore(deploy): Release v25.1.5 ([email protected]) (#8517)59767b0
chore(deploy): Release v25.1.4 (#8496)afc6a34
chore(deploy): Release v25.1.3 ([email protected]) (#8488)178a3c4
chore(docs): migrating totypedoc
and upgradingmkdocs
+material
package...0dd4616
chore(deploy): Release v25.1.2 ([email protected]) (#8487)d56cd27
fix(deploy): redeploy all packages to sync semver ranges (#8486)2b5933a
chore(deploy): Release v25.1.0 (#8464)Updates
app-builder-lib
from 24.13.3 to 25.1.8Release notes
Sourced from app-builder-lib's releases.
... (truncated)
Changelog
Sourced from app-builder-lib's changelog.
... (truncated)
Commits
1d61d6f
chore(deploy): Release v25.1.8 (#8561)4ff778e
fix: Path does not end with the package name (#8560)8992911
chore(deploy): Release v25.1.7 ([email protected]) (#8542)57cebf4
fix: check if the file already starts with a UTF-8 BOM (#8551)7488456
fix: fix the main matcher patterns for !node_modules/@test/xxxx
(#8547)21dfd73
chore(deps): eslint and prettier upgrade to v9 (#8552)2e84f01
fix: pass in platform to electron-rebuild (#8537)8ef226a
chore(deploy): Release v25.1.6 (#8532)cc8c70f
fix: addCodeSigningAccountName
as required prop in Azure Signing Options (...eaf274d
fix: always produce Release .node builds (#8531)Updates
electron-squirrel-startup
from 1.0.0 to 1.0.1Commits
fcb9674
1.0.177deae6
Add CodeQL workflow (#44)29221a0
Updated the README to include Babel/ES6 usage (#18)cfd9594
💄 Add badges7c7bc3b
🏁 Update appveyor node version (#13)9089db2
💚 Setup tests for travis (#11)2b2f0a3
⬆️ [email protected] [email protected]cb07396
INT-1510: Add electron to dependency check ignore. (#8)Maintainer changes
This version was pushed to npm by addaleax, a new releaser for electron-squirrel-startup since your current version.
Updates
electron-updater
from 6.3.0-alpha.6 to 6.3.9Release notes
Sourced from electron-updater's releases.
... (truncated)
Changelog
Sourced from electron-updater's changelog.
... (truncated)
Commits
8992911
chore(deploy): Release v25.1.7 ([email protected]) (#8542)21dfd73
chore(deps): eslint and prettier upgrade to v9 (#8552)b6d6ea9
fix(updater): Unable to copy file for caching: ENOENT (#8541)2db6272
chore(deploy): Release v25.1.5 ([email protected]) (#8517)d1cb6bd
chore(deps): update typescript 5.x lockfile (#8516)7dceec7
chore(deps): update typescript eslint monorepo packages (major semver bump) (...afc6a34
chore(deploy): Release v25.1.3 ([email protected]) (#8488)178a3c4
chore(docs): migrating totypedoc
and upgradingmkdocs
+material
package...0dd4616
chore(deploy): Release v25.1.2 ([email protected]) (#8487)d56cd27
fix(deploy): redeploy all packages to sync semver ranges (#8486)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @lichtblick-bot.
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