Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2024

This PR contains the following updates:

Package Type Update Change Age Confidence
mongo service major 6.0.15-jammy -> 7.0.26-jammy age confidence
mongo major 6.0.15-jammy -> 7.0.26-jammy age confidence
mongodb dependencies major ^6.14.2 -> ^7.0.0 age confidence

Release Notes

mongodb/node-mongodb-native (mongodb)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • NODE-7259: use alphas of all supporting packages (#​4746)
  • NODE-5510: dont filter change stream options (#​4723)
  • NODE-6296: remove cursor default batch size of 1000 (#​4729)
  • NODE-7150: update peer dependency matrix for 3rd party peer deps (#​4720)
  • NODE-7046: remove AWS uri/options support (#​4689)
  • NODE-4808: remove support for stream() transform on cursors and change streams (#​4728)
  • NODE-6377: remove noResponse option (#​4724)
  • NODE-6473: remove MONGODB-CR auth (#​4717)
  • NODE-5994: Remove metadata-related properties from public driver API (#​4716)
  • NODE-7016: remove beta namespace and move resource management into driver (#​4719)
  • NODE-4184: don't throw on aggregate with write concern and explain (#​4718)
  • NODE-7043, NODE-7217: adopt mongodb-client-encryption v7 (#​4705)
  • NODE-6065: throw MongoRuntimeError instead of MissingDependencyError in crypto connection (#​4711)
  • NODE-6584: improve typing for filepaths in AutoEncryptionOptions (#​4341)
  • NODE-6334: rename PoolRequstedRetry to PoolRequestedRetry (#​4696)
  • NODE-7174: drop support for Node16 and Node18 (#​4668)
  • NODE-7047: use custom credential provider first after URI (#​4656)
  • NODE-6988: require aws sdk for aws auth (#​4659)
Features
Bug Fixes
  • NODE-7067: Wrap socket write in a try/catch to ensure errors can be properly wrapped (#​4759) (66c18b7)
  • NODE-7232: only send endSessions during client close if the topology supports sessions (#​4722) (cc85ebf)
  • NODE-7247: clarify #rewrapManyDataKey() parameter types (#​4760) (cb522bf)
  • NODE-7270: remove extra BSONType file in docs/Next/variables (#​4754) (df3aaaa)

v6.21.0

Compare Source

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

Release Notes
Deprecated items to be removed in 7.0.0

The following items have been deprecated and will be removed in 7.0.0:

MongoCredentials.authMechanismProperties.AWS_SESSION_TOKEN // URI & client options for AWS variables will no longer be respected
CommandOptions.noResponse // Unused
ConnectionOptions.cancellationToken // Unused
CursorStreamOptions // Only option, transform, removed in favor of Stream#map
Features
  • NODE-7230: add deprecations of items to be removed in v7 (#​4774) (5104c0f)
Documentation

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

v6.20.0

Compare Source

Features
  • NODE-6883: allow rawData option on time series collections (#​4642) (0fa3cd4)
  • NODE-7125: add db and client properties to collection and database objects (#​4640) (3469f86)
  • NODE-7134: allow hint with unacknowledged writes for delete, update and findAndModify commands (#​4647) (82d6ce6)
  • NODE-7139: remove pre-4.2 logic and deprecate dead code (#​4657) (14303bc)
  • NODE-7140: deprecate driver info options (#​4654) (b813c85)
  • NODE-7157: deprecate retryWrites in CommandOperationOptions (#​4661) (620972d)
Bug Fixes
  • NODE-4763: cache resumeToken in ChangeStream.tryNext() (#​4636) (8331a93)
  • NODE-6858: treat MongoServerSelectionError as a resumable error for Change Streams (#​4653) (c6d64e7)
  • NODE-7138: prevent duplicate metadata from being appended to handshake metadata (#​4651) (05c230c)

v6.19.0

Compare Source

Features

v6.18.0

Compare Source

Features
Bug Fixes
  • NODE-4845: allocate sessions lazily in cursors (#​4575) (5761703)
  • NODE-6589: background task does not prune idle connections when minPoolSize=0 (#​4569) (7cbb641)
  • NODE-6955: add missing wallTime property TS change stream event interfaces (#​4541) (f153c6f)

v6.17.0

Compare Source

Features
Bug Fixes
  • NODE-6638: throw if all atomic updates are undefined (#​4519) (9625b2d)
  • NODE-6864: socket errors are not always converted to MongoNetworkErrors (#​4473) (2d86095)
  • NODE-6962: OIDC machine workflows use OIDCCallbacks internally (#​4546) (bd6030f)

v6.16.0

Compare Source

Features
Bug Fixes
  • NODE-6630: read all messages in buffer when chunk arrives (#​4512) (8c86e30)
  • NODE-6878: documents.clear() throws a TypeError after cursor is rewound (#​4488) (a1fffeb)

v6.15.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 9pm,before 5am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-orm branch from 7014bf1 to 0d78196 Compare June 7, 2024 11:35
@renovate renovate bot force-pushed the renovate/major-orm branch from 0d78196 to 7b290c7 Compare June 29, 2024 04:12
@renovate renovate bot force-pushed the renovate/major-orm branch from 7b290c7 to 1ac3875 Compare August 8, 2024 21:50
@renovate renovate bot force-pushed the renovate/major-orm branch from 1ac3875 to cd87f5b Compare August 26, 2024 22:31
@renovate renovate bot force-pushed the renovate/major-orm branch from cd87f5b to c6fca25 Compare September 27, 2024 03:14
@renovate renovate bot force-pushed the renovate/major-orm branch from c6fca25 to b8766d6 Compare October 26, 2024 02:08
@renovate renovate bot force-pushed the renovate/major-orm branch from b8766d6 to 202837f Compare November 15, 2024 01:14
@renovate renovate bot force-pushed the renovate/major-orm branch from 202837f to e5a17ae Compare November 23, 2024 02:12
@renovate renovate bot force-pushed the renovate/major-orm branch from e5a17ae to eea3017 Compare December 23, 2024 20:27
@renovate renovate bot force-pushed the renovate/major-orm branch from eea3017 to 7352471 Compare February 14, 2025 02:25
@renovate renovate bot force-pushed the renovate/major-orm branch 2 times, most recently from d5741df to 69fbcf1 Compare February 25, 2025 03:06
@renovate renovate bot force-pushed the renovate/major-orm branch from 69fbcf1 to d9ef71c Compare March 24, 2025 22:58
@renovate renovate bot force-pushed the renovate/major-orm branch from d9ef71c to 02ad271 Compare April 15, 2025 03:01
@renovate renovate bot force-pushed the renovate/major-orm branch from 02ad271 to 6bc5a06 Compare April 30, 2025 22:32
@renovate renovate bot force-pushed the renovate/major-orm branch from 6bc5a06 to 9cb47d2 Compare May 8, 2025 23:24
@renovate renovate bot force-pushed the renovate/major-orm branch from 9cb47d2 to 1b3245b Compare June 4, 2025 06:32
@renovate renovate bot changed the title chore(deps): update orm (major) chore(deps): update mongo docker tag to v7 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/major-orm branch 3 times, most recently from ec2992b to 3646f03 Compare June 25, 2025 13:37
@renovate renovate bot force-pushed the renovate/major-orm branch from 3646f03 to bd76b4d Compare July 22, 2025 01:46
@renovate renovate bot force-pushed the renovate/major-orm branch from bd76b4d to 850d28b Compare August 15, 2025 06:26
@renovate renovate bot force-pushed the renovate/major-orm branch from 850d28b to 48e071e Compare September 11, 2025 06:13
@renovate renovate bot force-pushed the renovate/major-orm branch from 48e071e to 47752f1 Compare September 25, 2025 20:14
@renovate renovate bot force-pushed the renovate/major-orm branch from 47752f1 to dbeeb66 Compare October 2, 2025 21:10
@renovate renovate bot changed the title chore(deps): update mongo docker tag to v7 fix(deps): update orm to v7 (major) Nov 6, 2025
@renovate renovate bot force-pushed the renovate/major-orm branch from dbeeb66 to d005e42 Compare November 6, 2025 17:33
@renovate renovate bot force-pushed the renovate/major-orm branch from d005e42 to 432f472 Compare November 18, 2025 22:56
@renovate renovate bot force-pushed the renovate/major-orm branch from 432f472 to d39f3ab Compare November 20, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant