Skip to content
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

Bump github.com/jcmturner/gokrb5/v8 from 8.4.2 to 8.4.3 #82

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2022

Bumps github.com/jcmturner/gokrb5/v8 from 8.4.2 to 8.4.3.

Release notes

Sourced from github.com/jcmturner/gokrb5/v8's releases.

New version to address minor issues

  • Update dependency versions
  • Return empty string rather than default realm if there is no configuration matching SPN domain to a realm
  • deprecate use of io/ioutils package - this version required 1.16 as a minimum version of Go
  • Consistent approach for sequence numbers with MIT implementation
  • Other minor fixes - see commits for more details
Commits
  • 89c463b Update dependencies
  • 5069910 Update dependencies
  • 36f9075 v8/client: only cancel session goroutine if it exists.
  • 1150460 change default behaviour for resolving realm from spn
  • 634514d print principal name as string in error messaging instead of slice string format
  • 3f32f67 spnego: check that the looked up name is not empty before using.
  • 7c0769f Update network.go
  • 33a7472 Update network.go
  • 87adc2e Error handling for dialSendTCP
  • 2a55b92 add TCP dialTimout logs
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/jcmturner/gokrb5/v8](https://github.com/jcmturner/gokrb5) from 8.4.2 to 8.4.3.
- [Release notes](https://github.com/jcmturner/gokrb5/releases)
- [Commits](jcmturner/gokrb5@v8.4.2...v8.4.3)

---
updated-dependencies:
- dependency-name: github.com/jcmturner/gokrb5/v8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 27, 2022
@bodgit bodgit merged commit 2cff408 into master Jul 28, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/jcmturner/gokrb5/v8-8.4.3 branch July 28, 2022 12:29
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