cp2k / cp2k-input-tools

Fully validating pure-python CP2K input file tools including preprocessing capabilities
MIT License
49 stars 10 forks source link

build(deps): update pygls requirement from ^0.8 to >=0.8,<0.10 #12

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on pygls to permit the latest version.

Changelog

Sourced from pygls's changelog.

[0.9.0] - 04/20/2020

Changed

  • Fixed missing Undo member from FailureHandlingKind in types (#98)
  • Fixed @command, @feature and @thread decorators to retain type of wrapped functions (#89)

Added

  • Azure Pipelines build script (#100 and #103)
  • Run tests and linters on multiple python versions with tox (#100)
  • Use python enums in types module (#92)
  • Add comparisons and repr support to Range and Location types (#90)

Removed

  • appveyor build script (#103)

#103: openlawlibrary/pygls#103 #100: openlawlibrary/pygls#100 #98: openlawlibrary/pygls#98 #92: openlawlibrary/pygls#92 #90: openlawlibrary/pygls#90 #89: openlawlibrary/pygls#89

[0.8.1] - 09/05/2019

Changed

  • Fix parsing of partial messages and those with Content-Length keyword (#80)
  • Fix Full SyncKind for servers accepting Incremental SyncKind (#78)

#80: openlawlibrary/pygls#80 #78: openlawlibrary/pygls#78

[0.8.0] - 05/13/2019

Added

  • Add new types and features from LSP v3.14.0 (#67)
  • Add API to dynamically register/unregister client capability (#67)
  • Full text document synchronization support (#65)
  • Add more tests for deserialize_message function (#61)

Changed

  • Response object should contain result OR error field (#64)
  • Fix handling parameters whose names are reserved by Python (#56)

#67: openlawlibrary/pygls#67

... (truncated)
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #13, which may be blocking Dependabot from updating your dependency files.

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.