Skip to content

chore(deps): update dependency tombi to v0.9.18#10056

Merged
siketyan merged 1 commit into
mainfrom
renovate/tombi-0.x
Apr 20, 2026
Merged

chore(deps): update dependency tombi to v0.9.18#10056
siketyan merged 1 commit into
mainfrom
renovate/tombi-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
tombi (source) 0.9.160.9.18 age confidence

Release Notes

tombi-toml/tombi (tombi)

v0.9.18

Compare Source

What's Changed

In this release, we have changed the default settings for DocumentLink, enabling document links only for crates.io or pypi.org.

[extensions]
"tombi-toml/cargo" = {
  lsp = {
    document-link = {
      cargo-toml.enabled = false,
      crates-io.enabled = true,
      git.enabled = false,
      path.enabled = false,
      workspace.enabled = false,
    },
  }
}

You can revert to the previous behavior by modifying the configuration file. However, if there is no demand from users, the DocumentLink functionality that has been disabled by default in this release may be removed in the future.

🚀 New Features
🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v0.9.17...v0.9.18

v0.9.17

Compare Source

What's Changed

🚀 New Features
  • Support BBEdit hang on LSP shutdown by @​ya7010 in #​1690
  • feat: Add autolib configuration to disable automatic discovery of lib targets by @​ya7010 in #​1695
  • Remove obsolete rustdoc lint schema and update references in cargo.json to use HTTPS URLs by @​ya7010 in #​1696
🐛 Bug Fixes
🛠️ Other Changes

New Contributors

Full Changelog: tombi-toml/tombi@v0.9.16...v0.9.17


Configuration

📅 Schedule: (in timezone Europe/Gibraltar)

  • Branch creation
    • "before 9am on monday"
  • 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.

@changeset-bot

changeset-bot Bot commented Apr 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 14f2179

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@siketyan siketyan merged commit afbbf09 into main Apr 20, 2026
5 checks passed
@siketyan siketyan deleted the renovate/tombi-0.x branch April 20, 2026 03:26
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.

1 participant