Skip to content

Comments

Bump @lando/core from 3.23.26 to 3.26.2#42

Merged
AaronFeledy merged 1 commit intomainfrom
dependabot/npm_and_yarn/lando/core-3.26.2
Feb 23, 2026
Merged

Bump @lando/core from 3.23.26 to 3.26.2#42
AaronFeledy merged 1 commit intomainfrom
dependabot/npm_and_yarn/lando/core-3.26.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @lando/core from 3.23.26 to 3.26.2.

Release notes

Sourced from @​lando/core's releases.

v3.26.2

  • Updated to use new Lando Alliance Apple Developer certificates
  • Updated to npm Trusted Publishing

v3.26.1

  • Updated to use new Lando Alliance Apple Developer certificates
  • Updated to npm Trusted Publishing

v3.26.0

  • Upgraded traefik to version 2.11.31. FIXES CRITICAL ISSUE #399.

v3.25.6

  • Updated plugins to handle image switch to bitnamilegacy namespace

v3.25.5

  • Added @lando/mailpit to common plugins
  • Improved mktemp usage in exec-multiliner to better support alpine #374
  • Fixed bug causing install failure for plugins with both ignoreDependencies and undefined dependencies #362

v3.25.4

v3.25.3

v3.25.2

  • Updated to consolidated Terms of Use and Privacy Policy to reflect transition to Lando Alliance non-profit part 2

v3.25.1

  • Updated to consolidated Terms of Use and Privacy Policy to reflect transition to Lando Alliance non-profit

v3.25.0

  • Granted permission

v3.24.3

Bug Fixes

  • Fixed bug causing too many colons error on Windows [#354]lando/core#354

v3.24.2

Bug Fixes

  • Fixed bug causing some recipe configs to throw TypeError [ERR_INVALID_ARG_TYPE] [#348]lando/core#348

v3.24.1

Bug Fixes

  • Fixed bug causing legacy excluding to fail with utils.getNamedVolumes is not a function #346
  • Fixed bug causing legacy excluding to apply to api: 4 services #346

... (truncated)

Changelog

Sourced from @​lando/core's changelog.

v3.26.2 - December 17, 2025

  • Updated to use new Lando Alliance Apple Developer certificates
  • Updated to npm Trusted Publishing

v3.26.1 - December 17, 2025

  • Updated to use new Lando Alliance Apple Developer certificates
  • Updated to npm Trusted Publishing

v3.26.0 - November 14, 2025

  • Upgraded traefik to version 2.11.31. FIXES CRITICAL ISSUE #399.

v3.25.6 - October 1, 2025

  • Updated plugins to handle image switch to bitnamilegacy namespace

v3.25.5 - September 9, 2025

  • Added @lando/mailpit to common plugins
  • Improved mktemp usage in exec-multiliner to better support alpine #374
  • Fixed bug causing install failure for plugins with both ignoreDependencies and undefined dependencies #362

v3.25.4 - September 3, 2025

v3.25.3 - July 23, 2025

v3.25.2 - July 21, 2025

  • Updated to consolidated Terms of Use and Privacy Policy to reflect transition to Lando Alliance non-profit part 2

v3.25.1 - July 21, 2025

  • Updated to consolidated Terms of Use and Privacy Policy to reflect transition to Lando Alliance non-profit

v3.25.0 - July 19, 2025

  • Granted permission

v3.24.3 - March 25, 2025

Bug Fixes

  • Fixed bug causing too many colons error on Windows #354

... (truncated)

Commits
  • ba2c252 release v3.26.2 generated by @​lando/prepare-release-action
  • cff5ecd updated to trusted publishing part 2
  • e6b326c release v3.26.1 generated by @​lando/prepare-release-action
  • be51f86 remove a few tests we dont need anymore and prep for Trusted Publishing
  • 693981e Bump brace-expansion from 2.0.1 to 2.0.2 in /examples/mounts
  • e20410d remove old reference to bugsnag and also bump to macos-15
  • 43ae379 update apple team id for new Lando Alliance certs
  • f00c31c Bump mdast-util-to-hast from 13.2.0 to 13.2.1
  • 5846354 Bump node-forge from 1.3.1 to 1.3.2
  • 9937857 Bump js-yaml from 4.1.0 to 4.1.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​lando/core since your current version.


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/core](https://github.com/lando/core) from 3.23.26 to 3.26.2.
- [Release notes](https://github.com/lando/core/releases)
- [Changelog](https://github.com/lando/core/blob/main/CHANGELOG.md)
- [Commits](lando/core@v3.23.26...v3.26.2)

---
updated-dependencies:
- dependency-name: "@lando/core"
  dependency-version: 3.26.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 19, 2026
@netlify
Copy link

netlify bot commented Feb 19, 2026

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

Name Link
🔨 Latest commit 3d6e5cc
🔍 Latest deploy log https://app.netlify.com/projects/lando-mailpit/deploys/69978f04f1c7aa00081905ae

@AaronFeledy AaronFeledy merged commit 5f303a3 into main Feb 23, 2026
13 of 17 checks passed
@AaronFeledy AaronFeledy deleted the dependabot/npm_and_yarn/lando/core-3.26.2 branch February 23, 2026 04:31
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