This repository was archived by the owner on May 26, 2023. It is now read-only.
🚨 [security] Update drupal/core: 9.4.8 → 9.4.14 (patch) #6
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 Access bypass in Drupal core
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ drupal/core-recommended (9.4.8 → 9.4.14) · Repo
Commits
See the full diff on Github. The new version differs by 12 commits:
Drupal 9.4.14
Drupal 9.4.13
Merged 9.4.12.
Drupal 9.4.12
Back to dev.
Drupal 9.4.11
Issue #3338301 by catch, longwave, benjifisher, jungle: Update Symfony to v6.2.6 / v4.4.50
Merged 9.4.10.
Drupal 9.4.10
Back to dev.
Drupal 9.4.9
Back to dev.
Release Notes
3.2.5
3.2.4
3.2.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
GitHub Actions (#348)
Allow doctrine/lexer 2 (#345)
CHANGELOG: Fix typo “Breacking” (#333)
Update LICENSE
Nullable type declaration for default null value (#328)
Visibility required (#329)
Single blank line at eof (#330)
No superfluous elseif (#331)
No unused imports (#332)
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 (#326)
Security Advisories 🚨
🚨 Improper header name validation in guzzlehttp/psr7
Release Notes
1.9.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Release 1.9.1
Release 1.9.1
Patch header validation issue
Remove branch alias
Update CI workflows (#552)
Commits
See the full diff on Github. The new version differs by 3 commits:
Deprecations for PHP 8.1
fix: typo in _parseFeaturesHeaderFile
Fix: Creation of dynamic property PEAR_Error::$callback is deprecated
Release Notes
1.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Merge pull request #17 from ghostwriter/feature/http-message-v2
Support `psr/http-message` v2
Update url to HTTPS (#15)
Release Notes
1.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
Merge pull request #13 from ghostwriter/feature/http-message-v2
Support `psr/http-message` v2
Merge pull request #12 from TimWolla/patch-1
Add .gitattributes setting `export-ignore`
Merge pull request #11 from J0WI/patch-1
Update url to HTTPS
Merge pull request #9 from gnumoksha/patch-1
Update README.md
docs: Standardize the README
Security Advisories 🚨
🚨 Symfony storing cookie headers in HttpCache
Release Notes
4.4.50
4.4.49
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Prepare for v1.27
Update changelog
Update CHANGELOG.md
Commits
See the full diff on Github. The new version differs by 3 commits:
Prepare for v1.27
Update changelog
Update CHANGELOG.md
Commits
See the full diff on Github. The new version differs by 4 commits:
Prepare for v1.27
CS fix
Update changelog
Update CHANGELOG.md
Commits
See the full diff on Github. The new version differs by 4 commits:
Prepare for v1.27
CS fix
Update changelog
Update CHANGELOG.md
Commits
See the full diff on Github. The new version differs by 5 commits:
Prepare for v1.27
CS fix
Update changelog
Update CHANGELOG.md
Passing null to preg_split() throws deprecation on PHP 8.1
Commits
See the full diff on Github. The new version differs by 2 commits:
Prepare for v1.27
CS fix
Commits
See the full diff on Github. The new version differs by 1 commit:
Prepare for v1.27
Commits
See the full diff on Github. The new version differs by 4 commits:
Prepare for v1.27
CS fix
Update CHANGELOG.md
Update README
Commits
See the full diff on Github. The new version differs by 2 commits:
Prepare for v1.27
CS fix
Release Notes
2.1.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
minor #110 Add PHP 8.2 to CI (derrabus)
Add PHP 8.2 to CI
bug #109 perf: ensure timely flush stream buffers (cidosx)
perf: ensure timely flush stream buffers
Commits
See the full diff on Github. The new version differs by 13 commits:
[VarDumper] Disable links for IntelliJ platform
[VarDumper] Fixed dumping of CutStub
[VarDumper] Add a bit of test coverage
[VarDumper] Fix error when reflected class has default Enum parameter in constructor
Fix phpdocs in components
CS fix
Migrate to `static` data providers using `rector/rector`
Update license years (last time)
[VarDumper] Fix JS to expand / collapse
Bump license year to 2023
Use static methods inside data providers
Fix getting the name of closures on PHP 8.1.11+
[VarDumper] Ignore \Error in __debugInfo()
Commits
See the full diff on Github. The new version differs by 26 commits:
Prepare the 2.15.4 release
Update CHANGELOG
bug #3738 do not clean up whitespace text nodes inside if tags (xabbuh)
do not clean up whitespace text nodes inside if tags
Bump version of actions/cache
chore: Included githubactions in the dependabot config
Fix tests
bug #3769 Updates CoreExtension::twig_constant to check for definition first to avoid hard crash (Alex Henderson-Roche)
Updates CoreExtension::twig_constant to check for definition first to avoid hard crash
Do more Github actions updates
Use checkout actions v3
Add PHP 8.2 to the tests
Remove a test that was a regression test for the C extension
minor #3779 Cycle function: Add output to example code (kathi-at-datrycs)
Add output
minor #3780 Add missing argument for the cycle function (stof)
minor #3781 Fix the drupal testing script (stof)
Fix the drupal testing script
Add missing argument for the cycle function
bug #3777 Fix optimizing closures callbacks (nicolas-grekas)
Fix optimizing closures callbacks
minor #3759 Update templates.rst (Francoscopic)
Update templates.rst
minor #3751 Update michelf/php-markdown require-dev to allow v2 (bobvandevijver)
Update michelf/php-markdown require-dev to allow v2
Bump version
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands