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

chore(deps): update dependency @types/express to v5 #1495

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/express (source) ^4.17.21 -> ^5.0.0 age adoption passing confidence

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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file dev-dependencies javascript Pull requests that update Javascript code labels Sep 26, 2024
Copy link
Contributor Author

renovate bot commented Sep 26, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @myrotvorets/[email protected]
npm error Found: @types/[email protected]
npm error node_modules/@types/express
npm error   dev @types/express@"^5.0.0" from the root project
npm error   @types/express@"*" from @types/[email protected]
npm error   node_modules/@types/multer
npm error     dev @types/multer@"^1.4.12" from the root project
npm error     peer @types/multer@"^1.4.4" from @myrotvorets/[email protected]
npm error     node_modules/@myrotvorets/clean-up-after-multer
npm error       @myrotvorets/clean-up-after-multer@"^1.1.7" from the root project
npm error     1 more (express-openapi-validator)
npm error
npm error Could not resolve dependency:
npm error peer @types/express@"^4.17.8" from @myrotvorets/[email protected]
npm error node_modules/@myrotvorets/clean-up-after-multer
npm error   @myrotvorets/clean-up-after-multer@"^1.1.7" from the root project
npm error
npm error Conflicting peer dependency: @types/[email protected]
npm error node_modules/@types/express
npm error   peer @types/express@"^4.17.8" from @myrotvorets/[email protected]
npm error   node_modules/@myrotvorets/clean-up-after-multer
npm error     @myrotvorets/clean-up-after-multer@"^1.1.7" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-09T01_11_21_832Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-09T01_11_21_832Z-debug-0.log

Copy link

github-actions bot commented Sep 26, 2024

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 5 package(s) with unknown licenses.

View full job summary

@renovate renovate bot force-pushed the renovate/express-5.x branch 7 times, most recently from db88821 to 54ac1ee Compare October 2, 2024 14:56
@renovate renovate bot force-pushed the renovate/express-5.x branch 11 times, most recently from fef4cba to 47e7229 Compare October 8, 2024 03:28
@renovate renovate bot force-pushed the renovate/express-5.x branch 7 times, most recently from 9aa354c to 3ea5900 Compare November 28, 2024 09:09
@renovate renovate bot force-pushed the renovate/express-5.x branch from 3ea5900 to 2462cdb Compare November 28, 2024 09:11
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v5 chore(deps): update dependency @types/express to v5 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/express-5.x branch December 8, 2024 18:54
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v5 - autoclosed chore(deps): update dependency @types/express to v5 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/express-5.x branch from 5782fc8 to 2462cdb Compare December 9, 2024 01:11
@myrotvorets-team myrotvorets-team merged commit 7b24b15 into master Dec 20, 2024
10 checks passed
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (e57c382) to head (9f9d3c8).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1495   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          13       13           
  Lines         617      617           
  Branches       40       40           
=======================================
  Hits          609      609           
  Misses          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 dev-dependencies javascript Pull requests that update Javascript code stop-updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant