Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump minimist and @lando/leia #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Removes minimist. It's no longer used after updating ancestor dependency @lando/leia. These dependencies need to be updated together.

Removes minimist

Updates @lando/leia from 0.6.7 to 1.0.0-beta.3

Release notes

Sourced from @​lando/leia's releases.

v1.0.0-beta.3

  • Fixed bug with powershell not throwing errors correctly

v1.0.0-beta.2

  • Added support for powershell and pwsh
  • Deyarned
  • Fixed issue when chai@5 shows up higher in the dependency tree #37

v1.0.0-beta.1

  • Added more reasonably named environment variables. See README.md for details.
Changelog

Sourced from @​lando/leia's changelog.

v1.0.0-beta.3 - March 15, 2024

  • Fixed bug with powershell not throwing errors correctly

v1.0.0-beta.2 - March 14, 2024

  • Added support for powershell and pwsh
  • Deyarned
  • Fixed issue when chai@5 shows up higher in the dependency tree #37

v1.0.0-beta.1 - August 19, 2023

  • Added more reasonably named environment variables. See README.md for details.
Commits
  • 2ef8fd7 release v1.0.0-beta.3 generated by @​lando/prepare-release-action
  • 40b2d6c powershell fixes (#44)
  • 992ca41 release v1.0.0-beta.2 generated by @​lando/prepare-release-action
  • 7745b51 powershell support (#43)
  • 9e82f6e #37: fixed issue when chai@5 shows up higher in dependency tree (#42)
  • 77450e8 Bump @​babel/traverse from 7.15.4 to 7.24.0 (#41)
  • a589364 Bump ansi-regex from 3.0.0 to 3.0.1 (#40)
  • cbeac89 Bump minimatch from 3.0.4 to 3.1.2 (#39)
  • 372493d rebase on npm and update deps/runners as needed (#38)
  • e98572e Bump get-func-name from 2.0.0 to 2.0.2 (#35)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
Copy link

netlify bot commented Mar 28, 2024

Deploy Preview for lando-backdrop failed.

Name Link
🔨 Latest commit d8f55ab
🔍 Latest deploy log https://app.netlify.com/sites/lando-backdrop/deploys/662031e85aa1d60008e23879

Removes [minimist](https://github.com/minimistjs/minimist). It's no longer used after updating ancestor dependency [@lando/leia](https://github.com/lando/leia). These dependencies need to be updated together.


Removes `minimist`

Updates `@lando/leia` from 0.6.7 to 1.0.0-beta.3
- [Release notes](https://github.com/lando/leia/releases)
- [Changelog](https://github.com/lando/leia/blob/main/CHANGELOG.md)
- [Commits](lando/leia@v0.6.7...v1.0.0-beta.3)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: "@lando/leia"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimist-and-lando/leia--removed branch from d09f465 to d8f55ab Compare April 17, 2024 20:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants