kcl-lang / krm-kcl

Kubernetes Resource Model KCL Specification and Integrations including Kubectl, Kustomize, Helm, Helmfile, Crossplane, KPT, etc.
Apache License 2.0
20 stars 13 forks source link

Chore: (deps): bump kcl-lang.io/kpm from 0.8.6 to 0.8.7 #65

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps kcl-lang.io/kpm from 0.8.6 to 0.8.7.

Release notes

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

v0.8.7

Changelog

  • 27294c2 Merge pull request #341 from zong-zhe/bump-kclgo-version
  • fc5f928 fix: fix test cases
  • cd73c8e chore: bump kcl-go version to v0.9.0-alpha.2
  • 9a84542 Merge pull request #340 from zong-zhe/add-git-branch
  • 5331226 fix: fix failed ci
  • 6bb17a2 feat: supports add dependencies by git branch
  • c670ccc Merge pull request #338 from zong-zhe/rm-update-log
  • 4cb17d4 fix: fix test case
  • 123e426 fix: rm log 'adding' during updating the dependencies
  • 7a4df5b Merge pull request #337 from zong-zhe/add-store-api
  • 9e863d6 feat: add StoreModLockFile and StoreModFile to store modfile and lockfile to local system
  • d20b1ac Merge pull request #332 from zong-zhe/rm-fetch-sum
  • bfd8fe3 fix: fix test case
  • d22bf32 fix: fix test case
  • 2e15bc7 fix: fix test case
  • ef37c0e fix: add update flag to kpm metadata
  • e0fb793 fix: rm fetch metadata during loading kcl.mod
  • ec21ccf Merge pull request #331 from zong-zhe/fix-missing-sum
  • a611015 fix: fix test case
  • 7a7077f fix: fix oci sum missing
  • c2d54a4 Merge pull request #330 from zong-zhe/rm-acquire-sum
  • 8cd980c fix: remove keep AcquireDepSum() only in the downloading from OCI
  • aa19024 Merge pull request #314 from zong-zhe/rm-calculation-sum
  • 66a5cf6 fix: use reference in getDepStorePath()
  • ecb24a3 fix: rm useless case
  • 1ce1532 fix: fix test case
  • 90e3ab0 fix: fix ci
  • e493d91 fix: fix CR comments
  • 0195cb7 feat: the checksum calculation during compilation is removed
  • 0b0b423 Merge pull request #327 from officialasishkumar/fix-322
  • 16833c6 feat: prohibit packaging and uploading when there are local dependencies
  • 3a66dfe Merge pull request #326 from officialasishkumar/kpm-add-rename
  • 28f1516 feat: added renamed pkgname in kcl.mod.lock
  • c15e39b Merge pull request #325 from kcl-lang/refactor-kpm-repo
  • 8c42491 refactor: kcl-lang.io/kpm repo
  • 9fc4c5e Merge pull request #323 from kcl-lang/fix-test-suites
  • 256fb37 chore: bump container image version to v5
  • 702d7f3 chore: fix all test suites
  • d2af32c Merge pull request #321 from officialasishkumar/kpm-add-rename
  • 2e4fda3 Merge pull request #319 from AkashKumar7902/lfx-2024
  • 09d8219 fix ci failure
  • 3386e0f fix: rename in kpm add
  • 5a3394c fix: rename in kpm add
  • a61c36f refactor: address review comments
  • dfb0080 Merge pull request #318 from officialasishkumar/kpm-add-rename
  • 3726560 add mvs to update command
  • 5e4e2bd feat: added rename flag in kpm add
  • 83ebb23 Merge pull request #292 from AkashKumar7902/lfx-2024

... (truncated)

Commits
  • 27294c2 Merge pull request #341 from zong-zhe/bump-kclgo-version
  • fc5f928 fix: fix test cases
  • cd73c8e chore: bump kcl-go version to v0.9.0-alpha.2
  • 9a84542 Merge pull request #340 from zong-zhe/add-git-branch
  • 5331226 fix: fix failed ci
  • 6bb17a2 feat: supports add dependencies by git branch
  • c670ccc Merge pull request #338 from zong-zhe/rm-update-log
  • 4cb17d4 fix: fix test case
  • 123e426 fix: rm log 'adding' during updating the dependencies
  • 7a4df5b Merge pull request #337 from zong-zhe/add-store-api
  • Additional commits viewable in compare view


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)