Skip to content

Bump @lando/php from 1.10.0 to 1.11.1#67

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lando/php-1.11.1
Closed

Bump @lando/php from 1.10.0 to 1.11.1#67
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lando/php-1.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @lando/php from 1.10.0 to 1.11.1.

Release notes

Sourced from @​lando/php's releases.

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.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
  • 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
  • 6311859 fix: detect database type even when no version is specified
  • 66c0583 fix: add ssl-mode=DISABLED to MySQL client config for local dev
  • 922a9e2 test: use apache appserver with run commands to reproduce MySQL 5.7 SSL error
  • 8be5387 chore: remove accidental syncthing gitignore entries
  • 7200682 chore: add syncthing to gitignore
  • 7ac8342 ci: add db-client-mysql57 to test matrix
  • 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: "@lando/php"
  dependency-version: 1.11.1
  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 20, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 20, 2026

Deploy Preview for lando-solr ready!

Name Link
🔨 Latest commit c1b9f23
🔍 Latest deploy log https://app.netlify.com/projects/lando-solr/deploys/6997eb1536c7ac000896f6c5
😎 Deploy Preview https://deploy-preview-67--lando-solr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 83 (🔴 down 9 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 26, 2026

Superseded by #69.

@dependabot dependabot Bot closed this Feb 26, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/lando/php-1.11.1 branch February 26, 2026 05:03
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.

0 participants