Bump the non-major group across 1 directory with 7 updates#733
Merged
Conversation
Bumps the non-major group with 4 updates in the / directory: [github.com/openziti/channel/v4](https://github.com/openziti/channel), [github.com/openziti/edge-api](https://github.com/openziti/edge-api), [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/edge-api` from 0.26.43 to 0.26.44 - [Release notes](https://github.com/openziti/edge-api/releases) - [Commits](openziti/edge-api@v0.26.43...v0.26.44) 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/edge-api dependency-version: 0.26.44 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the non-major group with 4 updates in the / directory: github.com/openziti/channel/v4, github.com/openziti/edge-api, github.com/openziti/secretstream and golang.org/x/oauth2.
Updates
github.com/openziti/channel/v4from 4.1.1 to 4.1.3Commits
ced0e18Updating dependency github.com/openziti/transport/v2@v2.0.17192cc53cMerge pull request #188 from openziti/mc-listener-fallback5dbd61aAllow fallback to regular channel when 'is grouped' isn't set when using mult...Updates
github.com/openziti/edge-apifrom 0.26.43 to 0.26.44Release notes
Sourced from github.com/openziti/edge-api's releases.
Commits
2f3c184addresses openziti/ziti#3048 adds impropertClientCertChain (#153)Updates
github.com/openziti/foundation/v2from 2.0.60 to 2.0.63Commits
a8450fdMerge pull request #433 from openziti/dependabot/github_actions/all-571430048397b98b7Bump golangci/golangci-lint-action from 6 to 7 in the all group056434aMerge pull request #437 from openziti/dependabot/go_modules/non-major-90906e69fd5c65557Bump the non-major group across 1 directory with 2 updates2a82a54Merge pull request #435 from openziti/update-golangci625a992Update golangci to v2Updates
github.com/openziti/secretstreamfrom 0.1.33 to 0.1.34Commits
bc8b0a8Merge pull request #49 from openziti/dependabot/go_modules/non-major-7fbf14778547dcee8Bump golang.org/x/crypto from 0.37.0 to 0.38.0 in the non-major groupUpdates
github.com/openziti/transport/v2from 2.0.170 to 2.0.171Commits
969cb32Merge pull request #125 from openziti/dependabot/go_modules/non-major-1da25d5a28fb14c2bBump the non-major group across 1 directory with 2 updatesUpdates
golang.org/x/oauth2from 0.29.0 to 0.30.0Commits
cf14319oauth2: fix expiration time window check32d34efinternal: include clientID in auth style cache key2d34e30oauth2: replace a magic number with AuthStyleUnknown696f7b3all: modernize with doc links and any471209boauth2: drop dependency on go-cmp6968da2oauth2: sync Token.ExpiresIn from internal Tokend2c4e0aoauth2: context instead of golang.org/x/net/context in doc883dc3cendpoints: add various endpoints from stale CLs1c06e87all: make use of oauth.Token.ExpiresInUpdates
golang.org/x/sysfrom 0.32.0 to 0.33.0Commits
3d9a6b8windows: add WSADuplicateSocketc0a9559cpu: add crypto extensions detection for riscv648e9e046windows: add virtual key codes and console input consts7138967windows: fix slicing of NTUnicodeString values6a85559windows: fix dangling pointers in (*SECURITY_DESCRIPTOR).ToAbsoluteDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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