Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps kcl-lang.io/kpm from 0.9.0-beta.1 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
  • 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 down...
  • 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
  • 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 <dependency name> 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)

Bumps [kcl-lang.io/kpm](https://github.com/kcl-lang/kpm) from 0.9.0-beta.1 to 0.9.0-rc.1.
- [Release notes](https://github.com/kcl-lang/kpm/releases)
- [Changelog](https://github.com/kcl-lang/kpm/blob/main/.goreleaser.yml)
- [Commits](kcl-lang/kpm@v0.9.0-beta.1...v0.9.0-rc.1)

---
updated-dependencies:
- dependency-name: kcl-lang.io/kpm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 10, 2024
@Peefy Peefy merged commit 075e3d8 into main Jun 10, 2024
5 of 6 checks passed
@Peefy Peefy deleted the dependabot/go_modules/kcl-lang.io/kpm-0.9.0-rc.1 branch June 10, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant