Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps kdl from 6.2.2 to 6.3.2.

Release notes

Sourced from kdl's releases.

v6.3.2

Install kdl-lsp 6.3.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/kdl-org/kdl-rs/releases/download/v6.3.2/kdl-lsp-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/kdl-org/kdl-rs/releases/download/v6.3.2/kdl-lsp-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install kdl-lsp@6.3.2

Download kdl-lsp 6.3.2

File Platform Checksum
kdl-lsp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
kdl-lsp-x86_64-apple-darwin.tar.xz Intel macOS checksum
kdl-lsp-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
kdl-lsp-x86_64-pc-windows-msvc.zip x64 Windows checksum
kdl-lsp-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
kdl-lsp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
Changelog

Sourced from kdl's changelog.

kdl Release Changelog

6.3.0 (2025-01-17)

Features

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 will merge this PR once CI passes on it, as requested by @hougesen.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 17, 2025
@hougesen
Copy link
Owner

@dependabot squash and merge

Bumps [kdl](https://github.com/kdl-org/kdl-rs) from 6.2.2 to 6.3.2.
- [Release notes](https://github.com/kdl-org/kdl-rs/releases)
- [Changelog](https://github.com/kdl-org/kdl-rs/blob/main/CHANGELOG.md)
- [Commits](kdl-org/kdl-rs@v6.2.2...kdl-lsp-v6.3.2)

---
updated-dependencies:
- dependency-name: kdl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/kdl-6.3.2 branch from bd10872 to 1189899 Compare January 17, 2025 20:05
@dependabot dependabot bot merged commit 24331de into main Jan 17, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/kdl-6.3.2 branch January 17, 2025 20:08
@hougesen hougesen self-assigned this May 28, 2025
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant