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/boyter/scc/v3 from 3.3.5 to 3.4.0 in /cmd in the dependencies group #463

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the dependencies group in /cmd with 1 update: github.com/boyter/scc/v3.

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

Release notes

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

v3.4.0

Changelog

  • be48e2a Add example of creating public URL (#515)
  • 2b0d425 Add in gitmodule support and prepare 3.4.0 release
  • 4df8e00 Change version to 3.4.0 beta
  • 7f8d760 Enhance scripts/include.go (#516)
  • f926a2c Fix the Trie matching bug (#493)
  • e9188f4 Fix typo (#514)
  • c7fda69 Remove dual licence back to just MIT
  • 0d5fc56 Replace unmaintained dependencies (#502)
  • 82225f8 Tweak json to have uloc output (#495)
  • 7730148 Update README.md
  • e32e3f8 Update ReadMe.md (#512)
  • b37d623 Update after updates
  • bb7e64f Update cache for badges
  • f0a4762 chore: fix github-action warnings and errors (#497)
  • bfcdfad chore: upgrade to Go 1.22 (#489)
  • 7106388 feat: add slint support (#500)
  • 8ddbf2c feat: add support for Rscript shebangs (#491)
  • 657f5fe feat: enhance awk,c,cpp complexity checks (#506)
  • 6516a53 fix: fix OpenMetrics tests (#505)
  • 5acb76c fix: fix concurrent map read and map write on ulocLanguageCount (#499)
  • e431ee7 openmetrics formatter: emit gauge metrics (#504)
  • 8e5721c perf: preallocate the slice if we know its final length (#487)
  • c3aeee2 refactor: use Go 1.22 new features (#492)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 30, 2024
Copy link

github-actions bot commented Sep 30, 2024

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 [email protected]

@dependabot dependabot bot force-pushed the dependabot/go_modules/cmd/dependencies-8f80b082ae branch from d3c69e9 to f4dfff9 Compare October 7, 2024 20:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/cmd/dependencies-8f80b082ae branch from f4dfff9 to e5946da Compare October 14, 2024 20:36
Bumps the dependencies group in /cmd with 1 update: [github.com/boyter/scc/v3](https://github.com/boyter/scc).


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

---
updated-dependencies:
- dependency-name: github.com/boyter/scc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cmd/dependencies-8f80b082ae branch from e5946da to 903d3b8 Compare October 21, 2024 09:51
Copy link

Qodana for Go

64 new problems were found

Inspection name Severity Problems
Unused exported function 🔶 Warning 38
Unused constant 🔶 Warning 15
Unused global variable 🔶 Warning 11

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@tiulpin tiulpin merged commit 8614b45 into main Oct 21, 2024
6 checks passed
@tiulpin tiulpin deleted the dependabot/go_modules/cmd/dependencies-8f80b082ae branch October 21, 2024 09:58
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.

1 participant