Skip to content

Bump the npm_and_yarn group across 3 directories with 2 updates#5

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/application-workloads/jenkins/jenkins-cicd-container/npm_and_yarn-28b6329d8b
Open

Bump the npm_and_yarn group across 3 directories with 2 updates#5
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/application-workloads/jenkins/jenkins-cicd-container/npm_and_yarn-28b6329d8b

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps the npm_and_yarn group with 1 update in the /application-workloads/jenkins/jenkins-cicd-container directory: mongodb.
Bumps the npm_and_yarn group with 1 update in the /application-workloads/pubnub/pubnub-eventhub-bridge/App_Data/jobs/continuous/pnwebjob directory: pubnub.
Bumps the npm_and_yarn group with 1 update in the /application-workloads/pubnub/pubnub-eventhub-bridge/tools directory: pubnub.

Updates mongodb from 4.3.1 to 4.17.0

Release notes

Sourced from mongodb's releases.

v4.17.0

4.17.0 (2023-08-17)

The MongoDB Node.js team is pleased to announce version 4.17.0 of the mongodb package!

Release Notes

mongodb-js/saslprep is now installed by default

Until v6, the driver included the saslprep package as an optional dependency for SCRAM-SHA-256 authentication. saslprep breaks when bundled with webpack because it attempted to read a file relative to the package location and consequently the driver would throw errors when using SCRAM-SHA-256 if it were bundled.

The driver now depends on mongodb-js/saslprep, a fork of saslprep that can be bundled with webpack because it includes the necessary saslprep data in memory upon loading. This will be installed by default but will only be used if SCRAM-SHA-256 authentication is used.

Remove credential availability on ConnectionPoolCreatedEvent

In order to avoid mistakenly printing credentials the ConnectionPoolCreatedEvent will replace the credentials option with an empty object. The credentials are still accessble via MongoClient options: client.options.credentials.

Features

  • NODE-5272: do not create or drop ecc collections (#3678) (d26ad61)
  • NODE-5398: use mongodb-js/saslprep instead of saslprep (#3820) (5244711)

Bug Fixes

  • NODE-5262: AWS Lambda metadata detection logic is too permissive (#3683) (c0c3d99)
  • NODE-5311: construct error messages for AggregateErrors in Node16+ (#3683) (98b7bdf)
  • NODE-5316: prevent parallel topology creation in MongoClient.connect (#3696) (e13038d)
    • Thank you @​clemclx for contributing this fix! 🎉
  • NODE-5356: prevent scram auth from throwing TypeError if saslprep is not a function (#3732) (2d028af)
  • NODE-5536: remove credentials from ConnectionPoolCreatedEvent options (#3812) (2910dca)

Documentation

We invite you to try the mongodb library immediately, and report any issues to the NODE project.

v4.16.0

The MongoDB Node.js team is pleased to announce version 4.16.0 of the mongodb package!

... (truncated)

Changelog

Sourced from mongodb's changelog.

4.17.0 (2023-08-17)

Features

  • NODE-5272: do not create or drop ecc collections (#3678) (d26ad61)
  • NODE-5398: use mongodb-js/saslprep instead of saslprep (#3820) (5244711)

Bug Fixes

  • NODE-5262: AWS Lambda metadata detection logic is too permissive (#3683) (c0c3d99)
  • NODE-5311: construct error messages for AggregateErrors in Node16+ (#3683) (98b7bdf)
  • NODE-5316: prevent parallel topology creation in MongoClient.connect (#3696) (e13038d)
  • NODE-5356: prevent scram auth from throwing TypeError if saslprep is not a function (#3732) (2d028af)
  • NODE-5536: remove credentials from ConnectionPoolCreatedEvent options (#3812) (2910dca)

4.16.0 (2023-04-18)

Features

  • NODE-5159: add FaaS env information to client metadata (#3639) (e0b20f1)
  • NODE-5199: add alternative runtime detection to client metadata (#3647) (fba16ad)

Bug Fixes

  • NODE-5161: metadata duplication in handshake (#3628) (b790142)
  • NODE-5200: relax SRV record validation to account for a dot suffix (#3640) (4272c43)

4.15.0 (2023-04-04)

Features

  • NODE-5054: add AssumeRoleWithWebIdentity support to 4x driver (#3566) (8a8c386)

Bug Fixes

  • NODE-5097: set timeout on write and reset on message (#3590) (2d3576b)

4.14.0 (2023-02-07)

Features

  • NODE-4992: Deprecate methods and options that reference legacy logger (#3532) (6c94b4a)

... (truncated)

Commits
  • c83a801 chore(4.x): release 4.17.0 [skip-ci] (#3763)
  • 1b59955 chore: update release automation scripts 4.x (#3824)
  • 5244711 feat(NODE-5398): use mongodb-js/saslprep instead of saslprep (#3820)
  • 2910dca fix(NODE-5536): remove credentials from ConnectionPoolCreatedEvent options (#...
  • 0c1b654 chore(NODE-5400): add @​octokit/core as a devDep (#3750)
  • 4adff37 chore(NODE-5382): backport release automation scripts (#3747)
  • 2d028af fix(NODE-5356): prevent scram auth from throwing TypeError if saslprep is not...
  • 0e1afc0 ci(Node 5335): clean up instance profile from instance after CI runs (#3719)
  • 7f5b334 ci(NODE-5334): install npm to node_artifacts directory in CI (#3709)
  • e13038d fix(NODE-5316): prevent parallel topology creation in MongoClient.connect (#3...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dbx-node, a new releaser for mongodb since your current version.


Updates pubnub from 4.23.0 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 pubnub from 4.23.0 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.


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.

Bumps the npm_and_yarn group with 1 update in the /application-workloads/jenkins/jenkins-cicd-container directory: [mongodb](https://github.com/mongodb/node-mongodb-native).
Bumps the npm_and_yarn group with 1 update in the /application-workloads/pubnub/pubnub-eventhub-bridge/App_Data/jobs/continuous/pnwebjob directory: [pubnub](https://github.com/pubnub/javascript).
Bumps the npm_and_yarn group with 1 update in the /application-workloads/pubnub/pubnub-eventhub-bridge/tools directory: [pubnub](https://github.com/pubnub/javascript).


Updates `mongodb` from 4.3.1 to 4.17.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.0/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.3.1...v4.17.0)

Updates `pubnub` from 4.23.0 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.23.0...v7.4.0)

Updates `pubnub` from 4.23.0 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.23.0...v7.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-version: 4.17.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: pubnub
  dependency-version: 7.4.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: pubnub
  dependency-version: 7.4.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants