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 all non-major dependencies #550

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
minio 7.1.1 -> 7.1.3 age adoption passing confidence dependencies patch
reflect-metadata (source) ^0.1.14 -> ^0.2.0 age adoption passing confidence devDependencies minor
registry.access.redhat.com/ubi8/nodejs-18 1-81 -> 1-86 age adoption passing confidence stage patch

Release Notes

minio/minio-js (minio)

v7.1.3: Bugfix release

Compare Source

What's Changed

Full Changelog: minio/minio-js@7.1.2...7.1.3

v7.1.2: Bugfix release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-js@7.1.1...7.1.2

rbuckton/reflect-metadata (reflect-metadata)

v0.2.1

Compare Source

What's Changed

Full Changelog: rbuckton/reflect-metadata@v0.2.0...v0.2.1

v0.2.0: reflect-metadata 0.2.0

Compare Source

What's Changed

Full Changelog: rbuckton/reflect-metadata@v0.1.14...v0.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot enabled auto-merge (squash) January 4, 2024 20:22
@MCatherine1994
Copy link
Contributor

reflect-metadata v0.2.0 has conflict with nestjs v9, minio we'll stay on v7.1.1 for now as mentioned in #548

Copy link
Contributor Author

renovate bot commented Jan 8, 2024

⚠ 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: libs/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/reflect-metadata
npm ERR!   dev reflect-metadata@"^0.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"^9.4.0" from the root project
npm ERR!   peer @nestjs/common@"^9.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"^9.4.0" from the root project
npm ERR!     1 more (@nestjs/testing)
npm ERR!   1 more (@nestjs/testing)
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"^9.4.0" from the root project
npm ERR!     peer @nestjs/common@"^9.0.0" from @nestjs/[email protected]
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"^9.4.0" from the root project
npm ERR!       1 more (@nestjs/testing)
npm ERR!     1 more (@nestjs/testing)
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/renovate/cache/others/npm/_logs/2024-01-27T00_22_47_519Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-27T00_22_47_519Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8c2cf75 to a9eb2d6 Compare January 10, 2024 22:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 22d8b12 to b74273c Compare January 19, 2024 20:18
@DerekRoberts
Copy link
Member

reflect-metadata v0.2.0 has conflict with nestjs v9, minio we'll stay on v7.1.1 for now as mentioned in #548

@MCatherine1994 Makes sense. Let's close this. It'll still be mentioned in the Renovate Dependency Dashboard.

auto-merge was automatically disabled February 2, 2024 20:48

Pull request was closed

@DerekRoberts DerekRoberts deleted the renovate/all-minor-patch branch February 2, 2024 20:48
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.

2 participants