Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps aho-corasick from 0.7.18 to 0.7.20.

Commits
  • 7e231db 0.7.20
  • 7705c0a nfa: fix 'heap_bytes' calculation
  • 9e42ff1 doc: note that Unicode case folding is unlikely to happen
  • a5c0374 cargo: fix license specification + badge
  • 4bd1578 doc: fix wording
  • c640920 doc: remove duplicate "the"
  • 2a6d8f3 nfa: massively simplify leftmost failure transitions
  • 979cf73 0.7.19
  • 5fa8eda ci: switch from 'v1' to 'master' for dtolnay action
  • 9d72e93 api: add Match::len method
  • 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 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 the dependencies Pull requests that update a dependency file label Nov 28, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/aho-corasick-0.7.20 branch 4 times, most recently from c1710b6 to 5cae830 Compare December 19, 2022 14:30
@dependabot dependabot bot force-pushed the dependabot/cargo/aho-corasick-0.7.20 branch from 5cae830 to 7020f35 Compare December 20, 2022 09:42
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 0.7.18 to 0.7.20.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases)
- [Commits](BurntSushi/aho-corasick@0.7.18...0.7.20)

---
updated-dependencies:
- dependency-name: aho-corasick
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/aho-corasick-0.7.20 branch from 7020f35 to 92a2004 Compare December 20, 2022 09:43
@marco-c marco-c merged commit 4944c63 into master Dec 20, 2022
@marco-c marco-c deleted the dependabot/cargo/aho-corasick-0.7.20 branch December 20, 2022 10:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants