wKovacs64 / pwned

A command-line tool for querying the 'Have I been pwned?' service.
https://wkovacs64.github.io/pwned
MIT License
225 stars 28 forks source link

chore(deps): update typescript to v5.4.2 #264

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 5.3.3 -> 5.4.2 age adoption passing confidence

Release Notes

Microsoft/TypeScript (typescript) ### [`v5.4.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.2): TypeScript 5.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

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

🚦 Automerge: Enabled.

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.



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

renovate[bot] commented 6 months ago

⚠ 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:

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: msw@2.2.2
npm ERR! Found: typescript@5.4.2
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.4.2" from the root project
npm ERR!   peer typescript@">=4.2.0" from ts-api-utils@1.0.1
npm ERR!   node_modules/ts-api-utils
npm ERR!     ts-api-utils@"^1.0.1" from @typescript-eslint/eslint-plugin@7.0.2
npm ERR!     node_modules/eslint-plugin-wkovacs64/node_modules/@typescript-eslint/eslint-plugin
npm ERR!       @typescript-eslint/eslint-plugin@"^7.0.2" from eslint-plugin-wkovacs64@16.1.0
npm ERR!       node_modules/eslint-plugin-wkovacs64
npm ERR!         dev eslint-plugin-wkovacs64@"16.1.0" from the root project
npm ERR!     ts-api-utils@"^1.0.1" from @typescript-eslint/type-utils@7.0.2
npm ERR!     node_modules/eslint-plugin-wkovacs64/node_modules/@typescript-eslint/type-utils
npm ERR!       @typescript-eslint/type-utils@"7.0.2" from @typescript-eslint/eslint-plugin@7.0.2
npm ERR!       node_modules/eslint-plugin-wkovacs64/node_modules/@typescript-eslint/eslint-plugin
npm ERR!         @typescript-eslint/eslint-plugin@"^7.0.2" from eslint-plugin-wkovacs64@16.1.0
npm ERR!         node_modules/eslint-plugin-wkovacs64
npm ERR!     1 more (@typescript-eslint/typescript-estree)
npm ERR!   1 more (tsutils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@">= 4.7.x <= 5.3.x" from msw@2.2.2
npm ERR! node_modules/msw
npm ERR!   dev msw@"2.2.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@5.3.3
npm ERR! node_modules/typescript
npm ERR!   peerOptional typescript@">= 4.7.x <= 5.3.x" from msw@2.2.2
npm ERR!   node_modules/msw
npm ERR!     dev msw@"2.2.2" 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 /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-03-06T22_35_54_641Z-debug-0.log
changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: 769b7f2e212c80cb8d95ebe7eb2bac94056142cc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

renovate[bot] commented 6 months ago

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.