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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency typescript to ^4.1.2 #4334

Merged
merged 3 commits into from
Nov 20, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^4.0.5 -> ^4.1.2 age adoption passing confidence

Release Notes

Microsoft/TypeScript

v4.1.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:


Renovate configuration

馃搮 Schedule: At any time (no schedule defined).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

馃敃 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Nov 19, 2020

馃 Changeset detected

Latest commit: a5faa97

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@keystone-ui/fields Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@timleslie
Copy link
Contributor

Looks like a genuine error that we should fix.

Error: design-system/packages/fields/src/Select.tsx(172,20): error TS2345: Argument of type 'OptionsType<Option>' is not assignable to parameter of type 'Option[]'.
  The type 'OptionsType<Option>' is 'readonly' and cannot be assigned to the mutable type 'Option[]'.```

@renovate renovate bot force-pushed the renovate/typescript-4.x branch 5 times, most recently from 31c2a8c to 5c09e8a Compare November 20, 2020 00:41
Copy link
Contributor

@timleslie timleslie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃憤

@timleslie timleslie merged commit 80c9804 into master Nov 20, 2020
@timleslie timleslie deleted the renovate/typescript-4.x branch November 20, 2020 01:56
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.

None yet

3 participants