sublimelsp / LSP-Grammarly

Grammarly support for Sublime's LSP plugin, using the Grammarly language server
MIT License
25 stars 2 forks source link

Bump grammarly-languageserver from 0.0.3 to 0.0.4 in /grammarly-languageserver #2

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps grammarly-languageserver from 0.0.3 to 0.0.4.

Release notes

Sourced from grammarly-languageserver's releases.

Development Build

Bug Fixes

Commits

  • c9dbe93: use import() for node-fetch (#236) (Rahul Kadyan) #236
  • 751b6d6: Create privacy-policy.md (Rahul Kadyan)
  • 5a04962: Publish VSX to open-vsx.org (#241) (Rahul Kadyan) #241
  • ddcdeff: add statusbar states to README.md (Rahul Kadyan)
  • 27e2be3: Delete CHANGELOG.md (Rahul Kadyan)
  • 084e2aa: Update README.md (Rahul Kadyan)
  • a30aa93: Connect your Grammarly account (#240) (Rahul Kadyan) #240
  • 233485e: Release v0.18.0 (Rahul Kadyan)
  • ad827c5: add base urls (Rahul Kadyan)
  • 3777cc4: add repo (Rahul Kadyan)
  • c735bc8: Get config from workspace configuration (#247) (Rahul Kadyan) #247
  • 55dd6d5: Release v0.18.1 (Rahul Kadyan)
  • bdbee32: Fix import path in grammarly-languageserver bin (#249) (Rahul Kadyan) #249
  • 2de7e79: Support connecting Grammarly account on github.dev (#246) (Rahul Kadyan) #246
  • 6be3533: Use node-fetch 2.x (#252) (Rahul Kadyan) #252
  • 7c4a374: delay pre-releases using environment (Rahul Kadyan)
  • 75fce63: Support pausing text checking session (#254) (Rahul Kadyan) #254
  • f79c328: Extract encoder as a package (#256) (Rahul Kadyan) #256
  • 6e5b01d: Release version 0.20.0 (Rahul Kadyan)
  • b910e7e: cancel CI from previous commit (Rahul Kadyan)
  • ffbe096: Ignore TS errors due to process not defined in browser environment (Rahul Kadyan)
  • ce4c6cb: Add support to exclude files (#261) (Rahul Kadyan) #261
  • 2ec5d93: update readme (Rahul Kadyan)
  • 421f28e: Release version 0.22.0 (Rahul Kadyan)
  • cdb6b25: Create maintenance.yaml (Rahul Kadyan)
  • 7beab28: Rename .github/maintenance.yaml to .github/workflows/maintenance.yaml (Rahul Kadyan)
  • d1ba37c: Update maintenance.yaml (Rahul Kadyan)
  • c5fb4f3: Replace console.log with connection.console.log in languageserver (#263) (Periklis Chrysogelos) #263
  • 8ed9d8a: Release v0.22.1 (Rahul Kadyan)
Changelog

Sourced from grammarly-languageserver's changelog.

0.0.4

Patch Changes

  • c2a3108: Fix the grammarly-languageserver executable's shebang
Commits


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)
dependabot[bot] commented 2 years ago

Looks like grammarly-languageserver is up-to-date now, so this is no longer needed.