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: update dependency typescript to v4.9.5 #73

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 29, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript (typescript)

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

This list of changes was auto generated.

v4.8.4: TypeScript 4.8.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:


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 is behind base branch, 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 force-pushed the renovate/typescript-4.x branch 2 times, most recently from 7e296e8 to 6347cce Compare September 3, 2021 10:45
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from f8c95ea to f263cbe Compare September 10, 2021 21:39
@renovate renovate bot changed the title chore: update dependency typescript to v4.4.2 chore: update dependency typescript to v4.4.3 Sep 10, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 82559a0 to d149b68 Compare September 13, 2021 08:32
@renovate renovate bot changed the title chore: update dependency typescript to v4.4.3 chore: update dependency typescript to v4.4.4 Oct 20, 2021
@renovate
Copy link
Author

renovate bot commented Oct 20, 2021

⚠ 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: yarn.lock
installing v2 tool node v14.21.3
updating node-gyp
+ node-gyp@9.3.1
added 73 packages from 44 contributors and updated 1 package in 5.291s
linking tool node v14.21.3
node: v14.21.3 /usr/local/bin/node
npm: 6.14.18  /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 9 seconds
installing v2 tool yarn v1.22.19
+ yarn@1.22.19
added 1 package in 0.439s
linking tool yarn v1.22.19
2.4.2
Installed v2 /usr/local/buildpack/tools/v2/yarn.sh in 1 seconds
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @fxdigital/nestjs-leader-election@workspace:. doesn't provide @nestjs/core (pc7f2f), requested by @nestjs/schedule
➤ YN0060: │ @fxdigital/nestjs-leader-election@workspace:. provides eslint-plugin-promise (pd4eae) with version 5.1.0, which doesn't satisfy what @fxd-dev-util/eslint-config-base requests
➤ YN0002: │ @fxdigital/nestjs-leader-election@workspace:. doesn't provide reflect-metadata (p3a1c4), requested by @nestjs/common
➤ YN0002: │ @fxdigital/nestjs-leader-election@workspace:. doesn't provide reflect-metadata (p26437), requested by @nestjs/config
➤ YN0002: │ @fxdigital/nestjs-leader-election@workspace:. doesn't provide reflect-metadata (p0c755), requested by @nestjs/schedule
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed in 0s 837ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0068: │ @nestjs/core ➤ peerDependencies ➤ class-transformer: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @nestjs/core ➤ peerDependencies ➤ class-validator: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @nestjs/core ➤ peerDependenciesMeta ➤ @nestjs/platform-express ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @nestjs/core ➤ peerDependenciesMeta ➤ class-transformer ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @nestjs/core ➤ peerDependenciesMeta ➤ class-validator ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0066: │ typescript@patch:typescript@npm%3A4.9.5#builtin<compat/typescript>::version=4.9.5&hash=ddfc1b: Cannot apply hunk #2 (set enableInlineHunks for details)
➤ YN0013: │ 762 packages were already cached, 3 had to be fetched
➤ YN0000: └ Completed in 12s 975ms
➤ YN0000: Failed with errors in 13s 815ms

@renovate renovate bot force-pushed the renovate/typescript-4.x branch from f29f3e2 to 2cd749d Compare March 7, 2022 08:28
@renovate renovate bot changed the title chore: update dependency typescript to v4.4.4 chore: update dependency typescript to v4.6.2 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 2cd749d to ec1b867 Compare March 26, 2022 14:31
@renovate renovate bot changed the title chore: update dependency typescript to v4.6.2 chore: update dependency typescript to v4.6.3 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from ec1b867 to 6a75e2f Compare May 15, 2022 18:50
@renovate renovate bot changed the title chore: update dependency typescript to v4.6.3 chore: update dependency typescript to v4.6.4 May 15, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 6a75e2f to eb1bb8a Compare June 18, 2022 22:09
@renovate renovate bot changed the title chore: update dependency typescript to v4.6.4 chore: update dependency typescript to v4.7.4 Jun 18, 2022
@renovate renovate bot changed the title chore: update dependency typescript to v4.7.4 chore: update dependency typescript to v4.8.3 Sep 25, 2022
@renovate renovate bot changed the title chore: update dependency typescript to v4.8.3 chore: update dependency typescript to v4.9.3 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from a7a6d89 to c25ed05 Compare March 16, 2023 17:38
@renovate renovate bot changed the title chore: update dependency typescript to v4.9.3 chore: update dependency typescript to v4.9.5 Mar 16, 2023
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.

None yet

1 participant