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

build(deps): Bump github.com/mgechev/revive from 1.6.0 to 1.6.1 #2678

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps github.com/mgechev/revive from 1.6.0 to 1.6.1.

Release notes

Sourced from github.com/mgechev/revive's releases.

v1.6.1

Changelog

  • c237f7057559aa7f9ef53b9f39f7358b891df126 Update renovate.json config (#1221)
  • d02fd30f5c75724eeadbaf1fc53aaf6349dd9822 chore(deps): update module github.com/mattn/go-colorable to v0.1.14 (#1222)
  • 3b540681689681004f0789d0e8f17cf123d7f4ff chore(deps): update module github.com/stretchr/testify to v1.10.0 (#1223)
  • 82dd1920b0790702fc66a05638babc2b05d0f949 chore(deps): update module golang.org/x/sys to v0.30.0 (#1224)
  • f66fd1eb756d27c9fa8072e630c30406c00cdcaa chore(deps): update module golang.org/x/text to v0.22.0 (#1225)
  • a34327e65c75f2f074c90a7c76dfacb919cbac51 chore: check go.mod and run gofmt in CI (#1215)
  • 5f01efa7223c5c89a1af23deafff18e4525dad71 feature: add redundant-test-main-exit rule (#1208)
  • fd8d99d7164d4bb7bf4a82b122d10f5d2b0fdc14 fix (1217): getting parameter type names panics in presence of generic types (#1218)
  • ea0222b242f395dd1c49eff3174213cc85489047 fix(deps): update module golang.org/x/mod to v0.23.0 (#1219)
  • d04f4299183a50c2723156bdaf7911c6a71090c7 fix(deps): update module golang.org/x/sync to v0.11.0 (#1220)
  • 3e3e9825dbcd4e6c517fc853a22bb6ed27ca6e4c fix(deps): update module golang.org/x/tools to v0.30.0 (#1227)
  • 8c5d8fc90a7fe0c253fb8d2174fe035579d88a89 fix: flag-parameter rule wrongly detects var definition and points to the function signature (#1213)
  • 8cb259962491019e59af955db8bc42cf2db6e76c fix: invalid message reported for directive comment (#1209)
  • 9a5419522817cccf323b39798ccf6d202b518943 fix: panic with getFieldTypeName (#1229)
  • 4bd6fbac977203b496e15021189fb5a193fa648e fix: unconditional-recursion false positive when the function is called right after its declaration (#1212) (#1214)
  • e8b55f8917bfb9432771189ed46f27faef1f522e prepareSkips: to resolve regexps in excludes (#1060)
Commits
  • 9a54195 fix: panic with getFieldTypeName (#1229)
  • 3e3e982 fix(deps): update module golang.org/x/tools to v0.30.0 (#1227)
  • 82dd192 chore(deps): update module golang.org/x/sys to v0.30.0 (#1224)
  • f66fd1e chore(deps): update module golang.org/x/text to v0.22.0 (#1225)
  • d04f429 fix(deps): update module golang.org/x/sync to v0.11.0 (#1220)
  • ea0222b fix(deps): update module golang.org/x/mod to v0.23.0 (#1219)
  • 3b54068 chore(deps): update module github.com/stretchr/testify to v1.10.0 (#1223)
  • d02fd30 chore(deps): update module github.com/mattn/go-colorable to v0.1.14 (#1222)
  • c237f70 Update renovate.json config (#1221)
  • e8b55f8 prepareSkips: to resolve regexps in excludes (#1060)
  • 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)

Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

coderabbitai bot commented Feb 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@gsk967 gsk967 enabled auto-merge February 13, 2025 10:10
@gsk967 gsk967 added this pull request to the merge queue Feb 13, 2025
Copy link
Contributor

mergify bot commented Feb 13, 2025

This pull request has been removed from the queue for the following reason: pull request dequeued.

Pull request #2678 has been dequeued. The pull request could not be merged. This could be related to an activated branch protection or ruleset rule that prevents us from merging. (details: Pull Request is in the merge queue.)

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.90%. Comparing base (7f05ad4) to head (1a0021b).
Report is 573 commits behind head on main.

❌ Your project status has failed because the head coverage (61.90%) is below the target coverage (65.50%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2678       +/-   ##
===========================================
- Coverage   75.38%   61.90%   -13.49%     
===========================================
  Files         100      275      +175     
  Lines        8025    19672    +11647     
===========================================
+ Hits         6050    12177     +6127     
- Misses       1589     6717     +5128     
- Partials      386      778      +392     

see 218 files with indirect coverage changes

Merged via the queue into main with commit ad01ceb Feb 13, 2025
22 of 27 checks passed
@gsk967 gsk967 deleted the dependabot/go_modules/github.com/mgechev/revive-1.6.1 branch February 13, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant