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 typescript to v5 #309

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript (typescript)

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 - "every weekend" (UTC), 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the enhancement New feature or request label Mar 18, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 18, 2023

⚠ 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: react-scripts@5.0.1
npm ERR! Found: typescript@5.2.2
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.2.2" from the root project
npm ERR!   peerOptional typescript@">=4.9.5" from cosmiconfig@8.3.6
npm ERR!   node_modules/@commitlint/load/node_modules/cosmiconfig
npm ERR!     cosmiconfig@"^8.3.6" from @commitlint/load@18.4.1
npm ERR!     node_modules/@commitlint/load
npm ERR!       @commitlint/load@"^18.4.1" from @commitlint/cli@18.4.1
npm ERR!       node_modules/@commitlint/cli
npm ERR!         dev @commitlint/cli@"18.4.1" from the root project
npm ERR!     peer cosmiconfig@">=8.2" from cosmiconfig-typescript-loader@5.0.0
npm ERR!     node_modules/@commitlint/load/node_modules/cosmiconfig-typescript-loader
npm ERR!       cosmiconfig-typescript-loader@"^5.0.0" from @commitlint/load@18.4.1
npm ERR!       node_modules/@commitlint/load
npm ERR!         @commitlint/load@"^18.4.1" from @commitlint/cli@18.4.1
npm ERR!         node_modules/@commitlint/cli
npm ERR!   5 more (cosmiconfig-typescript-loader, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR!   dev react-scripts@"5.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR!   peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR!   node_modules/react-scripts
npm ERR!     dev react-scripts@"5.0.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! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/f654d4/0d24e7/cache/others/npm/_logs/2023-11-12T06_48_03_417Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/f654d4/0d24e7/cache/others/npm/_logs/2023-11-12T06_48_03_417Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 1f5f713 to 62b5d0b Compare March 25, 2023 03:57
@renovate renovate bot force-pushed the renovate/major-typescript branch from 62b5d0b to bb54798 Compare March 30, 2023 21:51
@github-actions
Copy link

github-actions bot commented Mar 30, 2023

Fails
🚫

Danger failed to run dangerfile.js.

Error SyntaxError

Cannot use import statement outside a module
/home/runner/work/draftjs-filters/draftjs-filters/node_modules/semantic-release/index.js:1
import { createRequire } from "node:module";
^^^^^^

SyntaxError: Cannot use import statement outside a module
    at internalCompileFunction (node:internal/vm:73:18)
    at wrapSafe (node:internal/modules/cjs/loader:1178:20)
    at Module._compile (node:internal/modules/cjs/loader:1220:27)
    at Object.customModuleHandler (/home/runner/work/draftjs-filters/draftjs-filters/node_modules/danger/distribution/runner/runners/inline.js:129:28)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at _module2.default._load (/home/runner/work/draftjs-filters/draftjs-filters/node_modules/override-require/dist/overrideRequire.js:43:25)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:119:18)
    at Object.<anonymous> (dangerfile.js:2:25)

Dangerfile

68|   const packageDiff = await danger.git.JSONDiffForFile("package.json")
69| 
70|   if (packageDiff.dependencies) {
71|     const added = packageDiff.dependencies.added
72|     const removed = packageDiff.dependencies.removed
--------------------^
73| 
74|     if (added.length) {
75|       const deps = danger.utils.sentence(added.map((d) => linkDep(d)))
76|       message(`Adding new dependencies: ${deps}`)

Generated by 🚫 dangerJS against e9d7dfe

@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 488c15f to 259c9d0 Compare April 7, 2023 18:24
@renovate renovate bot force-pushed the renovate/major-typescript branch 3 times, most recently from b66403e to 707dd6e Compare April 15, 2023 10:06
@renovate renovate bot force-pushed the renovate/major-typescript branch from 707dd6e to b62a9d2 Compare April 22, 2023 09:14
@renovate renovate bot force-pushed the renovate/major-typescript branch from b62a9d2 to ac47736 Compare May 6, 2023 02:26
@renovate renovate bot force-pushed the renovate/major-typescript branch 3 times, most recently from 1681ad6 to e184dfb Compare June 3, 2023 04:39
@renovate renovate bot force-pushed the renovate/major-typescript branch from e184dfb to 3a40b2f Compare June 3, 2023 07:35
@renovate renovate bot force-pushed the renovate/major-typescript branch 3 times, most recently from 64b5033 to 2e8b00b Compare June 29, 2023 01:37
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 67b1e29 to 864d7a2 Compare July 15, 2023 06:09
@renovate renovate bot force-pushed the renovate/major-typescript branch from 864d7a2 to 6781c6e Compare July 22, 2023 03:52
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 2152f98 to 4d2e5de Compare August 5, 2023 03:36
@renovate renovate bot force-pushed the renovate/major-typescript branch from 4d2e5de to a08cd42 Compare August 12, 2023 03:12
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 7fc1c1b to f3a11b1 Compare August 26, 2023 04:18
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 4e41e76 to 4418575 Compare September 16, 2023 03:44
@renovate renovate bot force-pushed the renovate/major-typescript branch 4 times, most recently from 3bf9a94 to a9bc63e Compare October 21, 2023 11:11
@renovate renovate bot force-pushed the renovate/major-typescript branch 3 times, most recently from 681029d to 1a1911b Compare November 4, 2023 03:09
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from ad02bdf to 01c19cf Compare November 11, 2023 06:29
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 4.9.5 | 5.2.2 |
@renovate renovate bot force-pushed the renovate/major-typescript branch from 01c19cf to e9d7dfe Compare November 12, 2023 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants