This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Commit 1eaa360
committed
Auto merge of #1258 - rust-lang:dependabot/cargo/lsp-types-0.55.1, r=Xanewok
Bump lsp-types from 0.55.0 to 0.55.1
Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.55.0 to 0.55.1.
<details>
<summary>Commits</summary>
- [`82c2363`](gluon-lang/lsp-types@82c2363) (cargo-release) version 0.55.1
- [`584d8d0`](gluon-lang/lsp-types@584d8d0) Merge pull request [#92](https://github-redirect.dependabot.com/gluon-lang/lsp-types/issues/92) from autozimu/ord
- [`9b5e277`](gluon-lang/lsp-types@9b5e277) Derive Ord and PartialOrd for DiagnosticSeverity.
- See full diff in [compare view](gluon-lang/lsp-types@v0.55.0...v0.55.1)
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=lsp-types&package-manager=cargo&previous-version=0.55.0&new-version=0.55.1)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 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 the `.dependabot/config.yml` file in this repo:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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)
Finally, you can contact us by mentioning @dependabot.
</details>2 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments