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

fix(deps): update dependency typescript to v5 #98

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

Conversation

makaira-github
Copy link
Contributor

@makaira-github makaira-github commented Apr 18, 2023

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies major 4.7.4 -> 5.3.2

Release Notes

Microsoft/TypeScript

v5.3.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.2.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

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

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

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

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

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

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.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:

Changes:

This list of changes was auto generated.

v4.9.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

See More

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

This PR has been generated by Renovate Bot.

@makaira-github
Copy link
Contributor Author

makaira-github commented Apr 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.3.2" from the root project
npm ERR!   peer typescript@">=3" from [email protected]
npm ERR!   node_modules/cosmiconfig-typescript-loader
npm ERR!     cosmiconfig-typescript-loader@"^2.0.0" from @commitlint/[email protected]
npm ERR!     node_modules/@commitlint/load
npm ERR!       @commitlint/load@"^17.0.3" from @commitlint/[email protected]
npm ERR!       node_modules/@commitlint/cli
npm ERR!         dev @commitlint/cli@"17.0.3" from the root project
npm ERR!         1 more (commitlint)
npm ERR!   3 more (ts-jest, ts-node, tsutils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@">= 4.2.x <= 4.7.x" from [email protected]
npm ERR! node_modules/msw
npm ERR!   dev msw@"0.44.2" from @makaira/[email protected]
npm ERR!   packages/storefront-shop-adapter-oxid
npm ERR!     @makaira/[email protected]
npm ERR!     node_modules/@makaira/storefront-shop-adapter-oxid
npm ERR!       workspace packages/storefront-shop-adapter-oxid from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peerOptional typescript@">= 4.2.x <= 4.7.x" from [email protected]
npm ERR!   node_modules/msw
npm ERR!     dev msw@"0.44.2" from @makaira/[email protected]
npm ERR!     packages/storefront-shop-adapter-oxid
npm ERR!       @makaira/[email protected]
npm ERR!       node_modules/@makaira/storefront-shop-adapter-oxid
npm ERR!         workspace packages/storefront-shop-adapter-oxid 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/2023-11-24T14_59_49_610Z-debug-0.log

@makaira-github makaira-github force-pushed the renovate/typescript-5.x branch from 6aeb021 to 52e2dd7 Compare November 24, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants