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

Update dependency typescript to v5 #105

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Update dependency typescript to v5 #105

merged 2 commits into from
Jul 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript (typescript)

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

@renovate renovate bot added the dependencies Changes to project dependencies label Mar 19, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 2c445e2 to f6c9ed6 Compare April 9, 2023 13:37
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 6d0989b to c6534a8 Compare April 12, 2023 13:25
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from c6534a8 to a061a5a Compare April 18, 2023 22:28
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from a061a5a to 8481cc2 Compare May 12, 2023 21:42
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 8481cc2 to cb526e2 Compare June 4, 2023 18:32
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from cb526e2 to 1a3f1bb Compare June 24, 2023 04:10
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 673267c to b6031fb Compare July 2, 2023 00:10
@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 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.

@sgarner sgarner merged commit 9dec832 into master Jul 20, 2023
@sgarner sgarner deleted the renovate/typescript-5.x branch July 20, 2023 01:04
@sgarner
Copy link
Contributor

sgarner commented Jul 20, 2023

Narrowing the type of Entity resolved an error in isKeyOf():

TS2638: Type 'NonNullable<Target>' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.

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

Successfully merging this pull request may close these issues.

1 participant