Skip to content

chore(deps): update dependency typescript to v3.9.10 - abandoned #8

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 3.7.0-dev.20190910 -> 3.9.10 age adoption passing confidence

Release Notes

Microsoft/TypeScript

v3.9.10: TypeScript 3.9.10

Compare Source

This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.

v3.9.9: TypeScript 3.9.9

Compare Source

This release contains a fix for an issue when language service plugins have no specified name.

v3.9.8: TypeScript 3.9.8

Compare Source

This release contains fixes for a security risk involving language service plugin loading. More details are available here.

v3.9.7: TypeScript 3.9.7

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.6: TypeScript 3.9.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.5: TypeScript 3.9.5

This release contains bug fixes in type-checking, emit, and editor scenarios.

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.3: TypeScript 3.9.3

Compare Source

This release contains bug fixes in type-checking, APIs, emit, and editor scenarios.

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.9.2: TypeScript 3.9.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:

v3.8.3: TypeScript 3.8.3

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.8.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.8.2: TypeScript 3.8.2

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.8.2.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.7: TypeScript 3.7.7

Compare Source

This release contains a fix for an issue when language service plugins have no specified name.

v3.7.6: TypeScript 3.7.6

Compare Source

This release contains fixes for a security risk involving language service plugin loading. More details are available here.

v3.7.5: TypeScript 3.7.5

Compare Source

For the complete list of fixed issues, check out the

v3.7.4: TypeScript 3.7.4

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.3: TypeScript 3.7.3

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.2: TypeScript 3.7.2

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.7.2.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.0-dev.20191021

Compare Source

v3.7.0-dev.20191018

Compare Source

v3.7.0-dev.20191017

Compare Source

v3.7.0-dev.20191016

Compare Source

v3.7.0-dev.20191015

Compare Source

v3.7.0-dev.20191014

Compare Source

v3.7.0-dev.20191013

Compare Source

v3.7.0-dev.20191011

Compare Source

v3.7.0-dev.20191010

Compare Source

v3.7.0-dev.20191009

Compare Source

v3.7.0-dev.20191008

Compare Source

v3.7.0-dev.20191006

Compare Source

v3.7.0-dev.20191005

Compare Source

v3.7.0-dev.20191004

Compare Source

v3.7.0-dev.20191003

Compare Source

v3.7.0-dev.20191002

Compare Source

v3.7.0-dev.20191001

Compare Source

v3.7.0-dev.20190928

Compare Source

v3.7.0-dev.20190927

Compare Source

v3.7.0-dev.20190926

Compare Source

v3.7.0-dev.20190925

Compare Source

v3.7.0-dev.20190924

Compare Source

v3.7.0-dev.20190922

Compare Source

v3.7.0-dev.20190921

Compare Source

v3.7.0-dev.20190920

Compare Source

v3.7.0-dev.20190919

Compare Source

v3.7.0-dev.20190918

Compare Source

v3.7.0-dev.20190917

Compare Source

v3.7.0-dev.20190914

Compare Source

v3.7.0-dev.20190913

Compare Source

v3.7.0-dev.20190912

Compare Source

v3.7.0-dev.20190911

Compare Source


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 Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Sep 11, 2019

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nextjs-tfjs-cnn/nextjs-tfjs-cnn/7bustcxh9
✅ Preview: In Progress

[Deployment for 3ab88c5 failed]

@codecov
Copy link

codecov bot commented Sep 11, 2019

Codecov Report

Merging #8 (e4dceee) into master (d23f92e) will not change coverage.
The diff coverage is n/a.

❗ Current head e4dceee differs from pull request most recent head 3ab88c5. Consider uploading reports for the commit 3ab88c5 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   36.87%   36.87%           
=======================================
  Files          16       16           
  Lines         141      141           
  Branches       24       24           
=======================================
  Hits           52       52           
  Misses         89       89           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d23f92e...3ab88c5. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 2ca9673 to 72b9f45 Compare September 12, 2019 06:30
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190911 chore(deps): update dependency typescript to v3.7.0-dev.20190912 Sep 12, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 72b9f45 to 3e817d5 Compare September 13, 2019 06:23
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190912 chore(deps): update dependency typescript to v3.7.0-dev.20190913 Sep 13, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 3e817d5 to e0a1d27 Compare September 14, 2019 06:27
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190913 chore(deps): update dependency typescript to v3.7.0-dev.20190914 Sep 14, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from e0a1d27 to 4c65d0e Compare September 17, 2019 06:20
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190914 chore(deps): update dependency typescript to v3.7.0-dev.20190917 Sep 17, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 4c65d0e to 0fefd4e Compare September 18, 2019 06:22
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190917 chore(deps): update dependency typescript to v3.7.0-dev.20190918 Sep 18, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 0fefd4e to be3e10d Compare September 19, 2019 06:29
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190918 chore(deps): update dependency typescript to v3.7.0-dev.20190919 Sep 19, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from be3e10d to 33d28f8 Compare September 20, 2019 06:32
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190919 chore(deps): update dependency typescript to v3.7.0-dev.20190920 Sep 20, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 33d28f8 to 0c21430 Compare September 21, 2019 06:27
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190920 chore(deps): update dependency typescript to v3.7.0-dev.20190921 Sep 21, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 0c21430 to b35aa03 Compare September 22, 2019 06:57
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.0-dev.20190921 chore(deps): update dependency typescript to v3.7.0-dev.20190922 Sep 22, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 18b03df to f911638 Compare December 22, 2019 07:01
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.3 chore(deps): update dependency typescript to v3.7.4 Dec 22, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from f911638 to 04c0999 Compare January 19, 2020 05:57
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.4 chore(deps): update dependency typescript to v3.7.5 Jan 19, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 04c0999 to 3bda2e8 Compare March 14, 2020 20:59
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.7.5 chore(deps): update dependency typescript to v3.8.3 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 3bda2e8 to 62565b5 Compare July 1, 2020 21:50
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.8.3 chore(deps): update dependency typescript to v3.9.6 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 62565b5 to 7c53519 Compare August 22, 2020 03:58
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.6 chore(deps): update dependency typescript to v3.9.7 Aug 22, 2020
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 7c53519 to e2fc316 Compare February 10, 2021 17:53
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.7 chore(deps): update dependency typescript to v3.9.8 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from e2fc316 to e4dceee Compare February 11, 2021 09:04
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.8 chore(deps): update dependency typescript to v3.9.9 Feb 11, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 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 check 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

@renovate renovate bot force-pushed the renovate/typescript-3.x branch from e4dceee to 3ab88c5 Compare October 18, 2021 23:16
@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.9 chore(deps): update dependency typescript to v3.9.10 Oct 18, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 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.

@renovate renovate bot changed the title chore(deps): update dependency typescript to v3.9.10 chore(deps): update dependency typescript to v3.9.10 - abandoned Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant