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 j:kit-282 #4721

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

Conversation

renovate-coveo[bot]
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.17.0 -> 7.18.0 age adoption passing confidence
typescript (source) 5.4.5 -> 5.6.3 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.3 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

microsoft/TypeScript (typescript)

v5.6.3: TypeScript 5.6.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.6.2: TypeScript 5.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:

v5.5.4: TypeScript 5.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.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:


Configuration

📅 Schedule: Branch creation - "before 4:00am on Tuesday" in timezone America/Toronto, Automerge - 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@renovate-coveo renovate-coveo bot requested a review from a team as a code owner November 26, 2024 08:29
@renovate-coveo renovate-coveo bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
@renovate-coveo
Copy link
Contributor Author

renovate-coveo bot commented Nov 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: @angular-devkit/[email protected]
npm error Found: [email protected]
npm error node_modules/typescript
npm error   dev typescript@"5.6.3" from the root project
npm error   peer typescript@">=2.7" from [email protected]
npm error   node_modules/@nx/js/node_modules/ts-node
npm error     ts-node@"10.9.1" from @nx/[email protected]
npm error     node_modules/@nx/js
npm error       dev @nx/js@"19.5.3" from the root project
npm error       8 more (@nrwl/js, @nx/cypress, @nx/eslint, @nx/eslint, ...)
npm error   32 more (@phenomnomnominal/tsquery, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=5.2 <5.5" from @angular-devkit/[email protected]
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"17.3.11" from @coveo/[email protected]
npm error   packages/atomic-angular
npm error     @coveo/[email protected]
npm error     node_modules/@coveo/atomic-angular-builder
npm error       workspace packages/atomic-angular from the root project
npm error   dev @angular-devkit/build-angular@"17.3.11" from @coveo/[email protected]
npm error   packages/samples/angular
npm error     @coveo/[email protected]
npm error     node_modules/@coveo/atomic-angular-samples
npm error       workspace packages/samples/angular from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/typescript
npm error   peer typescript@">=5.2 <5.5" from @angular-devkit/[email protected]
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"17.3.11" from @coveo/[email protected]
npm error     packages/atomic-angular
npm error       @coveo/[email protected]
npm error       node_modules/@coveo/atomic-angular-builder
npm error         workspace packages/atomic-angular from the root project
npm error     dev @angular-devkit/build-angular@"17.3.11" from @coveo/[email protected]
npm error     packages/samples/angular
npm error       @coveo/[email protected]
npm error       node_modules/@coveo/atomic-angular-samples
npm error         workspace packages/samples/angular 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/cache/renovate-0/others/npm/_logs/2024-11-27T15_11_29_100Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/cache/renovate-0/others/npm/_logs/2024-11-27T15_11_29_100Z-debug-0.log

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants