[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-10-18 10:06:42 +00:00
parent dfbd71ed90
commit c27e4eef7b
42 changed files with 1672 additions and 297 deletions
@@ -1,4 +1,26 @@
composer.json
packages/craftcms-playwright/php/DbBackup.php
packages/craftcms-playwright/php/app.php
packages/craftcms-playwright/package-lock.json
packages/craftcms-playwright/README.md
packages/craftcms-playwright/ddev/init-craft.sh
packages/craftcms-playwright/ddev/teardown.sh
packages/craftcms-playwright/ddev/ddev-config/config.yaml
packages/craftcms-playwright/ddev/ddev-config/docker-compose.playwright.yaml
packages/craftcms-playwright/ddev/setup.sh
packages/craftcms-playwright/package.json
packages/craftcms-playwright/src/cli.js
packages/craftcms-playwright/src/index.js
packages/craftcms-playwright/src/playwright/config/config.js
packages/craftcms-playwright/src/playwright/config/global-setup.js
packages/craftcms-playwright/src/playwright/config/global-teardown.js
packages/craftcms-playwright/src/playwright/fixtures/entry.js
packages/craftcms-playwright/src/playwright/fixtures/plugin-store.js
packages/craftcms-playwright/src/playwright/fixtures/setup.js
packages/craftcms-playwright/src/playwright/fixtures/matrix.js
packages/craftcms-playwright/src/playwright/fixtures/dashboard.js
packages/craftcms-playwright/src/playwright/events.js
packages/craftcms-playwright/src/playwright/logger.js
packages/craftcms-vue/index.js
packages/craftcms-vue/package.json
packages/craftcms-vue/admintable/App.vue
@@ -310,6 +332,26 @@ tests/_craft/translations/en/site.php
tests/_craft/translations/.gitkeep
tests/.env.example.pgsql
tests/unit.suite.yml
tests-playwright/tests/elements/inituielements.test.js
tests-playwright/tests/elementindex/sorting.test.js
tests-playwright/tests/navigation/index.test.js
tests-playwright/tests/settings/entrytypes.test.js
tests-playwright/tests/settings/sections.test.js
tests-playwright/tests/settings/index.test.js
tests-playwright/tests/settings/fields.test.js
tests-playwright/tests/pluginstore/developer.test.js
tests-playwright/tests/pluginstore/categories.test.js
tests-playwright/tests/pluginstore/cart.test.js
tests-playwright/tests/pluginstore/plugin-actions.test.js
tests-playwright/tests/pluginstore/search.test.js
tests-playwright/tests/pluginstore/discover.test.js
tests-playwright/tests/pluginstore/plugin.test.js
tests-playwright/tests/matrix/blocks.test.js
tests-playwright/tests/matrix/elementindex.test.js
tests-playwright/tests/matrix/cards.test.js
tests-playwright/index.js
tests-playwright/ddev-config/config.local.yaml
tests-playwright/.env.example
.codecov.yml
crowdin.yml
.stylelintignore
@@ -337,6 +379,7 @@ bootstrap/bootstrap.php
bootstrap/web.php
package-lock.json
ecs.php
.dockerignore
README.md
.nvmrc
.husky/pre-commit
@@ -6052,15 +6095,6 @@ src/web/assets/dashboard/src/dashboard.scss
src/web/assets/dashboard/src/Dashboard.js
src/web/assets/pluginstore/.eslintrc.js
src/web/assets/pluginstore/PluginStoreAsset.php
src/web/assets/pluginstore/tests/search.spec.js
src/web/assets/pluginstore/tests/developer.spec.js
src/web/assets/pluginstore/tests/cart.spec.js
src/web/assets/pluginstore/tests/categories.spec.js
src/web/assets/pluginstore/tests/discover.spec.js
src/web/assets/pluginstore/tests/.playwright/utils.js
src/web/assets/pluginstore/tests/.playwright/global-setup.js
src/web/assets/pluginstore/tests/plugin-actions.spec.js
src/web/assets/pluginstore/tests/plugin.spec.js
src/web/assets/pluginstore/dist/js/app.js.map
src/web/assets/pluginstore/dist/js/app.js
src/web/assets/pluginstore/dist/js/app.js.LICENSE.txt
@@ -6799,5 +6833,6 @@ src/events/SearchEvent.php
.npmrc
.env.example
.gitattributes
playwright.config.js
.lintstagedrc.json
codeception.yml