Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the driver group with 4 updates in the / directory: kerberos, mongodb-client-encryption, native-machine-id and @mongodb-js/oidc-mock-provider.

Updates kerberos from 2.2.1 to 2.2.2

Release notes

Sourced from kerberos's releases.

v2.2.2

2.2.2 (2025-02-10)

The MongoDB Node.js team is pleased to announce version 2.2.2 of the kerberos package!

Bug Fixes

  • NODE-6732: test and fix webpack bundling (#230) (81bf1a7)

Documentation

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

Changelog

Sourced from kerberos's changelog.

2.2.2 (2025-02-10)

Bug Fixes

  • NODE-6732: test and fix webpack bundling (#230) (81bf1a7)
Commits
  • 0364c1d chore(main): release 2.2.2 [skip-ci] (#231)
  • 81bf1a7 fix(NODE-6732): test and fix webpack bundling (#230)
  • 35749ba chore(deps): bump prebuild-install from 7.1.2 to 7.1.3 (#227)
  • 3c16c92 chore(deps): bump ip and socks (#222)
  • 771c6c9 chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • 5275d4c chore(deps-dev): bump jsdoc-to-markdown from 8.0.3 to 9.0.5 (#217)
  • 9672d0b chore: Add CODEOWNERS file
  • 2938238 chore(NODE-6635): pin NPM to 10 when Node version is 18 (#226)
  • See full diff in compare view

Updates mongodb-client-encryption from 6.3.0 to 6.4.0

Release notes

Sourced from mongodb-client-encryption's releases.

v6.4.0

6.4.0 (2025-05-08)

Features

  • NODE-6947: add keyExpirationMS to bindings (#78) (d0fcc4b)
  • NODE-6841: updates libmongocrypt to 1.14 for better error message handling.
Changelog

Sourced from mongodb-client-encryption's changelog.

6.4.0 (2025-05-08)

Features

  • NODE-6947: add keyExpirationMS to bindings (#78) (d0fcc4b)
Commits
  • 2361c75 chore(main): release 6.4.0 (#79)
  • d0fcc4b feat(NODE-6947): add keyExpirationMS to bindings (#78)
  • 750a0f6 chore(NODE-6936): update typescript to 5.8.3 (#77)
  • e7c8204 chore: Bump the development-dependencies group across 1 directory with 10 upd...
  • ccf9e9f deps(NODE-6899): FY26Q2 dependency updates (#75)
  • 45b3a3f chore: Bump mocha from 10.8.2 to 11.1.0 (#73)
  • See full diff in compare view

Updates native-machine-id from 0.1.2 to 0.1.3

Commits

Updates @mongodb-js/oidc-mock-provider from 0.10.2 to 0.10.3

Commits
  • 7c6900d chore(ci): bump packages
  • 561a26d fix(mongodb-cloud-info): if the host's IP is not in a cloud's range, check if...
  • 559968a chore: update cidrs.json [skip ci]
  • 8e46b11 chore: update cidrs.json [skip ci]
  • 52746e9 chore: update cidrs.json [skip ci]
  • a980026 chore: update cidrs.json [skip ci]
  • 83d9003 chore: update cidrs.json [skip ci]
  • 5f97f5a chore(ci): bump packages
  • 7b49da0 chore: update dependencies MONGOSH-2125 (#522)
  • 17d74dc chore(ci): bump packages
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2025
@dependabot dependabot bot force-pushed the b618dependabot/npm_and_yarn/driver-d9d7e8f08c branch 6 times, most recently from c1908b2 to d03d16c Compare May 20, 2025 00:11
@dependabot dependabot bot force-pushed the b618dependabot/npm_and_yarn/driver-d9d7e8f08c branch 3 times, most recently from b5e7190 to 8317297 Compare May 27, 2025 11:10
Bumps the driver group with 4 updates in the / directory: [kerberos](https://github.com/mongodb-js/kerberos), [mongodb-client-encryption](https://github.com/mongodb-js/mongodb-client-encryption), [native-machine-id](https://github.com/mongodb-js/devtools-shared) and [@mongodb-js/oidc-mock-provider](https://github.com/mongodb-js/devtools-shared).


Updates `kerberos` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/mongodb-js/kerberos/releases)
- [Changelog](https://github.com/mongodb-js/kerberos/blob/main/HISTORY.md)
- [Commits](mongodb-js/kerberos@v2.2.1...v2.2.2)

Updates `mongodb-client-encryption` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/mongodb-js/mongodb-client-encryption/releases)
- [Changelog](https://github.com/mongodb-js/mongodb-client-encryption/blob/main/HISTORY.md)
- [Commits](mongodb-js/mongodb-client-encryption@v6.3.0...v6.4.0)

Updates `native-machine-id` from 0.1.2 to 0.1.3
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/[email protected]@0.1.3)

Updates `@mongodb-js/oidc-mock-provider` from 0.10.2 to 0.10.3
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/[email protected]...@mongodb-js/[email protected])

---
updated-dependencies:
- dependency-name: kerberos
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: driver
- dependency-name: mongodb-client-encryption
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: driver
- dependency-name: native-machine-id
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: driver
- dependency-name: "@mongodb-js/oidc-mock-provider"
  dependency-version: 0.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: driver
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the b618dependabot/npm_and_yarn/driver-d9d7e8f08c branch from 8317297 to 4aa9a70 Compare May 27, 2025 11:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 5, 2025
@dependabot dependabot bot deleted the b618dependabot/npm_and_yarn/driver-d9d7e8f08c branch June 5, 2025 19:42
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant