Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates github.com/openziti/channel/v4 from 4.2.37 to 4.2.41

Commits
  • fa33ebc Updating dependency github.com/openziti/transport/v2@v2.0.197
  • d583664 Merge pull request #214 from openziti/dependabot/github_actions/all-1893dd32ff
  • fb2dbf2 Updating dependency github.com/openziti/transport/v2@v2.0.196
  • 74cbbc6 Updating dependency github.com/openziti/transport/v2@v2.0.195
  • 6513917 Bump github/codeql-action from 3 to 4 in the all group
  • See full diff in compare view

Updates github.com/openziti/edge-api from 0.26.50 to 0.26.51

Release notes

Sourced from github.com/openziti/edge-api's releases.

Relase v0.26.51

What's Changed

Full Changelog: openziti/edge-api@v0.26.50...v0.26.51

Commits

Updates github.com/openziti/foundation/v2 from 2.0.77 to 2.0.79

Commits
  • 2e04078 Merge pull request #458 from openziti/dependabot/go_modules/non-major-43660e650b
  • 173d11f Merge pull request #459 from openziti/dependabot/github_actions/all-1893dd32ff
  • a3da75f Bump github/codeql-action from 3 to 4 in the all group
  • fa33757 Bump the non-major group across 1 directory with 2 updates
  • See full diff in compare view

Updates github.com/openziti/identity from 1.0.116 to 1.0.118

Commits
  • 133d15a Updating dependency github.com/openziti/foundation/v2@v2.0.79
  • c6670ad Updating dependency github.com/openziti/foundation/v2@v2.0.78
  • See full diff in compare view

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

Commits
  • f3f7e13 Merge pull request #58 from openziti/dependabot/go_modules/non-major-ce64870c5e
  • e39a8e4 Bump golang.org/x/crypto from 0.42.0 to 0.43.0 in the non-major group
  • 919eeae Merge pull request #55 from openziti/dependabot/go_modules/non-major-237ba4726d
  • 0791233 Merge pull request #57 from openziti/dependabot/github_actions/all-165b1409fa
  • ac4ea2a Bump the all group across 1 directory with 2 updates
  • d0461ac Bump golang.org/x/crypto from 0.41.0 to 0.42.0 in the non-major group
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.194 to 2.0.197

Commits
  • 22feb5b Merge pull request #136 from openziti/dependabot/go_modules/non-major-151b3644ae
  • 92aaec5 Updating dependency github.com/openziti/identity@v1.0.118
  • 3e620e7 Updating dependency github.com/openziti/identity@v1.0.117
  • b159ac6 Bump golang.org/x/net from 0.44.0 to 0.45.0 in the non-major group
  • See full diff in compare view

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

Commits

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

Commits
  • 1edeebe unix: mkall.sh: fail if docker build failed
  • ecada54 unix: use slices.{Equal,Sort} in tests
  • 5e63aa5 windows: export O_FILE_FLAG_* to be used in os.OpenFile on windows
  • 033906b unix: add (*CPUSet).Fill helper to enable all CPUs
  • 6be6c58 windows: add FlushConsoleInputBuffer and GetNumberOfConsoleInputEvents
  • 32e2038 unix: use Go 1.21+ clear built-in
  • 137f2ed sys: add support for NetBSD getvfsstat
  • 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 non-major group with 4 updates in the / directory: [github.com/openziti/channel/v4](https://github.com/openziti/channel), [github.com/openziti/edge-api](https://github.com/openziti/edge-api), [github.com/openziti/secretstream](https://github.com/openziti/secretstream) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/openziti/channel/v4` from 4.2.37 to 4.2.41
- [Commits](openziti/channel@v4.2.37...v4.2.41)

Updates `github.com/openziti/edge-api` from 0.26.50 to 0.26.51
- [Release notes](https://github.com/openziti/edge-api/releases)
- [Commits](openziti/edge-api@v0.26.50...v0.26.51)

Updates `github.com/openziti/foundation/v2` from 2.0.77 to 2.0.79
- [Commits](openziti/foundation@v2.0.77...v2.0.79)

Updates `github.com/openziti/identity` from 1.0.116 to 1.0.118
- [Commits](openziti/identity@v1.0.116...v1.0.118)

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

Updates `github.com/openziti/transport/v2` from 2.0.194 to 2.0.197
- [Commits](openziti/transport@v2.0.194...v2.0.197)

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

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

---
updated-dependencies:
- dependency-name: github.com/openziti/channel/v4
  dependency-version: 4.2.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/edge-api
  dependency-version: 0.26.51
  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.79
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/identity
  dependency-version: 1.0.118
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/secretstream
  dependency-version: 0.1.42
  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.197
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/sys
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 23:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 27, 2025
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.

1 participant