[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-02-07 10:04:19 +00:00
parent d634f2b3de
commit b917e49c11
26 changed files with 3097 additions and 816 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
"last_update": 1738782197
},
"Trickest wordlist update": {
"last_update": 1738836221
"last_update": 1738922650
}
}
@@ -2225,8 +2225,16 @@ sdk/tests/schema.ts
tests/schema.ts
schema.ts
.dockerignore
.changeset/gold-cars-boil.md
gold-cars-boil.md
.changeset/lemon-readers-kick.md
lemon-readers-kick.md
.changeset/spicy-ghosts-sell.md
spicy-ghosts-sell.md
.changeset/config.json
config.json
.changeset/popular-comics-sit.md
popular-comics-sit.md
tests/blackbox/docker-compose.yml
blackbox/docker-compose.yml
docker-compose.yml
@@ -3153,6 +3161,36 @@ src/services/graphql/index.ts
services/graphql/index.ts
graphql/index.ts
index.ts
api/src/services/graphql/resolvers/system-admin.ts
src/services/graphql/resolvers/system-admin.ts
services/graphql/resolvers/system-admin.ts
graphql/resolvers/system-admin.ts
resolvers/system-admin.ts
system-admin.ts
api/src/services/graphql/resolvers/query.ts
src/services/graphql/resolvers/query.ts
services/graphql/resolvers/query.ts
graphql/resolvers/query.ts
resolvers/query.ts
query.ts
api/src/services/graphql/resolvers/system.ts
src/services/graphql/resolvers/system.ts
services/graphql/resolvers/system.ts
graphql/resolvers/system.ts
resolvers/system.ts
system.ts
api/src/services/graphql/resolvers/system-global.ts
src/services/graphql/resolvers/system-global.ts
services/graphql/resolvers/system-global.ts
graphql/resolvers/system-global.ts
resolvers/system-global.ts
system-global.ts
api/src/services/graphql/resolvers/mutation.ts
src/services/graphql/resolvers/mutation.ts
services/graphql/resolvers/mutation.ts
graphql/resolvers/mutation.ts
resolvers/mutation.ts
mutation.ts
api/src/services/graphql/subscription.ts
src/services/graphql/subscription.ts
services/graphql/subscription.ts
@@ -3164,6 +3202,24 @@ services/graphql/utils/process-error.test.ts
graphql/utils/process-error.test.ts
utils/process-error.test.ts
process-error.test.ts
api/src/services/graphql/utils/aggrgate-query.ts
src/services/graphql/utils/aggrgate-query.ts
services/graphql/utils/aggrgate-query.ts
graphql/utils/aggrgate-query.ts
utils/aggrgate-query.ts
aggrgate-query.ts
api/src/services/graphql/utils/replace-funcs.ts
src/services/graphql/utils/replace-funcs.ts
services/graphql/utils/replace-funcs.ts
graphql/utils/replace-funcs.ts
utils/replace-funcs.ts
replace-funcs.ts
api/src/services/graphql/utils/replace-fragments.ts
src/services/graphql/utils/replace-fragments.ts
services/graphql/utils/replace-fragments.ts
graphql/utils/replace-fragments.ts
utils/replace-fragments.ts
replace-fragments.ts
api/src/services/graphql/utils/sanitize-gql-schema.test.ts
src/services/graphql/utils/sanitize-gql-schema.test.ts
services/graphql/utils/sanitize-gql-schema.test.ts
@@ -3211,6 +3267,48 @@ services/graphql/errors/validation.ts
graphql/errors/validation.ts
errors/validation.ts
validation.ts
api/src/services/graphql/errors/format.ts
src/services/graphql/errors/format.ts
services/graphql/errors/format.ts
graphql/errors/format.ts
errors/format.ts
format.ts
api/src/services/graphql/schema/index.ts
src/services/graphql/schema/index.ts
services/graphql/schema/index.ts
graphql/schema/index.ts
schema/index.ts
index.ts
api/src/services/graphql/schema/get-types.ts
src/services/graphql/schema/get-types.ts
services/graphql/schema/get-types.ts
graphql/schema/get-types.ts
schema/get-types.ts
get-types.ts
api/src/services/graphql/schema/write.ts
src/services/graphql/schema/write.ts
services/graphql/schema/write.ts
graphql/schema/write.ts
schema/write.ts
write.ts
api/src/services/graphql/schema/parse-args.ts
src/services/graphql/schema/parse-args.ts
services/graphql/schema/parse-args.ts
graphql/schema/parse-args.ts
schema/parse-args.ts
parse-args.ts
api/src/services/graphql/schema/parse-query.ts
src/services/graphql/schema/parse-query.ts
services/graphql/schema/parse-query.ts
graphql/schema/parse-query.ts
schema/parse-query.ts
parse-query.ts
api/src/services/graphql/schema/read.ts
src/services/graphql/schema/read.ts
services/graphql/schema/read.ts
graphql/schema/read.ts
schema/read.ts
read.ts
api/src/services/meta.ts
src/services/meta.ts
services/meta.ts
@@ -509,7 +509,11 @@ sdk/tests/fields.test-d.ts
sdk/tests/filters.test-d.ts
sdk/tests/schema.ts
.dockerignore
.changeset/gold-cars-boil.md
.changeset/lemon-readers-kick.md
.changeset/spicy-ghosts-sell.md
.changeset/config.json
.changeset/popular-comics-sit.md
tests/blackbox/docker-compose.yml
tests/blackbox/package.json
tests/blackbox/tsconfig.json
@@ -688,8 +692,16 @@ api/src/services/graphql/types/date.ts
api/src/services/graphql/types/void.ts
api/src/services/graphql/types/string-or-float.ts
api/src/services/graphql/index.ts
api/src/services/graphql/resolvers/system-admin.ts
api/src/services/graphql/resolvers/query.ts
api/src/services/graphql/resolvers/system.ts
api/src/services/graphql/resolvers/system-global.ts
api/src/services/graphql/resolvers/mutation.ts
api/src/services/graphql/subscription.ts
api/src/services/graphql/utils/process-error.test.ts
api/src/services/graphql/utils/aggrgate-query.ts
api/src/services/graphql/utils/replace-funcs.ts
api/src/services/graphql/utils/replace-fragments.ts
api/src/services/graphql/utils/sanitize-gql-schema.test.ts
api/src/services/graphql/utils/process-error.ts
api/src/services/graphql/utils/add-path-to-validation-error.ts
@@ -698,6 +710,13 @@ api/src/services/graphql/schema-cache.ts
api/src/services/graphql/errors/index.ts
api/src/services/graphql/errors/execution.ts
api/src/services/graphql/errors/validation.ts
api/src/services/graphql/errors/format.ts
api/src/services/graphql/schema/index.ts
api/src/services/graphql/schema/get-types.ts
api/src/services/graphql/schema/write.ts
api/src/services/graphql/schema/parse-args.ts
api/src/services/graphql/schema/parse-query.ts
api/src/services/graphql/schema/read.ts
api/src/services/meta.ts
api/src/services/payload.ts
api/src/services/users.test.ts
@@ -46565,6 +46565,47 @@ tests/modules/plugin_test/plugin_test.info.yml
modules/plugin_test/plugin_test.info.yml
plugin_test/plugin_test.info.yml
plugin_test.info.yml
core/modules/system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
modules/system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
EventSubscriber/ModuleInstallConfigTestSubscriber.php
ModuleInstallConfigTestSubscriber.php
core/modules/system/tests/modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml
modules/system/tests/modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml
system/tests/modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml
tests/modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml
modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml
module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml
config/install/module_installer_config_subscriber.settings.yml
install/module_installer_config_subscriber.settings.yml
module_installer_config_subscriber.settings.yml
core/modules/system/tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml
modules/system/tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml
system/tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml
tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml
modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml
module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml
config/schema/module_installer_config_subscriber.schema.yml
schema/module_installer_config_subscriber.schema.yml
module_installer_config_subscriber.schema.yml
core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml
modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml
system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml
tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml
modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml
module_installer_config_subscriber/module_installer_config_subscriber.services.yml
module_installer_config_subscriber.services.yml
core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml
modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml
system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml
tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml
modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml
module_installer_config_subscriber/module_installer_config_subscriber.info.yml
module_installer_config_subscriber.info.yml
core/modules/system/tests/modules/sdc_test_replacements/components/my-button/my-button.twig
modules/system/tests/modules/sdc_test_replacements/components/my-button/my-button.twig
system/tests/modules/sdc_test_replacements/components/my-button/my-button.twig
@@ -89461,6 +89502,13 @@ Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
Core/StackMiddleware/NegotiationMiddlewareTest.php
StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest.php
core/tests/Drupal/Tests/Core/StackMiddleware/AjaxPageStateTest.php
tests/Drupal/Tests/Core/StackMiddleware/AjaxPageStateTest.php
Drupal/Tests/Core/StackMiddleware/AjaxPageStateTest.php
Tests/Core/StackMiddleware/AjaxPageStateTest.php
Core/StackMiddleware/AjaxPageStateTest.php
StackMiddleware/AjaxPageStateTest.php
AjaxPageStateTest.php
core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php
tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php
Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php
@@ -6828,6 +6828,11 @@ core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExampl
core/modules/system/tests/modules/plugin_test/src/Plugin/TestPluginManager.php
core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php
core/modules/system/tests/modules/plugin_test/plugin_test.info.yml
core/modules/system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
core/modules/system/tests/modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml
core/modules/system/tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml
core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml
core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml
core/modules/system/tests/modules/sdc_test_replacements/components/my-button/my-button.twig
core/modules/system/tests/modules/sdc_test_replacements/components/my-button/my-button.js
core/modules/system/tests/modules/sdc_test_replacements/components/my-button/my-button.component.yml
@@ -12813,6 +12818,7 @@ core/tests/Drupal/Tests/Core/Template/AttributeHelperTest.php
core/tests/Drupal/Tests/Core/Site/SettingsTest.php
core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php
core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
core/tests/Drupal/Tests/Core/StackMiddleware/AjaxPageStateTest.php
core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php
core/tests/Drupal/Tests/Core/Condition/ConditionAccessResolverTraitTest.php
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php
@@ -32338,6 +32338,11 @@ Espo/Tools/User/UserUtil.php
Tools/User/UserUtil.php
User/UserUtil.php
UserUtil.php
application/Espo/Tools/User/UserDataProvider.php
Espo/Tools/User/UserDataProvider.php
Tools/User/UserDataProvider.php
User/UserDataProvider.php
UserDataProvider.php
application/Espo/Tools/User/Api/PutTeamUserPosition.php
Espo/Tools/User/Api/PutTeamUserPosition.php
Tools/User/Api/PutTeamUserPosition.php
@@ -44204,6 +44209,20 @@ Crm/Tools/KnowledgeBase/Service.php
Tools/KnowledgeBase/Service.php
KnowledgeBase/Service.php
Service.php
application/Espo/Modules/Crm/Tools/EmailAddress/FreeDomainChecker.php
Espo/Modules/Crm/Tools/EmailAddress/FreeDomainChecker.php
Modules/Crm/Tools/EmailAddress/FreeDomainChecker.php
Crm/Tools/EmailAddress/FreeDomainChecker.php
Tools/EmailAddress/FreeDomainChecker.php
EmailAddress/FreeDomainChecker.php
FreeDomainChecker.php
application/Espo/Modules/Crm/Tools/EmailAddress/DefaultFreeDomainChecker.php
Espo/Modules/Crm/Tools/EmailAddress/DefaultFreeDomainChecker.php
Modules/Crm/Tools/EmailAddress/DefaultFreeDomainChecker.php
Crm/Tools/EmailAddress/DefaultFreeDomainChecker.php
Tools/EmailAddress/DefaultFreeDomainChecker.php
EmailAddress/DefaultFreeDomainChecker.php
DefaultFreeDomainChecker.php
application/Espo/Modules/Crm/Tools/Campaign/MailMergeGenerator.php
Espo/Modules/Crm/Tools/Campaign/MailMergeGenerator.php
Modules/Crm/Tools/Campaign/MailMergeGenerator.php
@@ -5504,6 +5504,7 @@ application/Espo/Tools/Formula/Service.php
application/Espo/Tools/Formula/SyntaxCheckResult.php
application/Espo/Tools/User/UsersAccessService.php
application/Espo/Tools/User/UserUtil.php
application/Espo/Tools/User/UserDataProvider.php
application/Espo/Tools/User/Api/PutTeamUserPosition.php
application/Espo/Tools/User/Api/PostRecordUsersAccess.php
application/Espo/Tools/Api/Cors/Middleware.php
@@ -7006,6 +7007,8 @@ application/Espo/Modules/Crm/Tools/Activities/Api/GetComposeAddressList.php
application/Espo/Modules/Crm/Tools/Activities/Api/GetListTyped.php
application/Espo/Modules/Crm/Tools/Document/Service.php
application/Espo/Modules/Crm/Tools/KnowledgeBase/Service.php
application/Espo/Modules/Crm/Tools/EmailAddress/FreeDomainChecker.php
application/Espo/Modules/Crm/Tools/EmailAddress/DefaultFreeDomainChecker.php
application/Espo/Modules/Crm/Tools/Campaign/MailMergeGenerator.php
application/Espo/Modules/Crm/Tools/Campaign/MailMergeService.php
application/Espo/Modules/Crm/Tools/Campaign/LogService.php
@@ -4836,11 +4836,6 @@ src/components/activities/NotificationItem.tsx
components/activities/NotificationItem.tsx
activities/NotificationItem.tsx
NotificationItem.tsx
apps/admin-x-activitypub/src/components/Activities.tsx
admin-x-activitypub/src/components/Activities.tsx
src/components/Activities.tsx
components/Activities.tsx
Activities.tsx
apps/admin-x-activitypub/src/components/Search.tsx
admin-x-activitypub/src/components/Search.tsx
src/components/Search.tsx
@@ -4875,6 +4870,11 @@ admin-x-activitypub/src/components/articleBodyStyles.ts
src/components/articleBodyStyles.ts
components/articleBodyStyles.ts
articleBodyStyles.ts
apps/admin-x-activitypub/src/components/Notifications.tsx
admin-x-activitypub/src/components/Notifications.tsx
src/components/Notifications.tsx
components/Notifications.tsx
Notifications.tsx
apps/admin-x-activitypub/src/components/navigation/MainHeader.tsx
admin-x-activitypub/src/components/navigation/MainHeader.tsx
src/components/navigation/MainHeader.tsx
@@ -23972,14 +23972,6 @@ web/api/middleware/upload.test.js
api/middleware/upload.test.js
middleware/upload.test.js
upload.test.js
ghost/core/test/unit/server/data/db/InstrumentConnectionPool.test.js
core/test/unit/server/data/db/InstrumentConnectionPool.test.js
test/unit/server/data/db/InstrumentConnectionPool.test.js
unit/server/data/db/InstrumentConnectionPool.test.js
server/data/db/InstrumentConnectionPool.test.js
data/db/InstrumentConnectionPool.test.js
db/InstrumentConnectionPool.test.js
InstrumentConnectionPool.test.js
ghost/core/test/unit/server/data/db/backup.test.js
core/test/unit/server/data/db/backup.test.js
test/unit/server/data/db/backup.test.js
@@ -27751,13 +27743,6 @@ server/data/db/connection.js
data/db/connection.js
db/connection.js
connection.js
ghost/core/core/server/data/db/ConnectionPoolInstrumentation.js
core/core/server/data/db/ConnectionPoolInstrumentation.js
core/server/data/db/ConnectionPoolInstrumentation.js
server/data/db/ConnectionPoolInstrumentation.js
data/db/ConnectionPoolInstrumentation.js
db/ConnectionPoolInstrumentation.js
ConnectionPoolInstrumentation.js
ghost/core/core/server/data/db/backup.js
core/core/server/data/db/backup.js
core/server/data/db/backup.js
@@ -905,13 +905,13 @@ apps/admin-x-activitypub/src/components/Profile.tsx
apps/admin-x-activitypub/src/components/activities/ActivityItem.tsx
apps/admin-x-activitypub/src/components/activities/NotificationIcon.tsx
apps/admin-x-activitypub/src/components/activities/NotificationItem.tsx
apps/admin-x-activitypub/src/components/Activities.tsx
apps/admin-x-activitypub/src/components/Search.tsx
apps/admin-x-activitypub/src/components/global/APAvatar.tsx
apps/admin-x-activitypub/src/components/global/APReplyBox.tsx
apps/admin-x-activitypub/src/components/global/Separator.tsx
apps/admin-x-activitypub/src/components/global/FollowButton.tsx
apps/admin-x-activitypub/src/components/articleBodyStyles.ts
apps/admin-x-activitypub/src/components/Notifications.tsx
apps/admin-x-activitypub/src/components/navigation/MainHeader.tsx
apps/admin-x-activitypub/src/components/navigation/MainNavigation.tsx
apps/admin-x-activitypub/src/components/Inbox.tsx
@@ -4454,7 +4454,6 @@ ghost/core/test/unit/server/web/api/canary/content/middleware.test.js
ghost/core/test/unit/server/web/api/middleware/cors.test.js
ghost/core/test/unit/server/web/api/middleware/update-user-last-seen.test.js
ghost/core/test/unit/server/web/api/middleware/upload.test.js
ghost/core/test/unit/server/data/db/InstrumentConnectionPool.test.js
ghost/core/test/unit/server/data/db/backup.test.js
ghost/core/test/unit/server/data/importer/import-manager.test.js
ghost/core/test/unit/server/data/importer/test.zip
@@ -4966,7 +4965,6 @@ ghost/core/core/server/web/members/app.js
ghost/core/core/server/update-check.js
ghost/core/core/server/data/db/index.js
ghost/core/core/server/data/db/connection.js
ghost/core/core/server/data/db/ConnectionPoolInstrumentation.js
ghost/core/core/server/data/db/backup.js
ghost/core/core/server/data/db/info.js
ghost/core/core/server/data/db/DatabaseStateManager.js
@@ -2451,6 +2451,46 @@ schema.graphql
examples/number-fields/schema.prisma
number-fields/schema.prisma
schema.prisma
examples/graphql-codegen/sandbox.config.json
graphql-codegen/sandbox.config.json
sandbox.config.json
examples/graphql-codegen/README.md
graphql-codegen/README.md
README.md
examples/graphql-codegen/package.json
graphql-codegen/package.json
package.json
examples/graphql-codegen/gql/index.ts
graphql-codegen/gql/index.ts
gql/index.ts
index.ts
examples/graphql-codegen/gql/graphql.ts
graphql-codegen/gql/graphql.ts
gql/graphql.ts
graphql.ts
examples/graphql-codegen/gql/fragment-masking.ts
graphql-codegen/gql/fragment-masking.ts
gql/fragment-masking.ts
fragment-masking.ts
examples/graphql-codegen/gql/gql.ts
graphql-codegen/gql/gql.ts
gql/gql.ts
gql.ts
examples/graphql-codegen/keystone.ts
graphql-codegen/keystone.ts
keystone.ts
examples/graphql-codegen/schema.ts
graphql-codegen/schema.ts
schema.ts
examples/graphql-codegen/schema.graphql
graphql-codegen/schema.graphql
schema.graphql
examples/graphql-codegen/codegen.ts
graphql-codegen/codegen.ts
codegen.ts
examples/graphql-codegen/schema.prisma
graphql-codegen/schema.prisma
schema.prisma
examples/extend-graphql-schema-nexus/keystone-types.ts
extend-graphql-schema-nexus/keystone-types.ts
keystone-types.ts
@@ -2868,6 +2908,36 @@ my-types.ts
examples/custom-output-paths/my-prisma.prisma
custom-output-paths/my-prisma.prisma
my-prisma.prisma
examples/graphql-gql.tada/sandbox.config.json
graphql-gql.tada/sandbox.config.json
sandbox.config.json
examples/graphql-gql.tada/README.md
graphql-gql.tada/README.md
README.md
examples/graphql-gql.tada/package.json
graphql-gql.tada/package.json
package.json
examples/graphql-gql.tada/tsconfig.json
graphql-gql.tada/tsconfig.json
tsconfig.json
examples/graphql-gql.tada/keystone.ts
graphql-gql.tada/keystone.ts
keystone.ts
examples/graphql-gql.tada/schema.ts
graphql-gql.tada/schema.ts
schema.ts
examples/graphql-gql.tada/tada.ts
graphql-gql.tada/tada.ts
tada.ts
examples/graphql-gql.tada/schema.graphql
graphql-gql.tada/schema.graphql
schema.graphql
examples/graphql-gql.tada/tada.generated.d.ts
graphql-gql.tada/tada.generated.d.ts
tada.generated.d.ts
examples/graphql-gql.tada/schema.prisma
graphql-gql.tada/schema.prisma
schema.prisma
examples/usecase-blog-moderated/sandbox.config.json
usecase-blog-moderated/sandbox.config.json
sandbox.config.json
@@ -2910,6 +2980,8 @@ schema.prisma
babel.config.js
LICENSE
eslint.config.mjs
.changeset/bump-prisma.md
bump-prisma.md
.changeset/admin-ui-navigation.md
admin-ui-navigation.md
.changeset/add-maybe-function.md
@@ -642,6 +642,18 @@ examples/number-fields/keystone.ts
examples/number-fields/schema.ts
examples/number-fields/schema.graphql
examples/number-fields/schema.prisma
examples/graphql-codegen/sandbox.config.json
examples/graphql-codegen/README.md
examples/graphql-codegen/package.json
examples/graphql-codegen/gql/index.ts
examples/graphql-codegen/gql/graphql.ts
examples/graphql-codegen/gql/fragment-masking.ts
examples/graphql-codegen/gql/gql.ts
examples/graphql-codegen/keystone.ts
examples/graphql-codegen/schema.ts
examples/graphql-codegen/schema.graphql
examples/graphql-codegen/codegen.ts
examples/graphql-codegen/schema.prisma
examples/extend-graphql-schema-nexus/keystone-types.ts
examples/extend-graphql-schema-nexus/sandbox.config.json
examples/extend-graphql-schema-nexus/README.md
@@ -773,6 +785,16 @@ examples/custom-output-paths/my-graphql.graphql
examples/custom-output-paths/schema.ts
examples/custom-output-paths/my-types.ts
examples/custom-output-paths/my-prisma.prisma
examples/graphql-gql.tada/sandbox.config.json
examples/graphql-gql.tada/README.md
examples/graphql-gql.tada/package.json
examples/graphql-gql.tada/tsconfig.json
examples/graphql-gql.tada/keystone.ts
examples/graphql-gql.tada/schema.ts
examples/graphql-gql.tada/tada.ts
examples/graphql-gql.tada/schema.graphql
examples/graphql-gql.tada/tada.generated.d.ts
examples/graphql-gql.tada/schema.prisma
examples/usecase-blog-moderated/sandbox.config.json
examples/usecase-blog-moderated/package.json
examples/usecase-blog-moderated/keystone-example.db
@@ -789,6 +811,7 @@ examples/field-groups/schema.prisma
babel.config.js
LICENSE
eslint.config.mjs
.changeset/bump-prisma.md
.changeset/admin-ui-navigation.md
.changeset/add-maybe-function.md
.changeset/README.md
@@ -206325,6 +206325,13 @@ Persistent/Block/Header/Additional.php
Block/Header/Additional.php
Header/Additional.php
Additional.php
app/code/Magento/Persistent/Block/Header/RememberMeInit.php
code/Magento/Persistent/Block/Header/RememberMeInit.php
Magento/Persistent/Block/Header/RememberMeInit.php
Persistent/Block/Header/RememberMeInit.php
Block/Header/RememberMeInit.php
Header/RememberMeInit.php
RememberMeInit.php
app/code/Magento/Persistent/README.md
code/Magento/Persistent/README.md
Magento/Persistent/README.md
@@ -206414,6 +206421,12 @@ Magento/Persistent/Observer/CheckExpirePersistentQuoteObserver.php
Persistent/Observer/CheckExpirePersistentQuoteObserver.php
Observer/CheckExpirePersistentQuoteObserver.php
CheckExpirePersistentQuoteObserver.php
app/code/Magento/Persistent/Observer/AddPersistentRememberMeInitObserver.php
code/Magento/Persistent/Observer/AddPersistentRememberMeInitObserver.php
Magento/Persistent/Observer/AddPersistentRememberMeInitObserver.php
Persistent/Observer/AddPersistentRememberMeInitObserver.php
Observer/AddPersistentRememberMeInitObserver.php
AddPersistentRememberMeInitObserver.php
app/code/Magento/Persistent/Observer/PreventClearCheckoutSessionObserver.php
code/Magento/Persistent/Observer/PreventClearCheckoutSessionObserver.php
Magento/Persistent/Observer/PreventClearCheckoutSessionObserver.php
@@ -206477,6 +206490,12 @@ Magento/Persistent/Helper/Data.php
Persistent/Helper/Data.php
Helper/Data.php
Data.php
app/code/Magento/Persistent/Plugin/AddPersistentRememberMeInitPlugin.php
code/Magento/Persistent/Plugin/AddPersistentRememberMeInitPlugin.php
Magento/Persistent/Plugin/AddPersistentRememberMeInitPlugin.php
Persistent/Plugin/AddPersistentRememberMeInitPlugin.php
Plugin/AddPersistentRememberMeInitPlugin.php
AddPersistentRememberMeInitPlugin.php
app/code/Magento/Persistent/Model/Customer/Authorization.php
code/Magento/Persistent/Model/Customer/Authorization.php
Magento/Persistent/Model/Customer/Authorization.php
@@ -206918,6 +206937,15 @@ Test/Mftf/Test/StorefrontCorrectWelcomeMessageAfterCustomerIsLoggedOutTest.xml
Mftf/Test/StorefrontCorrectWelcomeMessageAfterCustomerIsLoggedOutTest.xml
Test/StorefrontCorrectWelcomeMessageAfterCustomerIsLoggedOutTest.xml
StorefrontCorrectWelcomeMessageAfterCustomerIsLoggedOutTest.xml
app/code/Magento/Persistent/Test/Unit/Block/Header/RememberMeInitTest.php
code/Magento/Persistent/Test/Unit/Block/Header/RememberMeInitTest.php
Magento/Persistent/Test/Unit/Block/Header/RememberMeInitTest.php
Persistent/Test/Unit/Block/Header/RememberMeInitTest.php
Test/Unit/Block/Header/RememberMeInitTest.php
Unit/Block/Header/RememberMeInitTest.php
Block/Header/RememberMeInitTest.php
Header/RememberMeInitTest.php
RememberMeInitTest.php
app/code/Magento/Persistent/Test/Unit/Block/Header/AdditionalTest.php
code/Magento/Persistent/Test/Unit/Block/Header/AdditionalTest.php
Magento/Persistent/Test/Unit/Block/Header/AdditionalTest.php
@@ -207063,6 +207091,14 @@ Test/Unit/Observer/CustomerAuthenticatedEventObserverTest.php
Unit/Observer/CustomerAuthenticatedEventObserverTest.php
Observer/CustomerAuthenticatedEventObserverTest.php
CustomerAuthenticatedEventObserverTest.php
app/code/Magento/Persistent/Test/Unit/Observer/AddPersistentRememberMeInitObserverTest.php
code/Magento/Persistent/Test/Unit/Observer/AddPersistentRememberMeInitObserverTest.php
Magento/Persistent/Test/Unit/Observer/AddPersistentRememberMeInitObserverTest.php
Persistent/Test/Unit/Observer/AddPersistentRememberMeInitObserverTest.php
Test/Unit/Observer/AddPersistentRememberMeInitObserverTest.php
Unit/Observer/AddPersistentRememberMeInitObserverTest.php
Observer/AddPersistentRememberMeInitObserverTest.php
AddPersistentRememberMeInitObserverTest.php
app/code/Magento/Persistent/Test/Unit/Observer/EmulateCustomerObserverTest.php
code/Magento/Persistent/Test/Unit/Observer/EmulateCustomerObserverTest.php
Magento/Persistent/Test/Unit/Observer/EmulateCustomerObserverTest.php
@@ -207087,6 +207123,14 @@ Test/Unit/Helper/DataTest.php
Unit/Helper/DataTest.php
Helper/DataTest.php
DataTest.php
app/code/Magento/Persistent/Test/Unit/Plugin/AddPersistentRememberMeInitPluginTest.php
code/Magento/Persistent/Test/Unit/Plugin/AddPersistentRememberMeInitPluginTest.php
Magento/Persistent/Test/Unit/Plugin/AddPersistentRememberMeInitPluginTest.php
Persistent/Test/Unit/Plugin/AddPersistentRememberMeInitPluginTest.php
Test/Unit/Plugin/AddPersistentRememberMeInitPluginTest.php
Unit/Plugin/AddPersistentRememberMeInitPluginTest.php
Plugin/AddPersistentRememberMeInitPluginTest.php
AddPersistentRememberMeInitPluginTest.php
app/code/Magento/Persistent/Test/Unit/Model/Customer/AuthorizationTest.php
code/Magento/Persistent/Test/Unit/Model/Customer/AuthorizationTest.php
Magento/Persistent/Test/Unit/Model/Customer/AuthorizationTest.php
@@ -207213,6 +207257,15 @@ view/frontend/templates/remember_me.phtml
frontend/templates/remember_me.phtml
templates/remember_me.phtml
remember_me.phtml
app/code/Magento/Persistent/view/frontend/web/js/remember-me-config.js
code/Magento/Persistent/view/frontend/web/js/remember-me-config.js
Magento/Persistent/view/frontend/web/js/remember-me-config.js
Persistent/view/frontend/web/js/remember-me-config.js
view/frontend/web/js/remember-me-config.js
frontend/web/js/remember-me-config.js
web/js/remember-me-config.js
js/remember-me-config.js
remember-me-config.js
app/code/Magento/Persistent/view/frontend/web/js/view/customer-data-mixin.js
code/Magento/Persistent/view/frontend/web/js/view/customer-data-mixin.js
Magento/Persistent/view/frontend/web/js/view/customer-data-mixin.js
@@ -207223,6 +207276,26 @@ web/js/view/customer-data-mixin.js
js/view/customer-data-mixin.js
view/customer-data-mixin.js
customer-data-mixin.js
app/code/Magento/Persistent/view/frontend/web/js/view/remember-me-default.js
code/Magento/Persistent/view/frontend/web/js/view/remember-me-default.js
Magento/Persistent/view/frontend/web/js/view/remember-me-default.js
Persistent/view/frontend/web/js/view/remember-me-default.js
view/frontend/web/js/view/remember-me-default.js
frontend/web/js/view/remember-me-default.js
web/js/view/remember-me-default.js
js/view/remember-me-default.js
view/remember-me-default.js
remember-me-default.js
app/code/Magento/Persistent/view/frontend/web/js/view/remember-me.js
code/Magento/Persistent/view/frontend/web/js/view/remember-me.js
Magento/Persistent/view/frontend/web/js/view/remember-me.js
Persistent/view/frontend/web/js/view/remember-me.js
view/frontend/web/js/view/remember-me.js
frontend/web/js/view/remember-me.js
web/js/view/remember-me.js
js/view/remember-me.js
view/remember-me.js
remember-me.js
app/code/Magento/Persistent/view/frontend/web/js/view/additional-welcome.js
code/Magento/Persistent/view/frontend/web/js/view/additional-welcome.js
Magento/Persistent/view/frontend/web/js/view/additional-welcome.js
@@ -207242,6 +207315,14 @@ frontend/web/template/remember-me.html
web/template/remember-me.html
template/remember-me.html
remember-me.html
app/code/Magento/Persistent/view/frontend/layout/remember_me.xml
code/Magento/Persistent/view/frontend/layout/remember_me.xml
Magento/Persistent/view/frontend/layout/remember_me.xml
Persistent/view/frontend/layout/remember_me.xml
view/frontend/layout/remember_me.xml
frontend/layout/remember_me.xml
layout/remember_me.xml
remember_me.xml
app/code/Magento/Persistent/view/frontend/layout/customer_account_create.xml
code/Magento/Persistent/view/frontend/layout/customer_account_create.xml
Magento/Persistent/view/frontend/layout/customer_account_create.xml
@@ -207258,6 +207339,14 @@ view/frontend/layout/customer_account_login.xml
frontend/layout/customer_account_login.xml
layout/customer_account_login.xml
customer_account_login.xml
app/code/Magento/Persistent/view/frontend/layout/checkout_index_index.xml
code/Magento/Persistent/view/frontend/layout/checkout_index_index.xml
Magento/Persistent/view/frontend/layout/checkout_index_index.xml
Persistent/view/frontend/layout/checkout_index_index.xml
view/frontend/layout/checkout_index_index.xml
frontend/layout/checkout_index_index.xml
layout/checkout_index_index.xml
checkout_index_index.xml
app/code/Magento/SalesInventory/i18n/en_US.csv
code/Magento/SalesInventory/i18n/en_US.csv
Magento/SalesInventory/i18n/en_US.csv
@@ -329861,6 +329950,32 @@ PageCache/frontend/js/form-key-provider.test.js
frontend/js/form-key-provider.test.js
js/form-key-provider.test.js
form-key-provider.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
tests/app/code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
app/code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
Magento/Persistent/frontend/js/view/remember-me-default.test.js
Persistent/frontend/js/view/remember-me-default.test.js
frontend/js/view/remember-me-default.test.js
js/view/remember-me-default.test.js
view/remember-me-default.test.js
remember-me-default.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
code/Magento/Persistent/frontend/js/view/remember-me.test.js
Magento/Persistent/frontend/js/view/remember-me.test.js
Persistent/frontend/js/view/remember-me.test.js
frontend/js/view/remember-me.test.js
js/view/remember-me.test.js
view/remember-me.test.js
remember-me.test.js
dev/tests/js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/grid/messages.test.js
tests/js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/grid/messages.test.js
js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/grid/messages.test.js
@@ -25458,6 +25458,7 @@ app/code/Magento/Persistent/i18n/en_US.csv
app/code/Magento/Persistent/LICENSE.txt
app/code/Magento/Persistent/Block/Form/Remember.php
app/code/Magento/Persistent/Block/Header/Additional.php
app/code/Magento/Persistent/Block/Header/RememberMeInit.php
app/code/Magento/Persistent/README.md
app/code/Magento/Persistent/Observer/SetCheckoutSessionPersistentDataObserver.php
app/code/Magento/Persistent/Observer/SynchronizePersistentOnLoginObserver.php
@@ -25473,6 +25474,7 @@ app/code/Magento/Persistent/Observer/MakePersistentQuoteGuestObserver.php
app/code/Magento/Persistent/Observer/UpdateCustomerCookiesObserver.php
app/code/Magento/Persistent/Observer/RenewCookieObserver.php
app/code/Magento/Persistent/Observer/CheckExpirePersistentQuoteObserver.php
app/code/Magento/Persistent/Observer/AddPersistentRememberMeInitObserver.php
app/code/Magento/Persistent/Observer/PreventClearCheckoutSessionObserver.php
app/code/Magento/Persistent/Observer/RemovePersistentCookieOnRegisterObserver.php
app/code/Magento/Persistent/Observer/CustomerAuthenticatedEventObserver.php
@@ -25484,6 +25486,7 @@ app/code/Magento/Persistent/composer.json
app/code/Magento/Persistent/registration.php
app/code/Magento/Persistent/Helper/Session.php
app/code/Magento/Persistent/Helper/Data.php
app/code/Magento/Persistent/Plugin/AddPersistentRememberMeInitPlugin.php
app/code/Magento/Persistent/Model/Customer/Authorization.php
app/code/Magento/Persistent/Model/Checkout/AddressDataProcessorPlugin.php
app/code/Magento/Persistent/Model/Checkout/ConfigProviderPlugin.php
@@ -25547,6 +25550,7 @@ app/code/Magento/Persistent/Test/Mftf/Test/CheckShoppingCartBehaviorAfterSession
app/code/Magento/Persistent/Test/Mftf/Test/StorefrontVerifyThatInformationAboutViewingComparisonWishlistIsPersistedUnderLongTermCookieTest.xml
app/code/Magento/Persistent/Test/Mftf/Test/GuestCheckoutWithEnabledPersistentTest.xml
app/code/Magento/Persistent/Test/Mftf/Test/StorefrontCorrectWelcomeMessageAfterCustomerIsLoggedOutTest.xml
app/code/Magento/Persistent/Test/Unit/Block/Header/RememberMeInitTest.php
app/code/Magento/Persistent/Test/Unit/Block/Header/AdditionalTest.php
app/code/Magento/Persistent/Test/Unit/Observer/MakePersistentQuoteGuestObserverTest.php
app/code/Magento/Persistent/Test/Unit/Observer/SynchronizePersistentInfoObserverTest.php
@@ -25565,9 +25569,11 @@ app/code/Magento/Persistent/Test/Unit/Observer/RemovePersistentCookieOnRegisterO
app/code/Magento/Persistent/Test/Unit/Observer/SetCheckoutSessionPersistentDataObserverTest.php
app/code/Magento/Persistent/Test/Unit/Observer/SynchronizePersistentOnLogoutObserverTest.php
app/code/Magento/Persistent/Test/Unit/Observer/CustomerAuthenticatedEventObserverTest.php
app/code/Magento/Persistent/Test/Unit/Observer/AddPersistentRememberMeInitObserverTest.php
app/code/Magento/Persistent/Test/Unit/Observer/EmulateCustomerObserverTest.php
app/code/Magento/Persistent/Test/Unit/Helper/SessionTest.php
app/code/Magento/Persistent/Test/Unit/Helper/DataTest.php
app/code/Magento/Persistent/Test/Unit/Plugin/AddPersistentRememberMeInitPluginTest.php
app/code/Magento/Persistent/Test/Unit/Model/Customer/AuthorizationTest.php
app/code/Magento/Persistent/Test/Unit/Model/Checkout/GuestPaymentInformationManagementPluginTest.php
app/code/Magento/Persistent/Test/Unit/Model/Checkout/ConfigProviderPluginTest.php
@@ -25583,11 +25589,16 @@ app/code/Magento/Persistent/Test/Unit/CustomerData/PersistentTest.php
app/code/Magento/Persistent/view/frontend/requirejs-config.js
app/code/Magento/Persistent/view/frontend/templates/additional.phtml
app/code/Magento/Persistent/view/frontend/templates/remember_me.phtml
app/code/Magento/Persistent/view/frontend/web/js/remember-me-config.js
app/code/Magento/Persistent/view/frontend/web/js/view/customer-data-mixin.js
app/code/Magento/Persistent/view/frontend/web/js/view/remember-me-default.js
app/code/Magento/Persistent/view/frontend/web/js/view/remember-me.js
app/code/Magento/Persistent/view/frontend/web/js/view/additional-welcome.js
app/code/Magento/Persistent/view/frontend/web/template/remember-me.html
app/code/Magento/Persistent/view/frontend/layout/remember_me.xml
app/code/Magento/Persistent/view/frontend/layout/customer_account_create.xml
app/code/Magento/Persistent/view/frontend/layout/customer_account_login.xml
app/code/Magento/Persistent/view/frontend/layout/checkout_index_index.xml
app/code/Magento/SalesInventory/i18n/en_US.csv
app/code/Magento/SalesInventory/LICENSE.txt
app/code/Magento/SalesInventory/README.md
@@ -39937,6 +39948,8 @@ dev/tests/js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch
dev/tests/js/jasmine/tests/app/code/Magento/Tax/view/frontend/web/js/view/checkout/summary/grand-total.test.js
dev/tests/js/jasmine/tests/app/code/Magento/PageCache/frontend/js/page-cache.test.js
dev/tests/js/jasmine/tests/app/code/Magento/PageCache/frontend/js/form-key-provider.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
dev/tests/js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/grid/messages.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Newsletter/frontend/js/newsletter-sign-up.test.js
dev/tests/js/jasmine/tests/lib/web/magnify.test.js
@@ -22318,6 +22318,13 @@ Resources/views/Builder/_field_wrapper.html.twig
views/Builder/_field_wrapper.html.twig
Builder/_field_wrapper.html.twig
_field_wrapper.html.twig
app/bundles/FormBundle/Resources/views/Builder/_labels.html.twig
bundles/FormBundle/Resources/views/Builder/_labels.html.twig
FormBundle/Resources/views/Builder/_labels.html.twig
Resources/views/Builder/_labels.html.twig
views/Builder/_labels.html.twig
Builder/_labels.html.twig
_labels.html.twig
app/bundles/FormBundle/Resources/views/Builder/_actions.html.twig
bundles/FormBundle/Resources/views/Builder/_actions.html.twig
FormBundle/Resources/views/Builder/_actions.html.twig
@@ -3828,6 +3828,7 @@ app/bundles/FormBundle/Resources/views/Builder/index.html.twig
app/bundles/FormBundle/Resources/views/Builder/action.html.twig
app/bundles/FormBundle/Resources/views/Builder/field.html.twig
app/bundles/FormBundle/Resources/views/Builder/_field_wrapper.html.twig
app/bundles/FormBundle/Resources/views/Builder/_labels.html.twig
app/bundles/FormBundle/Resources/views/Builder/_actions.html.twig
app/bundles/FormBundle/Resources/views/Builder/form.html.twig
app/bundles/FormBundle/Resources/views/Builder/_script.html.twig
@@ -37410,6 +37410,11 @@ admin/controller/mail/authorize.php
controller/mail/authorize.php
mail/authorize.php
authorize.php
upload/admin/view/javascript/nunjucks-slim.js
admin/view/javascript/nunjucks-slim.js
view/javascript/nunjucks-slim.js
javascript/nunjucks-slim.js
nunjucks-slim.js
upload/admin/view/javascript/ckeditor/skins/moono-lisa/readme.md
admin/view/javascript/ckeditor/skins/moono-lisa/readme.md
view/javascript/ckeditor/skins/moono-lisa/readme.md
@@ -49418,6 +49423,11 @@ catalog/controller/checkout/shipping_method.php
controller/checkout/shipping_method.php
checkout/shipping_method.php
shipping_method.php
upload/catalog/view/javascript/nunjucks-slim.js
catalog/view/javascript/nunjucks-slim.js
view/javascript/nunjucks-slim.js
javascript/nunjucks-slim.js
nunjucks-slim.js
upload/catalog/view/javascript/jquery/jquery-3.7.1.min.map
catalog/view/javascript/jquery/jquery-3.7.1.min.map
view/javascript/jquery/jquery-3.7.1.min.map
@@ -4041,6 +4041,7 @@ upload/admin/controller/mail/affiliate.php
upload/admin/controller/mail/subscription.php
upload/admin/controller/mail/forgotten.php
upload/admin/controller/mail/authorize.php
upload/admin/view/javascript/nunjucks-slim.js
upload/admin/view/javascript/ckeditor/skins/moono-lisa/readme.md
upload/admin/view/javascript/ckeditor/build-config.js
upload/admin/view/javascript/ckeditor/README.md
@@ -5722,6 +5723,7 @@ upload/catalog/controller/checkout/success.php
upload/catalog/controller/checkout/payment_address.php
upload/catalog/controller/checkout/checkout.php
upload/catalog/controller/checkout/shipping_method.php
upload/catalog/view/javascript/nunjucks-slim.js
upload/catalog/view/javascript/jquery/jquery-3.7.1.min.map
upload/catalog/view/javascript/jquery/magnific/jquery.magnific-popup.js
upload/catalog/view/javascript/jquery/magnific/jquery.magnific-popup.min.js
@@ -4638,6 +4638,16 @@ src/Adapter/Smarty/SmartyCacheConfiguration.php
Adapter/Smarty/SmartyCacheConfiguration.php
Smarty/SmartyCacheConfiguration.php
SmartyCacheConfiguration.php
src/Adapter/Discount/QueryHandler/GetDiscountForEditingHandler.php
Adapter/Discount/QueryHandler/GetDiscountForEditingHandler.php
Discount/QueryHandler/GetDiscountForEditingHandler.php
QueryHandler/GetDiscountForEditingHandler.php
GetDiscountForEditingHandler.php
src/Adapter/Discount/CommandHandler/AddFreeShippingDiscountHandler.php
Adapter/Discount/CommandHandler/AddFreeShippingDiscountHandler.php
Discount/CommandHandler/AddFreeShippingDiscountHandler.php
CommandHandler/AddFreeShippingDiscountHandler.php
AddFreeShippingDiscountHandler.php
src/Adapter/Mail/MailingInformation.php
Adapter/Mail/MailingInformation.php
Mail/MailingInformation.php
@@ -8305,6 +8315,10 @@ Adapter/CartRule/Repository/CartRuleRepository.php
CartRule/Repository/CartRuleRepository.php
Repository/CartRuleRepository.php
CartRuleRepository.php
src/Adapter/CartRule/CartRuleBuilder.php
Adapter/CartRule/CartRuleBuilder.php
CartRule/CartRuleBuilder.php
CartRuleBuilder.php
src/Adapter/CartRule/Validate/CartRuleValidator.php
Adapter/CartRule/Validate/CartRuleValidator.php
CartRule/Validate/CartRuleValidator.php
@@ -9998,6 +10012,13 @@ config/services/adapter/kpi.yml
services/adapter/kpi.yml
adapter/kpi.yml
kpi.yml
src/PrestaShopBundle/Resources/config/services/adapter/discount.yml
PrestaShopBundle/Resources/config/services/adapter/discount.yml
Resources/config/services/adapter/discount.yml
config/services/adapter/discount.yml
services/adapter/discount.yml
adapter/discount.yml
discount.yml
src/PrestaShopBundle/Resources/config/services/adapter/alias.yml
PrestaShopBundle/Resources/config/services/adapter/alias.yml
Resources/config/services/adapter/alias.yml
@@ -27928,6 +27949,78 @@ Domain/ImageSettings/CommandHandler/BulkDeleteImageTypeHandler.php
ImageSettings/CommandHandler/BulkDeleteImageTypeHandler.php
CommandHandler/BulkDeleteImageTypeHandler.php
BulkDeleteImageTypeHandler.php
src/Core/Domain/Discount/QueryResult/DiscountForEditing.php
Core/Domain/Discount/QueryResult/DiscountForEditing.php
Domain/Discount/QueryResult/DiscountForEditing.php
Discount/QueryResult/DiscountForEditing.php
QueryResult/DiscountForEditing.php
DiscountForEditing.php
src/Core/Domain/Discount/Command/AddDiscountCommand.php
Core/Domain/Discount/Command/AddDiscountCommand.php
Domain/Discount/Command/AddDiscountCommand.php
Discount/Command/AddDiscountCommand.php
Command/AddDiscountCommand.php
AddDiscountCommand.php
src/Core/Domain/Discount/Command/AddFreeShippingDiscountCommand.php
Core/Domain/Discount/Command/AddFreeShippingDiscountCommand.php
Domain/Discount/Command/AddFreeShippingDiscountCommand.php
Discount/Command/AddFreeShippingDiscountCommand.php
Command/AddFreeShippingDiscountCommand.php
AddFreeShippingDiscountCommand.php
src/Core/Domain/Discount/Exception/DiscountConstraintException.php
Core/Domain/Discount/Exception/DiscountConstraintException.php
Domain/Discount/Exception/DiscountConstraintException.php
Discount/Exception/DiscountConstraintException.php
Exception/DiscountConstraintException.php
DiscountConstraintException.php
src/Core/Domain/Discount/Exception/DiscountException.php
Core/Domain/Discount/Exception/DiscountException.php
Domain/Discount/Exception/DiscountException.php
Discount/Exception/DiscountException.php
Exception/DiscountException.php
DiscountException.php
src/Core/Domain/Discount/Exception/DiscountNotFoundException.php
Core/Domain/Discount/Exception/DiscountNotFoundException.php
Domain/Discount/Exception/DiscountNotFoundException.php
Discount/Exception/DiscountNotFoundException.php
Exception/DiscountNotFoundException.php
DiscountNotFoundException.php
src/Core/Domain/Discount/ValueObject/GiftedProduct.php
Core/Domain/Discount/ValueObject/GiftedProduct.php
Domain/Discount/ValueObject/GiftedProduct.php
Discount/ValueObject/GiftedProduct.php
ValueObject/GiftedProduct.php
GiftedProduct.php
src/Core/Domain/Discount/ValueObject/DiscountId.php
Core/Domain/Discount/ValueObject/DiscountId.php
Domain/Discount/ValueObject/DiscountId.php
Discount/ValueObject/DiscountId.php
ValueObject/DiscountId.php
DiscountId.php
src/Core/Domain/Discount/ValueObject/DiscountType.php
Core/Domain/Discount/ValueObject/DiscountType.php
Domain/Discount/ValueObject/DiscountType.php
Discount/ValueObject/DiscountType.php
ValueObject/DiscountType.php
DiscountType.php
src/Core/Domain/Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
Core/Domain/Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
Domain/Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
QueryHandler/GetDiscountForEditingHandlerInterface.php
GetDiscountForEditingHandlerInterface.php
src/Core/Domain/Discount/Query/GetDiscountForEditing.php
Core/Domain/Discount/Query/GetDiscountForEditing.php
Domain/Discount/Query/GetDiscountForEditing.php
Discount/Query/GetDiscountForEditing.php
Query/GetDiscountForEditing.php
GetDiscountForEditing.php
src/Core/Domain/Discount/CommandHandler/AddFreeShippingDiscountHandlerInterface.php
Core/Domain/Discount/CommandHandler/AddFreeShippingDiscountHandlerInterface.php
Domain/Discount/CommandHandler/AddFreeShippingDiscountHandlerInterface.php
Discount/CommandHandler/AddFreeShippingDiscountHandlerInterface.php
CommandHandler/AddFreeShippingDiscountHandlerInterface.php
AddFreeShippingDiscountHandlerInterface.php
src/Core/Domain/Hook/QueryResult/Hook.php
Core/Domain/Hook/QueryResult/Hook.php
Domain/Hook/QueryResult/Hook.php
@@ -66014,6 +66107,13 @@ Features/Scenario/ImageSettings/image_settings.feature
Scenario/ImageSettings/image_settings.feature
ImageSettings/image_settings.feature
image_settings.feature
tests/Integration/Behaviour/Features/Scenario/Discount/add_discount.feature
Integration/Behaviour/Features/Scenario/Discount/add_discount.feature
Behaviour/Features/Scenario/Discount/add_discount.feature
Features/Scenario/Discount/add_discount.feature
Scenario/Discount/add_discount.feature
Discount/add_discount.feature
add_discount.feature
tests/Integration/Behaviour/Features/Scenario/TaxRulesGroup/tax_rule_group_management.feature
Integration/Behaviour/Features/Scenario/TaxRulesGroup/tax_rule_group_management.feature
Behaviour/Features/Scenario/TaxRulesGroup/tax_rule_group_management.feature
@@ -67997,6 +68097,14 @@ Context/Domain/ImageSettings/ImageTypeContext.php
Domain/ImageSettings/ImageTypeContext.php
ImageSettings/ImageTypeContext.php
ImageTypeContext.php
tests/Integration/Behaviour/Features/Context/Domain/Discount/DiscountFeatureContext.php
Integration/Behaviour/Features/Context/Domain/Discount/DiscountFeatureContext.php
Behaviour/Features/Context/Domain/Discount/DiscountFeatureContext.php
Features/Context/Domain/Discount/DiscountFeatureContext.php
Context/Domain/Discount/DiscountFeatureContext.php
Domain/Discount/DiscountFeatureContext.php
Discount/DiscountFeatureContext.php
DiscountFeatureContext.php
tests/Integration/Behaviour/Features/Context/Domain/ModuleFeatureContext.php
Integration/Behaviour/Features/Context/Domain/ModuleFeatureContext.php
Behaviour/Features/Context/Domain/ModuleFeatureContext.php
@@ -1122,6 +1122,8 @@ src/Adapter/File/RobotsTextFileGenerator.php
src/Adapter/File/Validator/VirtualProductFileValidator.php
src/Adapter/Configuration.php
src/Adapter/Smarty/SmartyCacheConfiguration.php
src/Adapter/Discount/QueryHandler/GetDiscountForEditingHandler.php
src/Adapter/Discount/CommandHandler/AddFreeShippingDiscountHandler.php
src/Adapter/Mail/MailingInformation.php
src/Adapter/Hook/HookDispatcher.php
src/Adapter/Hook/HookInformationProvider.php
@@ -1875,6 +1877,7 @@ src/Adapter/CatalogPriceRule/CommandHandler/DeleteCatalogPriceRuleHandler.php
src/Adapter/CatalogPriceRule/CommandHandler/BulkDeleteCatalogPriceRuleHandler.php
src/Adapter/CatalogPriceRule/CommandHandler/AddCatalogPriceRuleHandler.php
src/Adapter/CartRule/Repository/CartRuleRepository.php
src/Adapter/CartRule/CartRuleBuilder.php
src/Adapter/CartRule/Validate/CartRuleValidator.php
src/Adapter/CartRule/CartRuleActionFiller.php
src/Adapter/CartRule/QueryHandler/GetCartRuleForEditingHandler.php
@@ -2152,6 +2155,7 @@ src/PrestaShopBundle/Resources/config/services/adapter/address.yml
src/PrestaShopBundle/Resources/config/services/adapter/theme.yml
src/PrestaShopBundle/Resources/config/services/adapter/feature.yml
src/PrestaShopBundle/Resources/config/services/adapter/kpi.yml
src/PrestaShopBundle/Resources/config/services/adapter/discount.yml
src/PrestaShopBundle/Resources/config/services/adapter/alias.yml
src/PrestaShopBundle/Resources/config/services/adapter/form.yml
src/PrestaShopBundle/Resources/config/services/adapter/group.yml
@@ -4809,6 +4813,18 @@ src/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandler.php
src/Core/Domain/ImageSettings/CommandHandler/DeleteImageTypeHandler.php
src/Core/Domain/ImageSettings/CommandHandler/DeleteImagesFromTypeHandler.php
src/Core/Domain/ImageSettings/CommandHandler/BulkDeleteImageTypeHandler.php
src/Core/Domain/Discount/QueryResult/DiscountForEditing.php
src/Core/Domain/Discount/Command/AddDiscountCommand.php
src/Core/Domain/Discount/Command/AddFreeShippingDiscountCommand.php
src/Core/Domain/Discount/Exception/DiscountConstraintException.php
src/Core/Domain/Discount/Exception/DiscountException.php
src/Core/Domain/Discount/Exception/DiscountNotFoundException.php
src/Core/Domain/Discount/ValueObject/GiftedProduct.php
src/Core/Domain/Discount/ValueObject/DiscountId.php
src/Core/Domain/Discount/ValueObject/DiscountType.php
src/Core/Domain/Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
src/Core/Domain/Discount/Query/GetDiscountForEditing.php
src/Core/Domain/Discount/CommandHandler/AddFreeShippingDiscountHandlerInterface.php
src/Core/Domain/Hook/QueryResult/Hook.php
src/Core/Domain/Hook/QueryResult/HookStatus.php
src/Core/Domain/Hook/Command/UpdateHookStatusCommand.php
@@ -10814,6 +10830,7 @@ tests/Integration/Behaviour/Features/Scenario/Country/country_management.feature
tests/Integration/Behaviour/Features/Scenario/Profile/profile_management.feature
tests/Integration/Behaviour/Features/Scenario/Profile/profile_permissions.feature
tests/Integration/Behaviour/Features/Scenario/ImageSettings/image_settings.feature
tests/Integration/Behaviour/Features/Scenario/Discount/add_discount.feature
tests/Integration/Behaviour/Features/Scenario/TaxRulesGroup/tax_rule_group_management.feature
tests/Integration/Behaviour/Features/Scenario/Language/language.feature
tests/Integration/Behaviour/Features/Scenario/Employee/employee_management.feature
@@ -11078,6 +11095,7 @@ tests/Integration/Behaviour/Features/Context/Domain/CustomerServiceFeatureContex
tests/Integration/Behaviour/Features/Context/Domain/FeatureFeatureContext.php
tests/Integration/Behaviour/Features/Context/Domain/ImageSettings/ImageSettingsContext.php
tests/Integration/Behaviour/Features/Context/Domain/ImageSettings/ImageTypeContext.php
tests/Integration/Behaviour/Features/Context/Domain/Discount/DiscountFeatureContext.php
tests/Integration/Behaviour/Features/Context/Domain/ModuleFeatureContext.php
tests/Integration/Behaviour/Features/Context/Domain/StoreFeatureContext.php
tests/Integration/Behaviour/Features/Context/Domain/DebugModeFeatureContext.php
@@ -15687,12 +15687,6 @@ Core/System/SystemConfig/SystemConfigLoader.php
System/SystemConfig/SystemConfigLoader.php
SystemConfig/SystemConfigLoader.php
SystemConfigLoader.php
src/Core/System/SystemConfig/Exception/XmlParsingException.php
Core/System/SystemConfig/Exception/XmlParsingException.php
System/SystemConfig/Exception/XmlParsingException.php
SystemConfig/Exception/XmlParsingException.php
Exception/XmlParsingException.php
XmlParsingException.php
src/Core/System/SystemConfig/Exception/XmlElementNotFoundException.php
Core/System/SystemConfig/Exception/XmlElementNotFoundException.php
System/SystemConfig/Exception/XmlElementNotFoundException.php
@@ -18389,6 +18383,12 @@ Core/Checkout/Document/DocumentGenerationResult.php
Checkout/Document/DocumentGenerationResult.php
Document/DocumentGenerationResult.php
DocumentGenerationResult.php
src/Core/Checkout/Document/Renderer/ZugferdRenderer.php
Core/Checkout/Document/Renderer/ZugferdRenderer.php
Checkout/Document/Renderer/ZugferdRenderer.php
Document/Renderer/ZugferdRenderer.php
Renderer/ZugferdRenderer.php
ZugferdRenderer.php
src/Core/Checkout/Document/Renderer/OrderDocumentCriteriaFactory.php
Core/Checkout/Document/Renderer/OrderDocumentCriteriaFactory.php
Checkout/Document/Renderer/OrderDocumentCriteriaFactory.php
@@ -18413,6 +18413,12 @@ Checkout/Document/Renderer/CreditNoteRenderer.php
Document/Renderer/CreditNoteRenderer.php
Renderer/CreditNoteRenderer.php
CreditNoteRenderer.php
src/Core/Checkout/Document/Renderer/ZugferdEmbeddedRenderer.php
Core/Checkout/Document/Renderer/ZugferdEmbeddedRenderer.php
Checkout/Document/Renderer/ZugferdEmbeddedRenderer.php
Document/Renderer/ZugferdEmbeddedRenderer.php
Renderer/ZugferdEmbeddedRenderer.php
ZugferdEmbeddedRenderer.php
src/Core/Checkout/Document/Renderer/RendererResult.php
Core/Checkout/Document/Renderer/RendererResult.php
Checkout/Document/Renderer/RendererResult.php
@@ -18449,6 +18455,36 @@ Checkout/Document/Renderer/DeliveryNoteRenderer.php
Document/Renderer/DeliveryNoteRenderer.php
Renderer/DeliveryNoteRenderer.php
DeliveryNoteRenderer.php
src/Core/Checkout/Document/Zugferd/ZugferdDocument.php
Core/Checkout/Document/Zugferd/ZugferdDocument.php
Checkout/Document/Zugferd/ZugferdDocument.php
Document/Zugferd/ZugferdDocument.php
Zugferd/ZugferdDocument.php
ZugferdDocument.php
src/Core/Checkout/Document/Zugferd/ZugferdInvoiceGeneratedEvent.php
Core/Checkout/Document/Zugferd/ZugferdInvoiceGeneratedEvent.php
Checkout/Document/Zugferd/ZugferdInvoiceGeneratedEvent.php
Document/Zugferd/ZugferdInvoiceGeneratedEvent.php
Zugferd/ZugferdInvoiceGeneratedEvent.php
ZugferdInvoiceGeneratedEvent.php
src/Core/Checkout/Document/Zugferd/ZugferdBuilder.php
Core/Checkout/Document/Zugferd/ZugferdBuilder.php
Checkout/Document/Zugferd/ZugferdBuilder.php
Document/Zugferd/ZugferdBuilder.php
Zugferd/ZugferdBuilder.php
ZugferdBuilder.php
src/Core/Checkout/Document/Zugferd/ZugferdInvoiceOrdersEvent.php
Core/Checkout/Document/Zugferd/ZugferdInvoiceOrdersEvent.php
Checkout/Document/Zugferd/ZugferdInvoiceOrdersEvent.php
Document/Zugferd/ZugferdInvoiceOrdersEvent.php
Zugferd/ZugferdInvoiceOrdersEvent.php
ZugferdInvoiceOrdersEvent.php
src/Core/Checkout/Document/Zugferd/ZugferdInvoiceItemAddedEvent.php
Core/Checkout/Document/Zugferd/ZugferdInvoiceItemAddedEvent.php
Checkout/Document/Zugferd/ZugferdInvoiceItemAddedEvent.php
Document/Zugferd/ZugferdInvoiceItemAddedEvent.php
Zugferd/ZugferdInvoiceItemAddedEvent.php
ZugferdInvoiceItemAddedEvent.php
src/Core/Checkout/Document/Resources/fonts/SourceSansPro-Bold.ttf
Core/Checkout/Document/Resources/fonts/SourceSansPro-Bold.ttf
Checkout/Document/Resources/fonts/SourceSansPro-Bold.ttf
@@ -18711,6 +18747,12 @@ Checkout/Document/Service/DocumentFileRendererRegistry.php
Document/Service/DocumentFileRendererRegistry.php
Service/DocumentFileRendererRegistry.php
DocumentFileRendererRegistry.php
src/Core/Checkout/Document/Service/XmlRenderer.php
Core/Checkout/Document/Service/XmlRenderer.php
Checkout/Document/Service/XmlRenderer.php
Document/Service/XmlRenderer.php
Service/XmlRenderer.php
XmlRenderer.php
src/Core/Checkout/Document/Service/DocumentConfigLoader.php
Core/Checkout/Document/Service/DocumentConfigLoader.php
Checkout/Document/Service/DocumentConfigLoader.php
@@ -28536,12 +28578,6 @@ Maintenance/System/Command/SystemIsInstalledCommand.php
System/Command/SystemIsInstalledCommand.php
Command/SystemIsInstalledCommand.php
SystemIsInstalledCommand.php
src/Core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php
Core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php
Maintenance/System/Command/SystemGenerateJwtSecretCommand.php
System/Command/SystemGenerateJwtSecretCommand.php
Command/SystemGenerateJwtSecretCommand.php
SystemGenerateJwtSecretCommand.php
src/Core/Maintenance/System/Command/SystemConfigureShopCommand.php
Core/Maintenance/System/Command/SystemConfigureShopCommand.php
Maintenance/System/Command/SystemConfigureShopCommand.php
@@ -28619,12 +28655,6 @@ Maintenance/System/Service/AppUrlVerifier.php
System/Service/AppUrlVerifier.php
Service/AppUrlVerifier.php
AppUrlVerifier.php
src/Core/Maintenance/System/Service/JwtCertificateGenerator.php
Core/Maintenance/System/Service/JwtCertificateGenerator.php
Maintenance/System/Service/JwtCertificateGenerator.php
System/Service/JwtCertificateGenerator.php
Service/JwtCertificateGenerator.php
JwtCertificateGenerator.php
src/Core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php
Core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php
Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php
@@ -31528,6 +31558,11 @@ Core/Migration/V6_6/Migration1701688920FixDownloadLinkMail.php
Migration/V6_6/Migration1701688920FixDownloadLinkMail.php
V6_6/Migration1701688920FixDownloadLinkMail.php
Migration1701688920FixDownloadLinkMail.php
src/Core/Migration/V6_6/Migration1730790665ElectronicInvoice.php
Core/Migration/V6_6/Migration1730790665ElectronicInvoice.php
Migration/V6_6/Migration1730790665ElectronicInvoice.php
V6_6/Migration1730790665ElectronicInvoice.php
Migration1730790665ElectronicInvoice.php
src/Core/Migration/V6_6/Migration1715081559AdjustSentMailActionOnReviewSent.php
Core/Migration/V6_6/Migration1715081559AdjustSentMailActionOnReviewSent.php
Migration/V6_6/Migration1715081559AdjustSentMailActionOnReviewSent.php
@@ -45647,24 +45682,12 @@ Framework/App/Exception/AppValidationException.php
App/Exception/AppValidationException.php
Exception/AppValidationException.php
AppValidationException.php
src/Core/Framework/App/Exception/ActionNotFoundException.php
Core/Framework/App/Exception/ActionNotFoundException.php
Framework/App/Exception/ActionNotFoundException.php
App/Exception/ActionNotFoundException.php
Exception/ActionNotFoundException.php
ActionNotFoundException.php
src/Core/Framework/App/Exception/AppRegistrationException.php
Core/Framework/App/Exception/AppRegistrationException.php
Framework/App/Exception/AppRegistrationException.php
App/Exception/AppRegistrationException.php
Exception/AppRegistrationException.php
AppRegistrationException.php
src/Core/Framework/App/Exception/AppFlowException.php
Core/Framework/App/Exception/AppFlowException.php
Framework/App/Exception/AppFlowException.php
App/Exception/AppFlowException.php
Exception/AppFlowException.php
AppFlowException.php
src/Core/Framework/App/Exception/CustomFieldTypeNotFoundException.php
Core/Framework/App/Exception/CustomFieldTypeNotFoundException.php
Framework/App/Exception/CustomFieldTypeNotFoundException.php
@@ -46001,14 +46024,6 @@ Payment/Payload/Struct/RefundPayload.php
Payload/Struct/RefundPayload.php
Struct/RefundPayload.php
RefundPayload.php
src/Core/Framework/App/Payment/Payload/Struct/CapturePayload.php
Core/Framework/App/Payment/Payload/Struct/CapturePayload.php
Framework/App/Payment/Payload/Struct/CapturePayload.php
App/Payment/Payload/Struct/CapturePayload.php
Payment/Payload/Struct/CapturePayload.php
Payload/Struct/CapturePayload.php
Struct/CapturePayload.php
CapturePayload.php
src/Core/Framework/App/Payment/Payload/Struct/RemoveAppTrait.php
Core/Framework/App/Payment/Payload/Struct/RemoveAppTrait.php
Framework/App/Payment/Payload/Struct/RemoveAppTrait.php
@@ -46039,13 +46054,6 @@ App/Payment/Response/ValidateResponse.php
Payment/Response/ValidateResponse.php
Response/ValidateResponse.php
ValidateResponse.php
src/Core/Framework/App/Payment/Response/RecurringPayResponse.php
Core/Framework/App/Payment/Response/RecurringPayResponse.php
Framework/App/Payment/Response/RecurringPayResponse.php
App/Payment/Response/RecurringPayResponse.php
Payment/Response/RecurringPayResponse.php
Response/RecurringPayResponse.php
RecurringPayResponse.php
src/Core/Framework/App/Payment/Response/AbstractResponse.php
Core/Framework/App/Payment/Response/AbstractResponse.php
Framework/App/Payment/Response/AbstractResponse.php
@@ -46060,13 +46068,6 @@ App/Payment/Response/CheckoutGatewayResponse.php
Payment/Response/CheckoutGatewayResponse.php
Response/CheckoutGatewayResponse.php
CheckoutGatewayResponse.php
src/Core/Framework/App/Payment/Response/CaptureResponse.php
Core/Framework/App/Payment/Response/CaptureResponse.php
Framework/App/Payment/Response/CaptureResponse.php
App/Payment/Response/CaptureResponse.php
Payment/Response/CaptureResponse.php
Response/CaptureResponse.php
CaptureResponse.php
src/Core/Framework/App/Payment/Response/PaymentResponse.php
Core/Framework/App/Payment/Response/PaymentResponse.php
Framework/App/Payment/Response/PaymentResponse.php
@@ -46074,13 +46075,6 @@ App/Payment/Response/PaymentResponse.php
Payment/Response/PaymentResponse.php
Response/PaymentResponse.php
PaymentResponse.php
src/Core/Framework/App/Payment/Response/SyncPayResponse.php
Core/Framework/App/Payment/Response/SyncPayResponse.php
Framework/App/Payment/Response/SyncPayResponse.php
App/Payment/Response/SyncPayResponse.php
Payment/Response/SyncPayResponse.php
Response/SyncPayResponse.php
SyncPayResponse.php
src/Core/Framework/App/Payment/Response/RefundResponse.php
Core/Framework/App/Payment/Response/RefundResponse.php
Framework/App/Payment/Response/RefundResponse.php
@@ -116871,6 +116865,11 @@ migration/Core/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOption
Core/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
tests/migration/Core/V6_6/Migration1730790665ElectronicInvoiceTest.php
migration/Core/V6_6/Migration1730790665ElectronicInvoiceTest.php
Core/V6_6/Migration1730790665ElectronicInvoiceTest.php
V6_6/Migration1730790665ElectronicInvoiceTest.php
Migration1730790665ElectronicInvoiceTest.php
tests/migration/Core/V6_6/Migration1733745893createTagStorageTableTest.php
migration/Core/V6_6/Migration1733745893createTagStorageTableTest.php
Core/V6_6/Migration1733745893createTagStorageTableTest.php
@@ -129639,6 +129638,11 @@ acceptance/tests/Search/ProductSearch.spec.ts
tests/Search/ProductSearch.spec.ts
Search/ProductSearch.spec.ts
ProductSearch.spec.ts
tests/acceptance/tests/Account/RepeatOrder.spec.ts
acceptance/tests/Account/RepeatOrder.spec.ts
tests/Account/RepeatOrder.spec.ts
Account/RepeatOrder.spec.ts
RepeatOrder.spec.ts
tests/acceptance/tests/Account/ChangeCustomerCredentials.spec.ts
acceptance/tests/Account/ChangeCustomerCredentials.spec.ts
tests/Account/ChangeCustomerCredentials.spec.ts
@@ -133234,6 +133238,30 @@ Checkout/Document/SalesChannel/DocumentRouteTest.php
Document/SalesChannel/DocumentRouteTest.php
SalesChannel/DocumentRouteTest.php
DocumentRouteTest.php
tests/unit/Core/Checkout/Document/Renderer/_fixtures/empty_1.pdf
unit/Core/Checkout/Document/Renderer/_fixtures/empty_1.pdf
Core/Checkout/Document/Renderer/_fixtures/empty_1.pdf
Checkout/Document/Renderer/_fixtures/empty_1.pdf
Document/Renderer/_fixtures/empty_1.pdf
Renderer/_fixtures/empty_1.pdf
_fixtures/empty_1.pdf
empty_1.pdf
tests/unit/Core/Checkout/Document/Renderer/_fixtures/invoice_1.pdf
unit/Core/Checkout/Document/Renderer/_fixtures/invoice_1.pdf
Core/Checkout/Document/Renderer/_fixtures/invoice_1.pdf
Checkout/Document/Renderer/_fixtures/invoice_1.pdf
Document/Renderer/_fixtures/invoice_1.pdf
Renderer/_fixtures/invoice_1.pdf
_fixtures/invoice_1.pdf
invoice_1.pdf
tests/unit/Core/Checkout/Document/Renderer/_fixtures/invoice_1.xml
unit/Core/Checkout/Document/Renderer/_fixtures/invoice_1.xml
Core/Checkout/Document/Renderer/_fixtures/invoice_1.xml
Checkout/Document/Renderer/_fixtures/invoice_1.xml
Document/Renderer/_fixtures/invoice_1.xml
Renderer/_fixtures/invoice_1.xml
_fixtures/invoice_1.xml
invoice_1.xml
tests/unit/Core/Checkout/Document/Renderer/InvoiceRendererTest.php
unit/Core/Checkout/Document/Renderer/InvoiceRendererTest.php
Core/Checkout/Document/Renderer/InvoiceRendererTest.php
@@ -133248,6 +133276,34 @@ Checkout/Document/Renderer/OrderDocumentCriteriaFactoryTest.php
Document/Renderer/OrderDocumentCriteriaFactoryTest.php
Renderer/OrderDocumentCriteriaFactoryTest.php
OrderDocumentCriteriaFactoryTest.php
tests/unit/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
unit/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
Core/Checkout/Document/Renderer/ZugferdRendererTest.php
Checkout/Document/Renderer/ZugferdRendererTest.php
Document/Renderer/ZugferdRendererTest.php
Renderer/ZugferdRendererTest.php
ZugferdRendererTest.php
tests/unit/Core/Checkout/Document/Renderer/ZugferdEmbeddedRendererTest.php
unit/Core/Checkout/Document/Renderer/ZugferdEmbeddedRendererTest.php
Core/Checkout/Document/Renderer/ZugferdEmbeddedRendererTest.php
Checkout/Document/Renderer/ZugferdEmbeddedRendererTest.php
Document/Renderer/ZugferdEmbeddedRendererTest.php
Renderer/ZugferdEmbeddedRendererTest.php
ZugferdEmbeddedRendererTest.php
tests/unit/Core/Checkout/Document/Zugferd/ZugferdBuilderTest.php
unit/Core/Checkout/Document/Zugferd/ZugferdBuilderTest.php
Core/Checkout/Document/Zugferd/ZugferdBuilderTest.php
Checkout/Document/Zugferd/ZugferdBuilderTest.php
Document/Zugferd/ZugferdBuilderTest.php
Zugferd/ZugferdBuilderTest.php
ZugferdBuilderTest.php
tests/unit/Core/Checkout/Document/Zugferd/ZugferdDocumentTest.php
unit/Core/Checkout/Document/Zugferd/ZugferdDocumentTest.php
Core/Checkout/Document/Zugferd/ZugferdDocumentTest.php
Checkout/Document/Zugferd/ZugferdDocumentTest.php
Document/Zugferd/ZugferdDocumentTest.php
Zugferd/ZugferdDocumentTest.php
ZugferdDocumentTest.php
tests/unit/Core/Checkout/Document/Twig/DocumentTemplateRendererTest.php
unit/Core/Checkout/Document/Twig/DocumentTemplateRendererTest.php
Core/Checkout/Document/Twig/DocumentTemplateRendererTest.php
@@ -133339,6 +133395,13 @@ Checkout/Document/Service/ReferenceInvoiceLoaderTest.php
Document/Service/ReferenceInvoiceLoaderTest.php
Service/ReferenceInvoiceLoaderTest.php
ReferenceInvoiceLoaderTest.php
tests/unit/Core/Checkout/Document/Service/XmlRendererTest.php
unit/Core/Checkout/Document/Service/XmlRendererTest.php
Core/Checkout/Document/Service/XmlRendererTest.php
Checkout/Document/Service/XmlRendererTest.php
Document/Service/XmlRendererTest.php
Service/XmlRendererTest.php
XmlRendererTest.php
tests/unit/Core/Checkout/Document/Service/PdfRendererTest.php
unit/Core/Checkout/Document/Service/PdfRendererTest.php
Core/Checkout/Document/Service/PdfRendererTest.php
@@ -137481,13 +137544,6 @@ Maintenance/System/Command/SystemSetupCommandTest.php
System/Command/SystemSetupCommandTest.php
Command/SystemSetupCommandTest.php
SystemSetupCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemGenerateJwtSecretCommandTest.php
unit/Core/Maintenance/System/Command/SystemGenerateJwtSecretCommandTest.php
Core/Maintenance/System/Command/SystemGenerateJwtSecretCommandTest.php
Maintenance/System/Command/SystemGenerateJwtSecretCommandTest.php
System/Command/SystemGenerateJwtSecretCommandTest.php
Command/SystemGenerateJwtSecretCommandTest.php
SystemGenerateJwtSecretCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemInstallCommandTest.php
unit/Core/Maintenance/System/Command/SystemInstallCommandTest.php
Core/Maintenance/System/Command/SystemInstallCommandTest.php
@@ -137508,13 +137564,6 @@ Maintenance/System/Service/ShopConfiguratorTest.php
System/Service/ShopConfiguratorTest.php
Service/ShopConfiguratorTest.php
ShopConfiguratorTest.php
tests/unit/Core/Maintenance/System/Service/JwtCertificateGeneratorTest.php
unit/Core/Maintenance/System/Service/JwtCertificateGeneratorTest.php
Core/Maintenance/System/Service/JwtCertificateGeneratorTest.php
Maintenance/System/Service/JwtCertificateGeneratorTest.php
System/Service/JwtCertificateGeneratorTest.php
Service/JwtCertificateGeneratorTest.php
JwtCertificateGeneratorTest.php
tests/unit/Core/Maintenance/System/Service/AppUrlVerifierTest.php
unit/Core/Maintenance/System/Service/AppUrlVerifierTest.php
Core/Maintenance/System/Service/AppUrlVerifierTest.php
@@ -142127,15 +142176,6 @@ Framework/App/ShopId/ShopIdProviderTest.php
App/ShopId/ShopIdProviderTest.php
ShopId/ShopIdProviderTest.php
ShopIdProviderTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
Core/Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
App/Payment/Payload/Struct/CapturePayloadTest.php
Payment/Payload/Struct/CapturePayloadTest.php
Payload/Struct/CapturePayloadTest.php
Struct/CapturePayloadTest.php
CapturePayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
Core/Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
@@ -2070,7 +2070,6 @@ src/Core/System/SystemConfig/Validation/SystemConfigValidator.php
src/Core/System/SystemConfig/Store/MemoizedSystemConfigStore.php
src/Core/System/SystemConfig/SystemConfigEntity.php
src/Core/System/SystemConfig/SystemConfigLoader.php
src/Core/System/SystemConfig/Exception/XmlParsingException.php
src/Core/System/SystemConfig/Exception/XmlElementNotFoundException.php
src/Core/System/SystemConfig/Exception/InvalidKeyException.php
src/Core/System/SystemConfig/Exception/ConfigurationNotFoundException.php
@@ -2500,16 +2499,23 @@ src/Core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php
src/Core/Checkout/Document/SalesChannel/DocumentRoute.php
src/Core/Checkout/Document/DocumentException.php
src/Core/Checkout/Document/DocumentGenerationResult.php
src/Core/Checkout/Document/Renderer/ZugferdRenderer.php
src/Core/Checkout/Document/Renderer/OrderDocumentCriteriaFactory.php
src/Core/Checkout/Document/Renderer/DocumentRendererConfig.php
src/Core/Checkout/Document/Renderer/InvoiceRenderer.php
src/Core/Checkout/Document/Renderer/CreditNoteRenderer.php
src/Core/Checkout/Document/Renderer/ZugferdEmbeddedRenderer.php
src/Core/Checkout/Document/Renderer/RendererResult.php
src/Core/Checkout/Document/Renderer/StornoRenderer.php
src/Core/Checkout/Document/Renderer/DocumentRendererRegistry.php
src/Core/Checkout/Document/Renderer/RenderedDocument.php
src/Core/Checkout/Document/Renderer/AbstractDocumentRenderer.php
src/Core/Checkout/Document/Renderer/DeliveryNoteRenderer.php
src/Core/Checkout/Document/Zugferd/ZugferdDocument.php
src/Core/Checkout/Document/Zugferd/ZugferdInvoiceGeneratedEvent.php
src/Core/Checkout/Document/Zugferd/ZugferdBuilder.php
src/Core/Checkout/Document/Zugferd/ZugferdInvoiceOrdersEvent.php
src/Core/Checkout/Document/Zugferd/ZugferdInvoiceItemAddedEvent.php
src/Core/Checkout/Document/Resources/fonts/SourceSansPro-Bold.ttf
src/Core/Checkout/Document/Resources/fonts/SourceSansPro-Regular.ttf
src/Core/Checkout/Document/Twig/DocumentTemplateRenderer.php
@@ -2552,6 +2558,7 @@ src/Core/Checkout/Document/Service/ReferenceInvoiceLoader.php
src/Core/Checkout/Document/Service/AbstractDocumentTypeRenderer.php
src/Core/Checkout/Document/Service/HtmlRenderer.php
src/Core/Checkout/Document/Service/DocumentFileRendererRegistry.php
src/Core/Checkout/Document/Service/XmlRenderer.php
src/Core/Checkout/Document/Service/DocumentConfigLoader.php
src/Core/Checkout/Document/FileGenerator/FileGeneratorInterface.php
src/Core/Checkout/Document/FileGenerator/FileTypes.php
@@ -4123,7 +4130,6 @@ src/Core/Maintenance/System/Struct/DatabaseConnectionInformation.php
src/Core/Maintenance/System/Command/SystemUpdateFinishCommand.php
src/Core/Maintenance/System/Command/SystemInstallCommand.php
src/Core/Maintenance/System/Command/SystemIsInstalledCommand.php
src/Core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php
src/Core/Maintenance/System/Command/SystemConfigureShopCommand.php
src/Core/Maintenance/System/Command/SystemUpdatePrepareCommand.php
src/Core/Maintenance/System/Command/SystemSetupCommand.php
@@ -4137,7 +4143,6 @@ src/Core/Maintenance/System/Service/SystemLanguageChangeEvent.php
src/Core/Maintenance/System/Service/DatabaseConnectionFactory.php
src/Core/Maintenance/System/Service/SetupDatabaseAdapter.php
src/Core/Maintenance/System/Service/AppUrlVerifier.php
src/Core/Maintenance/System/Service/JwtCertificateGenerator.php
src/Core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php
src/Core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php
src/Core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php
@@ -4680,6 +4685,7 @@ src/Core/Migration/V6_6/Migration1721811224AddInAppPurchaseGatewayUrl.php
src/Core/Migration/V6_6/Migration1736831335AddGenerateDocumentTypesForDocumentConfig.php
src/Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
src/Core/Migration/V6_6/Migration1701688920FixDownloadLinkMail.php
src/Core/Migration/V6_6/Migration1730790665ElectronicInvoice.php
src/Core/Migration/V6_6/Migration1715081559AdjustSentMailActionOnReviewSent.php
src/Core/Migration/V6_6/Migration1716196653AddTechnicalNameToImportExportProfile.php
src/Core/Migration/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlots.php
@@ -6921,9 +6927,7 @@ src/Core/Framework/App/Exception/AppNotFoundException.php
src/Core/Framework/App/Exception/AppDownloadException.php
src/Core/Framework/App/Exception/AppAlreadyInstalledException.php
src/Core/Framework/App/Exception/AppValidationException.php
src/Core/Framework/App/Exception/ActionNotFoundException.php
src/Core/Framework/App/Exception/AppRegistrationException.php
src/Core/Framework/App/Exception/AppFlowException.php
src/Core/Framework/App/Exception/CustomFieldTypeNotFoundException.php
src/Core/Framework/App/Exception/AppUrlChangeDetectedException.php
src/Core/Framework/App/Exception/AppLicenseCouldNotBeVerifiedException.php
@@ -6977,17 +6981,13 @@ src/Core/Framework/App/Payment/PaymentMethodStateService.php
src/Core/Framework/App/Payment/Payload/Struct/ValidatePayload.php
src/Core/Framework/App/Payment/Payload/Struct/PaymentPayload.php
src/Core/Framework/App/Payment/Payload/Struct/RefundPayload.php
src/Core/Framework/App/Payment/Payload/Struct/CapturePayload.php
src/Core/Framework/App/Payment/Payload/Struct/RemoveAppTrait.php
src/Core/Framework/App/Payment/Payload/Struct/PaymentPayloadInterface.php
src/Core/Framework/App/Payment/Payload/PaymentPayloadService.php
src/Core/Framework/App/Payment/Response/ValidateResponse.php
src/Core/Framework/App/Payment/Response/RecurringPayResponse.php
src/Core/Framework/App/Payment/Response/AbstractResponse.php
src/Core/Framework/App/Payment/Response/CheckoutGatewayResponse.php
src/Core/Framework/App/Payment/Response/CaptureResponse.php
src/Core/Framework/App/Payment/Response/PaymentResponse.php
src/Core/Framework/App/Payment/Response/SyncPayResponse.php
src/Core/Framework/App/Payment/Response/RefundResponse.php
src/Core/Framework/App/Payment/Handler/AppPaymentHandler.php
src/Core/Framework/App/Flow/Event/Xml/CustomEvents.php
@@ -17658,6 +17658,7 @@ tests/migration/Core/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSorting
tests/migration/Core/V6_6/Migration1732608755MigrateNavigationSettingsForProductSliderTest.php
tests/migration/Core/V6_6/Migration1711461579FixDefaultMailFooterTest.php
tests/migration/Core/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
tests/migration/Core/V6_6/Migration1730790665ElectronicInvoiceTest.php
tests/migration/Core/V6_6/Migration1733745893createTagStorageTableTest.php
tests/migration/Core/V6_6/Migration1721202771UpdateDefaultSearchConfigTest.php
tests/migration/Core/MigrationForeignDefaultLanguageTest.php
@@ -19269,6 +19270,7 @@ tests/acceptance/tests/Update/Update.spec.ts
tests/acceptance/tests/Install/Installation.spec.ts
tests/acceptance/tests/BulkEdit/BulkEditCustomerInformation.spec.ts
tests/acceptance/tests/Search/ProductSearch.spec.ts
tests/acceptance/tests/Account/RepeatOrder.spec.ts
tests/acceptance/tests/Account/ChangeCustomerCredentials.spec.ts
tests/acceptance/tests/Account/CommercialCustomerRegistration.spec.ts
tests/acceptance/tests/Account/CancelOrder.spec.ts
@@ -19757,8 +19759,15 @@ tests/unit/Core/Checkout/Promotion/Cart/PromotionCollectorTest.php
tests/unit/Core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemerTest.php
tests/unit/Core/Checkout/Document/Struct/DocumentGenerateOperationTest.php
tests/unit/Core/Checkout/Document/SalesChannel/DocumentRouteTest.php
tests/unit/Core/Checkout/Document/Renderer/_fixtures/empty_1.pdf
tests/unit/Core/Checkout/Document/Renderer/_fixtures/invoice_1.pdf
tests/unit/Core/Checkout/Document/Renderer/_fixtures/invoice_1.xml
tests/unit/Core/Checkout/Document/Renderer/InvoiceRendererTest.php
tests/unit/Core/Checkout/Document/Renderer/OrderDocumentCriteriaFactoryTest.php
tests/unit/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
tests/unit/Core/Checkout/Document/Renderer/ZugferdEmbeddedRendererTest.php
tests/unit/Core/Checkout/Document/Zugferd/ZugferdBuilderTest.php
tests/unit/Core/Checkout/Document/Zugferd/ZugferdDocumentTest.php
tests/unit/Core/Checkout/Document/Twig/DocumentTemplateRendererTest.php
tests/unit/Core/Checkout/Document/Exception/DocumentGenerationExceptionTest.php
tests/unit/Core/Checkout/Document/Exception/InvalidDocumentExceptionTest.php
@@ -19772,6 +19781,7 @@ tests/unit/Core/Checkout/Document/Service/DocumentMergerTest.php
tests/unit/Core/Checkout/Document/Service/DocumentGeneratorTest.php
tests/unit/Core/Checkout/Document/Service/DocumentConfigLoaderTest.php
tests/unit/Core/Checkout/Document/Service/ReferenceInvoiceLoaderTest.php
tests/unit/Core/Checkout/Document/Service/XmlRendererTest.php
tests/unit/Core/Checkout/Document/Service/PdfRendererTest.php
tests/unit/Core/Checkout/Document/Service/HtmlRendererTest.php
tests/unit/Core/Checkout/Payment/PaymentProcessorTest.php
@@ -20331,11 +20341,9 @@ tests/unit/Core/Maintenance/System/Command/SystemIsInstalledCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemUpdatePrepareCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemUpdateFinishCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemSetupCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemGenerateJwtSecretCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemInstallCommandTest.php
tests/unit/Core/Maintenance/System/SystemExceptionTest.php
tests/unit/Core/Maintenance/System/Service/ShopConfiguratorTest.php
tests/unit/Core/Maintenance/System/Service/JwtCertificateGeneratorTest.php
tests/unit/Core/Maintenance/System/Service/AppUrlVerifierTest.php
tests/unit/Core/Maintenance/SalesChannel/Command/SalesChannelListCommandTest.php
tests/unit/Core/Maintenance/SalesChannel/Command/SalesChannelCreateCommandTest.php
@@ -20951,7 +20959,6 @@ tests/unit/Core/Framework/App/Source/NoDatabaseSourceResolverTest.php
tests/unit/Core/Framework/App/Source/LocalTest.php
tests/unit/Core/Framework/App/Source/SourceResolverTest.php
tests/unit/Core/Framework/App/ShopId/ShopIdProviderTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/SourceTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/ValidatePayloadTest.php
@@ -289,6 +289,9 @@ prevent-data-leaks.md
docs/localization-translation/README.md
localization-translation/README.md
README.md
docs/localization-translation/countries-and-subdivisions.md
localization-translation/countries-and-subdivisions.md
countries-and-subdivisions.md
docs/localization-translation/translating-woocommerce.md
localization-translation/translating-woocommerce.md
translating-woocommerce.md
@@ -8649,16 +8652,6 @@ js/e2e-utils-playwright/changelog/.gitkeep
e2e-utils-playwright/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/e2e-utils-playwright/changelog/e2e-improve-checkout-test-scope
js/e2e-utils-playwright/changelog/e2e-improve-checkout-test-scope
e2e-utils-playwright/changelog/e2e-improve-checkout-test-scope
changelog/e2e-improve-checkout-test-scope
e2e-improve-checkout-test-scope
packages/js/e2e-utils-playwright/changelog/53865-dev-pnpm-9-15-0
js/e2e-utils-playwright/changelog/53865-dev-pnpm-9-15-0
e2e-utils-playwright/changelog/53865-dev-pnpm-9-15-0
changelog/53865-dev-pnpm-9-15-0
53865-dev-pnpm-9-15-0
packages/js/e2e-utils-playwright/babel.config.js
js/e2e-utils-playwright/babel.config.js
e2e-utils-playwright/babel.config.js
@@ -19332,6 +19325,11 @@ js/product-editor/changelog/fix-product-editor-modal-block-editor-1st-block
product-editor/changelog/fix-product-editor-modal-block-editor-1st-block
changelog/fix-product-editor-modal-block-editor-1st-block
fix-product-editor-modal-block-editor-1st-block
packages/js/product-editor/changelog/update-product_editor_naming
js/product-editor/changelog/update-product_editor_naming
product-editor/changelog/update-product_editor_naming
changelog/update-product_editor_naming
update-product_editor_naming
packages/js/product-editor/changelog/update-navigation-while-on-input
js/product-editor/changelog/update-navigation-while-on-input
product-editor/changelog/update-navigation-while-on-input
@@ -33597,6 +33595,13 @@ js/data/payment/selectors.ts
data/payment/selectors.ts
payment/selectors.ts
selectors.ts
plugins/woocommerce-blocks/assets/js/data/payment/store-config.ts
woocommerce-blocks/assets/js/data/payment/store-config.ts
assets/js/data/payment/store-config.ts
js/data/payment/store-config.ts
data/payment/store-config.ts
payment/store-config.ts
store-config.ts
plugins/woocommerce-blocks/assets/js/data/payment/thunks.ts
woocommerce-blocks/assets/js/data/payment/thunks.ts
assets/js/data/payment/thunks.ts
@@ -44546,6 +44551,10 @@ plugins/woocommerce/i18n/countries.php
woocommerce/i18n/countries.php
i18n/countries.php
countries.php
plugins/woocommerce/i18n/README.md
woocommerce/i18n/README.md
i18n/README.md
README.md
plugins/woocommerce/i18n/units.php
woocommerce/i18n/units.php
i18n/units.php
@@ -65055,6 +65064,10 @@ plugins/woocommerce/changelog/fix-activity-panel-reviews
woocommerce/changelog/fix-activity-panel-reviews
changelog/fix-activity-panel-reviews
fix-activity-panel-reviews
plugins/woocommerce/changelog/update-payment-data-store-types
woocommerce/changelog/update-payment-data-store-types
changelog/update-payment-data-store-types
update-payment-data-store-types
plugins/woocommerce/changelog/54996-chore-update-wireit
woocommerce/changelog/54996-chore-update-wireit
changelog/54996-chore-update-wireit
@@ -65079,6 +65092,10 @@ plugins/woocommerce/changelog/54801-fix-is-rest-api-request
woocommerce/changelog/54801-fix-is-rest-api-request
changelog/54801-fix-is-rest-api-request
54801-fix-is-rest-api-request
plugins/woocommerce/changelog/55146-update-55117-add-beta-label
woocommerce/changelog/55146-update-55117-add-beta-label
changelog/55146-update-55117-add-beta-label
55146-update-55117-add-beta-label
plugins/woocommerce/changelog/54744-fix-popover-styling
woocommerce/changelog/54744-fix-popover-styling
changelog/54744-fix-popover-styling
@@ -65091,6 +65108,18 @@ plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
plugins/woocommerce/changelog/e2e-add-multisite-env-variable
woocommerce/changelog/e2e-add-multisite-env-variable
changelog/e2e-add-multisite-env-variable
e2e-add-multisite-env-variable
plugins/woocommerce/changelog/add-product-button-alignment
woocommerce/changelog/add-product-button-alignment
changelog/add-product-button-alignment
add-product-button-alignment
plugins/woocommerce/changelog/update-remote-logging-full-rollout
woocommerce/changelog/update-remote-logging-full-rollout
changelog/update-remote-logging-full-rollout
update-remote-logging-full-rollout
plugins/woocommerce/changelog/54529-email-preview-loader
woocommerce/changelog/54529-email-preview-loader
changelog/54529-email-preview-loader
@@ -65115,6 +65144,10 @@ plugins/woocommerce/changelog/dev-install_plugin-check_in_ci
woocommerce/changelog/dev-install_plugin-check_in_ci
changelog/dev-install_plugin-check_in_ci
dev-install_plugin-check_in_ci
plugins/woocommerce/changelog/add-faq-document
woocommerce/changelog/add-faq-document
changelog/add-faq-document
add-faq-document
plugins/woocommerce/changelog/55006-fix-brands-boolean-markup-issue
woocommerce/changelog/55006-fix-brands-boolean-markup-issue
changelog/55006-fix-brands-boolean-markup-issue
@@ -65135,6 +65168,10 @@ plugins/woocommerce/changelog/54735-fix-popover-with-info-button
woocommerce/changelog/54735-fix-popover-with-info-button
changelog/54735-fix-popover-with-info-button
54735-fix-popover-with-info-button
plugins/woocommerce/changelog/e2e-improve-create-shipping-zones-spec
woocommerce/changelog/e2e-improve-create-shipping-zones-spec
changelog/e2e-improve-create-shipping-zones-spec
e2e-improve-create-shipping-zones-spec
plugins/woocommerce/changelog/fix-54855-update-status-not-string
woocommerce/changelog/fix-54855-update-status-not-string
changelog/fix-54855-update-status-not-string
@@ -65175,6 +65212,10 @@ plugins/woocommerce/changelog/54650-product-filters-remove-clear-button-settings
woocommerce/changelog/54650-product-filters-remove-clear-button-settings
changelog/54650-product-filters-remove-clear-button-settings
54650-product-filters-remove-clear-button-settings
plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-shopper-checkout-block
woocommerce/changelog/dev-e2e-unskip-wpcom-shopper-checkout-block
changelog/dev-e2e-unskip-wpcom-shopper-checkout-block
dev-e2e-unskip-wpcom-shopper-checkout-block
plugins/woocommerce/changelog/add-54666_add_tests
woocommerce/changelog/add-54666_add_tests
changelog/add-54666_add_tests
@@ -65203,6 +65244,10 @@ plugins/woocommerce/changelog/54623-fix-ces-feedback-title
woocommerce/changelog/54623-fix-ces-feedback-title
changelog/54623-fix-ces-feedback-title
54623-fix-ces-feedback-title
plugins/woocommerce/changelog/add-53284
woocommerce/changelog/add-53284
changelog/add-53284
add-53284
plugins/woocommerce/changelog/e2e-move-products-specs-new-structure
woocommerce/changelog/e2e-move-products-specs-new-structure
changelog/e2e-move-products-specs-new-structure
@@ -65271,6 +65316,10 @@ plugins/woocommerce/changelog/fix-54848-add-to-cart-with-options-only-block-them
woocommerce/changelog/fix-54848-add-to-cart-with-options-only-block-themes
changelog/fix-54848-add-to-cart-with-options-only-block-themes
fix-54848-add-to-cart-with-options-only-block-themes
plugins/woocommerce/changelog/update-migrate-blueprint-feature-flag
woocommerce/changelog/update-migrate-blueprint-feature-flag
changelog/update-migrate-blueprint-feature-flag
update-migrate-blueprint-feature-flag
plugins/woocommerce/changelog/update-is-coming-soon-page
woocommerce/changelog/update-is-coming-soon-page
changelog/update-is-coming-soon-page
@@ -65291,6 +65340,10 @@ plugins/woocommerce/changelog/fix-coming-soon-template-classic-theme
woocommerce/changelog/fix-coming-soon-template-classic-theme
changelog/fix-coming-soon-template-classic-theme
fix-coming-soon-template-classic-theme
plugins/woocommerce/changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor
woocommerce/changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor
changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor
fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor
plugins/woocommerce/changelog/remove-dialog-gallery-template-part
woocommerce/changelog/remove-dialog-gallery-template-part
changelog/remove-dialog-gallery-template-part
@@ -65339,6 +65392,10 @@ plugins/woocommerce/changelog/54703-dev-update-dewp-blocks
woocommerce/changelog/54703-dev-update-dewp-blocks
changelog/54703-dev-update-dewp-blocks
54703-dev-update-dewp-blocks
plugins/woocommerce/changelog/update-product_editor_naming
woocommerce/changelog/update-product_editor_naming
changelog/update-product_editor_naming
update-product_editor_naming
plugins/woocommerce/changelog/e2e-try-setup-projects-for-global-setup
woocommerce/changelog/e2e-try-setup-projects-for-global-setup
changelog/e2e-try-setup-projects-for-global-setup
@@ -65467,6 +65524,10 @@ plugins/woocommerce/changelog/55078-product-filters-clear-button
woocommerce/changelog/55078-product-filters-clear-button
changelog/55078-product-filters-clear-button
55078-product-filters-clear-button
plugins/woocommerce/changelog/fix-55043-sale-price-before-regular-price
woocommerce/changelog/fix-55043-sale-price-before-regular-price
changelog/fix-55043-sale-price-before-regular-price
fix-55043-sale-price-before-regular-price
plugins/woocommerce/changelog/dev-disable-wpenv-debug-for-testing-containers
woocommerce/changelog/dev-disable-wpenv-debug-for-testing-containers
changelog/dev-disable-wpenv-debug-for-testing-containers
@@ -65487,6 +65548,10 @@ plugins/woocommerce/changelog/54522-email-logo-width
woocommerce/changelog/54522-email-logo-width
changelog/54522-email-logo-width
54522-email-logo-width
plugins/woocommerce/changelog/update-docs-i18n-countries-subdivisions
woocommerce/changelog/update-docs-i18n-countries-subdivisions
changelog/update-docs-i18n-countries-subdivisions
update-docs-i18n-countries-subdivisions
plugins/woocommerce/changelog/add-additional-required-checkbox
woocommerce/changelog/add-additional-required-checkbox
changelog/add-additional-required-checkbox
@@ -96,6 +96,7 @@ docs/security/README.md
docs/security/security-best-practices.md
docs/security/prevent-data-leaks.md
docs/localization-translation/README.md
docs/localization-translation/countries-and-subdivisions.md
docs/localization-translation/translating-woocommerce.md
docs/README.md
docs/theme-development/README.md
@@ -1646,8 +1647,6 @@ packages/js/e2e-utils-playwright/README.md
packages/js/e2e-utils-playwright/package.json
packages/js/e2e-utils-playwright/composer.json
packages/js/e2e-utils-playwright/changelog/.gitkeep
packages/js/e2e-utils-playwright/changelog/e2e-improve-checkout-test-scope
packages/js/e2e-utils-playwright/changelog/53865-dev-pnpm-9-15-0
packages/js/e2e-utils-playwright/babel.config.js
packages/js/e2e-utils-playwright/CHANGELOG.md
packages/js/e2e-utils-playwright/.eslintrc.js
@@ -3270,6 +3269,7 @@ packages/js/product-editor/changelog/fix-product-editor-variations-remove-sizes-
packages/js/product-editor/changelog/fix-49402
packages/js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields
packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-1st-block
packages/js/product-editor/changelog/update-product_editor_naming
packages/js/product-editor/changelog/update-navigation-while-on-input
packages/js/product-editor/changelog/add-40351-prices
packages/js/product-editor/changelog/update-pft-populate-template-selector
@@ -5432,6 +5432,7 @@ plugins/woocommerce-blocks/assets/js/data/payment/utils/set-default-payment-meth
plugins/woocommerce-blocks/assets/js/data/payment/utils/check-payment-methods.ts
plugins/woocommerce-blocks/assets/js/data/payment/constants.ts
plugins/woocommerce-blocks/assets/js/data/payment/selectors.ts
plugins/woocommerce-blocks/assets/js/data/payment/store-config.ts
plugins/woocommerce-blocks/assets/js/data/payment/thunks.ts
plugins/woocommerce-blocks/assets/js/data/payment/action-types.ts
plugins/woocommerce-blocks/assets/js/data/payment/reducers.ts
@@ -6827,6 +6828,7 @@ plugins/woocommerce/bin/generate-feature-config.php
plugins/woocommerce/i18n/continents.php
plugins/woocommerce/i18n/languages/README.md
plugins/woocommerce/i18n/countries.php
plugins/woocommerce/i18n/README.md
plugins/woocommerce/i18n/units.php
plugins/woocommerce/i18n/states.php
plugins/woocommerce/i18n/phone.php
@@ -9560,26 +9562,33 @@ plugins/woocommerce/changelog/dev-enable-wpenv-debug-for-testing-containers-1
plugins/woocommerce/changelog/fix-54434-3rd-party-product-types-fallback
plugins/woocommerce/changelog/read-me-logo-update
plugins/woocommerce/changelog/fix-activity-panel-reviews
plugins/woocommerce/changelog/update-payment-data-store-types
plugins/woocommerce/changelog/54996-chore-update-wireit
plugins/woocommerce/changelog/fix-flaky-mini-cart-test
plugins/woocommerce/changelog/fix-54737-multibyte-category-slug
plugins/woocommerce/changelog/fix-system-status-pages-api-return-type
plugins/woocommerce/changelog/55004-fix-prevent-undefined-key-cost
plugins/woocommerce/changelog/54801-fix-is-rest-api-request
plugins/woocommerce/changelog/55146-update-55117-add-beta-label
plugins/woocommerce/changelog/54744-fix-popover-styling
plugins/woocommerce/changelog/54837-safari-email-preview-overflow
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/e2e-add-multisite-env-variable
plugins/woocommerce/changelog/add-product-button-alignment
plugins/woocommerce/changelog/update-remote-logging-full-rollout
plugins/woocommerce/changelog/54529-email-preview-loader
plugins/woocommerce/changelog/add-gestures-to-product-gallery-block
plugins/woocommerce/changelog/54635-update-bump-e2e-test-utils-playwright
plugins/woocommerce/changelog/54909-emails-cc-bcc
plugins/woocommerce/changelog/e2e-remove-timeout-override-env-variable
plugins/woocommerce/changelog/dev-install_plugin-check_in_ci
plugins/woocommerce/changelog/add-faq-document
plugins/woocommerce/changelog/55006-fix-brands-boolean-markup-issue
plugins/woocommerce/changelog/54695-fix-settings-label-sanitization
plugins/woocommerce/changelog/fix-54336
plugins/woocommerce/changelog/54747-product-filters-rating-limit-fix
plugins/woocommerce/changelog/54735-fix-popover-with-info-button
plugins/woocommerce/changelog/e2e-improve-create-shipping-zones-spec
plugins/woocommerce/changelog/fix-54855-update-status-not-string
plugins/woocommerce/changelog/update-coming-soon-template-images
plugins/woocommerce/changelog/fix-54431-create-add-to-cart-with-options-template-parts
@@ -9590,6 +9599,7 @@ plugins/woocommerce/changelog/54706-dev-clean-up-shared-config
plugins/woocommerce/changelog/54927-51304-fix-wc-template-redirect-fatal-error
plugins/woocommerce/changelog/fix-52132
plugins/woocommerce/changelog/54650-product-filters-remove-clear-button-settings
plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-shopper-checkout-block
plugins/woocommerce/changelog/add-54666_add_tests
plugins/woocommerce/changelog/54661-trunk
plugins/woocommerce/changelog/54782-email-preview-mobile
@@ -9597,6 +9607,7 @@ plugins/woocommerce/changelog/54965-product-filters-fix-removable-chip-color
plugins/woocommerce/changelog/55035-fix-brands-wp-error-check
plugins/woocommerce/changelog/55095-dev-rewrite-wireit-deps-update
plugins/woocommerce/changelog/54623-fix-ces-feedback-title
plugins/woocommerce/changelog/add-53284
plugins/woocommerce/changelog/e2e-move-products-specs-new-structure
plugins/woocommerce/changelog/dev-e2e-unskip-on-pressable-settings-woocom
plugins/woocommerce/changelog/54753-fix-52821-make-pickup_details-translatable
@@ -9614,11 +9625,13 @@ plugins/woocommerce/changelog/e2e-move-analytics-pages-tests
plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-pressable-task-list
plugins/woocommerce/changelog/53740-emails-copy
plugins/woocommerce/changelog/fix-54848-add-to-cart-with-options-only-block-themes
plugins/woocommerce/changelog/update-migrate-blueprint-feature-flag
plugins/woocommerce/changelog/update-is-coming-soon-page
plugins/woocommerce/changelog/54448-add-connected-notice
plugins/woocommerce/changelog/54740-54727-create-blockified-product-details-block
plugins/woocommerce/changelog/tweak-wccom-22605-track-plugin-install-woo
plugins/woocommerce/changelog/fix-coming-soon-template-classic-theme
plugins/woocommerce/changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor
plugins/woocommerce/changelog/remove-dialog-gallery-template-part
plugins/woocommerce/changelog/fix-55012
plugins/woocommerce/changelog/54725-dev-introducing-product-stock-status-constants
@@ -9631,6 +9644,7 @@ plugins/woocommerce/changelog/add-schema-validation-54474
plugins/woocommerce/changelog/update-action-scheduler-3.9.1
plugins/woocommerce/changelog/54729-dev-introducing-product-tax-status-constants
plugins/woocommerce/changelog/54703-dev-update-dewp-blocks
plugins/woocommerce/changelog/update-product_editor_naming
plugins/woocommerce/changelog/e2e-try-setup-projects-for-global-setup
plugins/woocommerce/changelog/fix-product-gallery-minor-cleanup
plugins/woocommerce/changelog/fix-product-gallery-e2e-flaky-test
@@ -9663,11 +9677,13 @@ plugins/woocommerce/changelog/update-product-gallery-remove-parent-block-next-pr
plugins/woocommerce/changelog/54708-dev-webpack-remove-unused-file-suffix
plugins/woocommerce/changelog/add-54510
plugins/woocommerce/changelog/55078-product-filters-clear-button
plugins/woocommerce/changelog/fix-55043-sale-price-before-regular-price
plugins/woocommerce/changelog/dev-disable-wpenv-debug-for-testing-containers
plugins/woocommerce/changelog/add-schema-visibility-parsing-php-54477
plugins/woocommerce/changelog/fix-coding-styles
plugins/woocommerce/changelog/fix-uncaught-type-error-on-installer
plugins/woocommerce/changelog/54522-email-logo-width
plugins/woocommerce/changelog/update-docs-i18n-countries-subdivisions
plugins/woocommerce/changelog/add-additional-required-checkbox
plugins/woocommerce/changelog/add-local-pickup-preview-data-42098
plugins/woocommerce/changelog/54001-dev-introducing-visibility-constants
@@ -1469,8 +1469,8 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://calendar.google.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://blog.google/robots.txt
http://s3.amazonaws.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@@ -3086,7 +3086,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@@ -4670,10 +4670,8 @@ AccommodationCrossSells
AccommodationTips
Account
Account/*
AccountAccess
AccountDisavow?
AccountMerge
AccountStatus
Achievements
ActLikeAnOwner
ActionRecord
@@ -4748,7 +4746,6 @@ AppUploadAPhoto
AppUserReview
AppleMapsAction
Applications
Arabic
Areas/
Areas/Epx/Content/500.aspx?aspxerrorpath=
Art
@@ -4783,7 +4780,6 @@ Baldric/static-1.80
Baldric/static-1.94
BeachSweeps
BetterBySea
BillingActivity
BillingAndPayments
BillingDetail
BillingInvoiceFile
@@ -4812,13 +4808,11 @@ CampaignConfiguration
CampaignId
CampaignManagement
CancelBooking
CancelPlan
CarsComparePartners
Cart
CauseTeaserPopup
Celebrate100Million
CertificateOfExcellenceRequestSupport
ChangePlan
CheapFlightsCommerce
CheapFlightsController
CheapFlightsHome
@@ -4833,7 +4827,6 @@ CheckoutEditItemsDisplayView
CheckoutOrderBillingView
CheckoutOrderShippingView
CheckoutSignInView
Chinese
Civ
Claim
ClientAuth
@@ -4894,7 +4887,6 @@ Disallow
Disallow:
DiscountGroup
DisplayMap
DoNotTest
Doc
DomainSearch$
DomainSearch/*
@@ -4905,14 +4897,12 @@ ESPModal
ESPNPlusAdobeTracking
EULegal
EarlyRequesterJS/static-1.38
EditProfiles
ElasticLoadBalancing/2009-05-15
ElasticLoadBalancing/2010-07-01
EmailCartView
EmailHotel
EmailMap
EmailMemberRegistration
EmailPreferences
EmailSpellCheckJson
EmbedSlideshow
EnlargedImageView
@@ -4944,7 +4934,6 @@ FiatsCmd
FilterState
FindRestaurants
FinishAppInstall
FireTV
Flights?
FlightsCommerce
FlightsComparePartners
@@ -5005,7 +4994,6 @@ HMDThankYou
HRMConnect
HYx10rg3
HandleHotelSuperPortal
HdToggle
HeadJS/static-2.115
HeadJS/static-2.83
HeadJS/static-2.84
@@ -5122,13 +5110,11 @@ JoinPlus
JsonData/
JsonServiceController
JustForYouGuide
Korean
LFE/Live.controls.sharedpages/error.aspx
LICENSE.txt
LNAjax
LanderLogger
LandingPage
LanguagePreferences
Leaderboard
LeerberichtenLO
LightSubscriptionCenter
@@ -5147,9 +5133,7 @@ LocationPhotosSearch
LocationTab
LocationWidget
LogMediaClick
LoginHelp
LogonForm
Logout
MAINTAINERS.txt
MAPS
MUST
@@ -5158,12 +5142,10 @@ MachineTranslation
Mail/
MailEmergency
Manage/
ManageDevices
ManageListing
ManageOrder
ManageOwnersTopReasonsApi
ManagePhotos
ManageProfiles
ManageReturns
ManageShopListingApi
ManageShopping
@@ -5175,7 +5157,6 @@ MapS
Maps
MarketPerception
Marketing/EcapSurvey.aspx
Maxis
MediaBadgeResponse
MediaDisplayView
MediaKit
@@ -5249,7 +5230,6 @@ MemberSubscribe
MemberSubscriptionsController
MemberTagsAjax
MemberTravelMap
Meo
MessageRunDetailID=
Messages
MessagingOptions
@@ -5390,7 +5370,6 @@ MobileWinphoneLauncher
Mobilemembers
ModuleAjax
ModuleBootstrap
MoviesYouveSeen
MptUrl
MsnForumFeedServlet
MultiOwners
@@ -5420,7 +5399,6 @@ NetPromoterPopup
NewMessage
NewOwners
NewTopic
NewWatchInstantlyRSS
News/Index
News/XT
News/Xt
@@ -5471,7 +5449,6 @@ PWD
PacMan
PageSpeed=noscript
PageviewRecord
Panasonic
PanoramaXml
Partners
PasswordReset
@@ -5503,7 +5480,6 @@ PoiRecommendationEditor
PoiRecommendationList
PoiReviewDetail
PoiTipDashboard
PopupDetails
PortalIdParser/static-1.27
PortalIdParser/static-1.28
PortalIdParser/static-1.29
@@ -5537,7 +5513,6 @@ ProductDetailsTabView
ProductError
Production/
Profile
ProfilesGate
Project
PromoTools
PromotionDetailsDisplayView
@@ -5595,6 +5570,7 @@ Public/9.0.0
Public/MAPPINGS/OBSOLETE
QUICKNEWS
QueryJson
QuerySuggestion
QuickInfoView
QuickReview
Quickcast
@@ -5759,7 +5735,6 @@ SmsAjaxServlet
Snap
SocialIapReporting
SolutionsDisplay
Sony
SortAttractions
SortEateries
SortHotels
@@ -5973,7 +5948,6 @@ WebObjects/MZStore.woa/wa/viewMultiRoom?
WebObjects/MZStoreElements.woa
WebX
WhatsNearby
WiViewingActivity
WidgetBrowserExtension
WidgetEmbed
WidgetListAsync.naver
@@ -5988,8 +5962,6 @@ WriteReviews
XCSA
Xhr
Yandex
YourAccount
YourAccountPayment
ZendeskRedirector
ZendeskSSO
ZeroClipboard/static-1.6
@@ -6369,7 +6341,6 @@ account_settings/set_password?
account_settings/set_your_password$
account_settings/set_your_password?
account_settings?
accountaccess
accounts
accounts/ClientAuth
accounts/ClientAuth
@@ -6380,7 +6351,6 @@ accounts/force-by-email
accounts/login
accounts/o8
accounts/o8/id
accountstatus
acct
ach/forums
ach/kb/*/discuss
@@ -6634,7 +6604,6 @@ ai_log
aid
aihub/tfhub
aim
airtel
ajah
ajax
ajax*.do$
@@ -6755,7 +6724,6 @@ analytics/seomagic
analytics/traffic/overview
analytics/uploads
analyzer-api
anan
and
android/downloads
android/market
@@ -7336,7 +7304,6 @@ audio_file
audio_news
audio_player
audiofiles
aui/inbound
aura
aura/promo
aus/interchange
@@ -7350,7 +7317,6 @@ auth/logout
auth/sso/proxy-login
auth/verifychallenge
auth_pass
authenticate
authentication
authentication$
authkey=
@@ -7370,7 +7336,6 @@ autocomplete/projects
autocomplete/users
autocompletes
autodiscover/
autologin
auvio/embed
availability
avis
@@ -7468,7 +7433,6 @@ backstage/api/
bad-boys
bad-boys-ii
badges/profile/create
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@@ -7851,7 +7815,6 @@ books?*zoom=5
bookshelf
booksrightsholders
boutique/sitemaps
bouyguestelecom
bp
bp/c
bp/guest_mfg_brand
@@ -7891,7 +7854,6 @@ breast-cancer/bc-treatment-21/provider-select
brians-song
briarpatch
bridesmaids
britishairways
broadband
brouillon
browse
@@ -7899,7 +7861,6 @@ browse-2
browse.aspx
browse/alphabetical/feature_films
browse/deals/partial
browse/genre
browse/homes/all
browse/more_page
browse/reviews/recent
@@ -7911,7 +7872,6 @@ browse_
browse_content
browser/tutorials
browsers
brutus
brw
bs/android/collections
bs/android/search
@@ -8697,7 +8657,6 @@ change-password
change-shipping
changebrowser
changelog
changeplan
channel
channels
channels-extern
@@ -8749,7 +8708,6 @@ chemo-combo
chiaki1007akie/videolist-*.html
chiaki1007akie/videolist.html
children
chinese
chisla.html
chistory.php
chocolatechip
@@ -8769,6 +8727,7 @@ chwilio
chwilio$
chwilio?
cimg
cis
cis/
cisco/support/RU/
cisco/web/
@@ -8840,7 +8799,6 @@ cldr/trac
cldr/utility
clea/
clean
clearcookies
cli
click
clickId=
@@ -8969,7 +8927,6 @@ colors/for_404.json
com.condenast/yv8
combo/
comedy
comhem
comic-indies
comic-indies/$
comic-indies/about
@@ -9046,10 +9003,10 @@ community_comment
community_post
community_s
compagnie
companies
companies/c
companies/o
companies/search
company
company/*.rss
company/add-ons-agreement
company/contact-thank-you
@@ -9415,7 +9372,6 @@ coupons/superdupersri/callback
coupons/visit
courier
courses/
courts
cover
covid19
covid19/mobility
@@ -9431,7 +9387,6 @@ cp/api/logger
cp/api/wpa
cpds2
cpresources
cpro
cpropub/univercd
cpspa
cr$
@@ -9513,7 +9468,6 @@ cse?
cservice
cservice/ya_index.gsp
csi_204
csl
csp
csp_block
csp_report_only
@@ -9911,7 +9865,6 @@ device
device-ajax
device-prefs
deviceList
deviceManagement
devmailmobile/
devmx/
devopsconsole/images
@@ -10337,7 +10290,6 @@ editor/uploads/1/_/1/custom_themes/578730180640357361/files
editor2.jsp
editorial-images
editorial/*
editpayment
edits
edocs/infogdocs/tdc_sony/
edocs/lexdocs/
@@ -10400,7 +10352,6 @@ elements
eli-search
eliminar-busqueda
eliminar-favoritos
elisa
elite?
elp
em
@@ -10437,7 +10388,6 @@ emailability
emails
emailservice
emailsignup
emailunsubscribe
embed
embed/*
embed/@
@@ -10661,7 +10611,6 @@ enterprise/blog/search$
enterprise/blog/search?
enterprise/orgs-terms
enterprise/seo
entertain
entertainment/article/Minerva-s-horoscope
entities/search
entityexplore$
@@ -10671,7 +10620,6 @@ entrez/eutils
entrez/sutils
entrez/utils
entrez/viewer.fcgi
entrytrap
enus/
enviro/static-3.70
enviro/static-3.72
@@ -10951,7 +10899,6 @@ eu/promos
eu/search
eu/user
eu/users
eula
eur-lex
eures/main.jsp
eurocontrol/
@@ -11323,7 +11270,6 @@ fios
firefox/?
firefox/downloads
firefox/new_tab_learn_more
firetv
firms/
firststeps.
fisheries/fleet
@@ -11579,7 +11525,6 @@ free-report
free-trial
free/cloud-computing-free-tier/
free/databases-free-tier/
freemonth
freepublications/
freertos/archive
fresh
@@ -11700,7 +11645,6 @@ geo/tools
geocoder
geoip.php
geolocation
geooverride
get
get$
get-author-review
@@ -12258,7 +12202,6 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@@ -12665,7 +12608,6 @@ image-*mode=
image-*tool=
image/detailprint
imageClipperUpload
imagelibrary
images
images-apphost
images-data
@@ -13629,8 +13571,6 @@ ko_ko
ko_kr/templates/M
koha/
kolkata
korean
kpn
kr/en
kr/en$
kr/news3
@@ -13706,8 +13646,6 @@ learning/settings
learning/settings$
learning/settings?
learnmore
learnmorelayer
learnmorelayertv
leave
lecture
leerberichten
@@ -13729,7 +13667,6 @@ level/30
level/31
level/34
level/78
lg
lg/
lg/forums
lg/kb/*/discuss
@@ -13788,7 +13725,6 @@ limited-release
link
link-intersect
link-intersect/$
link?
link_to
linked
linkedin
@@ -13924,9 +13860,6 @@ login_or_join/redirected$
login_or_join/redirected?
login_or_join?
login_with_redirect
loginhelp
loginhelp/lookup
loginhelpsucess
logo-maker/brief
logo-maker/choose-variation
logo-maker/woo
@@ -14211,12 +14144,10 @@ mats/?diagid=100001&eulaaccept=yes
mats/default.aspx?diagid=100001&eulaaccept=yes
max=
max_price=
maxis
maxprice=
mbf
mbox
mbr/
mcd
mdocsarchives/
me
media
@@ -14334,7 +14265,6 @@ memorandum
mental-health-genetic-testing
menu
menu/*/feedback_form
meo
meps/*/eptvAjax
meps/*/pdf*
meps/*/xml*
@@ -14488,7 +14418,6 @@ modern-formats-eng/ucp/static/*/client
modern-formats-eng/ucp/static/*/csr
modern-formats-eng/ucp/static/*/dev
modern-formats-eng/ucp/static/framework_logging
modernizr
module-catalogue
modules
modules/*.css$
@@ -15148,10 +15077,7 @@ not-authorized
not-found
not-supported.html
not_recommended_reviews
notamember
notfound
notfound.html
notices
notifications
notifications
notifications$
@@ -15168,7 +15094,6 @@ npln
npost/
npr
nqrwns
nrdapp
ns/
ns/hydra/console/?
ns/local_news
@@ -15354,7 +15279,6 @@ or/search
or/user
or/users
oral-and-maxillofacial-surgeon
orangefrance
order
order-detail
order-results
@@ -15379,7 +15303,6 @@ our-kind-of-traitor
out-of-home
overlay
overview
overviewblockseeother
ownerView.php
ownerview.php
p
@@ -15513,6 +15436,8 @@ page/*/?egotecpage
page/*/?hc_location=
page/*/?iq_id=
page/*/?pcd=
page/*/?s
page/*/?s=
page/*/?s=
page/*/?search=
page/account-confirmation-thanks
@@ -15754,7 +15679,6 @@ pages/麻
pages?oid=-
pagespeed/insights/ui/logo
paid-posts
panasonic
panel
panelweb
pantheon
@@ -15772,7 +15696,6 @@ partNumber=
partial
participate/conferences.xml
partner
partner-articles
partner/*?
partnerfeeds
partners
@@ -15906,7 +15829,6 @@ phbr~r_
phenom
phone/compare/?
phoneinfo
phonenumber
photo
photo-test-editor-x
photo/group
@@ -16103,6 +16025,7 @@ platform
platform-telemetry
platform/
platform/contextual
platform/customercare
platform/recommendations
platform=
play
@@ -16117,7 +16040,6 @@ playing-house
playlist
playlists/*/user
playlists/flag
playstation
plenary/*/vod.html
plonejsi18n$
pls
@@ -16214,11 +16136,8 @@ popular
popular$
popular?
popup
popup/codewhatisthis
popup?
popup_security.jsp
popupdetails
popupprivacypolicy
popups/mediaplayer
popups/popup_gallery
portal
@@ -16246,6 +16165,7 @@ postings/PostForSale.htm?
postings/PostMakeMeMoveStreamlined.htm?
postlogin
postmail.cms
posts
posts/
posts/flag
posts/item
@@ -16360,7 +16280,6 @@ privacy/archived-versions.html
privacy/consent
privacy/request-data
privacy/zoho-group.html
privacypolicychanges
private
private-promo
private/http://sgtrains.com/robots.txt
@@ -16604,7 +16523,6 @@ prospective-students/undergraduate-redesign
protected
protocol
protocolexchange/labgroups
proximus
proxy
proxy
prp
@@ -16846,7 +16764,6 @@ q/user/*/subscribers
q/user/*/verifies
q=
qa
qantas
qemail
qi
qnasearch?
@@ -17047,7 +16964,6 @@ released?
releasenotes/item/
relnotes
remember-the-titans
rememberme
remote-login.php
remote.control
remotecontrol/bestpractices/jl-prototype
@@ -17684,7 +17600,6 @@ s3
s=
s=p
s?
s?
s?*rh=n%3A1380045031
s_id=
sa
@@ -17718,7 +17633,6 @@ salesImages/static-1.383
salesImages/static-1.389
samemodel.php?imageid=*&pg=*&sortcriteria=6
saml_sso
samsung
san-andreas
sap/saphana/pilot/
sap/saphana/pilot/offer/
@@ -18263,7 +18177,6 @@ sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@@ -18349,6 +18262,7 @@ sign-in
sign-in-6for6Sale
sign-out
sign-out
sign-up
sign-up-to-be-contacted-for-research
sign-up/?
sign_in
@@ -18384,7 +18298,6 @@ signup/payment?
signup?
signup?fullscreen=
signup_modal
signurl
silva
silver-linings-playbook
since=
@@ -18851,7 +18764,6 @@ son/kb/*/discuss
son/search
son/user
son/users
sony
sort=
sortBy=
sos/clerical/
@@ -19216,7 +19128,6 @@ subscription
subscription/
subscription/*?*onboarded=
subscription/*?*source=
subscriptioncancel
subscriptions
subscriptions/manage/
subscriptions/securejson/
@@ -19386,8 +19297,6 @@ szl/user
szl/users
szukaj
t
t-v2/*$
t-v2/*?
t/*/edit$
t/*/edit?
t/E
@@ -19443,7 +19352,6 @@ talk/new_topic
talk/user
talk/user/*/article
talks2
talktalk
tally-loader-react/static-1.65
target_baby
target_group
@@ -19451,7 +19359,6 @@ targetdirect_group
tariffselect
tasks
tasks/
tastesurvey
tax-center
tax.php
tax_countries.php
@@ -19482,7 +19389,6 @@ tb/recent
tbl*
tblang=
tbproxy
tdc
tdid=*
tdir/p/kids-back-to-school
tdv2_fp
@@ -19511,8 +19417,6 @@ teams
tech/*s=
techbiz/media/news/2001/09/46556
telehealth-for-women
telenor
telfort
telsearch
temp
template
@@ -19572,7 +19476,6 @@ terms/looker/legal/rapid-deployment-terms
terms/looker/legal/sccs
terms/looker/legal/suppliers/partner-assignment-faq
terms/looker/legal/suppliers/supplier-code-of-conduct
termsofusechanges
test
test-kick-tires
test-v1-page-template
@@ -19711,7 +19614,6 @@ ti/p
ticket_fields
tickets
tickets-external?
tim
time/change/*?
time/change/@
time/map/*_escaped_fragment_
@@ -19796,6 +19698,7 @@ top/navigator
topGallery
topic
topic*?post=
topic/*$
topic/*(*
topic/*/Rss
topic/*/ampphoto*
@@ -20043,7 +19946,6 @@ trylater
tsa
tto
tucritica
tudum
tune*retpath=
turbo
turbo*?*ajax=1
@@ -20061,7 +19963,6 @@ tv/thumb
tv/tv-news/jean-alexander-dies-coronation-streets-3764827
tv/watch-live
tvschedule
tvsignup
tw
tw/Download
tw/blogs/
@@ -20230,7 +20131,6 @@ uk/your
uk/zazzle
uki/search
uli/trac
ulink?
ulk/i
ulk/sch
ulk/usr
@@ -20273,7 +20173,6 @@ unternehmen/c
unternehmen/o
unternehmen/suche
until=
upcomingevents
update
update-your-browser
update.php
@@ -20813,7 +20712,6 @@ verify_age
verify_cookies
verify_your_email$
verify_your_email?
verifyidentity
version
versions
versions/Unicode10.0.0
@@ -20958,7 +20856,6 @@ view-imx
viewReview
viewconfig$
viewer
viewingactivity
viewlocale=zh_CN
viewrecentepisode
viewvc
@@ -20967,7 +20864,6 @@ vilkar-og-betingelser
villkor-och-bestammelse
vinterdev/
vip
virginaustralia
virtual
virtualization/
virtualsupportassistant
@@ -20981,8 +20877,6 @@ vlt
vmware/about
vn
vod
vodafone
vodafonedemobilelaunch
voices/
vote
vote-review
@@ -21182,7 +21076,6 @@ wholesale-page-*.html
wholesale.html$
wholesalecheckout
whsmiths
whysecure
whythisad
widget
widget-landing-page.html
@@ -21943,6 +21836,7 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
@@ -22008,7 +21902,6 @@ wp-content/themes/wired/assets/images/subscribe_290x110.gif
wp-content/themes/wired/assets/images/subscribe_310x80.gif
wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg
wp-content/themes/wired/assets/images/wired_video_1000x190.jpg
wp-content/uploads
wp-content/uploads/sites/4/wpforms
wp-content/uploads/sites/6/wpforms
wp-content/uploads/wc-logs
@@ -22027,6 +21920,7 @@ wp-includes/js/mediaelement/wp-mediaelement.min.css
wp-includes/js/wp-emoji-release.min.js
wp-includes/js/wp-emoji-release.min.js?ver=4.5.2
wp-json
wp-json/hb-form-contact/v1
wp-json/wpe/v1/chat-group
wp-json/wpe/v1/opt-in/
wp-json/ws-form
@@ -22071,7 +21965,6 @@ wwwhkotc.cc
x
x/oauth
xb/en/
xboxone
xbp/search
xc/
xclick-auction
@@ -22079,7 +21972,6 @@ xcs0MhRsfxHG.js
xd/en/
xdoor
xf/help
xfinity
xfx7
xgCxM9By/init.js
xh/forums
@@ -22110,7 +22002,6 @@ xmlrpc.php
xmlsearch
xoplatform/logger/api/logger
xorouter
xs4all
xxx-the-return-of-xander-cage
y1=
yaca
@@ -22141,8 +22032,6 @@ younggirl.html
your
your-account
your-shop
yourAccount
youraccount
youreurope/businessACC
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
@@ -22301,7 +22190,6 @@ zh_hant/hashtag
zh_hant/i
zh_hant/u
zh_tw/templates/M
ziggo
zite-importer
zoeken
zoholics/Folleto-Zoholics-Mexico-2016.pdf
File diff suppressed because it is too large Load Diff