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

chore(deps): Bump golangci-lint to v1.55.2 #2886

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Nov 30, 2023

Bump to the latest release of golangci-lint. Ref: https://github.com/golangci/golangci-lint/releases/tag/v1.55.2

I was experiencing a memory issue while running an older version of golangci-lint locally (v1.49.0) but bumping to latest resolved. This is a manual bump b/c it looks like Dependabot doesn't bump this version for us.

@rootulp rootulp self-assigned this Nov 30, 2023
@rootulp rootulp marked this pull request as ready for review November 30, 2023 21:29
@rootulp rootulp enabled auto-merge (squash) November 30, 2023 21:29
Copy link
Contributor

coderabbitai bot commented Nov 30, 2023

Walkthrough

Walkthrough

The changes involve minor updates and maintenance tasks. The GitHub Actions workflow for linting has been updated to a newer version of golangci-lint. The README file has been slightly modified to include the new version number in the installation link, to remove trailing whitespace, and to make a non-functional text change regarding binary checksums and signatures verification.

Changes

File Path Change Summary
.github/workflows/lint.yml Updated golangci-lint-action version from v1.54.2 to v1.55.2
README.md Updated text to include version "1.55.2", removed trailing whitespace, and made a minor non-functional text change

Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • 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/coderabbit-overrides.v2.json

@rootulp rootulp requested review from staheri14 and rach-id November 30, 2023 21:30
@rootulp rootulp merged commit c119b8f into celestiaorg:main Nov 30, 2023
33 checks passed
@rootulp rootulp deleted the rp/bump-golangci-lint branch December 1, 2023 01:29
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.

3 participants