Skip to content

Update drupal/core-recommended from 10.0.8 to 10.1.5 - #302

Open
violinist-bot wants to merge 1 commit into
SignWo:12.xfrom
violinist-dev:drupalcorerecommended10081015
Open

Update drupal/core-recommended from 10.0.8 to 10.1.5#302
violinist-bot wants to merge 1 commit into
SignWo:12.xfrom
violinist-dev:drupalcorerecommended10081015

Conversation

@violinist-bot

Copy link
Copy Markdown

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:

  • guzzlehttp/guzzle: 7.7.1 (updated from 7.5.1)
  • guzzlehttp/promises: 2.0.1 (updated from 1.5.2)
  • guzzlehttp/psr7: 2.5.1 (updated from 2.4.5)
  • nikic/php-parser: v4.17.1 (updated from v4.15.4)
  • psr/http-client: 1.0.3 (updated from 1.0.2)
  • psr/http-message: 2.0 (updated from 1.0.1)
  • symfony/console: v6.3.4 (updated from v6.2.11)
  • symfony/dependency-injection: v6.3.5 (updated from v6.2.10)
  • symfony/deprecation-contracts: v3.3.0 (updated from v3.2.1)
  • symfony/event-dispatcher: v6.3.2 (updated from v6.2.8)
  • symfony/event-dispatcher-contracts: v3.3.0 (updated from v3.2.1)
  • symfony/finder: v6.3.5 (updated from v6.2.7)
  • symfony/polyfill-php81: v1.28.0 (updated from v1.27.0)
  • symfony/process: v6.3.4 (updated from v6.2.10)
  • symfony/service-contracts: v3.3.0 (updated from v3.2.1)
  • symfony/string: v6.3.5 (updated from v6.2.8)
  • symfony/var-dumper: v6.3.5 (updated from v6.2.10)
  • symfony/var-exporter: v6.3.4 (updated from v6.2.10)
  • symfony/yaml: v6.3.3 (updated from v6.2.10)
  • twig/twig: v3.6.1 (updated from v3.5.1)
  • doctrine/annotations: 1.14.3 (updated from 1.13.3)
  • doctrine/deprecations: 1.1.2 (new package, previously not installed)
  • doctrine/lexer: 2.1.0 (updated from 1.2.3)
  • drupal/core: 10.1.5 (updated from 10.0.8)
  • drupal/core-recommended: 10.1.5 (updated from 10.0.8)
  • egulias/email-validator: 4.0.1 (updated from 3.2.5)
  • masterminds/html5: 2.8.1 (updated from 2.7.6)
  • mck89/peast: v1.15.4 (new package, previously not installed)
  • phpunit/php-code-coverage: 9.2.29 (updated from 9.2.26)
  • phpunit/phpunit: 9.6.13 (updated from 9.6.7)
  • sebastian/diff: 4.0.5 (updated from 4.0.4)
  • sebastian/global-state: 5.0.6 (updated from 5.0.5)
  • symfony/error-handler: v6.3.5 (updated from v6.2.10)
  • symfony/http-foundation: v6.3.5 (updated from v6.2.10)
  • symfony/http-kernel: v6.3.5 (updated from v6.2.10)
  • symfony/mime: v6.3.5 (updated from v6.2.10)
  • symfony/polyfill-php72: v1.28.0 (updated from v1.27.0)
  • symfony/polyfill-php80: v1.28.0 (new package, previously not installed)
  • symfony/polyfill-php83: v1.27.0 (new package, previously not installed)
  • symfony/psr-http-message-bridge: v2.2.0 (updated from v2.1.4)
  • symfony/routing: v6.3.5 (updated from v6.2.8)
  • symfony/serializer: v6.3.5 (updated from v6.2.10)
  • symfony/translation-contracts: v3.3.0 (updated from v3.2.1)
  • symfony/validator: v6.3.5 (updated from v6.2.10)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

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
 composer.json

