Skip to content

Comments

chore(deps-dev): bump @adguard/agtree from 3.4.3 to 4.0.1#55

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/adguard/agtree-4.0.1
Closed

chore(deps-dev): bump @adguard/agtree from 3.4.3 to 4.0.1#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/adguard/agtree-4.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps @adguard/agtree from 3.4.3 to 4.0.1.

Release notes

Sourced from @​adguard/agtree's releases.

TSUrlFilter v4.0.1

We are happy to announce the release of TSUrlFilter v4.0.1!

Please see the CHANGELOG for more information.

TSWebExtension v4.0.1

We are happy to announce the release of TSWebExtension v4.0.1!

Please see the CHANGELOG for more information.

AGTree v4.0.1

We are happy to announce the release of AGTree v4.0.1!

Please see the CHANGELOG for more information.

AGTree v4.0.0

We are happy to announce the release of AGTree v4.0.0!

Please see the CHANGELOG for more information.

TSUrlFilter v4.0.0

We are happy to announce the release of TSUrlFilter v4.0.0!

Please see the CHANGELOG for more information.

TSWebExtension v4.0.0

We are happy to announce the release of TSWebExtension v4.0.0!

Please see the CHANGELOG for more information.

TSUrlFilter v3.5.2

We are happy to announce the release of TSUrlFilter v3.5.2!

Please see the CHANGELOG for more information.

TSUrlFilter v3.5.1

We are happy to announce the release of TSUrlFilter v3.5.1!

Please see the CHANGELOG for more information.

TSUrlFilter v3.5.0

We are happy to announce the release of TSUrlFilter v3.5.0!

Please see the CHANGELOG for more information.

TSUrlFilter v3.4.8

We are happy to announce the release of TSUrlFilter v3.4.8!

Please see the CHANGELOG for more information.

... (truncated)

Changelog

Sourced from @​adguard/agtree's changelog.

4.0.1 - 2026-02-19

Added

  • Export of CssTokenStream.
  • CssTokenStream.hasNativeCssPseudoClass() for checking if there are any pseudo-classes that may be considered as extended but also supported natively as standard CSS, i.e. :has(), :is(), :not().
  • Improved HTML filtering rule syntax support which includes following #96:
    • Full CSS selector syntax support in parser, generator:
      • combinators (<space>, >, +, ~, ,),
      • pseudo-class selectors (e.g., :nth-child(2n), :first-of-type, etc.),
      • attribute selector operators (^=, $=, *=, ~=, |=),
      • attribute selector flags (e.g., i, s),
      • attribute selector value quoting (different quote styles and unquoted values).
    • [:contains()] pseudo-class support.
    • Conversion of [deprecated HTML filtering special attribute selectors] to [:contains()] pseudo-class.
    • parseHtmlFilteringRuleBodies option to ParserOptions which enables/disables parsing of CSS selector into AST nodes in HTML filtering rule bodies, defaults to false.

Removed

  • Serializer and Deserializer APIs.

#96: AdguardTeam/tsurlfilter#96 [:contains()]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#html-filtering-rules--contains [deprecated HTML filtering special attribute selectors]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#html-filtering-rules--special-attributes

Commits
  • fa77b30 skipci: Automatic increment build number for AGTree
  • 3b88323 Pull request 1333: сhanges for browser extension release v5.3
  • See full diff 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 [@adguard/agtree](https://github.com/AdguardTeam/tsurlfilter/tree/HEAD/packages/agtree) from 3.4.3 to 4.0.1.
- [Release notes](https://github.com/AdguardTeam/tsurlfilter/releases)
- [Changelog](https://github.com/AdguardTeam/tsurlfilter/blob/master/packages/agtree/CHANGELOG.md)
- [Commits](https://github.com/AdguardTeam/tsurlfilter/commits/agtree-v4.0.1/packages/agtree)

---
updated-dependencies:
- dependency-name: "@adguard/agtree"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Looks like @adguard/agtree is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 23, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants