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 the dependencies group across 4 directories with 3 updates #554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the dependencies group with 3 updates in the /cli directory: github.com/boyter/scc/v3, github.com/spf13/cobra and github.com/spf13/viper.
Bumps the dependencies group with 3 updates in the /cmd directory: github.com/boyter/scc/v3, github.com/spf13/cobra and github.com/spf13/viper.
Bumps the dependencies group with 1 update in the /core directory: github.com/spf13/cobra.
Bumps the dependencies group with 1 update in the /platform directory: github.com/spf13/cobra.

Updates github.com/boyter/scc/v3 from 3.4.0 to 3.5.0

Release notes

Sourced from github.com/boyter/scc/v3's releases.

v3.5.0

Changelog

  • 1f1ad4e (docs) fix GitLab CI link to metrics reports (#586)
  • 195f644 ABNF (#526)
  • c81eaf2 Add C++ module file extensions (#578)
  • 7bfcb98 Add README.md details for badges
  • 14e3885 Add TOC to readme
  • 6d92d43 Add Treetop Support - https://cjheath.github.io/treetop/ (#571)
  • 9862ffc Add a newline to output files (#561)
  • 10eacba Add devcontainer config (#541)
  • d65cf8d Add fedora install instructions in README (#592)
  • 049d033 Add in astro file support boyter/scc#511
  • d40c77c Add in issues to toc
  • ffe7ffc Add in scc ignore file support
  • 476406e Add in support for up (#557)
  • 7d9556b Add lower to title
  • 26f689f Add metal language supporty (#562)
  • f4b1daa Add stan language (#519)
  • 3cbc9b1 Add support for emit https://esolangs.org/wiki/EmiT (#559)
  • a5418d8 Added badge SVG customization URL query params and associated tests (#544)
  • 98cade9 Bean language support (#521)
  • 02808a7 Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#565)
  • 440b0ef Catch any os.Stat error (#540)
  • 965213f Clean up for tag
  • 953f512 Cut 3.5.0 release
  • f5dd53f DAML Language (#524)
  • 15872e0 Elixir HEEx template support, Elixir complexity (#577)
  • a396a4e Fix TestSimpleCache_Multiple (#558)
  • 9fbe57a Fix docker image name (#579)
  • 10b0f6d Fix for issue 552
  • ac98feb Gleam support (#520)
  • 8c03907 Godot Scene (#534)
  • e23f027 Gwion Support (#518)
  • 4c7970f LiveScript (#525)
  • 48e7e21 Make "--exclude-dir" support multi-level dirs (#572)
  • a2aa60a Make winget install more specific (#537)
  • 179e293 Mark processor/constants.go as an automatically generated file (#545)
  • 7d8892a Moonbit (#530)
  • b4d1c83 More options to control goroutines
  • 2019102 Purge useless code
  • d50c980 Recognize .glsl extension as GLSL (#566)
  • 79ec2f3 Redscript (#527)
  • ca29cf0 Refactor formatters (#536)
  • aadf0c7 Remove redundant code
  • 66b1809 Remove travis file
  • 0c79e3e Simplify and clean up the code (#548)
  • 000bf3a Smalltalk (#529)
  • e2d6639 Support licen(c|s)e-apache (#543)
  • 2715b69 TTCN-3 support (#522)
  • 62a8040 Tell GitHub that .sccignore is an ignore list (#533)

... (truncated)

Commits

Updates 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

Updates github.com/spf13/viper from 1.19.0 to 1.20.0

Release notes

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

v1.20.0

[!WARNING] This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Bug Fixes 🐛

Breaking Changes 🛠

Dependency Updates ⬆️

... (truncated)

Commits
  • c038295 docs: add update instructions for 1.20
  • 9c07e0f build: disable unused linters
  • 48112d6 ci: add Go 1.24 to the test matrix
  • 66e3e28 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
  • 17b96ac New Logo
  • 8b223a4 build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1
  • 91fd363 chore: update afero
  • e75c48f Fix issues reported by testifylint
  • a5ea569 build(deps): bump github/codeql-action from 3.27.7 to 3.27.9
  • 54f2089 build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /remote
  • Additional commits viewable in compare view

Updates github.com/boyter/scc/v3 from 3.4.0 to 3.5.0

Release notes

Sourced from github.com/boyter/scc/v3's releases.

v3.5.0

Changelog

  • 1f1ad4e (docs) fix GitLab CI link to metrics reports (#586)
  • 195f644 ABNF (#526)
  • c81eaf2 Add C++ module file extensions (#578)
  • 7bfcb98 Add README.md details for badges
  • 14e3885 Add TOC to readme
  • 6d92d43 Add Treetop Support - https://cjheath.github.io/treetop/ (#571)
  • 9862ffc Add a newline to output files (#561)
  • 10eacba Add devcontainer config (#541)
  • d65cf8d Add fedora install instructions in README (#592)
  • 049d033 Add in astro file support boyter/scc#511
  • d40c77c Add in issues to toc
  • ffe7ffc Add in scc ignore file support
  • 476406e Add in support for up (#557)
  • 7d9556b Add lower to title
  • 26f689f Add metal language supporty (#562)
  • f4b1daa Add stan language (#519)
  • 3cbc9b1 Add support for emit https://esolangs.org/wiki/EmiT (#559)
  • a5418d8 Added badge SVG customization URL query params and associated tests (#544)
  • 98cade9 Bean language support (#521)
  • 02808a7 Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#565)
  • 440b0ef Catch any os.Stat error (#540)
  • 965213f Clean up for tag
  • 953f512 Cut 3.5.0 release
  • f5dd53f DAML Language (#524)
  • 15872e0 Elixir HEEx template support, Elixir complexity (#577)
  • a396a4e Fix TestSimpleCache_Multiple (#558)
  • 9fbe57a Fix docker image name (#579)
  • 10b0f6d Fix for issue 552
  • ac98feb Gleam support (#520)
  • 8c03907 Godot Scene (#534)
  • e23f027 Gwion Support (#518)
  • 4c7970f LiveScript (#525)
  • 48e7e21 Make "--exclude-dir" support multi-level dirs (#572)
  • a2aa60a Make winget install more specific (#537)
  • 179e293 Mark processor/constants.go as an automatically generated file (#545)
  • 7d8892a Moonbit (#530)
  • b4d1c83 More options to control goroutines
  • 2019102 Purge useless code
  • d50c980 Recognize .glsl extension as GLSL (#566)
  • 79ec2f3 Redscript (#527)
  • ca29cf0 Refactor formatters (#536)
  • aadf0c7 Remove redundant code
  • 66b1809 Remove travis file
  • 0c79e3e Simplify and clean up the code (#548)
  • 000bf3a Smalltalk (#529)
  • e2d6639 Support licen(c|s)e-apache (#543)
  • 2715b69 TTCN-3 support (#522)
  • 62a8040 Tell GitHub that .sccignore is an ignore list (#533)

... (truncated)

Commits

Updates 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

Updates github.com/spf13/viper from 1.19.0 to 1.20.0

Release notes

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

v1.20.0

[!WARNING] This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Bug Fixes 🐛

Breaking Changes 🛠

Dependency Updates ⬆️

... (truncated)

Commits
  • c038295 docs: add update instructions for 1.20
  • 9c07e0f build: disable unused linters
  • 48112d6 ci: add Go 1.24 to the test matrix
  • 66e3e28 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
  • 17b96ac New Logo
  • 8b223a4 build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1
  • 91fd363 chore: update afero
  • e75c48f Fix issues reported by testifylint
  • a5ea569 build(deps): bump github/codeql-action from 3.27.7 to 3.27.9
  • 54f2089 build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /remote
  • Additional commits viewable in compare view

Updates 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

Updates 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 17, 2025
Copy link

github-actions bot commented Mar 17, 2025

Qodana for Go

It seems all right 👌

No new problems were found according to the checks applied

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@dependabot dependabot bot force-pushed the dependabot/go_modules/cli/dependencies-089ee7f878 branch from 8484168 to 66e4a73 Compare March 24, 2025 21:07
Bumps the dependencies group with 3 updates in the /cli directory: [github.com/boyter/scc/v3](https://github.com/boyter/scc), [github.com/spf13/cobra](https://github.com/spf13/cobra) and [github.com/spf13/viper](https://github.com/spf13/viper).
Bumps the dependencies group with 3 updates in the /cmd directory: [github.com/boyter/scc/v3](https://github.com/boyter/scc), [github.com/spf13/cobra](https://github.com/spf13/cobra) and [github.com/spf13/viper](https://github.com/spf13/viper).
Bumps the dependencies group with 1 update in the /core directory: [github.com/spf13/cobra](https://github.com/spf13/cobra).
Bumps the dependencies group with 1 update in the /platform directory: [github.com/spf13/cobra](https://github.com/spf13/cobra).


Updates `github.com/boyter/scc/v3` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/boyter/scc/releases)
- [Changelog](https://github.com/boyter/scc/blob/master/.goreleaser.yml)
- [Commits](boyter/scc@v3.4.0...v3.5.0)

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

Updates `github.com/spf13/viper` from 1.19.0 to 1.20.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.19.0...v1.20.0)

Updates `github.com/boyter/scc/v3` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/boyter/scc/releases)
- [Changelog](https://github.com/boyter/scc/blob/master/.goreleaser.yml)
- [Commits](boyter/scc@v3.4.0...v3.5.0)

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

Updates `github.com/spf13/viper` from 1.19.0 to 1.20.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.19.0...v1.20.0)

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

Updates `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/boyter/scc/v3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/cobra
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/viper
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/boyter/scc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/cobra
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cli/dependencies-089ee7f878 branch from 66e4a73 to 85e2774 Compare March 31, 2025 20:41
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.

0 participants