kcl-lang / flux-kcl-controller

Flux KCL Controller
https://kcl-lang.io
Apache License 2.0
22 stars 7 forks source link

chore(deps): bump kcl-lang.io/kpm from 0.8.7 to 0.9.0 in the misc-deps group #85

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the misc-deps group with 1 update: kcl-lang.io/kpm.

Updates kcl-lang.io/kpm from 0.8.7 to 0.9.0

Release notes

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

v0.9.0

What's Changed

Full Changelog: https://github.com/kcl-lang/kpm/compare/v0.8.7...v0.9.0

v0.9.0-rc.2

Changelog

  • e7f583a Merge pull request #365 from zong-zhe/fix-oci-replace
  • 32df960 feat: remove the replace for default registry dep
  • 02fd238 Merge pull request #361 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.18.0
  • afad548 Merge pull request #362 from kcl-lang/dependabot/github_actions/goreleaser/goreleaser-action-6
  • 4b7b832 chore: (deps): bump goreleaser/goreleaser-action from 5 to 6
  • 9a0a196 Chore: (deps): bump golang.org/x/mod from 0.17.0 to 0.18.0

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

... (truncated)

Commits
  • efc7b9c Merge pull request #376 from zong-zhe/unify-pull-api
  • bb045eb fix: fix missing tag in message
  • 8896c37 feat: add unified api for CLI pull command
  • ebf591f Merge pull request #375 from zong-zhe/fix-filesys-bug
  • 18ae79f fix: fix rename bug when on different filesystem
  • 9a5e971 feat: use orderedmap replace map for dependencies in kcl.mod (#373)
  • e7f583a Merge pull request #365 from zong-zhe/fix-oci-replace
  • 32df960 feat: remove the replace for default registry dep
  • 02fd238 Merge pull request #361 from kcl-lang/dependabot/go_modules/golang.org/x/mod-...
  • afad548 Merge pull request #362 from kcl-lang/dependabot/github_actions/goreleaser/go...
  • 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions