Skip to content

Bump @lando/php from 1.10.0 to 1.11.2#69

Merged
AaronFeledy merged 1 commit intomainfrom
dependabot/npm_and_yarn/lando/php-1.11.2
Feb 26, 2026
Merged

Bump @lando/php from 1.10.0 to 1.11.2#69
AaronFeledy merged 1 commit intomainfrom
dependabot/npm_and_yarn/lando/php-1.11.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 26, 2026

Bumps @lando/php from 1.10.0 to 1.11.2.

Release notes

Sourced from @​lando/php's releases.

v1.11.2

What's Changed

Full Changelog: lando/php@v1.11.1...v1.11.2

v1.11.1

What's Changed

  • Fixed database type detection when no version is specified
  • Added npm edge-to-latest tag promotion on release

Full Changelog: lando/php@v1.11.0...v1.11.1

v1.11.0

Highlights

This release adds automatic database client detection for PHP 8.3+ services. Lando now detects your database type and version and installs the matching client — no more MariaDB deprecation warnings or SSL errors when using MySQL. See #212 for details.

Also fixes an issue where composer would silently fail to install if a build_as_root step failed (#214), and updates test infrastructure for Node 20 and GD AVIF validation.

What's Changed

New Contributors

Full Changelog: lando/php@v1.9.0...v1.11.0

Changelog

Sourced from @​lando/php's changelog.

v1.11.2 - February 25, 2026

  • Fixed composer install crash caused by legacy prestissimo removal running as wrong user
  • Improved composer install script to default to latest stable
  • Fixed mysqldump warning for unknown option on MariaDB 11.4/11.8 #237
  • Updated to @​lando/nginx@​1.6.0

v1.11.1 - February 20, 2026

  • Fixed database type detection when no version is specified
  • Added npm edge-to-latest tag promotion on release

v1.11.0 - February 19, 2026

  • Fixed database client auto-detection for recipe-based services #223
Commits
  • 15bbc47 release v1.11.2 generated by @​lando/prepare-release-action
  • cac88b9 fix: remove legacy prestissimo cleanup causing composer crash (#240)
  • 5b07405 fix: handle race condition in release promote job (#234)
  • 1e3a301 Improved composer install script to default to latest stable (#239)
  • 0f73577 Fixed mysqldump warning for unknown option on MariaDB 11.4/11.8 (#238)
  • dd58873 Bump @​lando/nginx from 1.5.0 to 1.6.0 (#235)
  • 9b48135 release v1.11.1 generated by @​lando/prepare-release-action
  • 63a09da Fix duplicate entry in CHANGELOG
  • 55586fd docs: update CHANGELOG.md with unreleased changes since v1.11.0
  • 12fab41 fix: use ssl-mode=PREFERRED instead of DISABLED
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@lando/php](https://github.com/lando/php) from 1.10.0 to 1.11.2.
- [Release notes](https://github.com/lando/php/releases)
- [Changelog](https://github.com/lando/php/blob/main/CHANGELOG.md)
- [Commits](lando/php@v1.10.0...v1.11.2)

---
updated-dependencies:
- dependency-name: "@lando/php"
  dependency-version: 1.11.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 26, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 26, 2026

Deploy Preview for lando-solr failed. Why did it fail? →

Name Link
🔨 Latest commit c9f389c
🔍 Latest deploy log https://app.netlify.com/projects/lando-solr/deploys/699fd40e90c77700087422e0

@AaronFeledy AaronFeledy merged commit e591082 into main Feb 26, 2026
21 of 25 checks passed
@AaronFeledy AaronFeledy deleted the dependabot/npm_and_yarn/lando/php-1.11.2 branch February 26, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant