Update all dependencies - #755
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #755 +/- ##
=======================================
Coverage 97.40% 97.40%
=======================================
Files 52 52
Lines 4555 4555
=======================================
Hits 4437 4437
Misses 118 118 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~10.6.0→~10.6.15~10.6.0→~10.6.15~10.6.0→~10.6.15~10.6.0→~10.6.15^3.2.1→^3.2.3^2.1@beta→^2.1.0@beta^1.19→^1.23.0^1.14→^1.15.0^1.11→^1.13.0^2.6→^2.8.4^1.38→^1.41.0^2.6→^2.7.2^6.3@beta→^6.3.0@beta^13.6→^13.7.6^11.0.6→^11.0.12^9.2.31→^9.2.32^6.4.3→^6.4.42^6.4.3→^6.4.43Release Notes
drupal/core-composer-scaffold (drupal/core-composer-scaffold)
v10.6.15Compare Source
v10.6.14Compare Source
v10.6.13Compare Source
v10.6.12Compare Source
v10.6.11Compare Source
v10.6.10Compare Source
v10.6.9Compare Source
v10.6.8Compare Source
v10.6.7Compare Source
v10.6.6Compare Source
v10.6.5Compare Source
v10.6.4Compare Source
v10.6.3Compare Source
v10.6.2Compare Source
v10.6.1Compare Source
drupal/core-dev (drupal/core-dev)
v10.6.15Compare Source
v10.6.14Compare Source
v10.6.13Compare Source
v10.6.12Compare Source
v10.6.11Compare Source
v10.6.10Compare Source
v10.6.9Compare Source
v10.6.8Compare Source
v10.6.7Compare Source
v10.6.6Compare Source
v10.6.5Compare Source
v10.6.4Compare Source
v10.6.3Compare Source
v10.6.2Compare Source
v10.6.1Compare Source
drupal/core-project-message (drupal/core-project-message)
v10.6.15Compare Source
v10.6.14Compare Source
v10.6.13Compare Source
v10.6.12Compare Source
v10.6.11Compare Source
v10.6.10Compare Source
v10.6.9Compare Source
v10.6.8Compare Source
v10.6.7Compare Source
v10.6.6Compare Source
v10.6.5Compare Source
v10.6.4Compare Source
v10.6.3Compare Source
v10.6.2Compare Source
v10.6.1Compare Source
drupal/core-recommended (drupal/core-recommended)
v10.6.15Compare Source
v10.6.14Compare Source
v10.6.13Compare Source
v10.6.12Compare Source
v10.6.11Compare Source
v10.6.10Compare Source
v10.6.9Compare Source
v10.6.8Compare Source
v10.6.7Compare Source
v10.6.6Compare Source
v10.6.5Compare Source
v10.6.4Compare Source
v10.6.3Compare Source
v10.6.2Compare Source
v10.6.1Compare Source
drush-ops/drush (drush/drush)
v13.7.6Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.7.5...13.7.6
v13.7.5Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.7.4...13.7.5
v13.7.4Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.7.3...13.7.4
v13.7.3Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.7.2...13.7.3
v13.7.2Compare Source
What's Changed
updatedbautomatically sets the site in maintenance mode during the process by @gitressa in #65259eddab8)Full Changelog: drush-ops/drush@13.7.1...13.7.2
v13.7.1Compare Source
What's Changed
sql:dumpwork by @gitressa in #6383Full Changelog: drush-ops/drush@13.7.0...13.7.1
v13.7.0Compare Source
Highlights
What's Changed
New Contributors
Full Changelog: drush-ops/drush@13.6.2...13.7.0
v13.6.2Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.6.1...13.6.2
v13.6.1Compare Source
What's Changed
New Contributors
Full Changelog: drush-ops/drush@13.6.0...13.6.1
sebastianbergmann/php-code-coverage (phpunit/php-code-coverage)
v11.0.12: phpunit/php-code-coverage 11.0.12Compare Source
Fixed
DOMDocument::saveXML()is not handledv11.0.11: phpunit/php-code-coverage 11.0.11Compare Source
Changed
v11.0.10: phpunit/php-code-coverage 11.0.10Compare Source
Changed
v11.0.9: phpunit/php-code-coverage 11.0.9Compare Source
Changed
Version::id()SebastianBergmann\CodeCoverage\Filter::includeUncoveredFiles()andSebastianBergmann\CodeCoverage\Filter::excludeUncoveredFiles()methods are no longer deprecatedFixed
fndifferently than other named argumentsv11.0.8: phpunit/php-code-coverage 11.0.8Compare Source
Changed
v11.0.7: phpunit/php-code-coverage 11.0.7Compare Source
Changed
Deprecated
SebastianBergmann\CodeCoverage\Filter::includeUncoveredFiles(),SebastianBergmann\CodeCoverage\Filter::excludeUncoveredFiles(), andSebastianBergmann\CodeCoverage\Filter::excludeFile()methods have been deprecatedsymfony/browser-kit (symfony/browser-kit)
v6.4.42Compare Source
Changelog (symfony/browser-kit@v6.4.37...v6.4.42)
v6.4.32Compare Source
Changelog (symfony/browser-kit@v6.4.31...v6.4.32)
v6.4.31Compare Source
Changelog (symfony/browser-kit@v6.4.30...v6.4.31)
v6.4.28Compare Source
Changelog (symfony/browser-kit@v6.4.27...v6.4.28)
v6.4.24Compare Source
Changelog (symfony/browser-kit@v6.4.23...v6.4.24)
v6.4.19Compare Source
Changelog (symfony/browser-kit@v6.4.18...v6.4.19)
JSON_PRESERVE_ZERO_FRACTIONinjsonRequestmethod (@raffaelecarelle)v6.4.13Compare Source
Changelog (symfony/browser-kit@v6.4.12...v6.4.13)
parse_url()checks (@nicolas-grekas)v6.4.8Compare Source
Changelog (symfony/browser-kit@v6.4.7...v6.4.8)
v6.4.7Compare Source
Changelog (symfony/browser-kit@v6.4.6...v6.4.7)
symfony/config (symfony/config)
v6.4.43Compare Source
Changelog (symfony/config@v6.4.42...v6.4.43)
v6.4.42Compare Source
Changelog (symfony/config@v6.4.37...v6.4.42)
v6.4.37Compare Source
Changelog (symfony/config@v6.4.34...v6.4.37)
v6.4.34Compare Source
Changelog (symfony/config@v6.4.33...v6.4.34)
v6.4.32Compare Source
Changelog (symfony/config@v6.4.31...v6.4.32)
v6.4.28Compare Source
Changelog (symfony/config@v6.4.27...v6.4.28)
v6.4.26Compare Source
Changelog (symfony/config@v6.4.25...v6.4.26)
GlobResourcepattern with trailing slash (@HypeMC)v6.4.24Compare Source
Changelog (symfony/config@v6.4.23...v6.4.24)
v6.4.22Compare Source
Changelog (symfony/config@v6.4.21...v6.4.22)
v6.4.14Compare Source
Changelog (symfony/config@v6.4.13...v6.4.14)
FileLocator(@alexandre-daubois)v6.4.13Compare Source
Changelog (symfony/config@v6.4.12...v6.4.13)
parse_url()checks (@nicolas-grekas)v6.4.8Compare Source
Changelog (symfony/config@v6.4.7...v6.4.8)
v6.4.7Compare Source
Changelog (symfony/config@v6.4.6...v6.4.7)
v6.4.6Compare Source
Changelog (symfony/config@v6.4.5...v6.4.6)
YamlReferenceDumperhandling of array examples (@MatTheCat)v6.4.4Compare Source
Changelog (symfony/config@v6.4.3...v6.4.4)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.