Skip to content

chore(deps): bump kdl from 4.7.1 to 6.5.0#6

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/kdl-6.5.0
Open

chore(deps): bump kdl from 4.7.1 to 6.5.0#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/kdl-6.5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps kdl from 4.7.1 to 6.5.0.

Release notes

Sourced from kdl's releases.

kdl-lsp-v6.3.3

Install kdl-lsp 6.3.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/kdl-org/kdl-rs/releases/download/kdl-lsp-v6.3.3/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/kdl-lsp-v6.3.3/kdl-lsp-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install kdl-lsp@6.3.3

Download kdl-lsp 6.3.3

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.

6.5.0 (2025-09-11)

Features

Bug Fixes

6.4.0 (2025-09-11)

This is a very exciting release, because it removes syn from crate dependencies, as part of facilitating facet-kdl, which adds very fast support for a Serde-like system!

Features

Bug Fixes

  • v1-fallback: actually fall back. lol (#119) (ce274259)
  • span: Enable span properly to fix build failure with span feature disabled (#120) (c904e025)
  • fmt: identifiers equal to a keyword are not quoted #132 (#137) (564d4aee)
  • clippy/fmt: ran clippy + cargo fmt (#129) (c95d6ba1)
  • lockfile: commit cargo lock file (#126) (6656f7e9)

Miscellaneous Tasks

6.3.3 (2025-01-25)

Bug Fixes

  • deps: bump winnow version to pull in new type (acd7ccf8)

6.3.0 (2025-01-17)

Features

... (truncated)

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 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 Mar 17, 2026
Bumps [kdl](https://github.com/kdl-org/kdl-rs) from 4.7.1 to 6.5.0.
- [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@v4.7.1...kdl-lsp-v6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/kdl-6.5.0 branch from b08d282 to eae48b2 Compare March 17, 2026 07:53
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.

0 participants