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

Update Rust crate lsp-types to 0.97.0 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 1, 2021

This PR contains the following updates:

Package Type Update Change
lsp-types dependencies minor 0.89.1 -> 0.97.0

Release Notes

gluon-lang/lsp-types (lsp-types)

v0.97.0

Compare Source

v0.97.0 (2024-06-04)

v0.96.0

Compare Source

v0.95.1 (2024-03-18)

v0.95.1

Compare Source

v0.95.1 (2024-03-18)

v0.95.0

Compare Source

v0.94.2 (2023-12-12)
v0.94.1 (2023-08-07)

v0.94.2

Compare Source

v0.94.2 (2023-12-12)

v0.94.1

Compare Source

v0.94.1 (2023-08-07)

v0.94.0

Compare Source

v0.93.2 (2022-10-21)
v0.93.1 (2022-08-23)

v0.93.2

Compare Source

v0.93.2 (2022-10-21)

v0.93.1

Compare Source

v0.93.1 (2022-08-23)

v0.93.0

Compare Source

Features
  • helperTypes: implement new JSON types (bd9bb2e7)
v0.92.1 (2022-03-21)
Bug Fixes
  • inlayHint: typo in prop name (7f7ada31)
Features

v0.92.1

Compare Source

Bug Fixes
  • inlayHint: typo in prop name (7f7ada31)
Features

v0.92.0

Compare Source

v0.91.2 (2022-02-07)
Features
  • Add a TryFrom<&str> implementation for enumerations (19b85cf4, closes #​223)
Bug Fixes
  • Ensure that the pascal_case_name is evaluated at compile time (7337535b)
v0.91.1 (2021-11-01)
Features
  • Print the name of know enumerations (2877b6a1)

v0.91.2

Compare Source

Features
  • Add a TryFrom<&str> implementation for enumerations (19b85cf4, closes #​223)
Bug Fixes
  • Ensure that the pascal_case_name is evaluated at compile time (7337535b)

v0.91.1

Compare Source

Features
  • Print the name of know enumerations (2877b6a1)

v0.91.0

Compare Source

v0.90.1 (2021-10-11)
Bug Fixes
  • add missing rename_all serde attribute (b403cba5)
v0.90.1 (2021-10-11)
Bug Fixes
  • add missing rename_all serde attribute (b403cba5)
v0.90.1 (2021-10-11)
Bug Fixes
  • add missing rename_all serde attribute (b403cba5)
v0.90.1 (2021-10-11)
Bug Fixes
  • add missing rename_all serde attribute (b403cba5)

v0.90.1

Compare Source

Bug Fixes
  • add missing rename_all serde attribute (b403cba5)

v0.90.0

Compare Source

v0.61.1 (2021-06-10)
Features
  • Add DeserializeOwned + Serialize bounds on request/notifications (fb945a93, closes #​140)
v0.89.1 (2021-05-22)

v0.89.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update Rust crate lsp-types to 0.89.2 Update Rust crate lsp-types to 0.91.0 Oct 18, 2021
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.91.0 Update Rust crate lsp-types to 0.92.0 Mar 7, 2022
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.92.0 Update Rust crate lsp-types to 0.92.1 Mar 26, 2022
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.92.1 Update Rust crate lsp-types to 0.93.0 Apr 24, 2022
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.93.0 Update Rust crate lsp-types to 0.93.1 Sep 25, 2022
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.93.1 Update Rust crate lsp-types to 0.93.2 Nov 20, 2022
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.93.2 Update Rust crate lsp-types to 0.94.0 Mar 18, 2023
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.94.0 Update Rust crate lsp-types to 0.94.1 Aug 7, 2023
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.94.1 Update Rust crate lsp-types to 0.95.0 Dec 12, 2023
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.95.0 Update Rust crate lsp-types to 0.95.1 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/lsp-types-0.x branch from d5d7e77 to f8bdcd9 Compare May 5, 2024 10:45
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.95.1 Update Rust crate lsp-types to 0.95.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/lsp-types-0.x branch from f8bdcd9 to 90a5d3e Compare May 17, 2024 15:06
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.95.0 Update Rust crate lsp-types to 0.96.0 May 17, 2024
@renovate renovate bot force-pushed the renovate/lsp-types-0.x branch from 90a5d3e to d6e6224 Compare June 4, 2024 14:52
@renovate renovate bot changed the title Update Rust crate lsp-types to 0.96.0 Update Rust crate lsp-types to 0.97.0 Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants