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

feat(deps): bump github.com/go-critic/go-critic from 0.9.0 to 0.11.0 #68

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/go-critic/go-critic from 0.9.0 to 0.11.0.

Release notes

Sourced from github.com/go-critic/go-critic's releases.

v0.11.0

What's Changed

Full Changelog: go-critic/go-critic@v0.10.0...v0.11.0

v0.10.0

What's Changed

New Contributors

Full Changelog: go-critic/go-critic@v0.9.0...v0.10.0

Commits
  • 3739e83 auto generate doc [bot]
  • 15a5f14 checkers/sloppyLen: make it diagnostic check (#1394)
  • 2dd82f2 checkers/emptyStringTest: add len(s) >= 0 case (#1393)
  • 8b4bc01 deps: bump golang.org/x/tools from 0.16.0 to 0.16.1 (#1390)
  • 043fdc8 ci: bump actions/setup-go from 4 to 5 (#1389)
  • ca91efa deps: bump golang.org/x/tools from 0.15.0 to 0.16.0 (#1387)
  • 821aba7 deps: bump github.com/cristalhq/acmd from 0.11.1 to 0.11.2 (#1386)
  • 2b466e1 checkers: fix typos in descriptions, docs, and comments (#1385)
  • e53bcaf docs: simplify install instructions via go install (#1383)
  • 50378cd deps: bump golang.org/x/tools from 0.14.0 to 0.15.0 (#1382)
  • Additional commits viewable in compare view

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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2024

The following labels could not be found: dependencies.

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d16ddc1) 49.27% compared to head (586e247) 49.27%.
Report is 41 commits behind head on master.

❗ Current head 586e247 differs from pull request most recent head 2d0aa4a. Consider uploading reports for the commit 2d0aa4a to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   49.27%   49.27%           
=======================================
  Files           2        2           
  Lines          69       69           
=======================================
  Hits           34       34           
  Misses         29       29           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-critic/go-critic-0.11.0 branch from 586e247 to 0b75897 Compare January 13, 2024 13:25
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/go-critic/go-critic/releases)
- [Commits](go-critic/go-critic@v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-critic/go-critic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-critic/go-critic-0.11.0 branch from 0b75897 to 2d0aa4a Compare January 13, 2024 13:25
@FalcoSuessgott FalcoSuessgott merged commit 4ec98b5 into master Jan 13, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-critic/go-critic-0.11.0 branch January 13, 2024 13:26
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