Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lando/core

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lando/core - npm Package Versions

13
9

3.23.0-beta.5

Diff

Changelog

Source

v3.23.0-beta.5 - October 24, 2024

Fixes

  • Fixed run-from-source #shebang to be more universal
  • Fixed flags: 0x5000: no such file or directory: unknown on WSL when bind mounting certain files the second time #242
  • Fixed bug causing https proxy routes to be assigned when they shouldnt be
  • Fixed bug causing cache from repopulating old proxy addresses that have been removed #209
  • Fixed bug in v4 auto entrypoint and command population
  • Fixed regression causing empty tooling options to throw an error #240
  • Improved merging of same-service, same-hostname-pathname proxy routes, fixes #246
  • Improved dns preference of ipv4first
pirog
published 3.23.0-beta.4 •

Changelog

Source

v3.23.0-beta.4 - October 22, 2024

  • Updating for release considerations
pirog
published 3.23.0-beta.3 •

Changelog

Source

v3.23.0-beta.3 - October 22, 2024

  • Fixed critical bug where core was not being loaded when it only exists internally
pirog
published 3.23.0-beta.2 •

Changelog

Source

v3.23.0-beta.2 - October 21, 2024

  • Updating for release considerations
pirog
published 3.23.0-beta.1 •

Changelog

Source

v3.23.0-beta.1 - October 21, 2024

New Features

  • Updated packaged cli to use node20

Fixes

  • Fixed bug causing development release versions from incorrectly reporting as updatable
  • Fixed bug causing updates to fail when SHELL environment variable is not set
  • Fixed bug causing error handler error when error code is not an integer

Internal

  • Recombined @lando/cli into @lando/core eg lando binaries are now released here
  • Removed version 4 runtime selector
pirog
published 3.22.3 •

Changelog

Source

v3.22.3 - October 18, 2024

  • Added maybe-it-works? renderer handling for TERM=dumb
  • Changed and standardized nonTTY renderer to/from simple
  • Improved LandoCA support on archlinux
  • Improved dc2 renderer error selection on multiline errors
  • Improved error messages and fixed typos on Linux build engine setup
  • Standardized removey operations and made remove more "deletey"
pirog
published 3.22.2 •

Changelog

Source

v3.22.2 - October 17, 2024

  • Fixed bug causing lando init failures when it is the first command run
  • Fixed bug clobbering v3 certificates in some circumstances
  • Fixed bug causing lando plugin-add to fail in the wrong place when it's passed encodeURIComponent encodeys
pirog
published 3.22.1 •

Changelog

Source

v3.22.1 - October 11, 2024

  • Added explicit CA install support for linuxmint and endeavouros #3749 #223 #225
  • Added fallback method for for installing CA on Linux distros that are based on other supported distros
  • Switched cli update channel back to cli for now
pirog
published 3.22.0 •

Changelog

Source

v3.22.0 - October 10, 2024

New Features

  • Added new lando exec command
  • Added cross platform host.lando.internal for container-to-host access
  • Added limited auto setup to app start-y events
  • Added Install Certificate Authority setup task
  • Added limit app support in task functions
  • Added usage, examples and positionals support to task and tooling objects
  • Added LANDO_SERVICE_CERT and LANDO_SERVICE_KEY envvars
  • Added !import yaml tag for future v4 services things
  • Added build context tmp directory to house various build assets
  • Improved build context generation error handling
  • Improved consisteny of mounty APIs re source: and target:
  • Improved working_dir discover in v4 services
  • Improved CA and cert generation
  • Improved tooling, events, etc to honor & for proper backgrounding with --detach
  • Improved v3 plugin script automoving (finally!)
  • Updated default Docker Compose version to 2.29.2
  • Updated default Docker Desktop version to 4.34.0
  • Updated default Docker Engine version to 27.2.0
  • Updated tested Docker Desktop range to <=4.34
  • Updated tested Docker Compose range to <=2.29.2

Bug Fixes

  • Fixed bug causing EISDIR: illegal operation on a directory on some mounts #169
  • Fixed bug causing COLUMNS to be forced to 256 #1847
  • Fixed bug causing weird array merging in dynamic override tasks
  • Fixed bug causing debug output showing in some errors
  • Fixed bug causing compose cache to not properly empty on destroy
  • Fixed bug causing docker-engine.run to double emit errors
  • Fixed bug causing undefined to show on some user password prompts
  • Fixed bug causing Docker Desktop version information to not load correctly in some circumstances
  • Fixed various dc2 renderer bugs
  • Fixed bug causing new lando exec command to incorrectly shell wrap
  • Fixed bug causing compose directories to bloat indefinitely
  • Fixed bug causing stop to not kill when it can just kill
  • Fixed os not defined during lando setup on linux
  • Fixed inconsistent usage of skipInstallCa
  • Fixed bug causing autosetup to still U Need Setup after installing new orchestrator on lando starty events
  • Fixed bug preventing non-boot image build hooks from running
  • Fixed bug causing hook files to be COPYed to early in Imagefile
  • Fixed bug causing appMount to be not correctly added as a git safe.directory
  • Fixed bug causing preexisting urls in lando info to be clobbered by localhost port discovery
  • Fixed bug causing allServices to sometimes be unset in some recipe tasks
  • Fixed bug preventing some error codes from bubbling up correctly
  • Fixed bug causing race condition when setting non-service scoped storage labels
  • Fixed bug causing preexisting urls in lando info to be clobbered by localhost port discovery
  • Fixed bug causing allServices to sometimes be unset in some recipe tasks
  • Fixed bug causing build contexts to not wipe correctly between rebuilds
  • Fixed bug causing build context directories and compose caches to grow indefinitely over time

Internal

  • Changed .ps1 scripts to use -Option style option convention
  • Changed LANDO_HOST_IP to now use new host.lando.internal
  • Improved run volume mounting
  • Improved volume type detection
  • Moved Lando Development Certificate Authority creation to setup framework
  • Moved Landonet 2 upgrade to setup framework
  • Rebased yaml libraries on new yaml component
  • Rebased git history on lando/cli for pending MERGE
  • Renamed lash and landorc to lash.sh and landorc.sh for more consistent naming and packaging
  • Removed _casetup builder in favor of native CA generation
  • Removed ip npm package
  • Updated @lando/cli release pointer to @lando/core for pending MERGE
  • Upgraded js-yaml to ^4.1.0

DEPRECATIONS

  • DEPRECATED lando ssh in favor of new lando exec
  • Defunct lando share command is now a hidden command
pirog
published 3.22.0-beta.7 •

Changelog

Source

v3.22.0-beta.7 - September 5, 2024

Bug Fixes

  • Fixed bug causing preexisting urls in lando info to be clobbered by localhost port discovery
  • Fixed bug causing allServices to sometimes be unset in some recipe tasks
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc