Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps adblock from 0.5.6 to 0.7.2.

Commits
  • c5e6ca0 v0.7.2 - match-case support and more efficient regex filter optimization
  • 17baca4 Merge pull request #243 from brave/match-case-regex-filters
  • c15f4ad Merge pull request #251 from brave/dependabot/cargo/bumpalo-3.12.0
  • 2952806 handle unicode and invalidate non-regex match-case filters
  • 9a1f65d add more unittests
  • 6b84928 some fixes to improve code quality
  • 8898376 remove lowercasing from request by replacing url with original url for match-...
  • 7343af8 remove lowercasing from filter when using match-case
  • 05052e8 add unit test for match-case filter option
  • 0eda804 Merge pull request #254 from brave/reduce-using-regex-for-regular-filters
  • 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)

Bumps [adblock](https://github.com/brave/adblock-rust) from 0.5.6 to 0.7.2.
- [Release notes](https://github.com/brave/adblock-rust/releases)
- [Commits](brave/adblock-rust@v0.5.6...v0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@dependabot dependabot bot requested a review from ArniDagur February 1, 2023 17:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2023

Superseded by #88.

@dependabot dependabot bot closed this Feb 3, 2023
@dependabot dependabot bot deleted the dependabot/cargo/adblock-0.7.2 branch February 3, 2023 17:02
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.

1 participant