[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-04-24 10:05:07 +00:00
parent 7e231d5785
commit a4796f8d49
20 changed files with 1745 additions and 1009 deletions
@@ -1275,6 +1275,7 @@ apps/admin-x-settings/src/components/settings/email/useDefaultRecipientsOptions.
apps/admin-x-settings/src/components/settings/email/DefaultRecipients.tsx
apps/admin-x-settings/src/components/settings/email/newsletters/NewslettersList.tsx
apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterPreviewContent.tsx
apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterDetailModalLabs.tsx
apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterDetailModal.tsx
apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterPreview.tsx
apps/admin-x-settings/src/components/settings/email/newsletters/AddNewsletterModal.tsx
@@ -4023,6 +4024,9 @@ ghost/core/test/unit/frontend/services/rendering/context.test.js
ghost/core/test/unit/frontend/services/rendering/format-response.test.js
ghost/core/test/unit/frontend/services/rendering/templates.test.js
ghost/core/test/unit/frontend/services/rendering/error.test.js
ghost/core/test/unit/frontend/src/utils/url-attribution.test.js
ghost/core/test/unit/frontend/src/utils/privacy.test.js
ghost/core/test/unit/frontend/src/utils/session-storage.test.js
ghost/core/test/unit/frontend/apps/amp/router.test.js
ghost/core/test/unit/frontend/apps/amp/amp_components.test.js
ghost/core/test/unit/frontend/apps/amp/amp_content.test.js
@@ -4234,6 +4238,7 @@ ghost/core/content/images/README.md
ghost/core/content/logs/README.md
ghost/core/content/public/README.md
ghost/core/content/settings/README.md
ghost/core/.babelrc
ghost/core/.c8rc.json
ghost/core/core/server/lib/image/index.js
ghost/core/core/server/lib/image/ImageUtils.js
@@ -5414,12 +5419,14 @@ ghost/core/core/frontend/services/rss/generate-feed.js
ghost/core/core/frontend/services/rss/renderer.js
ghost/core/core/frontend/services/assets-minification/AdminAuthAssets.js
ghost/core/core/frontend/services/assets-minification/index.js
ghost/core/core/frontend/services/assets-minification/GhostStatsAssets.js
ghost/core/core/frontend/services/assets-minification/CommentCountsAssets.js
ghost/core/core/frontend/services/assets-minification/AssetsMinificationBase.js
ghost/core/core/frontend/services/assets-minification/MemberAttributionAssets.js
ghost/core/core/frontend/services/assets-minification/Minifier.js
ghost/core/core/frontend/services/assets-minification/CardAssets.js
ghost/core/core/frontend/services/handlebars.js
ghost/core/core/frontend/services/assets-bundling/bundle-asset.js
ghost/core/core/frontend/services/data/index.js
ghost/core/core/frontend/services/data/checks.js
ghost/core/core/frontend/services/data/fetch-data.js
@@ -5487,12 +5494,15 @@ ghost/core/core/frontend/services/rendering/render-entry.js
ghost/core/core/frontend/services/rendering/renderer.js
ghost/core/core/frontend/services/rendering/format-response.js
ghost/core/core/frontend/services/rendering/context.js
ghost/core/core/frontend/src/member-attribution/.eslintrc
ghost/core/core/frontend/src/utils/url-attribution.js
ghost/core/core/frontend/src/utils/privacy.js
ghost/core/core/frontend/src/utils/session-storage.js
ghost/core/core/frontend/src/member-attribution/member-attribution.js
ghost/core/core/frontend/src/cards/js/gallery.js
ghost/core/core/frontend/src/cards/js/audio.js
ghost/core/core/frontend/src/cards/js/video.js
ghost/core/core/frontend/src/cards/js/toggle.js
ghost/core/core/frontend/src/ghost-stats/ghost-stats.js
ghost/core/core/frontend/src/comment-counts/js/comment-counts.js
ghost/core/core/frontend/src/admin-auth/index.html
ghost/core/core/frontend/src/admin-auth/message-handler.js
@@ -5604,7 +5614,6 @@ ghost/core/core/frontend/helpers/authors.js
ghost/core/core/frontend/helpers/excerpt.js
ghost/core/core/frontend/helpers/foreach.js
ghost/core/core/frontend/views/unsubscribe.hbs
ghost/core/core/frontend/public/ghost-stats.js
ghost/core/core/frontend/public/sitemap.xsl
ghost/core/core/frontend/public/robots.txt
ghost/core/core/app.js
@@ -5634,6 +5643,7 @@ ghost/core/core/shared/labs.js
ghost/core/core/boot.js
ghost/core/config.development.json
ghost/core/.eslintignore
ghost/core/scripts/test-ghost-stats-bundle.js
ghost/core/loggingrc.js
ghost/core/MigratorConfig.js
ghost/core/tsconfig.json