Skip to content

Comments

Bump the non-major group across 1 directory with 8 updates#865

Merged
plorenz merged 1 commit intomainfrom
dependabot/go_modules/non-major-7bc29077da
Feb 10, 2026
Merged

Bump the non-major group across 1 directory with 8 updates#865
plorenz merged 1 commit intomainfrom
dependabot/go_modules/non-major-7bc29077da

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

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

Updates github.com/openziti/channel/v4 from 4.2.52 to 4.3.2

Commits
  • f52f739 Updating dependency github.com/openziti/transport/v2@v2.0.208
  • f7f84a0 Updating dependency github.com/openziti/transport/v2@v2.0.207
  • 1a78e87 Merge pull request #223 from openziti/allow-receiving-underlay-type
  • 46b7ca2 Add ChannelCreated to the UnderlayHandler API to allow handlers to be initial...
  • 6693ebd Update the underlay dispatcher to allow unknown underlay types to fall throug...
  • 199e022 reduce the underlay constraints logging
  • 5268223 Allow injecting the underlay type into messages. Fixes #222
  • See full diff in compare view

Updates github.com/openziti/foundation/v2 from 2.0.85 to 2.0.86

Commits
  • 3bcd55d Merge pull request #471 from openziti/dependabot/go_modules/non-major-c5c4607af2
  • b4b0cce Bump the non-major group with 2 updates
  • See full diff in compare view

Updates github.com/openziti/identity from 1.0.123 to 1.0.124

Commits
  • bc06b24 Updating dependency github.com/openziti/foundation/v2@v2.0.86
  • See full diff in compare view

Updates github.com/openziti/secretstream from 0.1.46 to 0.1.47

Commits
  • 353218d Merge pull request #64 from openziti/dependabot/go_modules/non-major-cf2caa1bb8
  • c93e668 Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the non-major group
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.206 to 2.0.208

Commits
  • 33b7613 Updating dependency github.com/openziti/identity@v1.0.124
  • 5da4e96 Merge pull request #146 from openziti/dependabot/go_modules/non-major-32c83bc077
  • 75bd19f Bump the non-major group across 1 directory with 3 updates
  • See full diff in compare view

Updates github.com/zitadel/oidc/v3 from 3.45.3 to 3.45.4

Release notes

Sourced from github.com/zitadel/oidc/v3's releases.

v3.45.4

3.45.4 (2026-02-09)

Bug Fixes

  • grant type in device code validation error message (#845) (c238329)
Commits
  • c238329 fix: grant type in device code validation error message (#845)
  • 8b037f2 chore(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 (#843)
  • 88aa633 chore(deps): bump go.opentelemetry.io/otel/trace from 1.39.0 to 1.40.0 (#842)
  • 04dce9b chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.2 to 4.10.0 (#841)
  • 055666a chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#840)
  • 04873b4 chore(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 (#835)
  • cc9705f Fix(op example): Example Introspection missing expiry check (#834)
  • a38a7e3 chore(deps): bump github.com/zitadel/logging from 0.6.2 to 0.7.0 (#839)
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.34.0 to 0.35.0

Commits

Updates golang.org/x/sys from 0.40.0 to 0.41.0

Commits
  • fc646e4 cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • f11c7bb windows: add IsProcessorFeaturePresent and processor feature consts
  • d25a7aa unix: add IoctlSetString on all platforms
  • 6fb913b unix: return early on error in Recvmsg
  • 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2026 18:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 10, 2026
@plorenz
Copy link
Member

plorenz commented Feb 10, 2026

@dependabot rebase

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), [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/openziti/channel/v4` from 4.2.52 to 4.3.2
- [Commits](openziti/channel@v4.2.52...v4.3.2)

Updates `github.com/openziti/foundation/v2` from 2.0.85 to 2.0.86
- [Commits](openziti/foundation@v2.0.85...v2.0.86)

Updates `github.com/openziti/identity` from 1.0.123 to 1.0.124
- [Commits](openziti/identity@v1.0.123...v1.0.124)

Updates `github.com/openziti/secretstream` from 0.1.46 to 0.1.47
- [Release notes](https://github.com/openziti/secretstream/releases)
- [Commits](openziti/secretstream@v0.1.46...v0.1.47)

Updates `github.com/openziti/transport/v2` from 2.0.206 to 2.0.208
- [Commits](openziti/transport@v2.0.206...v2.0.208)

Updates `github.com/zitadel/oidc/v3` from 3.45.3 to 3.45.4
- [Release notes](https://github.com/zitadel/oidc/releases)
- [Commits](zitadel/oidc@v3.45.3...v3.45.4)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0
- [Commits](golang/oauth2@v0.34.0...v0.35.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.41.0
- [Commits](golang/sys@v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: github.com/openziti/channel/v4
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: github.com/openziti/foundation/v2
  dependency-version: 2.0.86
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/identity
  dependency-version: 1.0.124
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/secretstream
  dependency-version: 0.1.47
  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.208
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/zitadel/oidc/v3
  dependency-version: 3.45.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/sys
  dependency-version: 0.41.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 force-pushed the dependabot/go_modules/non-major-7bc29077da branch from 3603d43 to 21e9bb7 Compare February 10, 2026 18:58
@plorenz plorenz merged commit e52d1e9 into main Feb 10, 2026
3 of 4 checks passed
@plorenz plorenz deleted the dependabot/go_modules/non-major-7bc29077da branch February 10, 2026 19:39
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