Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

chore(deps): update dependency typescript to v5 #41

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

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Jan 24, 2024

This PR contains the following updates:

Package Type Update Change Pending
typescript (source) devDependencies major ^4.9.3 -> ^5.0.0 5.5.4

Release Notes

Microsoft/TypeScript (typescript)

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.3: TypeScript 5.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.6: TypeScript 5.1.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

v5.1.5: TypeScript 5.1.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.3: TypeScript 5.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.4: TypeScript 5.0.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.3: TypeScript 5.0.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.2: TypeScript 5.0

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, 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.


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

This PR has been generated by Renovate Bot.

@descope descope bot added the renovate label Jan 24, 2024
@descope descope bot enabled auto-merge (squash) January 24, 2024 21:10
@descope
Copy link
Contributor Author

descope bot commented Jan 24, 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"^5.0.0" from the root project
npm ERR!   peer typescript@">=3.7.0" from @rollup/[email protected]
npm ERR!   node_modules/@rollup/plugin-typescript
npm ERR!     dev @rollup/plugin-typescript@"^11.1.0" from the root project
npm ERR!   6 more (@vue/cli-plugin-typescript, @vue/vue3-jest, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"^4.1" from [email protected]
npm ERR! node_modules/rollup-plugin-dts
npm ERR!   dev rollup-plugin-dts@"^4.2.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peer typescript@"^4.1" from [email protected]
npm ERR!   node_modules/rollup-plugin-dts
npm ERR!     dev rollup-plugin-dts@"^4.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-06-09T09_58_05_901Z-debug-0.log

@descope descope bot force-pushed the renovate/typescript-5.x branch from 8e226f3 to f8db935 Compare January 25, 2024 23:31
@descope descope bot force-pushed the renovate/typescript-5.x branch from f8db935 to e042482 Compare February 4, 2024 10:44
@descope descope bot force-pushed the renovate/typescript-5.x branch from e042482 to eb8d8be Compare February 5, 2024 20:41
@descope descope bot force-pushed the renovate/typescript-5.x branch from eb8d8be to 4db63d8 Compare February 7, 2024 10:13
@descope descope bot force-pushed the renovate/typescript-5.x branch from 4db63d8 to e2014f1 Compare February 7, 2024 14:54
@descope descope bot force-pushed the renovate/typescript-5.x branch from e2014f1 to 12a6b2f Compare February 15, 2024 09:13
@descope descope bot force-pushed the renovate/typescript-5.x branch from 12a6b2f to b4eea1e Compare February 29, 2024 19:08
@descope descope bot force-pushed the renovate/typescript-5.x branch from b4eea1e to 5028d5d Compare March 3, 2024 12:13
@descope descope bot force-pushed the renovate/typescript-5.x branch from 5028d5d to 68f90c1 Compare March 11, 2024 07:52
@descope descope bot force-pushed the renovate/typescript-5.x branch from 68f90c1 to 8507636 Compare March 12, 2024 11:28
@descope descope bot force-pushed the renovate/typescript-5.x branch from 8507636 to 0582e8e Compare March 22, 2024 22:31
@descope descope bot force-pushed the renovate/typescript-5.x branch from 0582e8e to 9e0d99e Compare March 24, 2024 15:10
@descope descope bot force-pushed the renovate/typescript-5.x branch from fbcbe11 to 9eb4c60 Compare April 19, 2024 13:53
@descope descope bot force-pushed the renovate/typescript-5.x branch from 9eb4c60 to 9b8cfd5 Compare April 22, 2024 11:01
@descope descope bot force-pushed the renovate/typescript-5.x branch from 9b8cfd5 to 47c8c11 Compare April 29, 2024 21:03
@descope descope bot force-pushed the renovate/typescript-5.x branch from 47c8c11 to 20df479 Compare April 30, 2024 20:46
@descope descope bot force-pushed the renovate/typescript-5.x branch from 20df479 to 754ab51 Compare May 6, 2024 13:48
@descope descope bot force-pushed the renovate/typescript-5.x branch from 754ab51 to d8e1620 Compare May 23, 2024 08:52
@descope descope bot force-pushed the renovate/typescript-5.x branch from d8e1620 to b3ca9e3 Compare May 26, 2024 13:19
@descope descope bot force-pushed the renovate/typescript-5.x branch from b3ca9e3 to 6f48b3d Compare May 30, 2024 13:06
@descope descope bot force-pushed the renovate/typescript-5.x branch from 6f48b3d to e2ebd8c Compare June 6, 2024 10:28
@descope descope bot force-pushed the renovate/typescript-5.x branch from e2ebd8c to aa01e3f Compare June 9, 2024 09:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants