Conversation
Member
|
@dependabot rebase |
d0eec22 to
408c9aa
Compare
Member
|
Running locally it looks like a dependency issue And now that I re-read the diff of the PR it should've been obvious! 🤦♂️ |
Bumps the vscode-envs group in /code with 1 update: [pygls](https://github.com/openlawlibrary/pygls). Updates `pygls` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/openlawlibrary/pygls/releases) - [Changelog](https://github.com/openlawlibrary/pygls/blob/main/CHANGELOG.md) - [Commits](openlawlibrary/pygls@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: pygls dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vscode-envs ... Signed-off-by: dependabot[bot] <support@github.com>
408c9aa to
602d9f7
Compare
Member
|
So dependabot wasn't taking into account the python version when updating the dependencies. I've mixed reports that adding a Good to know the test works! 😄 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the vscode-envs group in /code with 1 update: pygls.
Updates
pyglsfrom 2.0.0 to 2.0.1Release notes
Sourced from pygls's releases.
Changelog
Sourced from pygls's changelog.
Commits
5a3812cbuild: v2.0.189f7b27fix: prevent exception handling for cancelled futures in JsonRPCProtocol45b2f29docs: v2 migration spelling mistakescc684e3docs: add Aeon Programming Language to implementations list2c5601bdocs: describe arguments unpacking for server commands in v28e9b0f5docs: fix broken link for pygls playgroundbbabfa1docs: use correct lsprotocol versiondb3847edocs: drop pre-release bannerf28695echore: update CONTRIBUTORS.md3a589fachore: update CHANGELOG.mdDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions