Skip to content

Bump adblock from 0.12.5 to 0.13.0 in /MaruAdblockFFI#38

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/MaruAdblockFFI/adblock-0.13.0
Closed

Bump adblock from 0.12.5 to 0.13.0 in /MaruAdblockFFI#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/MaruAdblockFFI/adblock-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps adblock from 0.12.5 to 0.13.0.

Changelog

Sourced from adblock's changelog.

[0.13.0] - 2026-07-09

Added

  • Support $method option. Match against HEAD/GET/POST requests by specifying the request method argument to relevant network matching APIs.
  • When parsed in FilterSet's debug mode, matched rules now return structured FilterRuleDebugInfo.
  • Adding a list to a FilterSet now returns AddedFiltersRecord with a source index that can be used for structured debug info.
  • More memory and performance optimizations.

Changed

  • DAT format version bumped to v4.
  • Filters are parsed iteratively, reducing peak memory usage.

Deprecated

  • $tag: conditionally include or exclude filters from the FilterSet instead.

Removed

  • BlockerResult.matched field - use BlockerResult::should_block method instead.
  • EngineOptions - optimize is now enabled unconditionally.

[0.12.6] - 2026-07-09

Added

  • Support ABP-flavor style injection.
  • Support $rewrite as a $redirect alias.
Commits

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 [adblock](https://github.com/brave/adblock-rust) from 0.12.5 to 0.13.0.
- [Changelog](https://github.com/brave/adblock-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brave/adblock-rust/commits/v0.13.0)

---
updated-dependencies:
- dependency-name: adblock
  dependency-version: 0.13.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 Jul 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #40.

@dependabot dependabot Bot closed this Jul 21, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/MaruAdblockFFI/adblock-0.13.0 branch July 21, 2026 05:33
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.

0 participants