Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 1, 2024

Update Request | Renovate Bot

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/golangci/misspell v0.4.1 -> v0.7.0 age adoption passing confidence
github.com/spf13/cobra v1.8.0 -> v1.10.1 age adoption passing confidence
github.com/stretchr/testify v1.8.4 -> v1.11.1 age adoption passing confidence
golang.org/x/sync v0.6.0 -> v0.18.0 age adoption passing confidence

Release Notes

golangci/misspell (github.com/golangci/misspell)

v0.7.0

Compare Source

Changelog

v0.6.0

Compare Source

Changelog

v0.5.2

Compare Source

Changelog

  • 8e11bca fix: install script and release assets

v0.5.1

Compare Source

Changelog

  • f33d7fd fix: improve host name detection
  • b5ecf9a chore: refactor main function
  • 79edc0f chore: format comments

v0.5.0

Compare Source

Changelog

spf13/cobra (github.com/spf13/cobra)

v1.10.1

Compare Source

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: #​2303 (comment)

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

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

v1.9.1

Compare Source

🐛 Fixes

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

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades


Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!

👋🏼 New Contributors

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

v1.8.1

Compare Source

✨ Features

  • Add env variable to suppress completion descriptions on create by @​scop in #​1938

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

v1.10.0

Compare Source

What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/go-packages branch from 12eae98 to e6572b6 Compare April 5, 2024 20:53
@renovate renovate bot force-pushed the renovate/go-packages branch from e6572b6 to 065e11c Compare April 19, 2024 02:43
@renovate renovate bot force-pushed the renovate/go-packages branch from 065e11c to b8f9468 Compare June 8, 2024 05:54
@renovate renovate bot force-pushed the renovate/go-packages branch from b8f9468 to c0ba848 Compare June 15, 2024 11:49
@renovate renovate bot force-pushed the renovate/go-packages branch from c0ba848 to 7cde6c8 Compare August 5, 2024 05:39
@renovate renovate bot force-pushed the renovate/go-packages branch from 7cde6c8 to 3196078 Compare October 10, 2024 13:45
@renovate renovate bot force-pushed the renovate/go-packages branch from 3196078 to 28af539 Compare November 8, 2024 11:40
@renovate renovate bot force-pushed the renovate/go-packages branch from 28af539 to 58dc94c Compare November 23, 2024 17:21
@renovate renovate bot force-pushed the renovate/go-packages branch from 58dc94c to eda68c5 Compare December 6, 2024 05:58
@renovate renovate bot force-pushed the renovate/go-packages branch 3 times, most recently from 790b179 to f8699d3 Compare December 29, 2024 14:51
@renovate renovate bot force-pushed the renovate/go-packages branch from f8699d3 to 524cda5 Compare January 3, 2025 05:31
@renovate renovate bot force-pushed the renovate/go-packages branch from 524cda5 to f0f5673 Compare February 5, 2025 03:47
@renovate renovate bot force-pushed the renovate/go-packages branch from f0f5673 to 8a8a5d7 Compare February 16, 2025 12:01
@renovate
Copy link
Author

renovate bot commented Feb 16, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.24.1
github.com/spf13/pflag v1.0.5 -> v1.0.6

@renovate renovate bot force-pushed the renovate/go-packages branch from 8a8a5d7 to 3b3ba1c Compare February 18, 2025 04:08
@renovate renovate bot force-pushed the renovate/go-packages branch from 3b3ba1c to 0c108e4 Compare March 6, 2025 07:58
@renovate
Copy link
Author

renovate bot commented Mar 19, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/golangci/[email protected] requires go >= 1.23.0; switching to go1.24.10
go: downloading go1.24.10 (linux/amd64)
go: download go1.24.10: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/go-packages branch from 0c108e4 to 6991973 Compare March 19, 2025 03:42
@renovate renovate bot force-pushed the renovate/go-packages branch from 6991973 to af00962 Compare April 5, 2025 15:37
@renovate renovate bot force-pushed the renovate/go-packages branch from af00962 to 97cf598 Compare May 10, 2025 07:20
@renovate renovate bot force-pushed the renovate/go-packages branch from 97cf598 to db7aee1 Compare May 24, 2025 19:24
@renovate renovate bot force-pushed the renovate/go-packages branch from db7aee1 to 2c946d4 Compare June 7, 2025 08:15
@renovate renovate bot force-pushed the renovate/go-packages branch from 2c946d4 to 9623061 Compare July 12, 2025 20:12
@renovate renovate bot force-pushed the renovate/go-packages branch from 9623061 to b4fac13 Compare August 24, 2025 19:07
@renovate renovate bot force-pushed the renovate/go-packages branch 3 times, most recently from 47525b6 to 5ffe98c Compare September 7, 2025 15:39
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-packages branch from 5ffe98c to 6bd85ed Compare November 10, 2025 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant