Skip to content

chore(deps): bump yara-x from 1.17.0 to 1.18.0#93

Merged
Karib0u merged 2 commits into
mainfrom
dependabot/cargo/yara-x-1.18.0
Jun 23, 2026
Merged

chore(deps): bump yara-x from 1.17.0 to 1.18.0#93
Karib0u merged 2 commits into
mainfrom
dependabot/cargo/yara-x-1.18.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps yara-x from 1.17.0 to 1.18.0.

Release notes

Sourced from yara-x's releases.

v1.18.0

  • Improve scan performance by ignoring patterns that can't match due to file header constraints (#676).
  • Optimize regular expression evaluation (#678).
  • New --cpu-limit option for the CLI (e9ee494).
  • BUGFIX: fix issues in atom extraction logic from regular expressions (#673).
  • BUGFIX: stack overflow when compiling rules if YARA-X uses musl (#666).

Contributors: @​FranciscoPombal @​webknjaz

Commits
  • 0f199ae fix: remove .js extension from module import path.
  • 8ca089a ci: upgrade to NodeJS 24.
  • 8f451e8 chore: bump version to 1.18.0.
  • 5ea6709 ci: upgrade Codecov workflow to version 7.0.0.
  • 08fd021 chore: upgrade daachorse to version 3.0.2.
  • e37701e chore(deps): bump pyo3 from 0.28.3 to 0.29.0 (#679)
  • 31e2ca6 style: run cargo fmt.
  • 1c10308 refactor: consolidate proto JSON and YAML serialization into yara-x-proto
  • 1c6bdc3 build: conditionalize ANSI support to Windows only
  • 630516b fix: prune header constraints on snapshot restore
  • 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.17.0 to 1.18.0.
- [Release notes](https://github.com/VirusTotal/yara-x/releases)
- [Commits](VirusTotal/yara-x@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: yara-x
  dependency-version: 1.18.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 22, 2026
@Karib0u Karib0u merged commit e019d98 into main Jun 23, 2026
13 checks passed
@Karib0u Karib0u deleted the dependabot/cargo/yara-x-1.18.0 branch June 23, 2026 17:00
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.

1 participant