kcl-lang / cli

The KCL Command Line Interface (CLI).
https://kcl-lang.io
Apache License 2.0
19 stars 13 forks source link

Chore: (deps): bump kcl-lang.io/kpm from 0.9.0-beta.1.0.20240605035613-c5c5085800b4 to 0.9.0-rc.1 #92

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps kcl-lang.io/kpm from 0.9.0-beta.1.0.20240605035613-c5c5085800b4 to 0.9.0-rc.1.

Release notes

Sourced from kcl-lang.io/kpm's releases.

v0.9.0-rc.1

Changelog

  • f5cf19d Merge pull request #360 from zong-zhe/add-tmp-path
  • 1e80f0e fix: fix windows test case
  • 12338e0 fix: fix test case
  • 755928d feat: add a tmp dir for adding dependency to reduce the impact of failed downloads
  • c5c5085 Merge pull request #359 from zong-zhe/fix-git-url-scheme
  • 20f945d fix: add default scheme https
  • 8b8d033 fix: fix invalid git url
  • 4244558 Merge pull request #358 from zong-zhe/refactor-parse-url
  • 433c658 fix: fix test case
  • 0739548 fix: fix typo
  • 780950e refactor: refactor the function to parse KCL dependency url
  • d7258bd feat: support add dependencies from url (#357)
  • 7a35562 Merge pull request #354 from officialasishkumar/refactor-dowloading-git-repo-via-gitDownloader
  • e496a6f removed git subdirectory when download from git Downloader
  • 33f0bac feat: change git download from DownloadFromGit to GitDownloader
  • 6359c77 typo fix in TestDownloadOci in client_test.go
  • f76ef15 feat: added tests for gitDownload
Commits


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 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 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)
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9447920526

Details


Totals Coverage Status
Change from base Build 9447706273: 0.0%
Covered Lines: 128
Relevant Lines: 335

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9447920348

Details


Totals Coverage Status
Change from base Build 9447706273: 0.0%
Covered Lines: 128
Relevant Lines: 335

💛 - Coveralls