Skip to content

v3.13.0

Latest
Compare
Choose a tag to compare
@davereid davereid released this 09 Jul 15:10
· 6 commits to main since this release
851bc83

Release Notes

The settings.pantheon.php file is not longer provided or scaffolded by Drainpipe. If your project is hosted on Pantheon, you should ensure you have the pantheon-systems/drupal-integrations project as a Composer dependency. You should take note of the Enabling this project instructions as preferred loading of the settings.pantheon.php has also changed for Drupal 11 projects.

Additionally, a Composer warning will now appear if a project appears to be hosted on Pantheon (based on project files) but does not include the Pantheon integration package.

What's Changed

  • Issue #769: Use gitattributes to remove drainpipe-dev by @davereid in #864
  • chore(deps): update yarn to v4.9.2 by @renovate in #862
  • Add skip_permissions_hardening setting flag to ensure Tugboat builds keep the sites/default directory writable by @davereid in #867
  • fix(deps): update dependency sass to ^1.89.2 by @renovate in #868
  • fix(deps): update dependency postcss to ^8.5.5 by @renovate in #869
  • fix(deps): update dependency vincentlanglet/twig-cs-fixer to ^3.8.0 by @renovate in #874
  • fix(deps): update dependency postcss to ^8.5.6 by @renovate in #872
  • fix(deps): update dependency vincentlanglet/twig-cs-fixer to ^3.8.1 by @renovate in #875
  • ISSUE-850: recommend pantheon-systems/drupal-integrations by @beto-aveiga in #855
  • Issue #650: Fix drainpipe-dev tag push and allow phpunit v11 to fix composer conflicts by @davereid in #886
  • chore(deps): update dependency node to v22.17.0 by @renovate in #878
  • chore(deps): update dependency lerna to ^8.2.3 by @renovate in #882
  • fix(deps): update dependency esbuild to ^0.25.6 by @renovate in #885
  • Fix uses error in TestAcquia.yml by @davereid in #889

Full Changelog: v3.12.2...v3.12.3