deps: bump logos from 0.14.4 to 0.16.1 - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/logos-0.16.1
branch
6 times, most recently
from
August 18, 2026 18:14
f3f7b9b to
929f3f9
Compare
Contributor
|
Rejected after local verification: logos 0.16 removed ignore(ascii_case) (used by every CAL keyword token) and rejects the greedy comment-skip regex — 157 compile errors in areev-cal. Requires a deliberate lexer migration; CAL is an OMS conformance contract. @dependabot ignore this minor version |
Author
|
Sorry, only users with push access can use that command. |
dependabot
Bot
force-pushed
the
dependabot/cargo/logos-0.16.1
branch
from
August 19, 2026 21:10
929f3f9 to
60f5280
Compare
This was referenced Aug 20, 2026
Bumps [logos](https://github.com/maciejhirsz/logos) from 0.14.4 to 0.16.1. - [Release notes](https://github.com/maciejhirsz/logos/releases) - [Changelog](https://github.com/maciejhirsz/logos/blob/master/RELEASE-PROCESS.md) - [Commits](maciejhirsz/logos@v0.14.4...v0.16.1) --- updated-dependencies: - dependency-name: logos dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/logos-0.16.1
branch
from
August 22, 2026 04:34
60f5280 to
38a2d82
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps logos from 0.14.4 to 0.16.1.
Release notes
Sourced from logos's releases.
... (truncated)
Commits
8c77ac0Merge pull request #538 from maciejhirsz/release-0.16.16954649chore(version): release v0.16.1331eef6Merge pull request #536 from ascopes/patch-1eacbd43Fix typo in logos.md subpatterns sectionfe0d806Merge pull request #534 from robot-rover/master14b4cadfixup! Fix skip allow_greedy2ebbef8Cleanup massive array literal in parser.rs164579dFix skip allow_greedy2906820Merge pull request #533 from tisonkun/coalesce-ci1ff0091ci: coalesce styles