Skip to content

Bump pygls from 0.9.0 to 0.9.1#50

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pygls-0.9.1
Open

Bump pygls from 0.9.0 to 0.9.1#50
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pygls-0.9.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

Bumps pygls from 0.9.0 to 0.9.1.

Changelog

Sourced from pygls's changelog.

[0.9.1] - 09/29/2020

Added

  • Functions to convert positions from and to utf-16 code units (#117)
  • Type definitions for ClientInfo and HoverParams (#125)

Changed

  • Exit server normally when ctrl+c is pressed in command shell.
  • Mark deprecated rangeLength optional in TextDocumentContentChangeEvent (#123)
  • Optimize json-rpc message serialization (#120)
  • Fix __init__() constructors in several interface types (#125)
  • Fix valueSet type in SymbolKindAbstract (#125)

Fixed

  • coroutine deprecation warning - use async def instead (#136)

#125: openlawlibrary/pygls#125 #123: openlawlibrary/pygls#123 #120: openlawlibrary/pygls#120 #117: openlawlibrary/pygls#117 #136: openlawlibrary/pygls#136

Commits
  • e1cb68f Merge pull request #138 from openlawlibrary/release/v0.9.1
  • 62708be Update changelog
  • 450575f Bump version to 0.9.1
  • a80c1e7 Turn coroutine to async def (#136)
  • 7bcd69d Merge pull request #123 from deathaxe/pr/remove-didchange-rangelength
  • 418d3eb Make mypy happy
  • aa0c322 Merge branch 'master' into pr/remove-didchange-rangelength
  • e56b4be Merge pull request #125 from deathaxe/pr/fix-types
  • a332f81 Remove workDoneToken from HoverParams
  • 2e3673e Remove deprecated rangeLength from TextDocumentContentChangeEvent
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [pygls](https://github.com/openlawlibrary/pygls) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/openlawlibrary/pygls/releases)
- [Changelog](https://github.com/openlawlibrary/pygls/blob/master/CHANGELOG.md)
- [Commits](openlawlibrary/pygls@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: pygls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/pygls-0.9.1 branch from a09b4d6 to b2283e2 Compare August 4, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants