aligent / braintree-orocommerce

Braintree credit card gateway integration for OroCommerce
MIT License
0 stars 1 forks source link

Update oro/commerce requirement from 4.2.* to 5.0.* #32

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on oro/commerce to permit the latest version.

Changelog

Sourced from oro/commerce's changelog.

The upgrade instructions are available at Oro documentation website.

The current file describes significant changes in the code that may affect the upgrade of your customizations.

UNRELEASED

Removed

OrderBundle

  • Listener oro_order.event_listener.frontend_order_datagrid is removed. Its responsibility is merged into oro_order.event_listener.order_datagrid.

5.1.0-alpha.1 (2022-05-31)

Show detailed list of changes

Added

CMSBundle

  • WYSIWYG editor. Added a new control option to add/remove cells and rows in the table.

SEOBundle

  • Enabled the orphanRemoval option for SEO fields: metaDescriptions, metaKeywords, metaTitles.

CMSBundle

  • Added entity name provider for Page entity

ConsentBundle

  • Added entity name provider for Consent entity

ProductBundle

  • Brand entity now has its own search result template for the backend search
  • Added product_original_filenames feature. This feature is enabled when oro_attachment.original_file_names_enabled is disabled and oro_product.original_file_names_enabled is enabled.

PromotionBundle

  • Added entity name provider for Promotion entity

Changed

ProductBundle

  • Oro\Bundle\ProductBundle\Provider\ProductImageFileNameProvider is applicable if product_original_filenames feature is enabled.

SearchBundle

  • Changed website search engine configuration: website_search_engine_dsn parameter is used instead of search_engine_name, search_engine_host, search_engine_port, search_engine_index_prefix, search_engine_username, search_engine_password, search_engine_ssl_verification, search_engine_ssl_cert, search_engine_ssl_cert_password, search_engine_ssl_key, search_engine_ssl_key_password, website_search_engine_index_prefix.
  • Separate setup via dedicated DSN-s allows splitting search engine's connections between back-office and storefront.

5.0.0 (2022-01-26)

Show detailed list of changes

5.0.0-rc (2021-12-07)

... (truncated)

Commits
  • 82aa9fb Merge remote-tracking branch 'remotes/dev/5.0' into 5.0
  • a762fca Update pricing-related data in search index (#32677)
  • 1f24f17 BB-21014: Sales orders grid on back-office customer user view page does not s...
  • 922a8d4 BB-21312: Products created from within global organization use wrong organiza...
  • 7815575 BAP-21414: Layout is broken on Create Price List page (#32866)
  • 4a03f89 BB-21286: Search autocomplete does not work when pricing is disabled (#32797)
  • d6b9bfd BB-21071: Price attributes positioned incorrectly on back-office product view...
  • ff2d2a7 BB-16582: Partial indexation at the website search index (#32429)
  • 70429ce BB-21388: Featured categories images are not displayed on homepage (#32786)
  • 1139742 Merge remote-tracking branch 'remotes/dev/5.0' into 5.0
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
AdamJHall commented 2 years ago

@dependabot ignore this major version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 5.x.x again, unless you re-open this PR or update to a 5.x.x release yourself.