Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(deps): update dependency @koa-better-modules/joi-router to v12 #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@koa-better-modules/joi-router 10.1.0 -> 12.0.0 age adoption passing confidence
@koa-better-modules/joi-router ^10.1.0 -> ^12.0.0 age adoption passing confidence

Release Notes

koa-better-modules/joi-router (@​koa-better-modules/joi-router)

v12.0.0

Compare Source

  • use node prefix for the native node.js modules
  • fix typo on joi-router.d.ts file
  • bump all deps
  • drop support for node.js v16 and v17
  • replace black-hole-stream module with our implementation
  • remove babel eslint parser

v11.0.0

Compare Source

  • fix ts types
  • bump all deps
  • drop support for node.js v14

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 is behind base branch, 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/koa-better-modules-joi-router-12.x branch 2 times, most recently from 3508548 to 1ab87b6 Compare July 21, 2024 00:06
@renovate renovate bot changed the title chore(deps): update dependency @koa-better-modules/joi-router to v12 chore(deps): update dependency @koa-better-modules/joi-router to v12 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/koa-better-modules-joi-router-12.x branch December 8, 2024 18:48
@renovate renovate bot changed the title chore(deps): update dependency @koa-better-modules/joi-router to v12 - autoclosed chore(deps): update dependency @koa-better-modules/joi-router to v12 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/koa-better-modules-joi-router-12.x branch from f34cdc1 to 1ab87b6 Compare December 8, 2024 22:40
@renovate renovate bot changed the title chore(deps): update dependency @koa-better-modules/joi-router to v12 fix(deps): update dependency @koa-better-modules/joi-router to v12 Dec 10, 2024
Copy link
Contributor Author

renovate bot commented Feb 13, 2025

⚠️ 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: class-validator-jsonschema@3.1.1
npm ERR! Found: class-validator@0.14.1
npm ERR! node_modules/class-validator
npm ERR!   optional class-validator@"0.14.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer class-validator@"^0.13.1" from class-validator-jsonschema@3.1.1
npm ERR! node_modules/class-validator-jsonschema
npm ERR!   optional class-validator-jsonschema@"3.1.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: class-validator@0.13.2
npm ERR! node_modules/class-validator
npm ERR!   peer class-validator@"^0.13.1" from class-validator-jsonschema@3.1.1
npm ERR!   node_modules/class-validator-jsonschema
npm ERR!     optional class-validator-jsonschema@"3.1.1" 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! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-02-27T15_49_08_863Z-debug-0.log

@renovate renovate bot force-pushed the renovate/koa-better-modules-joi-router-12.x branch 2 times, most recently from 4157b75 to e6eb97e Compare February 13, 2025 07:30
@renovate renovate bot force-pushed the renovate/koa-better-modules-joi-router-12.x branch from e6eb97e to 7e2886e Compare February 27, 2025 15:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants