Skip to content

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

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 May 9, 2025

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

Updates github.com/openziti/channel/v4 from 4.1.1 to 4.1.3

Commits
  • ced0e18 Updating dependency github.com/openziti/transport/v2@v2.0.171
  • 92cc53c Merge pull request #188 from openziti/mc-listener-fallback
  • 5dbd61a Allow fallback to regular channel when 'is grouped' isn't set when using mult...
  • See full diff in compare view

Updates github.com/openziti/foundation/v2 from 2.0.60 to 2.0.63

Commits
  • a8450fd Merge pull request #433 from openziti/dependabot/github_actions/all-5714300483
  • 97b98b7 Bump golangci/golangci-lint-action from 6 to 7 in the all group
  • 056434a Merge pull request #437 from openziti/dependabot/go_modules/non-major-90906e69fd
  • 5c65557 Bump the non-major group across 1 directory with 2 updates
  • 2a82a54 Merge pull request #435 from openziti/update-golangci
  • 625a992 Update golangci to v2
  • See full diff in compare view

Updates github.com/openziti/secretstream from 0.1.33 to 0.1.34

Commits
  • bc8b0a8 Merge pull request #49 from openziti/dependabot/go_modules/non-major-7fbf147785
  • 47dcee8 Bump golang.org/x/crypto from 0.37.0 to 0.38.0 in the non-major group
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.170 to 2.0.171

Commits
  • 969cb32 Merge pull request #125 from openziti/dependabot/go_modules/non-major-1da25d5a28
  • fb14c2b Bump the non-major group across 1 directory with 2 updates
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.29.0 to 0.30.0

Commits
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • 471209b oauth2: drop dependency on go-cmp
  • 6968da2 oauth2: sync Token.ExpiresIn from internal Token
  • d2c4e0a oauth2: context instead of golang.org/x/net/context in doc
  • 883dc3c endpoints: add various endpoints from stale CLs
  • 1c06e87 all: make use of oauth.Token.ExpiresIn
  • See full diff in compare view

Updates golang.org/x/sys from 0.32.0 to 0.33.0

Commits
  • 3d9a6b8 windows: add WSADuplicateSocket
  • c0a9559 cpu: add crypto extensions detection for riscv64
  • 8e9e046 windows: add virtual key codes and console input consts
  • 7138967 windows: fix slicing of NTUnicodeString values
  • 6a85559 windows: fix dangling pointers in (*SECURITY_DESCRIPTOR).ToAbsolute
  • 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/secretstream](https://github.com/openziti/secretstream) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/openziti/channel/v4` from 4.1.1 to 4.1.3
- [Commits](openziti/channel@v4.1.1...v4.1.3)

Updates `github.com/openziti/foundation/v2` from 2.0.60 to 2.0.63
- [Commits](openziti/foundation@v2.0.60...v2.0.63)

Updates `github.com/openziti/secretstream` from 0.1.33 to 0.1.34
- [Release notes](https://github.com/openziti/secretstream/releases)
- [Commits](openziti/secretstream@v0.1.33...v0.1.34)

Updates `github.com/openziti/transport/v2` from 2.0.170 to 2.0.171
- [Commits](openziti/transport@v2.0.170...v2.0.171)

Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0
- [Commits](golang/oauth2@v0.29.0...v0.30.0)

Updates `golang.org/x/sys` from 0.32.0 to 0.33.0
- [Commits](golang/sys@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: github.com/openziti/channel/v4
  dependency-version: 4.1.3
  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.63
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/secretstream
  dependency-version: 0.1.34
  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.171
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/sys
  dependency-version: 0.33.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 May 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 9, 2025 23:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 9, 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