Changelog

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

  • 2c5cf42Drupal 10.1.5
  • a8dbb69Merged 10.1.4.
  • c030654Drupal 10.1.4
  • 1a93b79Back to dev.
  • d32977bDrupal 10.1.3
  • da054f4Issue #3382123 by catch, smustgrave, nicxvan: Update Peast to 1.15.4
  • 657181cBack to dev.
  • f3d2327Drupal 10.1.2
  • b12552bIssue #3374660 by Niklan, catch, andypost, Chi, Spokje: Update mck89/peast composer dependency to 1.15.2
  • bc2a813Back to dev.
  • 27f96cdDrupal 10.1.1
  • c79ec99Issue #3368790 by longwave, jabeler: guzzlehttp/promises 2.0 blocking update to 10.1 due to AWS SDK
  • 209d15eBack to dev.
  • 38f93afDrupal 10.1.0
  • 349b205Back to dev.
  • eca5361Drupal 10.1.0-rc1
  • b4f220dIssue #3365314 by longwave, smustgrave: Update dependencies for Drupal 10.1
  • 0fca8b2Issue #3363222 by andypost: Update to Symfony 6.3
  • 1d7ebf7Issue #3361949 by andypost: Update to Symfony 6.3 RC1
  • 846a5e3Issue #3361983 by effulgentsia, smustgrave: Remove psr/http-message from drupal/core-recommended
  • 08e92ebIssue #3357585 by longwave, catch: Pin to egulias/email-validator v4
  • 40afc9aBack to dev.
  • 493f8b2Drupal 10.1.0-beta1
  • 911c9cfIssue #3338328 by Spokje, andypost, longwave, effulgentsia, jungle, catch, smustgrave, Wim Leers: Update to Symfony 6.3
  • 10b3b23Issue #3358323 by longwave, rpayanm, smustgrave: Update dependencies for Drupal 10.1
  • cec3e1aIssue #3357247 by Spokje: Update guzzlehttp/psr7
  • 2733e20Back to dev.
  • 0523e47Drupal 10.1.0-alpha1
  • 0b1fdf4Issue #3351556 by longwave: Update dependencies for Drupal 10.1
  • 3dd1689Issue #3344076 by longwave: Update dependencies for Drupal 10.1
  • 8ade646Issue #3299678 by mondrake, catch, longwave: Deprecate DiffEngine and replace with sebastian/diff
  • fe822c9Issue #3338301 by catch, longwave, benjifisher, jungle: Update Symfony to v6.2.6 / v4.4.50
  • 3981ea2Issue #3327787 by Spokje, xjm, andypost: Update doctrine/annotations to latest version
  • 9e948a9Issue #3095099 by Chi, andypost, arpad.rozsa: Require Twig >= 3.5.0
  • ce62acdIssue #3327785 by Spokje, xjm, andypost, rpayanm: Upgrade Symfony dependencies with minor version bump
  • 3b57c23Issue #3327769 by andypost, Spokje, catch: Upgrade Symfony dependencies to 6.2.2
  • 985e117Issue #3325648 by Spokje: Upgrade Symfony dependencies to 6.2.1
  • 42730e7Issue #3319426 by longwave, catch, andypost: Update to a stable Symfony 6.2 release
  • cb48a7dIssue #3324213 by Spokje, andypost: upgrade Symfony dependencies to RC2
  • 6a4685aIssue #3323741 by andypost, Spokje, catch, longwave: upgrade Symfony dependencies to RC1
  • 37861e2Issue #3322984 by andypost: upgrade Symfony dependencies
  • 3333d02Issue #3302755 by catch, nod_, xjm, Wim Leers, longwave, alexpott, mfb: On-the-fly JavaScript minification
  • 79e2ebaIssue #3284422 by catch, phenaproxima, Spokje, andypost, longwave, Gábor Hojtsy, mondrake: [META] Symfony 6.2 compatibility
  • 6e8ca6cIssue #3317874 by longwave, mondrake: Update dependencies for Drupal 10.0
  • 147ce98SA-CORE-2022-016 by fabpot, nicolas.grekas, xjm, lauriii, alexpott, Berdir, larowlan, catch, longwave, cilefen, james.williams, benjifisher
  • e6a8ef7Issue #3296390 by Spokje, longwave, Eric_A, Chi: Remove symfony/polyfill-php74, -php80 and -php81 dependencies
  • b25fd24Issue #3306946 by xjm, Spokje, andypost, longwave: Update Composer dependencies in 10.0 and 9.5, and increase constraints to require latest minors
  • d3f6926Issue #3295520 by andypost, longwave: Update dependencies for Drupal 10.0
  • e72348eIssue #3300773 by bradjones1, andypost: Fix failed test on symfony/http-foundation 4.4.44/6.1.3 and later
  • 8a3605aIssue #3298343 by andypost, Spokje: upgrade egulias/email-validator to 3.2.1 to support PHP 8.2
  • 0b3aa25Issue #3292730 by mondrake: Update to Symfony 6.1.2
  • 82f920d10.1.x-dev

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.

Sign up for freeto 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

@violinist-bot