build(deps): bump the go-modules group with 3 updates #346
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 go-modules group with 3 updates: github.com/golang-jwt/jwt/v5, github.com/golang-module/carbon/v2 and golang.org/x/crypto.
Updates
github.com/golang-jwt/jwt/v5
from 5.0.0 to 5.1.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
c776b83
Add error handling to examples (#312)908d356
feat: allow making exp claim required (#351)0cb4fa1
docs: fix comment in KeyFuncc80de55
Add explicit ClaimsValidator implementation check for custom claims (#343)1e76606
Key rotation with VerificationKeySet (#344)1691aa9
Bump actions/checkout from 3 to 4 (#346)27ff2f3
Update ci workflows (add go1.21) (#345)6879d2c
Update ParseUnverified godoc (#341)78e25d6
Avoid use of json.NewDecoder (#313)8aa5d6c
Refactor to use strings.EqualFold (#329)Updates
github.com/golang-module/carbon/v2
from 2.2.12 to 2.2.13Release notes
Sourced from github.com/golang-module/carbon/v2's releases.
Commits
87dbd56
Add description about Closest and Farthest methodse04fb0e
Add description aboutClosest
andFarthest
methods0dd0acf
AddClosest
andFarthest
methods3534059
Fix translation error about nowf9169b2
Rename frommodifier_test.go
toboundary_test.go
07314b5
Rename frommodifier.go
toboundary.go
7a04491
Add comment0b0458f
Fix spelling errors in nowb1a41ee
Fix spelling errors in months04939db
Add description ofIsDST
methodUpdates
golang.org/x/crypto
from 0.14.0 to 0.15.0Commits
eb61739
ssh: allow to configure public key auth algorithms on the server side42c83ff
ssh: try harder to detect incorrect passwords for legacy PEM encryptione668aa9
go.mod: update golang.org/x dependenciesdf0bc9e
chacha20poly1305: guard PSHUFB usage with GOAMD64_v274c2ba9
crypto/hkdf: remove useless call to Resetcf8dcb0
ssh: add test case against ssh CLI4f30245
x509roots: catch the zero-roots case when generating the bundle1d57292
x509roots: check HTTP response status code and media type8779cbd
all: update go directive to 1.182aeefc3
ssh: add support for SSH_AGENT_CONSTRAIN_EXTENSION with id 255Dependabot 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