build(deps): bump the go-modules group with 4 updates#343
build(deps): bump the go-modules group with 4 updates#343dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
ec51499 to
c3147ac
Compare
Bumps the go-modules group with 4 updates: [github.com/glebarez/sqlite](https://github.com/glebarez/sqlite), [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt), [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/glebarez/sqlite` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/glebarez/sqlite/releases) - [Commits](glebarez/sqlite@v1.9.0...v1.10.0) Updates `github.com/golang-jwt/jwt/v5` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.0.0...v5.1.0) Updates `github.com/golang-module/carbon/v2` from 2.2.12 to 2.2.13 - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](golang-module/carbon@v2.2.12...v2.2.13) Updates `golang.org/x/crypto` from 0.14.0 to 0.15.0 - [Commits](golang/crypto@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/glebarez/sqlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/golang-jwt/jwt/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
c3147ac to
ad1abd8
Compare
|
@dependabot ignore github.com/glebarez/sqlite major version |
|
OK, I won't notify you about version 1.x.x of github.com/glebarez/sqlite again, unless you unignore it. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
|
@dependabot unignore github.com/glebarez/sqlite |
|
OK, I will stop ignoring the github.com/glebarez/sqlite dependency. |
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
|
@dependabot unignore gorm.io/driver/postgres |
|
OK, I will stop ignoring the gorm.io/driver/postgres dependency. |
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Bumps the go-modules group with 4 updates: github.com/glebarez/sqlite, github.com/golang-jwt/jwt/v5, github.com/golang-module/carbon/v2 and golang.org/x/crypto.
Updates
github.com/glebarez/sqlitefrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/glebarez/sqlite's releases.
Commits
fb2dfbfbuild(deps): bump schneegans/dynamic-badges-action from 1.6.0 to 1.7.0df6ab17build(deps): bump actions/checkout from 3 to 418bab9bbuild(deps): bump gorm.io/gorm from 1.25.2 to 1.25.55a36d7etranslate SQLITE_CONSTRAINT_FOREIGNKEY error851a217Merge branch 'go-gorm:master' into master74475fcIssue #158 SQLite fields are nullible unlessNOT NULL(#159)8172ddbadd from as valid clause for update (#166)139bd30fix: AUTOINCREMENT flag cannot apply with PRIMARY KEY (#167)af1b822Fix QuoteToUpdates
github.com/golang-jwt/jwt/v5from 5.0.0 to 5.1.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
c776b83Add error handling to examples (#312)908d356feat: allow making exp claim required (#351)0cb4fa1docs: fix comment in KeyFuncc80de55Add explicit ClaimsValidator implementation check for custom claims (#343)1e76606Key rotation with VerificationKeySet (#344)1691aa9Bump actions/checkout from 3 to 4 (#346)27ff2f3Update ci workflows (add go1.21) (#345)6879d2cUpdate ParseUnverified godoc (#341)78e25d6Avoid use of json.NewDecoder (#313)8aa5d6cRefactor to use strings.EqualFold (#329)Updates
github.com/golang-module/carbon/v2from 2.2.12 to 2.2.13Release notes
Sourced from github.com/golang-module/carbon/v2's releases.
Commits
87dbd56Add description about Closest and Farthest methodse04fb0eAdd description aboutClosestandFarthestmethods0dd0acfAddClosestandFarthestmethods3534059Fix translation error about nowf9169b2Rename frommodifier_test.gotoboundary_test.go07314b5Rename frommodifier.gotoboundary.go7a04491Add comment0b0458fFix spelling errors in nowb1a41eeFix spelling errors in months04939dbAdd description ofIsDSTmethodUpdates
golang.org/x/cryptofrom 0.14.0 to 0.15.0Commits
eb61739ssh: allow to configure public key auth algorithms on the server side42c83ffssh: try harder to detect incorrect passwords for legacy PEM encryptione668aa9go.mod: update golang.org/x dependenciesdf0bc9echacha20poly1305: guard PSHUFB usage with GOAMD64_v274c2ba9crypto/hkdf: remove useless call to Resetcf8dcb0ssh: add test case against ssh CLI4f30245x509roots: catch the zero-roots case when generating the bundle1d57292x509roots: check HTTP response status code and media type8779cbdall: update go directive to 1.182aeefc3ssh: 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 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