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 mongoose to v8 #476

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) ^7.0.3 -> ^8.0.0 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose)

v8.0.0

Compare Source

==================

  • docs: add version support notes for Mongoose 8, including EOL date for Mongoose 6

Configuration

📅 Schedule: Branch creation - "after 8pm every weekday,before 7pm on Sunday" (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 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 3, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/mongoose@10.0.1
npm ERR! Found: mongoose@8.0.0
npm ERR! node_modules/mongoose
npm ERR!   mongoose@"^8.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mongoose@"^6.0.2 || ^7.0.0" from @nestjs/mongoose@10.0.1
npm ERR! node_modules/@nestjs/mongoose
npm ERR!   @nestjs/mongoose@"^10.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: mongoose@7.6.4
npm ERR! node_modules/mongoose
npm ERR!   peer mongoose@"^6.0.2 || ^7.0.0" from @nestjs/mongoose@10.0.1
npm ERR!   node_modules/@nestjs/mongoose
npm ERR!     @nestjs/mongoose@"^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/79c5a6/2e17e4/cache/others/npm/_logs/2023-11-08T03_30_01_220Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/79c5a6/2e17e4/cache/others/npm/_logs/2023-11-08T03_30_01_220Z-debug-0.log

@renovate renovate bot force-pushed the renovate/mongoose-8.x branch 6 times, most recently from 64103ab to 15b94b3 Compare November 8, 2023 01:49
Copy link
Contributor Author

renovate bot commented Nov 8, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link

sonarcloud bot commented Nov 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@timonmasberg timonmasberg merged commit 5a586ed into main Nov 8, 2023
9 checks passed
@timonmasberg timonmasberg deleted the renovate/mongoose-8.x branch November 8, 2023 16:59
@timonmasberg
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant