Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps scnr2 from 0.4.0 to 0.5.0.

Changelog

Sourced from scnr2's changelog.

0.5.0 - 2026-01-25

  • AcceptData on DfaState is now an Array instead of an Option.

    There can be multiple accept data entries if there are multiple tokens that can be accepted at this state. If a token is not accepted because of a failing lookahead, another token could be possibly accepted instead.

Commits
  • c9257ce docs: Update CHANGELOG for version 0.5.0, adding its release date and clarify...
  • 2263ec3 feat: Version bump to 0.5.0
  • ff0de25 Merge branch 'main' into match_priorities
  • a702ea1 Merge pull request #27 from jsinger67/dependabot/cargo/quote-1.0.44
  • d805c7b chore(deps): bump quote from 1.0.43 to 1.0.44
  • 2f7c60b Merge pull request #26 from jsinger67/dependabot/cargo/proc-macro2-1.0.106
  • e9c9651 chore(deps): bump proc-macro2 from 1.0.105 to 1.0.106
  • ef476cc Merge pull request #25 from jsinger67/dependabot/cargo/codspeed-criterion-com...
  • d7d3f0c chore(deps): bump codspeed-criterion-compat from 4.2.1 to 4.3.0
  • 0e02ebe Fix clippy warning
  • 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 <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)

Bumps [scnr2](https://github.com/jsinger67/scnr2) from 0.4.0 to 0.5.0.
- [Changelog](https://github.com/jsinger67/scnr2/blob/main/CHANGELOG.md)
- [Commits](jsinger67/scnr2@v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 26, 2026
@jsinger67 jsinger67 merged commit d605699 into main Jan 27, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/scnr2-0.5.0 branch January 27, 2026 05:32
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