Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates #620

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps the npm_and_yarn group with 5 updates in the /packages/app directory:

Package From To
electron-updater 5.3.0 6.3.4
pubnub 4.27.3 7.4.0
ses 0.12.7 1.8.0
chromedriver 111.0.0 129.0.2
gh-pages 3.2.3 6.1.1

Updates electron-updater from 5.3.0 to 6.3.4

Release notes

Sourced from electron-updater's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from electron-updater's changelog.

6.3.4

Patch Changes

6.3.3

Patch Changes

6.3.2

Patch Changes

6.3.1

Patch Changes

6.3.0

Minor Changes

Patch Changes

... (truncated)

Commits

Updates pubnub from 4.27.3 to 7.4.0

Release notes

Sourced from pubnub's releases.

v7.4.0

October 16 2023

Added

  • Add crypto module that allows configure SDK to encrypt and decrypt messages.

Fixed

  • Improved security of crypto implementation by adding enhanced AES-CBC cryptor.

v7.3.3

September 11 2023

Fixed

  • Fixes issue of getting misleading error message when sendFile fails.

v7.3.2

August 31 2023

Fixed

  • Fixes issue of having deprecated superagent version. Fixed the following issues reported by @​wimZ: #317.

v7.3.1

August 21 2023

Fixed

  • Fixes issue of missing get and set methods for userId field of PubNub configuration.

v7.3.0

July 28 2023

Fixed

  • Fixes issue of severe vulnerability warnings for vm2 usage.

v7.2.3

June 24, 2023

Added

  • Added optional parameter withHeartbeat to set state through heartbeat endpoint.

v7.2.2

December 13 2022

Fixed

... (truncated)

Changelog

Sourced from pubnub's changelog.

v7.4.0

October 16 2023

Added

  • Add crypto module that allows configure SDK to encrypt and decrypt messages.

Fixed

  • Improved security of crypto implementation by adding enhanced AES-CBC cryptor.

v7.3.3

September 11 2023

Fixed

  • Fixes issue of getting misleading error message when sendFile fails.

v7.3.2

August 31 2023

Fixed

  • Fixes issue of having deprecated superagent version. Fixed the following issues reported by @​wimZ: #317.

v7.3.1

August 21 2023

Fixed

  • Fixes issue of missing get and set methods for userId field of PubNub configuration.

v7.3.0

July 26 2023

Fixed

  • Fixes issue of severe vulnerability warnings for vm2 usage.

v7.2.3

June 19 2023

Added

  • Added optional param withHeartbeat to set state through heartbeat endpoint.

v7.2.2

December 12 2022

Fixed

  • Fixes a case in React Native with using an error interface in superagent.
  • Fixes issue of getFileUrl not setting auth value as token string when token is set. Fixed the following issues reported by @​abdalla-nayer: #302.

v7.2.1

November 10 2022

... (truncated)

