latex-lsp / texlab

An implementation of the Language Server Protocol for LaTeX
GNU General Public License v3.0
1.51k stars 52 forks source link

Bump logos from 0.14.0 to 0.14.1 #1176

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps logos from 0.14.0 to 0.14.1.

Release notes

Sourced from logos's releases.

0.14.1 - Debug feature and fixes

What's Changed

New Contributors

Full Changelog: https://github.com/maciejhirsz/logos/compare/v0.14...v0.14.1

Commits
  • feb8406 fix(docs): change old 0.14.0 (#410)
  • 976b2a4 chore(version): bump logos version to 0.14.1 (#409)
  • 8a7d7f7 refactor: don't use deprecated max_value() method (#404)
  • 2088598 chore: drop python linting frmo pre-commit-config (#403)
  • 640882a chore(docs): Adds graph debug documentation to book (#379)
  • 7b1539b fix(docs): typo (#396)
  • 3878dbb chore(lib): remove error branch from LUT if it is unreachable (#386)
  • cbd6218 fix(lib): correctly handle miss for loop in loop (#393)
  • 0bcfb6a fix(lib): Lexer::clone leak and UB + tests (#390)
  • 142788e chore(deps): bump peaceiris/actions-mdbook from 1 to 2 (#387)
  • Additional commits viewable in compare view


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 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 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)
pfoerster commented 2 weeks ago

@dependabot squash and merge