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 dependency typescript to v5.4.2 #392

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript (typescript)

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:


Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the renovatebot label Aug 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.14%. Comparing base (8d6ffab) to head (a7c5b4c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #392   +/-   ##
=======================================
  Coverage   82.14%   82.14%           
=======================================
  Files           6        6           
  Lines         112      112           
  Branches       26       26           
=======================================
  Hits           92       92           
  Misses         17       17           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/typescript-5.x branch 6 times, most recently from 14b8a31 to 1200b0d Compare September 1, 2023 06:59
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 8 times, most recently from e7da3c4 to fecf656 Compare October 1, 2023 06:20
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 4 times, most recently from 16f0bda to 315e673 Compare October 4, 2023 10:20
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from ac2dede to c9d52c4 Compare October 9, 2023 03:28
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from bd099c8 to 2f062a9 Compare October 18, 2023 23:13
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 2738853 to 2fb151b Compare October 25, 2023 20:07
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.3.2 chore(deps): update dependency typescript to v5.3.3 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 57148a4 to 78c4122 Compare January 1, 2024 06:45
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from a9a5815 to 70d1009 Compare January 22, 2024 21:36
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 4 times, most recently from c02b7ec to f90e445 Compare January 30, 2024 17:19
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 6d90d45 to 50627d6 Compare February 1, 2024 06:21
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 4e41064 to 94f9809 Compare March 6, 2024 18:52
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.3.3 chore(deps): update dependency typescript to v5.4.2 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 94f9809 to a7c5b4c Compare March 8, 2024 18:21
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from a7c5b4c to 4336950 Compare March 19, 2024 16:07
renovate bot added 2 commits March 20, 2024 14:05
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [type-fest](https://togithub.com/sindresorhus/type-fest) | [`4.13.0`
-> `4.13.1`](https://renovatebot.com/diffs/npm/type-fest/4.13.0/4.13.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.13.0/4.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.13.0/4.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sindresorhus/type-fest (type-fest)</summary>

###
[`v4.13.1`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.13.1)

[Compare
Source](https://togithub.com/sindresorhus/type-fest/compare/v4.13.0...v4.13.1)

- `SetParameterType`: Properly fix compatibility with TypeScript 5.4
([#&#8203;836](https://togithub.com/sindresorhus/type-fest/issues/836))
[`a186adb`](https://togithub.com/sindresorhus/type-fest/commit/a186adb)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ScaleLeap/jest-polly).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot enabled auto-merge (squash) March 20, 2024 14:06
@renovate renovate bot merged commit 5fa6988 into master Mar 20, 2024
0 of 9 checks passed
@renovate renovate bot deleted the renovate/typescript-5.x branch March 20, 2024 14:06
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.

1 participant