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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/tliron/glsp from 0.1.1 to 0.2.0 #25

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps github.com/tliron/glsp from 0.1.1 to 0.2.0.

Commits
  • dbc79d0 Merge pull request #20 from bafto/main
  • ee0759a fixed SemanticTokensRangeParams json unmarshalling
  • d7d7ead Merge pull request #19 from slimsag/main
  • 71f464c fix potential stack overflow when unmarshaling MarkedString
  • 0418a2f Update README
  • 279bfa6 Use commonlog library
  • 0fe570f Merge pull request #16 from stephenafamo/stdio
  • 5a729e3 Add method to get stdio connection
  • aa8066a Merge pull request #15 from grouville/fix-semanticToken-refresh
  • 33978ef Fix semanticTokens/refresh
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2023
julioc-lopez
julioc-lopez previously approved these changes Sep 1, 2023
@julioc-lopez julioc-lopez enabled auto-merge (rebase) September 1, 2023 06:34
@dependabot dependabot bot dismissed julioc-lopez’s stale review September 1, 2023 06:35

The merge-base changed after approval.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tliron/glsp-0.2.0 branch from e3281e4 to 32bcfa0 Compare September 1, 2023 06:35
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tliron/glsp-0.2.0 branch from 32bcfa0 to 3c6dca6 Compare November 7, 2023 05:33
@julioc-lopez julioc-lopez force-pushed the local-dev branch 3 times, most recently from 1cac861 to e0ac511 Compare November 21, 2023 19:22
julioc-lopez and others added 18 commits November 21, 2023 19:27
This test depends on the time when the test is executed.
There appears that there is no way of mocking the time used
in the 'elapsed' template function, and thus the test needs
to be updated once a year.

The specific test case now runs in a separate test and it
includes a comment explaining why it will start failing
after a year has passed.
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.8.6 to 3.12.1.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](schollz/progressbar@v3.8.6...v3.12.1)

---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julio <21096932+julioc-lopez@users.noreply.github.com>
Bumps [github.com/tliron/kutil](https://github.com/tliron/kutil) from 0.1.59 to 0.1.63.
- [Release notes](https://github.com/tliron/kutil/releases)
- [Commits](tliron/kutil@v0.1.59...v0.1.63)

---
updated-dependencies:
- dependency-name: github.com/tliron/kutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.4 to 2.3.6.
- [Release notes](https://github.com/AlecAivazis/survey/releases)
- [Commits](AlecAivazis/survey@v2.3.4...v2.3.6)

---
updated-dependencies:
- dependency-name: github.com/AlecAivazis/survey/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](schollz/progressbar@v3.12.1...v3.13.1)

---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/gosimple/slug/releases)
- [Commits](gosimple/slug@v1.12.0...v1.13.1)

---
updated-dependencies:
- dependency-name: github.com/gosimple/slug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.17 to 0.0.19.
- [Commits](mattn/go-isatty@v0.0.17...v0.0.19)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.4.12 to 1.5.6.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.4.12...v1.5.6)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps github.com/bmatcuk/doublestar/v4 from 4.0.2 to 4.6.0.

[Release notes](https://github.com/bmatcuk/doublestar/releases)
[Commits](bmatcuk/doublestar@v4.0.2...v4.6.0)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[Release Notes](https://github.com/rvflash/elapsed/releases)
[Commits](rvflash/elapsed@v0.2.0...v0.3.0)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.16 to 1.14.17.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.16...v1.14.17)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.13.0...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/relvacode/iso8601](https://github.com/relvacode/iso8601) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/relvacode/iso8601/releases)
- [Commits](relvacode/iso8601@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/relvacode/iso8601
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/AlecAivazis/survey/releases)
- [Commits](AlecAivazis/survey@v2.3.6...v2.3.7)

---
updated-dependencies:
- dependency-name: github.com/AlecAivazis/survey/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.5.8...v0.5.9)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [github.com/go-testfixtures/testfixtures/v3](https://github.com/go-testfixtures/testfixtures) from 3.6.1 to 3.9.0.
- [Release notes](https://github.com/go-testfixtures/testfixtures/releases)
- [Changelog](https://github.com/go-testfixtures/testfixtures/blob/master/CHANGELOG.md)
- [Commits](go-testfixtures/testfixtures@v3.6.1...v3.9.0)

---
updated-dependencies:
- dependency-name: github.com/go-testfixtures/testfixtures/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.5.9...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
julioc-lopez and others added 13 commits November 21, 2023 19:28
There is no need to check for `link == nil`. At this point `link`
is guaranteed to not be not nil since it was checked earlier and
was also dereferenced when calling `...noteForLink(*link, notebook)
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.5.0 to 0.8.0.
- [Commits](alecthomas/kong@v0.5.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Needed to upgrade to new version of Kong
Dependabot couldn't find the original pull request head commit, 3c6dca6.
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tliron/glsp-0.2.0 branch from 3c6dca6 to e85d942 Compare November 21, 2023 20:38
@julioc-lopez julioc-lopez force-pushed the local-dev branch 6 times, most recently from 1fa275b to 7bb370f Compare December 9, 2023 00:47
Repository owner deleted a comment from dependabot bot Dec 9, 2023
Repository owner deleted a comment from dependabot bot Dec 9, 2023
Repository owner deleted a comment from dependabot bot Dec 9, 2023
@julioc-lopez julioc-lopez disabled auto-merge December 9, 2023 00:58
@julioc-lopez
Copy link
Owner

@dependabot recreate

Copy link
Author

dependabot bot commented on behalf of github Dec 9, 2023

Superseded by #38.

@dependabot dependabot bot closed this Dec 9, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tliron/glsp-0.2.0 branch December 9, 2023 00:59
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant