Skip to content

Bump the non-major group across 1 directory with 7 updates - #973

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/non-major-e3ba834428
Open

Bump the non-major group across 1 directory with 7 updates#973
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/non-major-e3ba834428

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
github.com/go-openapi/runtime 0.32.3 0.32.4
github.com/go-openapi/strfmt 0.26.3 0.26.4
github.com/openziti/channel/v5 5.0.10 5.0.15
github.com/openziti/edge-api 0.32.0 0.34.0
github.com/openziti/foundation/v2 2.0.95 2.0.99
github.com/openziti/identity 1.0.133 1.0.137
github.com/shirou/gopsutil/v4 4.26.5 4.26.6

Updates github.com/go-openapi/runtime from 0.32.3 to 0.32.4

Release notes

Sourced from github.com/go-openapi/runtime's releases.

v0.32.4

0.32.4 - 2026-06-19

Full Changelog: go-openapi/runtime@v0.32.3...v0.32.4

10 commits in this release.


Fixed bugs

  • fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path by @​Copilot in #488 ...

Documentation

Miscellaneous tasks

Updates


People who contributed to this release


runtime license terms

License

... (truncated)

Commits
  • 908a0ff chore: prepare release v0.32.4
  • 5a6fbee build(deps): bump github.com/go-openapi/spec
  • b63b221 build(deps): bump the development-dependencies group with 2 updates
  • d3cd4f6 fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path (#488)
  • 760cc62 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 6c5385e build(deps): bump golang.org/x/sync
  • 1045e1c build(deps): bump the development-dependencies group with 9 updates
  • 9b01ff4 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • deed159 doc: updated contributors file
  • 2dc38ae build(deps): bump the development-dependencies group with 10 updates
  • See full diff in compare view

Updates github.com/go-openapi/strfmt from 0.26.3 to 0.26.4

Release notes

Sourced from github.com/go-openapi/strfmt's releases.

v0.26.4

0.26.4 - 2026-06-29

Full Changelog: go-openapi/strfmt@v0.26.3...v0.26.4

14 commits in this release.


Fixed bugs

Documentation

Code quality

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 09a3881 chore: prepare release v0.26.4
  • 7dcda43 build(deps): bump the other-dependencies group across 3 directories with 1 up...
  • 5b746cb build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 708588c ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#272)
  • 06b6bb0 fix: validate "uri" format for absolute URIs with a fragment (#131) (#269)
  • 64c4277 chore: disabled goconst linter (#271)
  • a8a2d74 chore(ci): run contributors workflow monthly instead of weekly (#270)
  • 00af19e build(deps): bump the development-dependencies group with 2 updates
  • a3d472a build(deps): bump golang.org/x/net
  • 1928b1d build(deps): bump the development-dependencies group with 9 updates
  • Additional commits viewable in compare view

Updates github.com/openziti/channel/v5 from 5.0.10 to 5.0.15

Commits
  • efbca02 Merge pull request #270 from openziti/dependabot/github_actions/all-640176b5ab
  • 42818af Merge pull request #263 from openziti/dependabot/go_modules/non-major-b030c64165
  • b01823c Merge pull request #259 from openziti/feature/hello-header-provider
  • eafb73a Merge pull request #268 from openziti/fix-single-channel-nil-headers
  • 5ef8060 Resolve channel event logger before bind and guard nil resolver. For #269
  • 887f404 Harden underlay acceptance and finalize channel logging seam. For #269
  • ec6cd62 Bump actions/checkout from 6 to 7 in the all group
  • 7042683 Fix logging test panic from nil-writer slog handler. For #269
  • a3cdb51 Add pluggable per-channel slog logging. Fixes #269
  • d0517e0 Bump the non-major group across 1 directory with 2 updates
  • Additional commits viewable in compare view

Updates github.com/openziti/edge-api from 0.32.0 to 0.34.0

Release notes

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

v0.34.0

What's Changed

Full Changelog: openziti/edge-api@v0.33.1...v0.34.0

v0.33.1

What's Changed

Full Changelog: openziti/edge-api@v0.33.0...v0.33.1

v0.33.0

What's Changed

Full Changelog: openziti/edge-api@v0.32.0...v0.33.0

Commits
  • 2036163 for openziti/ziti#3990 add router version and capabilities to edge router API...
  • 98e5514 Merge pull request #201 from openziti/dependabot/github_actions/all-640176b5ab
  • 67d7394 Bump actions/checkout from 6 to 7 in the all group
  • f36f6c6 Merge pull request #199 from openziti/er-list-capabilities
  • 7a47a5a Add capabilities to the service edge-router list. Fixes #198
  • See full diff in compare view

Updates github.com/openziti/foundation/v2 from 2.0.95 to 2.0.99

Commits
  • 3a7e5a6 Merge pull request #490 from openziti/pool-shutdown-and-wait
  • fb86cd4 Add graceful shutdown and idle-wait support to goroutines.Pool. Fixes #489
  • c6fb45c Merge pull request #487 from openziti/dependabot/github_actions/all-640176b5ab
  • 4ca7664 Merge pull request #486 from openziti/add-slog-handler-gates
  • 506bea6 Add package-level Fatal and SyncEmit logging helpers. Fixes #488
  • 572a0fa Bump actions/checkout from 6 to 7 in the all group
  • b9ef577 Add compile-time interface gates for slog.Handler implementations
  • 974b410 Merge pull request #485 from openziti/add-slog-logging
  • df064fc Add slog logging core for upstream libraries. Fixes #484
  • See full diff in compare view

Updates github.com/openziti/identity from 1.0.133 to 1.0.137

Commits
  • bbbc8be Updating dependency github.com/openziti/foundation/v2@v2.0.99
  • ea05a3d Updating dependency github.com/openziti/foundation/v2@v2.0.98
  • beb2e4f Updating dependency github.com/openziti/foundation/v2@v2.0.97
  • 3eb2d9e Updating dependency github.com/openziti/foundation/v2@v2.0.96
  • See full diff in compare view

Updates github.com/shirou/gopsutil/v4 from 4.26.5 to 4.26.6

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.26.6

What's Changed

cpu

disk

mem

sensor

New Contributors

Full Changelog: shirou/gopsutil@v4.26.5...v4.26.6

Commits
  • 50a6b05 Merge pull request #2104 from atanas-vladimirov/openbsd
  • c0390a2 Merge pull request #2103 from guillemj/pu/lscpu-clusters
  • 62c57ea Merge pull request #2101 from shirou/fix/2100-disk-zfs-btrfs-partitions
  • e093580 Merge pull request #2084 from drutsan/fix/darwin-temperature-sp78
  • 1d3af56 [mem]: fix OpenBSD virtual memory on -current
  • 7098e80 [cpu][linux]: Add support for CPU clusters in lscpu tests
  • 0dff2e5 [disk][linux]: fix missiing sub volume partitions on zfs and btrfs
  • 28add59 fix(sensors/darwin): parse sp78 temperatures instead of returning 0.0
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 1, 2026 23:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2026
Bumps the non-major group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.32.3` | `0.32.4` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.26.3` | `0.26.4` |
| [github.com/openziti/channel/v5](https://github.com/openziti/channel) | `5.0.10` | `5.0.15` |
| [github.com/openziti/edge-api](https://github.com/openziti/edge-api) | `0.32.0` | `0.34.0` |
| [github.com/openziti/foundation/v2](https://github.com/openziti/foundation) | `2.0.95` | `2.0.99` |
| [github.com/openziti/identity](https://github.com/openziti/identity) | `1.0.133` | `1.0.137` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.5` | `4.26.6` |



Updates `github.com/go-openapi/runtime` from 0.32.3 to 0.32.4
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.32.3...v0.32.4)

Updates `github.com/go-openapi/strfmt` from 0.26.3 to 0.26.4
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.26.3...v0.26.4)

Updates `github.com/openziti/channel/v5` from 5.0.10 to 5.0.15
- [Commits](openziti/channel@v5.0.10...v5.0.15)

Updates `github.com/openziti/edge-api` from 0.32.0 to 0.34.0
- [Release notes](https://github.com/openziti/edge-api/releases)
- [Commits](openziti/edge-api@v0.32.0...v0.34.0)

Updates `github.com/openziti/foundation/v2` from 2.0.95 to 2.0.99
- [Commits](openziti/foundation@v2.0.95...v2.0.99)

Updates `github.com/openziti/identity` from 1.0.133 to 1.0.137
- [Commits](openziti/identity@v1.0.133...v1.0.137)

Updates `github.com/shirou/gopsutil/v4` from 4.26.5 to 4.26.6
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.26.5...v4.26.6)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/channel/v5
  dependency-version: 5.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/edge-api
  dependency-version: 0.34.0
  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.98
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/identity
  dependency-version: 1.0.136
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.26.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/non-major-e3ba834428 branch from 8c19c62 to e393045 Compare July 2, 2026 23:32
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