Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the non-major group with 4 updates in the / directory: github.com/openziti/channel/v4, github.com/openziti/secretstream, golang.org/x/oauth2 and golang.org/x/sys.

Updates github.com/openziti/channel/v4 from 4.2.21 to 4.2.31

Commits

Updates github.com/openziti/foundation/v2 from 2.0.70 to 2.0.73

Commits
  • ccc97ad Merge pull request #449 from openziti/dependabot/go_modules/non-major-ddf553c9d0
  • d108606 Bump github.com/stretchr/testify in the non-major group
  • 3729c87 Merge pull request #448 from openziti/dependabot/go_modules/non-major-e0592cbbe8
  • 9adebd2 Bump github.com/stretchr/testify in the non-major group
  • fa9324c Merge pull request #447 from openziti/dependabot/github_actions/all-a331d3ec2d
  • 03e1170 Bump actions/checkout from 4 to 5 in the all group
  • 73492de Merge pull request #446 from openziti/dependabot/go_modules/non-major-2748f7c1f6
  • 781ae65 Bump the non-major group with 2 updates
  • See full diff in compare view

Updates github.com/openziti/identity from 1.0.109 to 1.0.112

Commits

Updates github.com/openziti/secretstream from 0.1.38 to 0.1.39

Commits
  • eb0e605 Merge pull request #54 from openziti/dependabot/github_actions/all-a331d3ec2d
  • c3bd0f6 Bump actions/checkout from 4 to 5 in the all group
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.183 to 2.0.189

Commits
  • 8cee520 Updating dependency github.com/openziti/[email protected]
  • f9230cb Merge pull request #132 from openziti/dependabot/go_modules/non-major-e0592cbbe8
  • 6b99fb3 Updating dependency github.com/openziti/[email protected]
  • 3fcf2a0 Bump github.com/stretchr/testify in the non-major group
  • b6fc691 Updating dependency github.com/openziti/[email protected]
  • 56f493c Merge pull request #130 from openziti/dependabot/github_actions/all-a331d3ec2d
  • aaa966d Merge pull request #131 from openziti/dependabot/go_modules/non-major-f5cb87dd48
  • 9b2a354 Bump github.com/pion/dtls/v3 from 3.0.6 to 3.0.7 in the non-major group
  • e77f448 Bump actions/checkout from 4 to 5 in the all group
  • See full diff in compare view

Updates github.com/stretchr/testify from 1.10.0 to 1.11.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 2a57335 Merge pull request #1788 from brackendawson/1785-backport-1.11
  • af8c912 Backport #1786 to release/1.11
  • b7801fb Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...
  • 69831f3 build(deps): bump actions/checkout from 4 to 5
  • a53be35 Improve captureTestingT helper
  • aafb604 mock: improve formatting of error message
  • 7218e03 improve error msg
  • 929a212 Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filtering
  • bc7459e suite: faster filtering of methods (-testify.m)
  • 7d37b5c suite: refactor methodFilter
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.30.0 to 0.31.0

Commits
  • 014cf77 all: upgrade go directive to at least 1.24.0 [generated]
  • 3c76ce5 endpoints: correct Naver OAuth2 endpoint URLs
  • See full diff in compare view

Updates golang.org/x/sys from 0.35.0 to 0.36.0

Commits
  • b06ce05 windows: add FILE_ZERO_DATA_INFORMATION
  • 689cc11 unix: fix Listen on solaris
  • a4712b9 plan9: drop go version tags for unsupported versions
  • 0293703 unix: add IFAL_* consts and ifaddrlblmsg on linux
  • ab85cbb unix/linux: extend rtnetlink constants
  • 9bd3753 unix: switch (*CPUSet).Zero to clear builtin
  • 899c232 windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}
  • 543f21a all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.7 to 1.36.8

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 non-major group with 4 updates in the / directory: [github.com/openziti/channel/v4](https://github.com/openziti/channel), [github.com/openziti/secretstream](https://github.com/openziti/secretstream), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/sys](https://github.com/golang/sys).


Updates `github.com/openziti/channel/v4` from 4.2.21 to 4.2.31
- [Commits](openziti/channel@v4.2.21...v4.2.31)

Updates `github.com/openziti/foundation/v2` from 2.0.70 to 2.0.73
- [Commits](openziti/foundation@v2.0.70...v2.0.73)

Updates `github.com/openziti/identity` from 1.0.109 to 1.0.112
- [Commits](openziti/identity@v1.0.109...v1.0.112)

Updates `github.com/openziti/secretstream` from 0.1.38 to 0.1.39
- [Release notes](https://github.com/openziti/secretstream/releases)
- [Commits](openziti/secretstream@v0.1.38...v0.1.39)

Updates `github.com/openziti/transport/v2` from 2.0.183 to 2.0.189
- [Commits](openziti/transport@v2.0.183...v2.0.189)

Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

Updates `golang.org/x/oauth2` from 0.30.0 to 0.31.0
- [Commits](golang/oauth2@v0.30.0...v0.31.0)

Updates `golang.org/x/sys` from 0.35.0 to 0.36.0
- [Commits](golang/sys@v0.35.0...v0.36.0)

Updates `google.golang.org/protobuf` from 1.36.7 to 1.36.8

---
updated-dependencies:
- dependency-name: github.com/openziti/channel/v4
  dependency-version: 4.2.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/foundation/v2
  dependency-version: 2.0.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/identity
  dependency-version: 1.0.112
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/secretstream
  dependency-version: 0.1.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/transport/v2
  dependency-version: 2.0.189
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/sys
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
...

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 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 23:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Sep 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/non-major-eb54e87d44 branch September 9, 2025 19:17
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.

0 participants