Skip to content

Commit

Permalink
AG-37637 Updated AGLint to v2.1.3
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 33fcba9
Author: Dávid Tóta <d.tota@adguard.com>
Date:   Fri Dec 20 12:09:37 2024 +0300

    Applied suggestion

commit 5c8bc09
Author: jellizaveta <e.egorova@adguard.com>
Date:   Thu Dec 19 19:52:23 2024 +0300

    remove added section

commit 8374213
Author: jellizaveta <e.egorova@adguard.com>
Date:   Thu Dec 19 19:43:54 2024 +0300

    Revert "update link in changelog"
    
    This reverts commit 993fae2.

commit 993fae2
Author: jellizaveta <e.egorova@adguard.com>
Date:   Thu Dec 19 19:39:57 2024 +0300

    update link in changelog

commit 68697cb
Author: jellizaveta <e.egorova@adguard.com>
Date:   Thu Dec 19 19:23:09 2024 +0300

    remove dot

commit d063b21
Author: jellizaveta <e.egorova@adguard.com>
Date:   Thu Dec 19 19:21:11 2024 +0300

    AG-37637 Updated AGLint to v2.1.3
  • Loading branch information
jellizaveta committed Dec 20, 2024
1 parent c2d9137 commit 46b0074
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 37 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog][keepachangelog], and this project adheres to [Semantic Versioning][semver].

## 1.1.15 - 2024-12-20

## Changed

- Updated integrated [AGLint] to v2.1.3

## 1.1.14 - 2024-09-21

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "adblock",
"displayName": "Adblock/AdGuard/uBlock filters grammar",
"description": "VS code extension that adds support for ad blocking rules syntax.",
"version": "1.1.14",
"version": "1.1.15",
"publisher": "adguard",
"icon": "icons/aglint_128x128.png",
"main": "./client/out/extension",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vscode-languageserver-textdocument": "^1.0.8"
},
"devDependencies": {
"@adguard/aglint": "2.1.1",
"@adguard/aglint": "2.1.3",
"@types/clone-deep": "^4.0.1",
"@types/semver": "^7.5.0",
"clone-deep": "^4.0.1",
Expand Down
44 changes: 9 additions & 35 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# yarn lockfile v1


"@adguard/aglint@2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@adguard/aglint/-/aglint-2.1.1.tgz#f5b582e0f0048ebeff864cf3a01d23eb4ea97087"
integrity sha512-Q7c7A9obUcIhmxG7b1iWHahAZ/rhdg/G+1AWDy3wzKrWfWLdnMSLj1Zd26cOAjmNMwsblldWw2HuDc+Kbvt66Q==
"@adguard/aglint@2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@adguard/aglint/-/aglint-2.1.3.tgz#10d50d0d63fae0d1a306f1e4ededa146ef771b49"
integrity sha512-n5GQ6cCblGuzNZHgonCmswMqWDUsct2uDAsSNtdD5oJCZZcALYLj8mD0PgyGRy2XpXkMjwU4gItO58I9Pyyq6w==
dependencies:
"@adguard/agtree" "^2.0.2"
"@adguard/agtree" "^2.3.0"
"@adguard/ecss-tree" "^1.1.0"
"@inquirer/checkbox" "^1.3.7"
"@inquirer/select" "^1.2.7"
Expand All @@ -25,10 +25,10 @@
terminal-link "2.1.1"
text-table "^0.2.0"

"@adguard/agtree@^2.0.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@adguard/agtree/-/agtree-2.1.2.tgz#b9017566fb1b6a46882f6d5c68b899a1824a299f"
integrity sha512-4X7LsKMfQUo90TXVoZedHVjUS0zEDxAvMx0+JtYp2RwarmxVZYOIGygZPOoa6ihwUxUd3fmrsX0c6SQMldA+8Q==
"@adguard/agtree@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@adguard/agtree/-/agtree-2.3.0.tgz#9cd92572cf35c72ca641b41c6c02da1c0c72ab10"
integrity sha512-MeaTncLxXh/ERIXYAOZMEG7TTtYfxyGPIwS4Eb6sqM3kvgaCsIKRAOEDqbMHaYrtR9KBX+l5MlsdTKdkaD3SgA==
dependencies:
"@adguard/css-tokenizer" "^1.1.1"
clone-deep "^4.0.1"
Expand All @@ -37,7 +37,6 @@
semver "^7.5.3"
sprintf-js "^1.1.3"
tldts "^5.7.112"
xregexp "^5.1.1"
zod "3.21.4"

"@adguard/css-tokenizer@^1.1.1":
Expand All @@ -52,14 +51,6 @@
dependencies:
css-tree "^2.3.1"

"@babel/runtime-corejs3@^7.16.5":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz#6e4939d9d9789ff63e2dc58e88f13a3913a24eba"
integrity sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw==
dependencies:
core-js-pure "^3.25.1"
regenerator-runtime "^0.13.11"

"@inquirer/checkbox@^1.3.7":
version "1.3.9"
resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-1.3.9.tgz#7bce7835ba9a407e79a71841bfdbdf2db5b9a8ef"
Expand Down Expand Up @@ -201,11 +192,6 @@ commander@^11.0.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-11.0.0.tgz#43e19c25dbedc8256203538e8d7e9346877a6f67"
integrity sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==

core-js-pure@^3.25.1:
version "3.30.1"
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.30.1.tgz#7d93dc89e7d47b8ef05d7e79f507b0e99ea77eec"
integrity sha512-nXBEVpmUnNRhz83cHd9JRQC52cTMcuXAmR56+9dSMpRdpeA4I1PX6yjmhd71Eyc/wXNsdBdUDIj1QTIeZpU5Tg==

css-tree@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.3.1.tgz#10264ce1e5442e8572fc82fbe490644ff54b5c20"
Expand Down Expand Up @@ -342,11 +328,6 @@ mute-stream@^1.0.0:
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==

regenerator-runtime@^0.13.11:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==

run-async@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/run-async/-/run-async-3.0.0.tgz#42a432f6d76c689522058984384df28be379daad"
Expand Down Expand Up @@ -486,13 +467,6 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

xregexp@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-5.1.1.tgz#6d3fe18819e3143aaf52f9284d34f49a59583ebb"
integrity sha512-fKXeVorD+CzWvFs7VBuKTYIW63YD1e1osxwQ8caZ6o1jg6pDAbABDG54LCIq0j5cy7PjRvGIq6sef9DYPXpncg==
dependencies:
"@babel/runtime-corejs3" "^7.16.5"

yallist@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
Expand Down

0 comments on commit 46b0074

Please sign in to comment.