cucumber / monaco

Configure Monaco editor to use cucumber-language-service
MIT License
16 stars 4 forks source link

Update dependency @cucumber/language-service to ^0.14.0 - autoclosed #46

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/language-service ^0.12.1 -> ^0.14.0 age adoption passing confidence

Release Notes

cucumber/language-service ### [`v0.14.4`](https://togithub.com/cucumber/language-service/blob/HEAD/CHANGELOG.md#​0144---2022-04-25) [Compare Source](https://togithub.com/cucumber/language-service/compare/v0.14.3...v0.14.4) ### [`v0.14.3`](https://togithub.com/cucumber/language-service/blob/HEAD/CHANGELOG.md#​0143---2022-04-25) [Compare Source](https://togithub.com/cucumber/language-service/compare/v0.14.2...v0.14.3) ##### Fixed - Properly export `@cucumber/language-server/node` and `@cucumber/language-server/wasm` modules. ### [`v0.14.2`](https://togithub.com/cucumber/language-service/blob/HEAD/CHANGELOG.md#​0142---2022-04-25) [Compare Source](https://togithub.com/cucumber/language-service/compare/v0.14.1...v0.14.2) ##### Fixed - Only build wasm in local development ### [`v0.14.1`](https://togithub.com/cucumber/language-service/blob/HEAD/CHANGELOG.md#​0141---2022-04-25) [Compare Source](https://togithub.com/cucumber/language-service/compare/v0.13.0...v0.14.1) ##### Fixed - Fix GitHub Action for releasing ### [`v0.13.0`](https://togithub.com/cucumber/language-service/blob/HEAD/CHANGELOG.md#​0130---2022-04-22) [Compare Source](https://togithub.com/cucumber/language-service/compare/v0.12.1...v0.13.0) ##### Changed - Renamed `StepDocument` to `Suggestion` - The `ExpressionBuilder` constructor has changed. Consumers must provide a `ParserAdapter` - currently a `NodeParserAdapter` is the only implementation. ##### Fixed - Generate suggestions for Cucumber Expressions even if there are no matching steps. ([#​16](https://togithub.com/cucumber/language-service/issues/16), [#​32](https://togithub.com/cucumber/language-service/pull/32)) ##### Removed - Support for tree-sitter web bindings have been removed. It can be added back in a later relase by implementing a `WebParserAdapter`. - Support for Node.js 17 removed - see [tree-sitter/tree-sitter#​1503](https://togithub.com/tree-sitter/tree-sitter/issues/1503)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 2 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.