Commits
  • fb6cd04 feat/CryptoModule (#339)
  • d1fca58 CLEN-1556/fix/error handling when send file encounters issues (#338)
  • 3745862 added readme.md tutorial video. (#336)
  • ff67973 CLEN-1504/fix/upgrade superagent (#337)
  • 8adfccd fix/CLEN-1440 (#335)
  • 9584344 CLEN-1406/Fix proxy agent dependency upgrade (#331)
  • 40570e6 build(aws): switch AWS CLI auth to access key (#332)
  • 667cde9 build: add custom GHA large runner (#329)
  • a8870c3 docs: update version and version bump regexp (#327)
  • 1ba2fa6 feat: optional param withHeartbeat to set state through heartbeat endpoint. (...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by client-engineering-bot, a new releaser for pubnub since your current version.


Updates ses from 0.12.7 to 1.8.0

Changelog

Sourced from ses's changelog.

1.8.0 (2024-08-27)

Features

  • add regenerator runtime taming (#2383) (6ae7995), closes #621 #1950
  • ses: errorTrapping reports prepend "SES_UNCAUGHT_EXCEPTION:" (1090063)

Bug Fixes

1.7.0 (2024-08-01)

Features

  • ses: call lockdown before bundling SES shim (#2337) (8c01dd4)

1.6.0 (2024-07-30)

Features

  • ses: Capture Compartment endowments and modules options (81eb956)
  • ses: Compartment single argument options (bc94a2b)
  • ses: Module descriptor parity with XS (11f1345)
  • ses: Option noNamespaceBox (d996bad)
  • ses: permit toHex etc (#2385) (c7ebcc1)
  • ses: Remove module map validation (2f27834)
  • types: assert.equal narrows (c3a593c)

Bug Fixes

... (truncated)

Commits

Updates chromedriver from 111.0.0 to 129.0.2

Commits
Maintainer changes

This version was pushed to npm by giggio, a new releaser for chromedriver since your current version.


Updates gh-pages from 3.2.3 to 6.1.1

Release notes

Sourced from gh-pages's releases.

v6.1.1

Fixes

Dependency Updates

New Contributors

Full Changelog: tschaub/gh-pages@v6.1.0...v6.1.1

v6.1.0

What's Changed

Full Changelog: tschaub/gh-pages@v6.0.0...v6.1.0

v6.0.0

This release drops support for Node 14. Otherwise, there are no special upgrade considerations.

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from gh-pages's changelog.

v6.1.1

This release fixes an issue with the --cname option.

v6.1.0

This release adds support for --nojekyll and --cname options.

v6.0.0

This release drops support for Node 14. Otherwise, there are no special upgrade considerations.

v5.0.0

Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.

Updates to the development dependencies required a minimum Node version of 14 for the tests. The library should still work on Node 12, but tests are no longer run in CI for version 12. A future major version of the library may drop support for version 12 altogether.

... (truncated)

Commits
  • e98ba0f 6.1.1
  • 122872f Log changes
  • 3312dc4 Merge pull request #535 from WillBAnders/fix/missing-cname-option
  • b6b8454 Add test for cnameExists, asserting it replaces the existing CNAME
  • 1c60556 Add debug logs for nojekyll/cname creation as recommended by @​paymand
  • 727d714 Merge pull request #539 from tschaub/dependabot/npm_and_yarn/eslint-8.56.0
  • 2a53e76 Bump eslint from 8.55.0 to 8.56.0
  • 96124af Merge pull request #537 from tschaub/dependabot/npm_and_yarn/fs-extra-11.2.0
  • 09076df Merge pull request #538 from tschaub/dependabot/npm_and_yarn/eslint-8.55.0
  • 8135495 Bump eslint from 8.53.0 to 8.55.0
  • Additional commits viewable in compare view

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 5 updates in the /packages/app directory:

| Package | From | To |
| --- | --- | --- |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) | `5.3.0` | `6.3.4` |
| [pubnub](https://github.com/pubnub/javascript) | `4.27.3` | `7.4.0` |
| [ses](https://github.com/endojs/endo/tree/HEAD/packages/ses) | `0.12.7` | `1.8.0` |
| [chromedriver](https://github.com/giggio/node-chromedriver) | `111.0.0` | `129.0.2` |
| [gh-pages](https://github.com/tschaub/gh-pages) | `3.2.3` | `6.1.1` |



Updates `electron-updater` from 5.3.0 to 6.3.4
- [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)

Updates `pubnub` from 4.27.3 to 7.4.0
- [Release notes](https://github.com/pubnub/javascript/releases)
- [Changelog](https://github.com/pubnub/javascript/blob/master/CHANGELOG.md)
- [Commits](pubnub/javascript@v4.27.3...v7.4.0)

Updates `ses` from 0.12.7 to 1.8.0
- [Changelog](https://github.com/endojs/endo/blob/master/packages/ses/CHANGELOG.md)
- [Commits](https://github.com/endojs/endo/commits/[email protected]/packages/ses)

Updates `chromedriver` from 111.0.0 to 129.0.2
- [Commits](giggio/node-chromedriver@111.0.0...129.0.2)

Updates `gh-pages` from 3.2.3 to 6.1.1
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](tschaub/gh-pages@v3.2.3...v6.1.1)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: pubnub
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ses
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: chromedriver
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: gh-pages
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 2, 2024 16:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2024
Copy link

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫
Network access npm/[email protected] 🚫

View full report↗︎

Next steps

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 dependency

Take 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 package

If 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 risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants