-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates #619
base: main
Are you sure you want to change the base?
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates #619
Conversation
…dates Bumps the npm_and_yarn group with 3 updates in the /packages/app directory: [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater), [ses](https://github.com/endojs/endo/tree/HEAD/packages/ses) and [jsdom](https://github.com/jsdom/jsdom). Updates `electron-updater` from 5.3.0 to 6.2.1 - [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/electron-updater@6.2.1/packages/electron-updater) Updates `ses` from 0.12.7 to 1.5.0 - [Changelog](https://github.com/endojs/endo/blob/master/packages/ses/CHANGELOG.md) - [Commits](https://github.com/endojs/endo/commits/ses@1.5.0/packages/ses) Updates `jsdom` from 11.12.0 to 24.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@11.12.0...24.1.0) --- updated-dependencies: - dependency-name: electron-updater dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ses dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jsdom dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/jsdom@11.12.0, npm/ses@0.12.7, npm/ws@5.2.4 |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is new author?A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package. Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights. What is network access?This module accesses the network. Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Bumps the npm_and_yarn group with 3 updates in the /packages/app directory: electron-updater, ses and jsdom.
Updates
electron-updater
from 5.3.0 to 6.2.1Release notes
Sourced from electron-updater's releases.
... (truncated)
Changelog
Sourced from electron-updater's changelog.
... (truncated)
Commits
62d1991
chore(deploy): Release (electron-updater@6.2.1) (#8092)e2a181d
fix(mac): revert mac differential autoupdate (#8091)cb335ec
chore(deploy): Release v24.13.3 (electron-updater@6.2.0) (#8084)79df542
feat: add support for differential zip updates on macOS (#7709)8965608
chore(deploy): Release v24.13.1 (electron-updater@6.1.9) (#8056)ccbb80d
chore: upgrading connected dependencies (typescript 5.3.3 requires higher esl...48603ba
fix: auto-update powershell script requires reset ofPSModulePath
(#8051)fc13810
chore(deploy): Release v24.11.0 (electron-updater@6.1.8) (#7954)03c9451
feat(nsis): add option to disable differential download (#7950)061d729
chore(docs): exporting more things to API docs (#7898)Updates
ses
from 0.12.7 to 1.5.0Changelog
Sourced from ses's changelog.
... (truncated)
Commits
Updates
jsdom
from 11.12.0 to 24.1.0Release notes
Sourced from jsdom's releases.
... (truncated)
Changelog
Sourced from jsdom's changelog.
... (truncated)
Commits
4555914
Version 24.1.0a693107
Fix elements with names from Object.prototype8738255
Add regression test for comma selectora343932
Implement the getSetCookie() method of Headersf2fa507
Update URLs and fix grammar error7dc7ab9
Fix getComputedStyle() not-implemented messagef5f2468
Update dependencies and most dev dependenciesb32d82b
Fix wpt failure in overwritten-customElements-global.html2f8a730
Version 24.0.0db0a4dc
Implement the remaining types of numeric reflectionDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.