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

chore(deps): update dependency typescript to v4 #91

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2020

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies major ^3.9.2 -> ^4.0.0

Release Notes

Microsoft/TypeScript

v4.0.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: "before 7am every weekday" in timezone Europe/Brussels.

馃殾 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 WhiteSource Renovate. View repository job log here.

@rubensworks
Copy link
Contributor

Fails because of this:

test/unit/storage/patch/SimpleSparqlUpdatePatchHandler.test.ts:85:12 - error TS2790: The operand of a 'delete' operator must be optional.

85     delete input.patch.algebra;

Should be easy to fix.

@joachimvh
Copy link
Member

Tried fixing it, but this dependency update also breaks the linting. Probably fixed when #82 can be resolved.

@rubensworks
Copy link
Contributor

Ah yeah, might be similar to the problem we have in Comunica: comunica/comunica#723 (comment)

@RubenVerborgh
Copy link
Member

Can we close this (given that there's an open issue)?

@renovate
Copy link
Contributor Author

renovate bot commented Sep 9, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@joachimvh joachimvh deleted the renovate/typescript-4.x branch September 9, 2020 07:10
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

4 participants