Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps the non-major group with 5 updates in the / directory:

Package From To
github.com/go-openapi/runtime 0.29.0 0.29.2
github.com/go-resty/resty/v2 2.16.5 2.17.0
github.com/openziti/channel/v4 4.2.41 4.2.42
golang.org/x/oauth2 0.31.0 0.33.0
golang.org/x/sys 0.37.0 0.38.0

Updates github.com/go-openapi/runtime from 0.29.0 to 0.29.2

Commits
  • 078717a fix(vuln): fixed vulnerability in returned error, not escaping single quotes
  • 97d4db8 tests: replaced stretchr/testify by go-openapi/testify
  • 3802129 chore: updated license marks in source files
  • 06d6e56 updated README for release
  • See full diff in compare view

Updates github.com/go-openapi/strfmt from 0.24.0 to 0.25.0

Commits
  • a235dd3 tests: replaced stretchr/testify by go-openapi/testify
  • b93d88e chore: updated license marks in source files
  • 398a468 build(deps): bump go.mongodb.org/mongo-driver
  • 68b6683 feat(format): add uuid7 string format support
  • ad12a81 build(deps): bump golang.org/x/net in the golang-org-dependencies group
  • 5c9b6bd chore(refact): assembled bson-dependent methods and tests
  • 5e4146b chore(deps): removed dependency to govalidator
  • See full diff in compare view

Updates github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0

Release notes

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

v2.17.0

Release Notes

Bug Fixes

Backport

Release Updates

New Contributors

Full Changelog: go-resty/resty@v2.16.5...v2.17.0

Commits
  • d4c3576 Merge pull request #1066 from go-resty/for-v2.17.0-release
  • 6452271 chore: update readme for release v2.17.0
  • 2eab959 ci: update go version 1.23.0
  • 795d6c2 chore: update go.mod package versions
  • b10a1aa backport: negative trace substraction when using SetTimeout (#1065)
  • 2b771ba backport: potential worng total time in trace info for invalid request from P...
  • 39c56b9 fix: enforce content length header when body is nil and client specifies SetC...
  • 47780b1 fix: off-by-one error in key/value resolution (#975)
  • See full diff in compare view

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

Commits
  • ca21a4d Updating dependency github.com/openziti/transport/v2@v2.0.199
  • See full diff in compare view

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

Commits

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

Commits
  • 66df43c Updating dependency github.com/openziti/foundation/v2@v2.0.80
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.198 to 2.0.199

Commits
  • badd118 Updating dependency github.com/openziti/identity@v1.0.119
  • See full diff in compare view

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

Commits
  • f28b0b5 all: fix some comments
  • fd15e0f x/oauth2: populate RetrieveError from DeviceAuth
  • 792c877 oauth2: use strings.Builder instead of bytes.Buffer
  • See full diff in compare view

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

Commits
  • 15129aa cpu: also use MRS instruction in getmmfr1
  • ed38ca2 unix: add SizeofNhmsg and SizeofNexthopGrp
  • 3675c4c cpu: use MRS instruction to read arm64 system registers
  • 2a15272 unix: add consts for ELF handling
  • 6239615 cpu: add HPDS, LOR, PAN detection for arm64
  • ea436ef windows: add iphlpapi routing functions
  • 28c5bda unix: add SetMemPolicy and its mode/flag values
  • b731f78 unix/linux: switch to ubuntu 25.04, Go 1.25.1
  • 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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.29.0` | `0.29.2` |
| [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.16.5` | `2.17.0` |
| [github.com/openziti/channel/v4](https://github.com/openziti/channel) | `4.2.41` | `4.2.42` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.31.0` | `0.33.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.38.0` |



Updates `github.com/go-openapi/runtime` from 0.29.0 to 0.29.2
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.0...v0.29.2)

Updates `github.com/go-openapi/strfmt` from 0.24.0 to 0.25.0
- [Commits](go-openapi/strfmt@v0.24.0...v0.25.0)

Updates `github.com/go-resty/resty/v2` from 2.16.5 to 2.17.0
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.16.5...v2.17.0)

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

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

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

Updates `github.com/openziti/transport/v2` from 2.0.198 to 2.0.199
- [Commits](openziti/transport@v2.0.198...v2.0.199)

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

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

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: github.com/go-resty/resty/v2
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: github.com/openziti/channel/v4
  dependency-version: 4.2.42
  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.80
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/identity
  dependency-version: 1.0.119
  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.199
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/sys
  dependency-version: 0.38.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 Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 23:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 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