Skip to content

Commit

Permalink
⬆️ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hans2103 committed Jun 25, 2024
1 parent 3fc5138 commit a64f6f8
Show file tree
Hide file tree
Showing 37 changed files with 3,094 additions and 461 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ docker run --rm --init -it \
- `<output-directory>` = `docs`

```sh
docker pull composer/satis:latest;
docker pull composer/satis:latest &&
docker run --rm --init -it \
--name satis \
--user $(id -u):$(id -g) \
--volume $(pwd):/build \
--volume "${COMPOSER_HOME:-$HOME/.composer}:/composer" \
composer/satis build satis.json docs;
git add -A;
git commit -m ":arrow_up: update dependencies";
composer/satis build satis.json docs &&
git add -A &&
git commit -m ":arrow_up: update dependencies" &&
git push;
```

Expand Down

Large diffs are not rendered by default.

483 changes: 405 additions & 78 deletions docs/index.html

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions docs/p2/amasty/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,45 @@
"source": "https://github.com/B2bZanden/amasty-base/tree/1.13.4.1",
"issues": "https://github.com/B2bZanden/amasty-base/issues"
}
},
{
"name": "amasty/base",
"version": "1.16.0",
"version_normalized": "1.16.0.0",
"source": {
"type": "git",
"url": "[email protected]:B2bZanden/amasty-base.git",
"reference": "afdab60c9f951619744a2180d103a217976205fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/B2bZanden/amasty-base/zipball/afdab60c9f951619744a2180d103a217976205fc",
"reference": "afdab60c9f951619744a2180d103a217976205fc",
"shasum": ""
},
"require": {
"ext-dom": "*",
"monolog/monolog": ">=1.17",
"php": ">=7.3"
},
"time": "2024-06-21T12:56:01+00:00",
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\Base\\": ""
}
},
"license": [
"proprietary"
],
"description": "Amasty Base",
"support": {
"source": "https://github.com/B2bZanden/amasty-base/tree/1.16.0",
"issues": "https://github.com/B2bZanden/amasty-base/issues"
}
}
]
}
Expand Down
26 changes: 15 additions & 11 deletions docs/p2/amasty/base~dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,20 @@
"source": {
"type": "git",
"url": "[email protected]:B2bZanden/amasty-base.git",
"reference": "efea587a74b4845b75d6e80734c7ea63a54c25af"
"reference": "46a14c1d268a39f4d0948e7f07c76c0890576434"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/B2bZanden/amasty-base/zipball/efea587a74b4845b75d6e80734c7ea63a54c25af",
"reference": "efea587a74b4845b75d6e80734c7ea63a54c25af",
"url": "https://api.github.com/repos/B2bZanden/amasty-base/zipball/46a14c1d268a39f4d0948e7f07c76c0890576434",
"reference": "46a14c1d268a39f4d0948e7f07c76c0890576434",
"shasum": ""
},
"require": {
"ext-dom": "*",
"monolog/monolog": ">=1.17",
"php": ">=7.3"
},
"time": "2023-03-24T11:55:28+00:00",
"time": "2024-06-21T12:55:47+00:00",
"type": "magento2-module",
"autoload": {
"files": [
Expand All @@ -30,7 +32,7 @@
}
},
"license": [
"Commercial"
"proprietary"
],
"description": "Amasty Base",
"support": {
Expand All @@ -45,18 +47,20 @@
"source": {
"type": "git",
"url": "[email protected]:B2bZanden/amasty-base.git",
"reference": "46c1fd476c5e6c37301551987c44cf6b47beb96f"
"reference": "afdab60c9f951619744a2180d103a217976205fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/B2bZanden/amasty-base/zipball/46c1fd476c5e6c37301551987c44cf6b47beb96f",
"reference": "46c1fd476c5e6c37301551987c44cf6b47beb96f",
"url": "https://api.github.com/repos/B2bZanden/amasty-base/zipball/afdab60c9f951619744a2180d103a217976205fc",
"reference": "afdab60c9f951619744a2180d103a217976205fc",
"shasum": ""
},
"require": {
"ext-dom": "*",
"monolog/monolog": ">=1.17",
"php": ">=7.3"
},
"time": "2023-03-24T11:55:40+00:00",
"time": "2024-06-21T12:56:01+00:00",
"default-branch": true,
"type": "magento2-module",
"autoload": {
Expand All @@ -68,11 +72,11 @@
}
},
"license": [
"Commercial"
"proprietary"
],
"description": "Amasty Base",
"support": {
"source": "https://github.com/B2bZanden/amasty-base/tree/main",
"source": "https://github.com/B2bZanden/amasty-base/tree/1.16.0",
"issues": "https://github.com/B2bZanden/amasty-base/issues"
}
}
Expand Down
45 changes: 45 additions & 0 deletions docs/p2/amasty/module-grouped-options.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"packages": {
"amasty/module-grouped-options": [
{
"name": "amasty/module-grouped-options",
"version": "1.0.6",
"version_normalized": "1.0.6.0",
"source": {
"type": "git",
"url": "[email protected]:B2bZanden/amasty-module-grouped-options.git",
"reference": "4720a4f1f6470723f68428608743a3e2249d608e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/B2bZanden/amasty-module-grouped-options/zipball/4720a4f1f6470723f68428608743a3e2249d608e",
"reference": "4720a4f1f6470723f68428608743a3e2249d608e",
"shasum": ""
},
"require": {
"amasty/base": ">=1.15.1",
"php": ">=7.3"
},
"time": "2024-06-21T12:57:43+00:00",
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\GroupedOptions\\": ""
}
},
"license": [
"proprietary"
],
"description": "Grouped Options by Amasty",
"homepage": "https://amasty.com/",
"support": {
"source": "https://github.com/B2bZanden/amasty-module-grouped-options/tree/1.0.6",
"issues": "https://github.com/B2bZanden/amasty-module-grouped-options/issues"
}
}
]
}
}
85 changes: 85 additions & 0 deletions docs/p2/amasty/module-grouped-options~dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
{
"packages": {
"amasty/module-grouped-options": [
{
"name": "amasty/module-grouped-options",
"version": "dev-develop",
"version_normalized": "dev-develop",
"source": {
"type": "git",
"url": "[email protected]:B2bZanden/amasty-module-grouped-options.git",
"reference": "4720a4f1f6470723f68428608743a3e2249d608e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/B2bZanden/amasty-module-grouped-options/zipball/4720a4f1f6470723f68428608743a3e2249d608e",
"reference": "4720a4f1f6470723f68428608743a3e2249d608e",
"shasum": ""
},
"require": {
"amasty/base": ">=1.15.1",
"php": ">=7.3"
},
"time": "2024-06-21T12:57:43+00:00",
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\GroupedOptions\\": ""
}
},
"license": [
"proprietary"
],
"description": "Grouped Options by Amasty",
"homepage": "https://amasty.com/",
"support": {
"source": "https://github.com/B2bZanden/amasty-module-grouped-options/tree/1.0.6",
"issues": "https://github.com/B2bZanden/amasty-module-grouped-options/issues"
}
},
{
"name": "amasty/module-grouped-options",
"version": "dev-main",
"version_normalized": "dev-main",
"source": {
"type": "git",
"url": "[email protected]:B2bZanden/amasty-module-grouped-options.git",
"reference": "4720a4f1f6470723f68428608743a3e2249d608e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/B2bZanden/amasty-module-grouped-options/zipball/4720a4f1f6470723f68428608743a3e2249d608e",
"reference": "4720a4f1f6470723f68428608743a3e2249d608e",
"shasum": ""
},
"require": {
"amasty/base": ">=1.15.1",
"php": ">=7.3"
},
"time": "2024-06-21T12:57:43+00:00",
"default-branch": true,
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\GroupedOptions\\": ""
}
},
"license": [
"proprietary"
],
"description": "Grouped Options by Amasty",
"homepage": "https://amasty.com/",
"support": {
"source": "https://github.com/B2bZanden/amasty-module-grouped-options/tree/1.0.6",
"issues": "https://github.com/B2bZanden/amasty-module-grouped-options/issues"
}
}
]
}
}
39 changes: 39 additions & 0 deletions docs/p2/amasty/module-improved-layered-navigation-page.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,45 @@
"source": "https://github.com/B2bZanden/amasty-module-improved-layered-navigation-page/tree/2.7.14.2",
"issues": "https://github.com/B2bZanden/amasty-module-improved-layered-navigation-page/issues"
}
},
{
"name": "amasty/module-improved-layered-navigation-page",
"version": "2.8.1",
"version_normalized": "2.8.1.0",
"source": {
"type": "git",
"url": "[email protected]:B2bZanden/amasty-module-improved-layered-navigation-page.git",
"reference": "c7fcc9c454d065633f6d748c643033e75f82a4e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/B2bZanden/amasty-module-improved-layered-navigation-page/zipball/c7fcc9c454d065633f6d748c643033e75f82a4e7",
"reference": "c7fcc9c454d065633f6d748c643033e75f82a4e7",
"shasum": ""
},
"require": {
"amasty/base": ">=1.15.2",
"amasty/module-shop-by-base": ">=2.16.7",
"php": ">=7.3.0"
},
"time": "2024-06-21T13:26:58+00:00",
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\ShopbyPage\\": ""
}
},
"license": [
"proprietary"
],
"description": "Improved Layered Navigation by Amasty - Page sub-module",
"support": {
"source": "https://github.com/B2bZanden/amasty-module-improved-layered-navigation-page/tree/2.8.1",
"issues": "https://github.com/B2bZanden/amasty-module-improved-layered-navigation-page/issues"
}
}
]
}
Expand Down
16 changes: 8 additions & 8 deletions docs/p2/amasty/module-improved-layered-navigation-page~dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"source": {
"type": "git",
"url": "[email protected]:B2bZanden/amasty-module-improved-layered-navigation-page.git",
"reference": "2e2eb90beb611ddcdfbcedef1424f4ef7749635b"
"reference": "c7fcc9c454d065633f6d748c643033e75f82a4e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/B2bZanden/amasty-module-improved-layered-navigation-page/zipball/2e2eb90beb611ddcdfbcedef1424f4ef7749635b",
"reference": "2e2eb90beb611ddcdfbcedef1424f4ef7749635b",
"url": "https://api.github.com/repos/B2bZanden/amasty-module-improved-layered-navigation-page/zipball/c7fcc9c454d065633f6d748c643033e75f82a4e7",
"reference": "c7fcc9c454d065633f6d748c643033e75f82a4e7",
"shasum": ""
},
"require": {
"amasty/base": ">=1.0.1",
"amasty/module-shop-by-base": ">=2.15.6",
"amasty/base": ">=1.15.2",
"amasty/module-shop-by-base": ">=2.16.7",
"php": ">=7.3.0"
},
"time": "2023-03-24T11:48:05+00:00",
"time": "2024-06-21T13:26:58+00:00",
"default-branch": true,
"type": "magento2-module",
"autoload": {
Expand All @@ -72,11 +72,11 @@
}
},
"license": [
"Commercial"
"proprietary"
],
"description": "Improved Layered Navigation by Amasty - Page sub-module",
"support": {
"source": "https://github.com/B2bZanden/amasty-module-improved-layered-navigation-page/tree/2.7.14.2",
"source": "https://github.com/B2bZanden/amasty-module-improved-layered-navigation-page/tree/2.8.1",
"issues": "https://github.com/B2bZanden/amasty-module-improved-layered-navigation-page/issues"
}
}
Expand Down
5 changes: 5 additions & 0 deletions docs/p2/amasty/module-lib-swiper-js.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"packages": {
"amasty/module-lib-swiper-js": []
}
}
Loading

0 comments on commit a64f6f8

Please sign in to comment.