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/golangci/golangci-lint from 1.60.3 to 1.61.0 in /internal/tools #5966

Commits on Sep 10, 2024

  1. Bump github.com/golangci/golangci-lint in /internal/tools

    Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.60.3 to 1.61.0.
    - [Release notes](https://github.com/golangci/golangci-lint/releases)
    - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
    - [Commits](golangci/golangci-lint@v1.60.3...v1.61.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golangci/golangci-lint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e7f2a52 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge branch 'main' into dependabot/go_modules/internal/tools/github.…

    …com/golangci/golangci-lint-1.61.0
    yurishkuro authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9a73ffe View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. coverage while upgrading linter (#5975)

    ## Which problem is this PR solving?
    fixes #5974 
    
    ## Description of the changes
    - fixing the problem created during upgrade of the linter
    
    ## How was this change tested?
    - 
    
    ## Checklist
    - [ ] I have read
    https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
    - [ ] I have signed all commits
    - [ ] I have added unit tests for the new functionality
    - [ ] I have run lint and test steps successfully
      - for `jaeger`: `make lint test`
      - for `jaeger-ui`: `yarn lint` and `yarn test`
    
    Signed-off-by: Anish Bista <anishbista053@gmail.com>
    anishbista60 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5b3955e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dependabot/go_modules/internal/tools/github.…

    …com/golangci/golangci-lint-1.61.0
    yurishkuro authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    990f29b View commit details
    Browse the repository at this point in the history