Skip to content

go: bump github.com/spf13/cobra from 1.8.1 to 1.9.1#359

Merged
dvaumoron merged 1 commit into
mainfrom
dependabot/go_modules/github.com/spf13/cobra-1.9.1
Feb 19, 2025
Merged

go: bump github.com/spf13/cobra from 1.8.1 to 1.9.1#359
dvaumoron merged 1 commit into
mainfrom
dependabot/go_modules/github.com/spf13/cobra-1.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 17, 2025

Bumps github.com/spf13/cobra from 1.8.1 to 1.9.1.

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.9.1

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades

... (truncated)

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 <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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
@kvendingoldo
Copy link
Copy Markdown
Collaborator

we have to check why golang has failed

@Nmishin
Copy link
Copy Markdown
Collaborator

Nmishin commented Feb 18, 2025

this happened because golangci-lint-action enabled verify with the JSONSchema by default:
golangci/golangci-lint-action@8d744d5

I'm going to update golangci config

@Nmishin
Copy link
Copy Markdown
Collaborator

Nmishin commented Feb 18, 2025

@dependabot rebase

@Nmishin
Copy link
Copy Markdown
Collaborator

Nmishin commented Feb 18, 2025

@dependabot recreate

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] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/spf13/cobra-1.9.1 branch from 6fd23dd to 86cd6c2 Compare February 18, 2025 22:37
@dvaumoron dvaumoron merged commit 6d429b4 into main Feb 19, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/spf13/cobra-1.9.1 branch February 19, 2025 23:50
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 24, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tofuutils/tenv](https://github.com/tofuutils/tenv) | minor | `v4.2.4` -> `v4.4.0` |

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>tofuutils/tenv (tofuutils/tenv)</summary>

### [`v4.4.0`](https://github.com/tofuutils/tenv/releases/tag/v4.4.0)

[Compare Source](tofuutils/tenv@v4.3.0...v4.4.0)

#### Changelog

-   [`14f8f7d`](tofuutils/tenv@14f8f7d) use EarlyErrorExitCode (42) on proxy failure before proxied command call ([#&#8203;373](tofuutils/tenv#373))
-   [`9981094`](tofuutils/tenv@9981094) Fix Readme syntax for Jekyll compatibility
-   [`8ebb9ca`](tofuutils/tenv@8ebb9ca) Update bages
-   [`458ba45`](tofuutils/tenv@458ba45) Fix dots in README.md
-   [`0d50464`](tofuutils/tenv@0d50464) go: bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 ([#&#8203;378](tofuutils/tenv#378))
-   [`11c8e9b`](tofuutils/tenv@11c8e9b) go: bump github.com/stretchr/testify from 1.8.4 to 1.10.0 ([#&#8203;375](tofuutils/tenv#375))
-   [`4bd46f8`](tofuutils/tenv@4bd46f8) chore(deps): bump github.com/go-git/go-git/v5 in /tools
-   [`226c7e4`](tofuutils/tenv@226c7e4) chore(deps): bump golang.org/x/net from 0.32.0 to 0.36.0 in /tools
-   [`5ccaee3`](tofuutils/tenv@5ccaee3) Add end-to-end tests for the latest features
-   [`8804b3d`](tofuutils/tenv@8804b3d) tidy
-   [`812d6ca`](tofuutils/tenv@812d6ca) Add TENV_SKIP_LAST_USE and improve file permissions consistency ([#&#8203;372](tofuutils/tenv#372))
-   [`ca79866`](tofuutils/tenv@ca79866) go: bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 ([#&#8203;371](tofuutils/tenv#371))

### [`v4.3.0`](https://github.com/tofuutils/tenv/releases/tag/v4.3.0)

[Compare Source](tofuutils/tenv@v4.2.4...v4.3.0)

#### Changelog

-   [`ef2d597`](tofuutils/tenv@ef2d597) Merge pull request [#&#8203;369](tofuutils/tenv#369) from edgar-castle/add-root-hcl-file-support
-   [`7a3e34a`](tofuutils/tenv@7a3e34a) chore: add changelog file
-   [`a3e364d`](tofuutils/tenv@a3e364d) feat: ensure HCLNameLegacy and JSONNameLegacy are parsed first
-   [`0c32ac1`](tofuutils/tenv@0c32ac1) feat: update versionmanager to support root.hcl files
-   [`4eae74e`](tofuutils/tenv@4eae74e) Disable deprecated tenv linter
-   [`59b90ad`](tofuutils/tenv@59b90ad) Add basic end to end tests
-   [`a62b2f9`](tofuutils/tenv@a62b2f9) Merge pull request [#&#8203;366](tofuutils/tenv#366) from tofuutils/dependabot/go_modules/github.com/ProtonMail/gopenpgp/v2-2.8.3
-   [`cbb426c`](tofuutils/tenv@cbb426c) go: bump github.com/ProtonMail/gopenpgp/v2 from 2.8.2 to 2.8.3
-   [`9378b0c`](tofuutils/tenv@9378b0c) go: bump github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4 ([#&#8203;365](tofuutils/tenv#365))
-   [`d538c9e`](tofuutils/tenv@d538c9e) Merge pull request [#&#8203;364](tofuutils/tenv#364) from tofuutils/dependabot/github_actions/sigstore/cosign-installer-3.8.1
-   [`49b29ca`](tofuutils/tenv@49b29ca) gh-actions: bump sigstore/cosign-installer from 3.8.0 to 3.8.1
-   [`6d429b4`](tofuutils/tenv@6d429b4) go: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ([#&#8203;359](tofuutils/tenv#359))
-   [`349bcfd`](tofuutils/tenv@349bcfd) Merge pull request [#&#8203;363](tofuutils/tenv#363) from Nmishin/feat/goreleaser
-   [`28e8952`](tofuutils/tenv@28e8952) Fix goreleaser deprecations
-   [`7439866`](tofuutils/tenv@7439866) Merge pull request [#&#8203;361](tofuutils/tenv#361) from Nmishin/fix/golangci-img
-   [`306a435`](tofuutils/tenv@306a435) Update check-golangci-lint.yml
-   [`dd68c23`](tofuutils/tenv@dd68c23) Merge pull request [#&#8203;362](tofuutils/tenv#362) from Nmishin/feat/cloudsmiths
-   [`fdf6da8`](tofuutils/tenv@fdf6da8) Include more linux distributives to the cloudsmiths config
-   [`863d910`](tofuutils/tenv@863d910) Update check golangci-lint GH action
-   [`55e9301`](tofuutils/tenv@55e9301) Merge pull request [#&#8203;360](tofuutils/tenv#360) from Nmishin/fix/golangci
-   [`7c0b680`](tofuutils/tenv@7c0b680) Fix golangci-lint configuration
-   [`8120be4`](tofuutils/tenv@8120be4) Merge pull request [#&#8203;358](tofuutils/tenv#358) from tofuutils/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.10.2
-   [`6dc3bf4`](tofuutils/tenv@6dc3bf4) go: bump github.com/PuerkitoBio/goquery from 1.10.1 to 1.10.2
-   [`4ce0309`](tofuutils/tenv@4ce0309) Merge pull request [#&#8203;357](tofuutils/tenv#357) from tofuutils/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.3.3
-   [`2386032`](tofuutils/tenv@2386032) go: bump github.com/charmbracelet/bubbletea from 1.3.2 to 1.3.3
-   [`bb6426e`](tofuutils/tenv@bb6426e) Merge pull request [#&#8203;356](tofuutils/tenv#356) from tofuutils/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.3.2
-   [`4c254b8`](tofuutils/tenv@4c254b8) go: bump github.com/charmbracelet/bubbletea from 1.3.0 to 1.3.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

3 participants