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

Chores: Pick patches from main. #11103

Merged
merged 18 commits into from Mar 11, 2024
Merged

Commits on Mar 11, 2024

  1. Release version v1.10.0

    rikatz authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    ca1a03a View commit details
    Browse the repository at this point in the history
  2. set deploy url to v1-10-0 in docs

    longwuyuan authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    53a727d View commit details
    Browse the repository at this point in the history
  3. quotes around numbers fort ports definitions

    fenio authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    bc97469 View commit details
    Browse the repository at this point in the history
  4. Bump dorny/paths-filter from 3.0.1 to 3.0.2

    Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/dorny/paths-filter/releases)
    - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
    - [Commits](dorny/paths-filter@ebc4d7e...de90cc6)
    
    ---
    updated-dependencies:
    - dependency-name: dorny/paths-filter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    193337d View commit details
    Browse the repository at this point in the history
  5. Bump aquasecurity/trivy-action from 0.17.0 to 0.18.0

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.17.0 to 0.18.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@84384bd...062f259)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    55e5cee View commit details
    Browse the repository at this point in the history
  6. Bump github/codeql-action from 3.24.5 to 3.24.6

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.5 to 3.24.6.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@47b3d88...8a470fd)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    49b7847 View commit details
    Browse the repository at this point in the history
  7. Bump github.com/prometheus/common from 0.48.0 to 0.49.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.48.0 to 0.49.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.48.0...v0.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    e70691d View commit details
    Browse the repository at this point in the history
  8. Bump docker/setup-buildx-action from 3.0.0 to 3.1.0

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@f95db51...0d103c3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    466f377 View commit details
    Browse the repository at this point in the history
  9. Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    3ed33b4 View commit details
    Browse the repository at this point in the history
  10. Bump actions/download-artifact from 4.1.2 to 4.1.4

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.2 to 4.1.4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@eaceaf8...c850b93)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    2b33b5f View commit details
    Browse the repository at this point in the history
  11. Update README.md

    remove older version, left latest for release train.
    strongjz authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    6ff93f5 View commit details
    Browse the repository at this point in the history
  12. docs: update the 404 link to FAQ

    grinish21 authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    3d026ac View commit details
    Browse the repository at this point in the history
  13. bump golang

    strongjz authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    cf61132 View commit details
    Browse the repository at this point in the history
  14. golangci-lint update, ci cleanup, group dependabot updates

    * bump golangci-lint to v1.56.x
    
    * cleanup empty lines
    
    * group dependabot updates
    
    * run on job changes as well
    
    * remove deprecated checks
    
    * fix lints and format
    cpanato authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    61dfe9e View commit details
    Browse the repository at this point in the history
  15. Bump github.com/prometheus/common from 0.49.0 to 0.50.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.49.0 to 0.50.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.49.0...v0.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    130cff8 View commit details
    Browse the repository at this point in the history
  16. Bump the all group with 1 update

    Bumps the all group with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).
    
    Updates `google.golang.org/grpc` from 1.62.0 to 1.62.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.62.0...v1.62.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    0e4bdbb View commit details
    Browse the repository at this point in the history
  17. Bump the all group with 1 update

    Bumps the all group with 1 update: [actions/add-to-project](https://github.com/actions/add-to-project).
    
    Updates `actions/add-to-project` from 0.5.0 to 0.6.0
    - [Release notes](https://github.com/actions/add-to-project/releases)
    - [Commits](actions/add-to-project@31b3f3c...0609a27)
    
    ---
    updated-dependencies:
    - dependency-name: actions/add-to-project
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    89ba47d View commit details
    Browse the repository at this point in the history
  18. Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.15.0 to 2.16.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.15.0...v2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    dependabot[bot] authored and Gacko committed Mar 11, 2024
    Copy the full SHA
    7f30420 View commit details
    Browse the repository at this point in the history