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 #40

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 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.4

Release notes

Sourced from @​lando/leia's releases.

v1.0.0-beta.4

  • Added ability to skip a test by using the skip keyword #45
  • Added a --timeout option
  • Changed default timeout to 30 minutes
  • Improved usage in --help
  • Removed misleading shell debugging
  • Removed extraneous cmd in shell choices list

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.4 - July 22, 2024

  • Added ability to skip a test by using the skip keyword #45
  • Added a --timeout option
  • Changed default timeout to 30 minutes
  • Improved usage in --help
  • Removed misleading shell debugging
  • Removed extraneous cmd in shell choices list

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
  • e2759aa release v1.0.0-beta.4 generated by @​lando/prepare-release-action
  • eb03636 #45: allow test skipping part 2
  • 86fb979 #45: allow test skipping
  • 08bd052 yeah maybe seconds is a more reasonable uint
  • f2900c1 Added a timeout option
  • 95c7a4d improved usage docs and removed extra cmd in shell choices part 3
  • 3b8f1fc improved usage docs and removed extra cmd in shell choices part 2
  • abfebea improved usage docs and removed extra cmd in shell choices
  • 04ab6ae changed default timeout to 30 minutes
  • 8022e66 removed misleading shell debugging
  • Additional commits viewable in compare view

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 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.

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

netlify bot commented Sep 30, 2024

Deploy Preview for lando-python ready!

Name Link
🔨 Latest commit cd27e3e
🔍 Latest deploy log https://app.netlify.com/sites/lando-python/deploys/66fddb01a151d2000873853f
😎 Deploy Preview https://deploy-preview-40--lando-python.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: 93 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-b97d596932 branch 11 times, most recently from c0a5624 to 1d378e4 Compare October 2, 2024 19:28
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.4
- [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.4)

---
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/multi-b97d596932 branch from 1d378e4 to cd27e3e Compare October 2, 2024 23:45
@pirog pirog merged commit ecee7b5 into main Oct 2, 2024
11 checks passed
@pirog pirog deleted the dependabot/npm_and_yarn/multi-b97d596932 branch October 2, 2024 23:53
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.

1 participant