Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency mongodb to v6.3.0 #12840

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb 6.2.0 -> 6.3.0 age adoption passing confidence

Release Notes

mongodb/node-mongodb-native (mongodb)

v6.3.0

Compare Source

Features
Bug Fixes
  • NODE-4863: do not use RetryableWriteError for non-server errors (#​3914) (08c9fb4)
  • NODE-5709: bump mongodb-connection-string-url to 3.0.0 (#​3909) (1c3dc02)
  • NODE-5749: RTTPinger always sends legacy hello (#​3921) (ebbfb8a)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Nov 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: sample/13-mongo-typeorm/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/mongodb
npm ERR!   mongodb@"6.3.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional mongodb@"^5.2.0" from [email protected]
npm ERR! node_modules/typeorm
npm ERR!   typeorm@"0.3.17" from the root project
npm ERR!   peer typeorm@"^0.3.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/typeorm
npm ERR!     @nestjs/typeorm@"10.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/mongodb
npm ERR!   peerOptional mongodb@"^5.2.0" from [email protected]
npm ERR!   node_modules/typeorm
npm ERR!     typeorm@"0.3.17" from the root project
npm ERR!     peer typeorm@"^0.3.0" from @nestjs/[email protected]
npm ERR!     node_modules/@nestjs/typeorm
npm ERR!       @nestjs/typeorm@"10.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/63381d/614668/cache/others/npm/_logs/2023-11-24T01_07_06_111Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/63381d/614668/cache/others/npm/_logs/2023-11-24T01_07_06_111Z-debug-0.log

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 24, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6d4b51c9-777e-40d8-a110-46140281f7f1

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.258%

Totals Coverage Status
Change from base Build 28622249-a4a3-41da-b843-b4a9abe03767: 0.0%
Covered Lines: 6697
Relevant Lines: 7259

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 2bc33d3 into master Nov 28, 2023
5 of 6 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/mongodb-6.x branch November 28, 2023 09:59
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.

2 participants