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

Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 #2704

Merged

Conversation

dependabot[bot]
Copy link
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)

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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
Copy link
Contributor

Benchmark Results

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
ce9a5a9 69% 205012 0:15.45 0
706e32a 64% 203284 0:16.26 0
9561cf7 69% 209944 0:15.05 0
6d4808d 59% 199208 0:17.22 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
ce9a5a9 34% 189984 0:35.83 0
706e32a 35% 203480 0:35.27 0
9561cf7 34% 207744 0:38.52 0
6d4808d 34% 203308 0:35.58 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
ce9a5a9 6% 129980 0:47.00 0
706e32a 5% 117148 0:43.23 0
9561cf7 5% 99992 0:43.80 0
6d4808d 5% 107144 0:45.18 0

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
ce9a5a9 10% 124892 0:25.89 0
706e32a 9% 125128 0:27.08 0
9561cf7 10% 122124 0:24.88 0
6d4808d 9% 117252 0:25.65 0

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
ce9a5a9 32% 63300 0:11.93 0
706e32a 36% 65004 0:10.94 0
9561cf7 40% 64832 0:09.60 0
6d4808d 41% 64628 0:09.61 0

java_maven_serial.csv

Commit CPU Memory Time ExitCode
ce9a5a9 77% 219096 0:17.32 0
706e32a 74% 212348 0:18.09 0
9561cf7 75% 218496 0:18.03 0
6d4808d 78% 195100 0:17.03 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
ce9a5a9 9% 122104 0:24.84 0
706e32a 9% 120532 0:23.28 0
9561cf7 10% 107608 0:23.82 0
6d4808d 11% 127960 0:21.80 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
ce9a5a9 47% 65048 0:13.94 0
706e32a 55% 64864 0:11.57 0
9561cf7 46% 63688 0:14.20 0
6d4808d 50% 64428 0:12.83 0

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
ce9a5a9 22% 66848 0:24.94 0
706e32a 22% 66904 0:24.29 0
9561cf7 21% 66824 0:26.36 0
6d4808d 22% 66852 0:25.32 0

Notes

  • The results above are generated by running against seed projects in https://github.com/getgauge/gauge-benchmark
  • These results are not persisted, but on merging to master the benchmark will be rerun.
  • These benchmark are run in Github Actions' agents, which are virtualized. Results are not to be taken as actual benchmarks.Rather, these are indicative numbers and make sense for comparison.

See Workflow log for more details.

@chadlwilson chadlwilson merged commit c3009f6 into master Feb 18, 2025
28 checks passed
@chadlwilson chadlwilson deleted the dependabot/go_modules/github.com/spf13/cobra-1.9.1 branch February 18, 2025 01:16
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
Development

Successfully merging this pull request may close these issues.

1 participant