Skip to content

chore(deps): bump yara-x from 1.16.0 to 1.17.0#47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/yara-x-1.17.0
Open

chore(deps): bump yara-x from 1.16.0 to 1.17.0#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/yara-x-1.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps yara-x from 1.16.0 to 1.17.0.

Release notes

Sourced from yara-x's releases.

v1.17.0

  • Add support for modules developed in external crates (#655).
  • Implement the fast scan mode and --fast-scan option for the CLI (297ceb9, a9ebdf7).
  • Improve performance by grouping multiple matches expressions inside or conditions into a RegexSet (#657).
  • Better YAML output for multi-line strings (a7b7581).
  • Faster rendering of error and warning messages (88a5a44).
  • BUGFIX: Multile issues in dex module, including incorrect parsing and out-of-memory errors (efb5cad, eccf374, 833660e, 38fdf8b, 5e89e5b).
  • BUGFIX: Issue in bitsquatting logic in vt module (3a20364).

Contributors: @​1ndahous3

Commits
  • e0096cd chore: bump version to 1.17.0.
  • 4901877 chore(deps-dev): bump tmp from 0.2.5 to 0.2.6 in /ls/editors/code (#661)
  • 3a20364 fix: correct bitsquatting non-ASCII character check
  • 7f30a73 style: run cargo fmt.
  • 297ceb9 feat: add --fast-scan option to CLI.
  • 2a94bf7 fix: adapt to API changes in chardetng.
  • 8127f20 chore: upgrade dependencies.
  • c6b9477 refactor: use BitVec for fast-scan patterns
  • a9ebdf7 feat: add fast scan mode to scanner
  • b7841dd docs: improve documentation for wasm::runtime.
  • 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 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 [yara-x](https://github.com/VirusTotal/yara-x) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/VirusTotal/yara-x/releases)
- [Commits](VirusTotal/yara-x@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: yara-x
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants