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
Bumps the misc-deps group with 2 updates in the / directory: kcl-lang.io/kcl-go and kcl-lang.io/kpm.
Updates
kcl-lang.io/kcl-go
from 0.10.0-rc.1 to 0.10.1Release notes
Sourced from kcl-lang.io/kcl-go's releases.
Commits
f633831
chore: remove go struct test for KCL apic9aebec
Revert "refactor: cgo usage and runtime code (#379)"1580e22
Revert "refactor: service client (#383)"e71c200
Revert "chore: bump service to server"e0e5e06
chore: bump service to server858430e
refactor: service client (#383)51da7c9
chore: bump kcl lib to v0.10.0 (#382)26f9cce
Chore: (deps): bump google.golang.org/grpc from 1.66.0 to 1.66.2 (#381)cc2c515
refactor: cgo usage and runtime code (#379)Updates
kcl-lang.io/kpm
from 0.10.0-rc.1 to 0.10.0Release notes
Sourced from kcl-lang.io/kpm's releases.
Commits
73207d0
Merge pull request #485 from kcl-lang/chore-bump-kcl-go-0.10.1e9e9007
chore: bump kcl go version to v0.10.1dc97867
Merge pull request #483 from kcl-lang/fix-circular-dep5ea3895
fix: fix test case3c58f84
fix: fix a bug when check cyclic dependeny31d2c0f
Merge pull request #482 from zong-zhe/fix-metadata-missing-patheb32b12
fix: fix missing path in metadata5036092
feat: add feature gate to controll new features (#481)aca7d7a
Merge pull request #479 from kcl-lang/dependabot/go_modules/golang.org/x/mod-...1357f0f
Chore: (deps): bump golang.org/x/mod from 0.20.0 to 0.21.0Dependabot 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