kcl-lang / flux-kcl-controller

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

build(deps): bump the misc-deps group with 2 updates #24

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the misc-deps group with 2 updates: kcl-lang.io/kcl-go and kcl-lang.io/kpm.

Updates kcl-lang.io/kcl-go from 0.7.5 to 0.8.0

Release notes

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

v0.8.0 Release

What's Changed

New Contributors

Full Changelog: https://github.com/kcl-lang/kcl-go/compare/v0.7.5...v0.8.0

v0.8.0-beta.1 Release

What's Changed

New Contributors

Full Changelog: https://github.com/kcl-lang/kcl-go/compare/v0.8.0-alpha.1...v0.8.0-beta.1

v0.8.0-alpha.1 Release

... (truncated)

Commits
  • 8be7a9a chore: bump kcl lib 0.8.0 stable version (#248)
  • dcb2407 Chore: (deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#247)
  • 5016572 chore: (deps): bump contributor-assistant/github-action from 2.3.0 to 2.3.1 (...
  • d303c1a [WIP] feat: windows plugin (#245)
  • 924e8cf chore: bump lib to 0.8.0-beta.1 (#244)
  • 2b829cf chore: update cla test scripts
  • 540babd Add BuildProgram and ExecArtifact to native client (#243)
  • 82bc1e0 Chore: (deps): bump kcl-lang.io/lib from 0.8.0-alpha.1 to 0.8.0-alpha.3 (#242)
  • 9dca28c Chore: (deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#241)
  • 9d74317 refactor: impl scalar value for kcl result (#240)
  • Additional commits viewable in compare view


Updates kcl-lang.io/kpm from 0.7.0 to 0.8.0

Release notes

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

v0.8.0

Changelog

  • 2dd4120 Merge pull request #274 from zong-zhe/fix-win-bug
  • 2c7dc2d fix: fix test case
  • efbcb87 fix: fix symlink bug on windows

v0.8.0-beta.1

Changelog

  • 53aece1 Merge pull request #273 from zong-zhe/fix-push-harbor
  • 7db26cc fix: fix some comments
  • e4583fa fix: fix the failure during push to harbor
  • b197e0b Merge pull request #272 from octonawish-akcodes/fix
  • c948c5d typo fix in toml.go
  • e0807e1 Merge pull request #250 from AkashKumar7902/enhancement-check-kcl-version-update-kcl.mod
  • af84cde address review comments
  • 67a77a0 Merge pull request #268 from AkashKumar7902/report-when-dependency-graph-contains-cycle
  • d3eb344 Merge branch 'main' into report-when-dependency-graph-contains-cycle
  • 6071084 address review comments
  • b6d5a18 Merge pull request #265 from Vanshikav123/patch-graph
  • b69a434 modFileContent
  • d3bf2e8 formatting
  • 63c79b7 test cases
  • fe8a344 fix e2e tests
  • 8c49378 add unit test
  • 4cc8128 fix: report in case of cyclic dependency
  • eed7b2e handling dependencies
  • e4dc025 unit-test
  • 621a765 fullPath
  • 789940e ParseKclModFile
  • 5f93ceb Merge branch 'kcl-lang:main' into patch-graph
  • 72b51bc Merge branch 'main' into enhancement-check-kcl-version-update-kcl.mod
  • 296b6ed Merge pull request #260 from atarax665/contribution
  • 0224b99 Merge pull request #264 from AkashKumar7902/dependency-graph
  • 6fcfb5c Add unit test and address review comments
  • f67db1b feat: run remote repo in kpm run (#251)
  • f8c4fbd changes
  • 7f1771c change
  • 3c0c3d0 pretest
  • a2c36b7 pretest
  • 5804939 feat: remove array of graphs
  • 43ed11e feat: add graph subcommand to print dependency graph
  • bd65b2a Merge pull request #262 from AkashKumar7902/remove-unused-arg
  • 7ac7e82 fix typo
  • aa1748b remove unused arg from func
  • d7097f5 Added contribution guideline link
  • 7848690 Merge pull request #259 from zong-zhe/fix-typo
  • 4d4e61a fix: fix typo '{k8s:KCL_MOD}' -> '${k8s:KCL_MOD}'
  • 11790da fix typo
  • 09ba1ca update kcl.mod package.edition with the kcl compiler version
Commits
  • 2dd4120 Merge pull request #274 from zong-zhe/fix-win-bug
  • 2c7dc2d fix: fix test case
  • efbcb87 fix: fix symlink bug on windows
  • 53aece1 Merge pull request #273 from zong-zhe/fix-push-harbor
  • 7db26cc fix: fix some comments
  • e4583fa fix: fix the failure during push to harbor
  • b197e0b Merge pull request #272 from octonawish-akcodes/fix
  • c948c5d typo fix in toml.go
  • e0807e1 Merge pull request #250 from AkashKumar7902/enhancement-check-kcl-version-upd...
  • af84cde address review comments
  • 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 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