- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 183
 
Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 #492
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
          
     Merged
      
      
            gabrie30
  merged 2 commits into
  master
from
dependabot/go_modules/github.com/spf13/cobra-1.9.1
  
      
      
   
  Mar 1, 2025 
      
    
                
     Merged
            
            Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 #492
                    gabrie30
  merged 2 commits into
  master
from
dependabot/go_modules/github.com/spf13/cobra-1.9.1
  
      
      
   
  Mar 1, 2025 
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
    
  tmeijn 
      pushed a commit
        to tmeijn/dotfiles
      that referenced
      this pull request
    
      May 10, 2025 
    
    
      
  
    
      
    
  
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [gabrie30/ghorg](https://github.com/gabrie30/ghorg) | patch | `v1.11.0` -> `v1.11.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>gabrie30/ghorg (gabrie30/ghorg)</summary> ### [`v1.11.1`](https://github.com/gabrie30/ghorg/releases/tag/v1.11.1) [Compare Source](gabrie30/ghorg@v1.11.0...v1.11.1) ##### Fixed - Gitea internal repos token injection on https clones; thanks [@​drmacdon](https://github.com/drmacdon) - BitBucket backup with prune removes repositories just cloned; thanks [@​dannuralogix](https://github.com/dannuralogix) - Empty repo clones no longer error; thanks [@​efasel](https://github.com/efasel) ##### Security - Bump golang.org/x/net from 0.36.0 to 0.38.0 ([#​510](gabrie30/ghorg#510)) - Bump github.com/spf13/viper from 1.19.0 to 1.20.1 ([#​506](gabrie30/ghorg#506)) - Bump github.com/ktrysmt/go-bitbucket from 0.9.81 to 0.9.82 ([#​507](gabrie30/ghorg#507)) - Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 ([#​505](gabrie30/ghorg#505)) - Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 ([#​498](gabrie30/ghorg#498)) - Bump golang.org/x/net from 0.33.0 to 0.36.0 ([#​495](gabrie30/ghorg#495)) - Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ([#​492](gabrie30/ghorg#492)) - Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 ([#​491](gabrie30/ghorg#491)) - Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.13.0 to 2.14.0 ([#​490](gabrie30/ghorg#490)) - Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 ([#​485](gabrie30/ghorg#485)) - Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.12.0 to 2.13.0 ([#​486](gabrie30/ghorg#486)) - Bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 ([#​487](gabrie30/ghorg#487)) - Bump github.com/briandowns/spinner from 1.23.1 to 1.23.2 ([#​488](gabrie30/ghorg#488)) - Bump golang.org/x/net from 0.25.0 to 0.33.0 ([#​484](gabrie30/ghorg#484)) - Bump github.com/xanzy/go-gitlab from 0.114.0 to 0.115.0 ([#​480](gabrie30/ghorg#480)) - Bump golang.org/x/crypto from 0.23.0 to 0.31.0 ([#​478](gabrie30/ghorg#478)) - Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 ([#​475](gabrie30/ghorg#475)) - Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.11.0 to 2.12.0 ([#​476](gabrie30/ghorg#476)) - Bump github.com/xanzy/go-gitlab from 0.112.0 to 0.114.0 ([#​474](gabrie30/ghorg#474)) - Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ([#​471](gabrie30/ghorg#471)) - Bump github.com/ktrysmt/go-bitbucket from 0.9.80 to 0.9.81 ([#​469](gabrie30/ghorg#469)) - Bump github.com/xanzy/go-gitlab from 0.109.0 to 0.112.0 ([#​468](gabrie30/ghorg#468)) - Bump github.com/fatih/color from 1.17.0 to 1.18.0 ([#​470](gabrie30/ghorg#470)) - Bump rexml from 3.3.6 to 3.3.9 in /site ([#​467](gabrie30/ghorg#467)) - Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 ([#​462](gabrie30/ghorg#462)) - Bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 ([#​463](gabrie30/ghorg#463)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4yIiwidXBkYXRlZEluVmVyIjoiNDAuMTEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Bumps github.com/spf13/cobra from 1.8.1 to 1.9.1.
Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fdfix CompletionFunc implementation (#2234)5f9c408chore: Upgrade dependencies for v1.9.0 (#2233)24ada7fRemove the default "completion" cmd if it is alone (#1559)680936aNew logo8cb30f9feat: add CompletionWithDesc helper (#2231)17b6dcadoc: add Conduit (#2230)ab5cadcAllow to reset the templates to the default (#2229)4ba5566fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ecPrint ActiveHelp for bash along other completions (#2076)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)