Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2025

Bumps the go_modules group with 2 updates: github.com/cilium/cilium and github.com/go-viper/mapstructure/v2.

Updates github.com/cilium/cilium from 1.15.15 to 1.15.16

Release notes

Sourced from github.com/cilium/cilium's releases.

1.15.16

Summary of Changes

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

... (truncated)

Changelog

Sourced from github.com/cilium/cilium's changelog.

v1.15.16

Summary of Changes

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

... (truncated)

Commits
  • a0ee30f Prepare for release v1.15.16
  • 1f40805 chore(deps): update stable lvh-images
  • 403e34d chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.32.5-1744328...
  • a270937 rate: Extend the timeout of TestStressRateLimiter
  • 8c5228d Bump x/net to v0.38.0
  • 3b55fa7 chore(deps): update docker.io/library/golang:1.23.8 docker digest to 4f3bd60
  • 1fd1ff9 chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.32.5-1744245...
  • 55b3fe6 chore(deps): update all-dependencies
  • 2d7c54f gh: aws-cni: set --enable-identity-mark=false option
  • 0cf15f0 bpf: host: respect ENABLE_IDENTITY_MARK when looking at MARK_MAGIC_IDENTITY
  • Additional commits viewable in compare view

Updates github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0

Release notes

Sourced from github.com/go-viper/mapstructure/v2's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: go-viper/mapstructure@v2.2.1...v2.3.0

Commits
  • 8c61ec1 Merge pull request #80 from rostislaved/feature-allow-unset-pointer
  • df765f4 Merge pull request #106 from go-viper/update-linter
  • 5f34b05 update linter
  • 36de1e1 Merge pull request #105 from go-viper/error-refactor
  • 6a283a3 chore: update error type doc
  • 599cb73 Merge pull request #101 from go-viper/dependabot/github_actions/github/codeql...
  • ed3f921 feat: remove value from error messages
  • a3f8b22 revert: error message change
  • 9661f6d feat: add common error interface
  • f12f6c7 Merge pull request #102 from m1k1o/prettify-errors2
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 2 updates: [github.com/cilium/cilium](https://github.com/cilium/cilium) and [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure).


Updates `github.com/cilium/cilium` from 1.15.15 to 1.15.16
- [Release notes](https://github.com/cilium/cilium/releases)
- [Changelog](https://github.com/cilium/cilium/blob/1.15.16/CHANGELOG.md)
- [Commits](cilium/cilium@1.15.15...1.15.16)

Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/cilium/cilium
  dependency-version: 1.15.16
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.3.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependencies only. label Jun 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 27, 2025 16:49
@dependabot dependabot bot requested a review from NihaNallappagari June 27, 2025 16:49
@dependabot dependabot bot added the dependencies Dependencies only. label Jun 27, 2025
@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

@paulyufan2 paulyufan2 enabled auto-merge June 27, 2025 18:48
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@paulyufan2 paulyufan2 added this pull request to the merge queue Jun 27, 2025
Merged via the queue into master with commit ff142af Jun 27, 2025
15 of 16 checks passed
@paulyufan2 paulyufan2 deleted the 5e67dependabot/go_modules/go_modules-a0cd709aa1 branch June 27, 2025 21:48
NihaNallappagari pushed a commit to NihaNallappagari/azure-container-networking that referenced this pull request Sep 4, 2025
Bumps the go_modules group with 2 updates: [github.com/cilium/cilium](https://github.com/cilium/cilium) and [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure).


Updates `github.com/cilium/cilium` from 1.15.15 to 1.15.16
- [Release notes](https://github.com/cilium/cilium/releases)
- [Changelog](https://github.com/cilium/cilium/blob/1.15.16/CHANGELOG.md)
- [Commits](cilium/cilium@1.15.15...1.15.16)

Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/cilium/cilium
  dependency-version: 1.15.16
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.3.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
Bumps the go_modules group with 2 updates: [github.com/cilium/cilium](https://github.com/cilium/cilium) and [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure).


Updates `github.com/cilium/cilium` from 1.15.15 to 1.15.16
- [Release notes](https://github.com/cilium/cilium/releases)
- [Changelog](https://github.com/cilium/cilium/blob/1.15.16/CHANGELOG.md)
- [Commits](cilium/cilium@1.15.15...1.15.16)

Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/cilium/cilium
  dependency-version: 1.15.16
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.3.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants