Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update drupal/commerce_demo from 3.0.x-dev ae12b48 to 3.0.x-dev #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

violinist-bot
Copy link
Contributor

@violinist-bot violinist-bot commented Sep 5, 2024

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • doctrine/annotations: 1.14.4 (updated from 1.14.3)
  • doctrine/collections: 2.2.2 (updated from 2.1.4)
  • doctrine/deprecations: 1.1.3 (updated from 1.1.2)
  • doctrine/lexer: 2.1.1 (updated from 2.1.0)
  • drupal/commerce_demo: 3.0.x-dev#50bb2e0f15294d34cdd94ae83cfa002f8ad6c48a (updated from 3.0.x-dev#ae12b48e897b3a72b8fdd26d7523d975e6a2a282)
  • drupal/search_api: 1.35.0 (updated from 1.31.0)
  • guzzlehttp/promises: 2.0.3 (updated from 2.0.2)
  • nikic/php-parser: v5.2.0 (updated from v5.0.0)
  • pear/pear-core-minimal: v1.10.15 (updated from v1.10.14)
  • psr/log: 3.0.2 (updated from 3.0.0)
  • sebastian/diff: 4.0.6 (updated from 4.0.5)
  • symfony/console: v6.3.12 (updated from v6.3.11)
  • symfony/css-selector: v6.4.8 (updated from v6.4.0)
  • symfony/dependency-injection: v6.3.12 (updated from v6.3.11)
  • symfony/error-handler: v6.3.12 (updated from v6.3.5)
  • symfony/event-dispatcher: v6.3.12 (updated from v6.3.11)
  • symfony/filesystem: v6.4.12 (updated from v6.4.0)
  • symfony/finder: v6.4.11 (updated from v6.4.0)
  • symfony/http-foundation: v6.3.12 (updated from v6.3.11)
  • symfony/http-kernel: v6.3.12 (updated from v6.3.11)
  • symfony/mailer: v6.4.12 (updated from v6.4.2)
  • symfony/mime: v6.3.12 (updated from v6.3.5)
  • symfony/polyfill-php72: v1.31.0 (updated from v1.28.0)
  • symfony/polyfill-php80: v1.31.0 (updated from v1.28.0)
  • symfony/polyfill-php81: v1.31.0 (updated from v1.28.0)
  • symfony/process: v6.3.12 (updated from v6.3.11)
  • symfony/routing: v6.3.12 (updated from v6.3.11)
  • symfony/serializer: v6.3.12 (updated from v6.3.11)
  • symfony/string: v6.3.12 (updated from v6.3.11)
  • symfony/validator: v6.3.12 (updated from v6.3.11)
  • symfony/var-dumper: v6.3.12 (updated from v6.3.11)
  • symfony/var-exporter: v6.3.12 (updated from v6.3.11)
  • symfony/yaml: v6.3.12 (updated from v6.3.8)
  • mikey179/vfsstream: v1.6.12 (updated from v1.6.11)
  • myclabs/deep-copy: 1.12.0 (updated from 1.11.1)
  • phar-io/manifest: 2.0.4 (updated from 2.0.3)
  • phpdocumentor/reflection-docblock: 5.4.1 (updated from 5.3.0)
  • phpdocumentor/type-resolver: 1.8.2 (updated from 1.8.0)
  • phpspec/prophecy: v1.19.0 (updated from v1.18.0)
  • phpstan/phpdoc-parser: 1.31.0 (updated from 1.25.0)
  • phpunit/php-code-coverage: 9.2.32 (updated from 9.2.30)
  • phpunit/phpunit: 9.6.21 (updated from 9.6.15)
  • react/promise: v3.2.0 (updated from v3.1.0)
  • sebastian/cli-parser: 1.0.2 (updated from 1.0.1)
  • sebastian/exporter: 4.0.6 (updated from 4.0.5)
  • sebastian/global-state: 5.0.7 (updated from 5.0.6)
  • sebastian/resource-operations: 3.0.4 (updated from 3.0.3)
  • symfony/browser-kit: v6.4.8 (updated from v6.4.0)
  • symfony/dom-crawler: v6.4.12 (updated from v6.4.0)
  • symfony/polyfill-php73: v1.31.0 (updated from v1.28.0)
  • theseer/tokenizer: 1.2.3 (updated from 1.2.2)

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  commerce_demo.info.yml

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

Working with this branch

If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.


This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot violinist-bot force-pushed the drupalcommercedemo30xdevae12b4830xdev branch 4 times, most recently from dceb720 to c9da6bf Compare September 11, 2024 16:51
@violinist-bot violinist-bot force-pushed the drupalcommercedemo30xdevae12b4830xdev branch 3 times, most recently from 7f07b76 to 9c5e8bc Compare September 21, 2024 22:07
@violinist-bot violinist-bot force-pushed the drupalcommercedemo30xdevae12b4830xdev branch from 9c5e8bc to f773f1d Compare September 22, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant