Skip to content

v0.18.5

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Sep 12:01
· 19 commits to main since this release
2d392ad

Changelog

🚀 Features

  • 0d211f7 feat(project): add experimental deployment packaging
  • b5e8681 feat(project): add memorable deployment archive names
  • e067664 feat(project): offer trunk in the interactive project create form
  • 80ba3ad feat(shop): resolve PHP constraints for dev branches
  • cde3811 feat(upgrade): ask for the package name in the upgrade wizard
  • 76af414 feat(upgrade): detect missing composer.json package name in readiness checks
  • e0135a9 feat(upgrade): enhance Composer name suggestion with OS username and sanitize logic
  • e549939 feat(validation): make metadata.description identifiers unique
  • 424eb55 feat(validation): make metadata.label identifiers unique
  • 2d392ad feat: adjust default config path while preserving backwards compatibility (#1432)

🧰 Maintenance

  • eac8218 Add project extension install hook configuration
  • a69375d Merge branch 'main' into commands-edit
  • d32e411 Merge branch 'main' into commands-edit
  • 8dad78a Merge branch 'main' into cursor/unique-description-identifiers-5ab7
  • e833095 Merge pull request #1533 from shopware/cursor/unique-description-identifiers-5ab7
  • 570ef6a Merge pull request #1539 from shopware/feat/project-deployment-packaging
  • fc3cfa9 Merge pull request #1543 from shopware/cursor/deployment-helper-version-gate-1017
  • 4a29ba1 Merge pull request #1559 from shopware/cursor/project-create-trunk-tui-b3ed
  • 0c0cb9d Merge pull request #1563 from shopware/dependabot/go_modules/all-6abcdefd83
  • e283fe5 Merge pull request #1564 from shopware/dependabot/composer/internal/verifier/php/all-6878cadab9
  • 6d0f3b4 Merge pull request #1565 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-702cec3dfc
  • 30ff7f2 Merge pull request #1566 from shopware/dependabot/github_actions/all-8144cb4f65
  • 8209286 Merge pull request #1572 from shopware/cursor/fix-make-setup-wording-48b0
  • 47f82cf Merge pull request #1576 from shopware/cursor/upgrade-composer-name-prompt-867d
  • 5cf5b58 Merge pull request #1584 from shopware/dependabot/composer/internal/verifier/php/all-d3807e316f
  • cfff9ec Merge pull request #1585 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-d5747aff0b
  • 39f7ab4 Merge pull request #1586 from shopware/dependabot/github_actions/all-bffea8bbfa
  • c76a53a Merge pull request #1587 from shopware/commands-edit
  • 4f3a4c1 Merge pull request #1589 from shopware/copilot/update-struct
  • bbd5adc Merge pull request #1590 from shopware/help-text-followup
  • fee0860 Merge pull request #1591 from shopware/refactor/project-build-sections
  • 8f1e4a4 Merge pull request #1592 from shopware/feat/deployment-archive-names
  • a29676e Merge pull request #1594 from shopware/ux/flag-help-leftovers
  • 8e322b1 Merge pull request #1595 from shopware/ux/exit-codes
  • 47318a7 Merge pull request #1596 from shopware/ux/non-interactive
  • 15b4683 Merge pull request #1597 from shopware/ux/error-messages
  • afa1c05 Merge remote-tracking branch 'origin/commands-edit' into commands-edit
  • e3055d5 Update cmd/account/account_producer_extension_info_push.go
  • 7ce9957 Update cmd/extension/extension_config_init.go
  • 9f7f95f Update cmd/project/project_dev.go
  • fb8dbe9 Update cmd/project/project_dump.go
  • 8dfc8d6 Update cmd/project/project_extension_list.go
  • a60d3d4 Update cmd/project/project_fix.go
  • bef4c91 Update cmd/project/project_format.go
  • 77bd0b4 Update cmd/project/project_sql.go
  • 397bd7a Update cmd/project/project_upgrade.go
  • df75697 Update cmd/project/project_validate.go
  • 1ce7133 Update internal/ci/github.go
  • 7039bf7 Update internal/projectbuild/deployment_name.go
  • 550d86a Update internal/projectbuild/deployment_name.go
  • 65b18c2 Update project_create.go
  • 700d526 Update project_worker.go
  • 9e94847 docs(cli): clarify command help
  • 54e3777 docs(cli): clarify help details
  • 99ad6d6 docs(cli): finish the imperative pass on remaining help strings
  • b04e511 fix(archiver): propagate source file close errors
  • 3e52aa3 fix(cli): exit non-zero on failed extension steps
  • e0de4f2 fix(cli): fail fast instead of prompting when interaction is disabled
  • 0cc59bb fix(cli): finish the flag help pass and validate path arguments
  • 5a04e92 fix(cli): make error messages actionable and stop leaking function names
  • 3bb2d4c fix(deps): bump friendsofphp/php-cs-fixer
  • f90cb3e fix(deps): bump golang.org/x/image in the all group
  • 878b6b1 fix(deps): bump the all group in /internal/verifier/js with 2 updates
  • 6c98d17 fix(deps): bump the all group in /internal/verifier/js with 3 updates
  • 1d96da4 fix(deps): bump the all group in /internal/verifier/php with 2 updates
  • 47a14bc fix(deps): bump the all group with 2 updates
  • dd3fee1 fix(deps): bump the all group with 5 updates
  • 3e828fb fix(lint): use string concat for translation identifiers
  • fb76651 fix(validation): support path-only ignore rules
  • a4f50c3 fix: align identifier+message ignore handling and address review nits
  • 6c269b7 fix: correct misleading command and flag help texts
  • f5e9f63 fix: drop leftover "after make setup" from project create success screen
  • fc8e28c fix: only require deployment-helper on Shopware >= 6.5.8
  • ea80cd9 fix: reduce deployment archive name collisions
  • d8c1ec9 fix: remove unnecessary error return from deployment word generator
  • f98f51f refactor(ci): unify project build sections
  • 902b049 refactor(validation): share ignore matching helper
  • 61368e8 test(validation): add IgnoreMatches coverage
  • 8838fb2 test(validation): add negative prefix ignore cases
  • a86ec85 test(validation): cover metadata.label prefix ignore