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

sync to upstream: 0b8ab80 #10

Merged
merged 39 commits into from
Jan 5, 2024
Merged

sync to upstream: 0b8ab80 #10

merged 39 commits into from
Jan 5, 2024

Commits on Dec 4, 2023

  1. build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#5993)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.14.0 to 0.15.0.
    - [Commits](golang/oauth2@v0.14.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a46330f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#5994

    )
    
    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.1 to 2.13.2.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.13.1...v2.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    07dc0af View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/vektra/mockery/v2 from 2.37.1 to 2.38.0 (#…

    …5988)
    
    * build(deps): bump github.com/vektra/mockery/v2 from 2.37.1 to 2.38.0
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.37.1 to 2.38.0.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.37.1...v2.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    
    Also run make generate
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Steve Kriss <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Steve Kriss <[email protected]>
    dependabot[bot] and skriss authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4aee35a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. implement Gateway infrastructure labels/annotations (#5968)

    Closes #5967.
    
    Signed-off-by: Steve Kriss <[email protected]>
    skriss authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cf8fb1c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Use necojackarc/auto-request-review action to request reviews from no…

    …n-maintainers (#5896)
    
    Use this action which should not require the reviewers github team to
    have owner permissions
    
    Signed-off-by: Sunjay Bhatia <[email protected]>
    sunjayBhatia authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9d71639 View commit details
    Browse the repository at this point in the history
  2. Gateway API: support request timeout (#5997)

    Adds support for HTTPRoute request timeouts.
    
    Closes #5921.
    
    Signed-off-by: gang.liu <[email protected]>
    Signed-off-by: Steve Kriss <[email protected]>
    Co-authored-by: gang.liu <[email protected]>
    skriss and izturn authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f42a569 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. internal/provisioner: add Gateway label to generated resources (#5969)

    Adds the gateway.networking.k8s.io/gateway-name label
    to generated resources.
    
    Signed-off-by: Steve Kriss <[email protected]>
    skriss authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    eece587 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. build(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.16.0 (#6005

    )
    
    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.14.0 to 0.16.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@0.14.0...0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    44dd9f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. build(deps): bump actions/stale from 8 to 9 (#6006)

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    092e3f0 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-go from 4 to 5 (#6007)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    95d3f09 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump sigs.k8s.io/kustomize/kyaml from 0.15.0 to 0.16.0 (#…

    …6002)
    
    Bumps [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) from 0.15.0 to 0.16.0.
    - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
    - [Commits](kubernetes-sigs/kustomize@api/v0.15.0...api/v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/kustomize/kyaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5bb85eb View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/cert-manager/cert-manager (#6003)

    Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.13.2 to 1.13.3.
    - [Release notes](https://github.com/cert-manager/cert-manager/releases)
    - [Commits](cert-manager/cert-manager@v1.13.2...v1.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cert-manager/cert-manager
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    22714c6 View commit details
    Browse the repository at this point in the history
  5. site: Remove leaderelection from config file params (#6009)

    Should have been removed in #4332
    
    Signed-off-by: Sunjay Bhatia <[email protected]>
    sunjayBhatia authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    30dd58f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    ec46fff View commit details
    Browse the repository at this point in the history
  2. update Gateway API conformance exclusions (#6012)

    Adds comments for excluded Gateway API conformance
    tests and syncs run-gateway-conformance.sh with
    gateway_conformance_test.go.
    
    Signed-off-by: Steve Kriss <[email protected]>
    skriss authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4d48db7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#6018)

    Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b17749b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#6019)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.59.0...v1.60.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1f950b9 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github/codeql-action from 2 to 3 (#6023)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bf6b8c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd404f View commit details
    Browse the repository at this point in the history
  5. build(deps): bump the k8s-dependencies group with 2 updates (#6017)

    * build(deps): bump the k8s-dependencies group with 2 updates
    
    Bumps the k8s-dependencies group with 2 updates: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver).
    
    
    Updates `k8s.io/api` from 0.28.4 to 0.29.0
    - [Commits](kubernetes/api@v0.28.4...v0.29.0)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.28.4 to 0.29.0
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.28.4...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * re-run generate
    
    Signed-off-by: Sunjay Bhatia <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Sunjay Bhatia <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sunjay Bhatia <[email protected]>
    dependabot[bot] and sunjayBhatia authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2b1d01f View commit details
    Browse the repository at this point in the history
  6. build(deps): bump the artifact-actions group with 2 updates (#6026)

    Bumps the artifact-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/upload-artifact` from 3 to 4
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    Updates `actions/download-artifact` from 3 to 4
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: artifact-actions
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: artifact-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    38bec9c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#6027)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
    - [Commits](golang/crypto@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    00dc280 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. allow configuration of upstream TLS connection settings (#5828)

    Just as you can configure TLS settings for downstream connections, like setting min/max TLS versions and cipher suites, you should be able to do that for upstream connections too.
    
    For upstream connections, I would like the default Max TLS version to be 1.3, instead of the current Envoy default of 1.2
    
    Fixes #5501
    Fixes #3574
    
    Signed-off-by: Clay Kauzlaric <[email protected]>
    KauzClay authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b57fa06 View commit details
    Browse the repository at this point in the history
  2. update Kubernetes support for 1.29 (#6031)

    Signed-off-by: Steve Kriss <[email protected]>
    skriss authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    111b7f9 View commit details
    Browse the repository at this point in the history
  3. remove disabled ingress-conformance run from CI (#6032)

    Upstream Ingress conformance is flaky/poorly maintained and
    unlikely to reach a state where it can reliably be run in CI.
    
    Signed-off-by: Steve Kriss <[email protected]>
    skriss authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a579ec3 View commit details
    Browse the repository at this point in the history
  4. Updated upstream TLS changelog entry (#6033)

    Signed-off-by: Tero Saarni <[email protected]>
    tsaarni authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7dd40af View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#6045)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.60.0...v1.60.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f8c4324 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#6044)

    Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.3.0 to 1.4.1.
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](go-logr/logr@v1.3.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ddaf733 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/vektra/mockery/v2 from 2.38.0 to 2.39.1 (#…

    …6043)
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.38.0 to 2.39.1.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.38.0...v2.39.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6f361a9 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#…

    …6042)
    
    Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    03a8239 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. build(deps): bump github.com/prometheus/client_golang (#6049)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.17.0...v1.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    89d2856 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Adds support for global circuit budget (#6013)

    Solves #6001
    
    Signed-off-by: Sotiris Nanopoulos <[email protected]>
    davinci26 authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b474d10 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/envoyproxy/go-control-plane (#6050)

    Bumps [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) from 0.11.2-0.20231019082134-6e4589f570e1 to 0.12.0.
    - [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
    - [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/envoyproxy/go-control-plane/commits/v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/envoyproxy/go-control-plane
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4a22d0c View commit details
    Browse the repository at this point in the history
  3. clarify logic in endpointstranslator.go (#5927)

    Signed-off-by: pingjiang <[email protected]>
    Signed-off-by: 钧羽 <[email protected]>
    xiangpingjiang authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4871aaf View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Add action for generating OpenSSF scorecard (#6048)

    Generates scorecard to ensure repo/project is passing open source best practices.
    
    Signed-off-by: Sunjay Bhatia <[email protected]>
    sunjayBhatia authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9d590b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    054d169 View commit details
    Browse the repository at this point in the history
  3. Bump go to 1.21.5 (#6053)

    
    Signed-off-by: Sunjay Bhatia <[email protected]>
    sunjayBhatia authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3dfb0a5 View commit details
    Browse the repository at this point in the history
  4. Pin github actions using shas (#6052)

    Dependabot should be able to update these and preserve the tag in the comment, as per: dependabot/dependabot-core#5951
    
    Workflows updated with: https://app.stepsecurity.io/secureworkflow
    
    Signed-off-by: Sunjay Bhatia <[email protected]>
    sunjayBhatia authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8d63b86 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 (#6054

    )
    
    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.16.0 to 0.16.1.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@91713af...d43c1f1)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0b8ab80 View commit details
    Browse the repository at this point in the history