Skip to content

Bump the non-major group across 1 directory with 6 updates #753

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2025

Bumps the non-major group with 3 updates in the / directory: github.com/openziti/channel/v4, github.com/openziti/metrics and github.com/zitadel/oidc/v3.

Updates github.com/openziti/channel/v4 from 4.2.8 to 4.2.12

Commits
  • b865c4a Merge pull request #196 from openziti/cleanup-cancels
  • ab18c08 cleanup context cancel funcs
  • da71f1c Updating dependency github.com/openziti/transport/v2@v2.0.179
  • f13970a Merge pull request #195 from openziti/add-more-channel-methods
  • 13f4b0e Add GetUnderlays and GetUnderlayCountsByType to Channel. Fixes #194
  • f721b0f Updating dependency github.com/openziti/transport/v2@v2.0.178
  • See full diff in compare view

Updates github.com/openziti/foundation/v2 from 2.0.66 to 2.0.68

Commits
  • 7e81430 Merge pull request #442 from openziti/fips-stop-setting-tls-version
  • 76d16ff stop setting tls version in fips mode
  • 970ff9a Merge pull request #441 from openziti/fips-mode-openssl-check-enabled
  • c41bd3e be more strict about reporting fips mode
  • See full diff in compare view

Updates github.com/openziti/identity from 1.0.105 to 1.0.107

Commits
  • 8690e32 Updating dependency github.com/openziti/foundation/v2@v2.0.68
  • 99d2ce0 Updating dependency github.com/openziti/foundation/v2@v2.0.67
  • See full diff in compare view

Updates github.com/openziti/metrics from 1.4.1 to 1.4.2

Commits
  • bf4dcdc Merge pull request #55 from openziti/ensure-dispose-all-clears
  • a02f34d Add clear to dispose all. This ensure ref counted entries are also cleared.
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.177 to 2.0.179

Commits
  • 6324cfa Updating dependency github.com/openziti/identity@v1.0.107
  • 47a9807 Updating dependency github.com/openziti/identity@v1.0.106
  • See full diff in compare view

Updates github.com/zitadel/oidc/v3 from 3.39.0 to 3.39.1

Release notes

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

v3.39.1

3.39.1 (2025-07-02)

Bug Fixes

  • Omit empty assertion fields in client creds request (#745) (71b7500)
Commits
  • 71b7500 fix: Omit empty assertion fields in client creds request (#745)
  • 3b0ab8f chore(deps): bump github.com/go-chi/chi/v5 in the go_modules group (#759)
  • d6e37fa Merge pull request #758 from zitadel/hifabienne-patch-1
  • 8e1e517 Delete .github/ISSUE_TEMPLATE/proposal.yaml
  • 5618487 Update and rename improvement.yaml to enhancement.yaml
  • 187878d update docs issue template, add type
  • e127c66 chore: update issue templates
  • e1415ef chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 (#755)
  • 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 3 updates in the / directory: [github.com/openziti/channel/v4](https://github.com/openziti/channel), [github.com/openziti/metrics](https://github.com/openziti/metrics) and [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc).


Updates `github.com/openziti/channel/v4` from 4.2.8 to 4.2.12
- [Commits](openziti/channel@v4.2.8...v4.2.12)

Updates `github.com/openziti/foundation/v2` from 2.0.66 to 2.0.68
- [Commits](openziti/foundation@v2.0.66...v2.0.68)

Updates `github.com/openziti/identity` from 1.0.105 to 1.0.107
- [Commits](openziti/identity@v1.0.105...v1.0.107)

Updates `github.com/openziti/metrics` from 1.4.1 to 1.4.2
- [Commits](openziti/metrics@v1.4.1...v1.4.2)

Updates `github.com/openziti/transport/v2` from 2.0.177 to 2.0.179
- [Commits](openziti/transport@v2.0.177...v2.0.179)

Updates `github.com/zitadel/oidc/v3` from 3.39.0 to 3.39.1
- [Release notes](https://github.com/zitadel/oidc/releases)
- [Changelog](https://github.com/zitadel/oidc/blob/main/.releaserc.js)
- [Commits](zitadel/oidc@v3.39.0...v3.39.1)

---
updated-dependencies:
- dependency-name: github.com/openziti/channel/v4
  dependency-version: 4.2.12
  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.68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/identity
  dependency-version: 1.0.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/metrics
  dependency-version: 1.4.2
  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.179
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/zitadel/oidc/v3
  dependency-version: 3.39.1
  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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 2, 2025 23:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 2, 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.

0 participants