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 5.4.5 #120

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

Conversation

chii-bot[bot]
Copy link
Contributor

@chii-bot chii-bot bot commented Mar 16, 2023

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies major 4.8.4 -> 5.4.5

Release Notes

Microsoft/TypeScript (typescript)

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:

v4.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.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: TypeScript 4.9

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

See More

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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.

@chii-bot chii-bot bot requested a review from toboshii as a code owner March 16, 2023 19:17
@chii-bot chii-bot bot added the type/major label Mar 16, 2023
@chii-bot
Copy link
Contributor Author

chii-bot bot commented Mar 16, 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: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: svelte-preprocess@4.10.7
npm ERR! Found: typescript@5.4.5
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.4.5" from the root project
npm ERR!   typescript@"*" from svelte-check@2.9.1
npm ERR!   node_modules/svelte-check
npm ERR!     dev svelte-check@"2.9.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.9.5 || ^4.0.0" from svelte-preprocess@4.10.7
npm ERR! node_modules/svelte-preprocess
npm ERR!   dev svelte-preprocess@"4.10.7" from the root project
npm ERR!   svelte-preprocess@"^4.0.0" from svelte-check@2.9.1
npm ERR!   node_modules/svelte-check
npm ERR!     dev svelte-check@"2.9.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.9.5 || ^4.0.0" from svelte-preprocess@4.10.7
npm ERR!   node_modules/svelte-preprocess
npm ERR!     dev svelte-preprocess@"4.10.7" from the root project
npm ERR!     svelte-preprocess@"^4.0.0" from svelte-check@2.9.1
npm ERR!     node_modules/svelte-check
npm ERR!       dev svelte-check@"2.9.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! 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-04-10T15_20_02_585Z-debug-0.log

@chii-bot chii-bot bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 16, 2023
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from 0fecdfb to 7997331 Compare March 30, 2023 21:17
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.0.2 chore(deps): update typescript to 5.0.3 Mar 30, 2023
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.0.3 chore(deps): update typescript to 5.0.4 Apr 7, 2023
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from 7997331 to cb06907 Compare April 7, 2023 18:21
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from cb06907 to 4656e7a Compare June 1, 2023 18:25
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.0.4 chore(deps): update typescript to 5.1.3 Jun 1, 2023
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from 4656e7a to dca2382 Compare June 27, 2023 23:21
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.1.3 chore(deps): update typescript to 5.1.5 Jun 27, 2023
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from dca2382 to 84b446d Compare June 28, 2023 23:21
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.1.5 chore(deps): update typescript to 5.1.6 Jun 28, 2023
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.1.6 chore(deps): update typescript to 5.2.2 Aug 24, 2023
@chii-bot
Copy link
Contributor Author

chii-bot bot commented Oct 17, 2023

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.

@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.2.2 chore(deps): update typescript to 5.3.2 Nov 20, 2023
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.3.2 chore(deps): update typescript to 5.3.3 Dec 6, 2023
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from f5ada21 to a886362 Compare March 6, 2024 18:29
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.3.3 chore(deps): update typescript to 5.4.2 Mar 6, 2024
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from a886362 to 8743156 Compare March 20, 2024 20:19
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.4.2 chore(deps): update typescript to 5.4.3 Mar 20, 2024
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from 8743156 to 6edb665 Compare April 4, 2024 18:23
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.4.3 chore(deps): update typescript to 5.4.4 Apr 4, 2024
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 4.8.4 | 5.4.5 |
@chii-bot chii-bot bot force-pushed the renovate/typescript-5.x branch from 6edb665 to 8df94ee Compare April 10, 2024 15:20
@chii-bot chii-bot bot changed the title chore(deps): update typescript to 5.4.4 chore(deps): update typescript to 5.4.5 Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants