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

[SECURITY] Update drupal/core-recommended from 9.3.15 to 9.4.0 #151

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link
Contributor

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.

List of updated packages
  • composer/semver: 3.3.2 (updated from 3.2.6)
  • doctrine/lexer: 1.2.3 (updated from 1.2.1)
  • doctrine/reflection: 1.2.3 (updated from 1.2.2)
  • drupal/core: 9.4.0 (updated from 9.3.15)
  • drupal/core-composer-scaffold: 9.4.0 (updated from 9.3.15)
  • drupal/core-project-message: 9.4.0 (updated from 9.3.15)
  • drupal/core-recommended: 9.4.0 (updated from 9.3.15)
  • egulias/email-validator: 3.2 (updated from 3.1.2)
  • guzzlehttp/guzzle: 6.5.7 (updated from 6.5.6)
  • laminas/laminas-diactoros: 2.11.0 (updated from 2.8.0)
  • laminas/laminas-feed: 2.17.0 (updated from 2.15.0)
  • laminas/laminas-stdlib: 3.7.1 (updated from 3.6.1)
  • psr/container: 1.1.2 (updated from 1.1.1)
  • symfony/console: v4.4.42 (updated from v4.4.34)
  • symfony/debug: v4.4.41 (updated from v4.4.31)
  • symfony/dependency-injection: v4.4.42 (updated from v4.4.34)
  • symfony/deprecation-contracts: v2.5.1 (updated from v2.5.0)
  • symfony/error-handler: v4.4.41 (updated from v4.4.34)
  • symfony/event-dispatcher: v4.4.42 (updated from v4.4.34)
  • symfony/event-dispatcher-contracts: v1.1.12 (updated from v1.1.11)
  • symfony/http-client-contracts: v2.5.1 (updated from v2.5.0)
  • symfony/http-foundation: v4.4.41 (updated from v4.4.34)
  • symfony/http-kernel: v4.4.42 (updated from v4.4.35)
  • symfony/mime: v5.4.9 (updated from v5.4.0)
  • symfony/polyfill-ctype: v1.25.0 (updated from v1.23.0)
  • symfony/polyfill-iconv: v1.25.0 (updated from v1.23.0)
  • symfony/polyfill-intl-idn: v1.25.0 (updated from v1.23.0)
  • symfony/polyfill-intl-normalizer: v1.25.0 (updated from v1.23.0)
  • symfony/polyfill-mbstring: v1.25.0 (updated from v1.23.1)
  • symfony/polyfill-php72: v1.26.0 (updated from v1.25.0)
  • symfony/polyfill-php73: v1.26.0 (updated from v1.25.0)
  • symfony/polyfill-php80: v1.25.0 (updated from v1.23.1)
  • symfony/process: v4.4.41 (updated from v4.4.35)
  • symfony/routing: v4.4.41 (updated from v4.4.34)
  • symfony/serializer: v4.4.42 (updated from v4.4.35)
  • symfony/service-contracts: v2.5.1 (updated from v2.5.0)
  • symfony/translation: v4.4.41 (updated from v4.4.34)
  • symfony/translation-contracts: v2.5.1 (updated from v2.5.0)
  • symfony/validator: v4.4.41 (updated from v4.4.35)
  • symfony/var-dumper: v5.4.9 (updated from v5.4.0)
  • symfony/yaml: v4.4.37 (updated from v4.4.34)
  • twig/twig: v2.15.1 (updated from v2.14.11)
  • webmozart/assert: 1.11.0 (updated from 1.10.0)

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:

  • bacfdd4 Drupal 9.4.0
  • 8cedeca Issue #3285696 by sardara, alexpott, longwave: Legacy random session ID generation is incompatible with symfony/http-foundation v4.4.42
  • 3edf9c8 Issue #3198340 by alexpott, xjm, cilefen, Mile23, mmjvb, catch, longwave, mfb, Mixologic, effulgentsia, larowlan, Warped, quietone, greg.1.anderson: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available
  • a980acf Issue #3285572 by alexpott, longwave: Update dependencies to latest patch releases for 9.4.x / 9.5.x
  • 19f4b04 Back to dev.
  • 11d8811 Drupal 9.4.0-rc2
  • 9d48ea3 SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna, mlhess, cilefen, xjm, benjifisher
  • 0ce0738 Back to dev.
  • 960c005 Drupal 9.4.0-rc1
  • aa40ad3 Back to dev.
  • a13d6aa Drupal 9.4.0-beta1
  • 9ed3462 Issue #3283093 by alexpott, daffie: Update PHP dependencies for minor and patch versions
  • bdd3dcc Issue #3282342 by xjm: Forward-port Guzzle updates, because the private testrunner doesn't like me today
  • 974bc4a Back to dev.
  • 3430f44 Drupal 9.4.0-alpha1
  • b9f12e1 Issue #3278162 by longwave, xjm, mallezie, Spokje: Update Composer dependencies to the latest minor and patch versions
  • 1e9fb9c SA-CORE-2022-006 by JeroenT, DamienMcKenna, xjm, pwolanin, alexpott, larowlan, greggles
  • 5d3a1fc Issue #3262583 by xjm, neclimdul, bnjmnm, catch: Update Twig to 2.14.11
  • 8a46b48 Issue #3251768 by longwave: Update Symfony 5 dependencies to 5.4.0
  • 64ab382 Issue #3238763 by longwave, Spokje, Krzysztof Domański, tstoeckler, quietone: Upgrade egulias/email-validator to v3
  • 6febef1 Issue #3251000 by alexpott, andypost: Update dependencies for 9.1.x/9.2.x/9.3.x/9.4.x
  • ba1b0b0 Issue #3249233 by longwave: Update 9.3's Symfony 5 components to 5.4
  • e4d19ea Issue #3248600 by andypost, longwave: Update dependencies for 9.3.x
  • d553e10 Issue #3248156 by alexpott, longwave: Update dependencies prior to 9.3.0 beta
  • c322eab Issue #3246595 by andypost: Update dependencies for 9.3.x
  • df07afd Drupal 9.4.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 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.

2 participants