carapace-sh / carapace

command argument completion generator for spf13/cobra
https://carapace.sh
Apache License 2.0
289 stars 8 forks source link

build(deps): bump github.com/carapace-sh/carapace-shlex from 0.2.0 to 1.0.0 #1007

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/carapace-sh/carapace-shlex from 0.2.0 to 1.0.0.

Release notes

Sourced from github.com/carapace-sh/carapace-shlex's releases.

v1.0.0

Changelog

  • ee2ec4f Bump actions/setup-go from 4 to 5
  • a89e5ce Bump github.com/rsteube/carapace from 0.45.0 to 0.50.2 in /cmd
  • f5ac015 Bump github.com/rsteube/carapace-bridge from 0.1.4 to 0.2.15 in /cmd
  • e1673f3 Merge pull request #43 from carapace-sh/dependabot/github_actions/actions/setup-go-5
  • 12ed865 Merge pull request #68 from carapace-sh/dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.15
  • 2a6a884 Merge pull request #69 from carapace-sh/dependabot/go_modules/cmd/github.com/rsteube/carapace-0.50.2
  • 0e4f0e0 Merge pull request #70 from carapace-sh/updated-pkg
  • 9b36466 Merge pull request #71 from carapace-sh/update-package
  • c28d2a7 Merge pull request #72 from carapace-sh/goreleaser
  • a6dc673 Merge pull request #73 from carapace-sh/fix-build
  • 4397a84 added goreleaser config
  • 7e2b456 fix build
  • 92fbf73 updated package links
  • 052f68c updated package path
Commits


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)
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8240376681

Details


Totals Coverage Status
Change from base Build 8238284056: 0.0%
Covered Lines: 2992
Relevant Lines: 5149

💛 - Coveralls