Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps the other-go-modules group with 3 updates: github.com/containernetworking/plugins, github.com/onsi/gomega and github.com/go-co-op/gocron/v2.

Updates github.com/containernetworking/plugins from 1.7.1 to 1.8.0

Release notes

Sourced from github.com/containernetworking/plugins's releases.

CNI plugins v1.8.0

The Bridge CNI plugin has removed limitations on VLAN trunk implementation. This aligns with recommended access and trunk port configurations, ensuring proper VLAN isolation and enhanced usability.

What's Changed

New Contributors

Full Changelog: containernetworking/plugins@v1.7.0...v1.8.0

Commits
  • 0e64847 lint: allow "util" package
  • 3487bb2 ci, release: bump go to v1.25
  • d3e8172 Set value of SCOPE to SCOPE_LINK for opt121 routes with router unspecified wi...
  • 79c947a build(deps): bump the golang group across 1 directory with 5 updates
  • c70a338 remove duplicate route.Table and route.Scope assignments
  • b046681 .github: bump golangci-lint version
  • e3390bc build(deps): bump alpine in /.github/actions/retest-action
  • 40970ae build(deps): bump the golang group across 1 directory with 2 updates
  • 48a4ae5 Set default value of PreserveDefaultVlan to False
  • e0b9952 Allow vlan parameter to set native vlan on trunk ports
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.38.1 to 1.38.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.2

1.38.2

  • roll back to go 1.23.0 [c404969]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.2

  • roll back to go 1.23.0 [c404969]
Commits

Updates github.com/go-co-op/gocron/v2 from 2.16.3 to 2.16.5

Release notes

Sourced from github.com/go-co-op/gocron/v2's releases.

v2.16.5

What's Changed

Full Changelog: go-co-op/gocron@v2.16.4...v2.16.5

v2.16.4

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.16.3...v2.16.4

Commits
  • 6e6485b Add go1.25 tests (#869)
  • b383ca9 Use errors.New for non-formatted strings (#870)
  • cc3a1db Bump testify (#868)
  • 9e8c79d Fix memory consumption issue by changing jobOutRequest channels to use pointe...
  • 8187978 Add comprehensive GitHub Copilot instructions for gocron development (#866)
  • 5bf6802 Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#859)
  • 78468fa Bump actions/checkout from 4 to 5 (#860)
  • See full diff 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

Bumps the other-go-modules group with 3 updates: [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron).


Updates `github.com/containernetworking/plugins` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/containernetworking/plugins/releases)
- [Commits](containernetworking/plugins@v1.7.1...v1.8.0)

Updates `github.com/onsi/gomega` from 1.38.1 to 1.38.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.1...v1.38.2)

Updates `github.com/go-co-op/gocron/v2` from 2.16.3 to 2.16.5
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v2.16.3...v2.16.5)

---
updated-dependencies:
- dependency-name: github.com/containernetworking/plugins
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-go-modules
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-go-modules
- dependency-name: github.com/go-co-op/gocron/v2
  dependency-version: 2.16.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 3, 2025
@dependabot dependabot bot requested a review from dougbtv as a code owner September 3, 2025 21:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 3, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17446082687

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.676%

Totals Coverage Status
Change from base Build 17289476851: 0.0%
Covered Lines: 1443
Relevant Lines: 3830

💛 - Coveralls

@thomasferrandiz thomasferrandiz merged commit 847681e into master Sep 4, 2025
18 of 19 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/other-go-modules-286c7ee37b branch September 4, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants