Skip to content

Tags: dependabot/proxy

Tags

v2.0.20260322164823

Toggle v2.0.20260322164823's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github/codeql-action from 4.32.6 to 4.34.1 (#73)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.20260317021138

Toggle v2.0.20260317021138's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/net from 0.51.0 to 0.52.0 (#70)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.51.0 to 0.52.0.
- [Commits](golang/net@v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.20260317020736

Toggle v2.0.20260317020736's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/aws/aws-sdk-go-v2 from 1.41.3 to 1.41.4 (#69)

Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.41.3 to 1.41.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.3...v1.41.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.20260313170958

Toggle v2.0.20260313170958's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI: Add lint job, consolidate yamllint (#68)

Add a dedicated lint job to ci.yml running on ubuntu-latest:
- yamllint (moved from standalone yamllint.yml workflow)
- go mod tidy -diff
- gofmt check (excluding vendor/) with diff output on failure
- go build ./... (for clearer compile errors)
- go vet ./... (reuses build cache)

These checks are platform-independent so they don't need to run
in the build-codeql matrix across all three OSes.

v2.0.20260313010015

Toggle v2.0.20260313010015's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add yamllint configuration and fix lint warnings (#66)

- Add .yamllint.yaml config (disable document-start, line-length rules; ignore vendor/)
- Add yamllint CI workflow
- Fix truthy warnings in all workflow files with inline disable comments
- Fix bracket spacing in smoke.yml
- Fix step indentation in smoke.yml
- Fix comment indentation in smoke.yml

v2.0.20260313001922

Toggle v2.0.20260313001922's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/sync from 0.19.0 to 0.20.0 (#60)

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.19.0 to 0.20.0.
- [Commits](golang/sync@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.20260310044531

Toggle v2.0.20260310044531's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/net from 0.50.0 to 0.51.0 (#56)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.50.0 to 0.51.0.
- [Commits](golang/net@v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.20260310042122

Toggle v2.0.20260310042122's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#53)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.20260310035654

Toggle v2.0.20260310035654's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/setup-go from 6.2.0 to 6.3.0 (#54)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@7a3fe6c...4b73464)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.20260310015505

Toggle v2.0.20260310015505's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump library/golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 (#59)

Bumps library/golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23.

---
updated-dependencies:
- dependency-name: library/golang
  dependency-version: 1.26.1-alpine3.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>