Skip to content

Bump @lando/argv from 1.1.2 to 1.2.0#100

Merged
AaronFeledy merged 7 commits into
mainfrom
dependabot/npm_and_yarn/lando/argv-1.2.0
Jun 25, 2026
Merged

Bump @lando/argv from 1.1.2 to 1.2.0#100
AaronFeledy merged 7 commits into
mainfrom
dependabot/npm_and_yarn/lando/argv-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 9, 2025

Copy link
Copy Markdown
Contributor

Bumps @lando/argv from 1.1.2 to 1.2.0.

Release notes

Sourced from @​lando/argv's releases.

v1.2.0

  • Granted permission
Changelog

Sourced from @​lando/argv's changelog.

v1.2.0 - July 19, 2025

  • Granted permission
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 9, 2025
@netlify

netlify Bot commented Dec 9, 2025

Copy link
Copy Markdown

Deploy Preview for lando-lagoon ready!

Name Link
🔨 Latest commit 55eb8c0
🔍 Latest deploy log https://app.netlify.com/projects/lando-lagoon/deploys/6a3ce30f032c4200087b73e0
😎 Deploy Preview https://deploy-preview-100--lando-lagoon.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: 91 (🔴 down 2 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
🤖 Make changes Run an agent on this branch

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

Bumps [@lando/argv](https://github.com/lando/argv) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/lando/argv/releases)
- [Changelog](https://github.com/lando/argv/blob/main/CHANGELOG.md)
- [Commits](lando/argv@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: "@lando/argv"
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@AaronFeledy AaronFeledy force-pushed the dependabot/npm_and_yarn/lando/argv-1.2.0 branch from b33ee95 to 9470b80 Compare June 23, 2026 18:13
- Strip build.additional_contexts from parsed service config since Lando
  splits services into separate compose files and service: refs cannot
  resolve across them. The CLI_IMAGE build arg handles cross-service
  image references instead.

- Use path.resolve instead of path.join for build.context so relative
  contexts (eg context: frontend for monorepos) resolve correctly
  against the project root instead of always being forced to root.

Fixes #7, fixes #53
… stripping

Adds assertions to drupal9-base leia test:
- Verify nginx and php services have /app/web/index.php (copied from
  cli via CLI_IMAGE build arg, proving cross-service builds work)
- Verify additional_contexts is stripped from generated compose files
grep -c exits non-zero when count is 0, causing the test to fail
even though the assertion is correct. Use grep + exit 1 pattern instead.
@AaronFeledy AaronFeledy merged commit b600978 into main Jun 25, 2026
15 checks passed
@AaronFeledy AaronFeledy deleted the dependabot/npm_and_yarn/lando/argv-1.2.0 branch June 25, 2026 08:18
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