build(deps): bump the minor-and-patch group with 8 updates#13
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the minor-and-patch group with 8 updates#13dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-webauthn/webauthn](https://github.com/go-webauthn/webauthn) | `0.15.0` | `0.16.1` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.41.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.48.0` | `0.49.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.3.0` | `5.3.1` | | [github.com/xraph/dispatch](https://github.com/xraph/dispatch) | `1.3.0` | `1.3.1` | | [github.com/xraph/ledger](https://github.com/xraph/ledger) | `1.3.0` | `1.3.1` | | [github.com/xraph/vault](https://github.com/xraph/vault) | `1.3.0` | `1.3.1` | Updates `github.com/go-webauthn/webauthn` from 0.15.0 to 0.16.1 - [Release notes](https://github.com/go-webauthn/webauthn/releases) - [Commits](go-webauthn/webauthn@v0.15.0...v0.16.1) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.41.0) Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0 - [Commits](golang/crypto@v0.48.0...v0.49.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `github.com/golang-jwt/jwt/v5` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v5.3.0...v5.3.1) Updates `github.com/xraph/dispatch` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/xraph/dispatch/releases) - [Commits](xraph/dispatch@v1.3.0...v1.3.1) Updates `github.com/xraph/ledger` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/xraph/ledger/releases) - [Commits](xraph/ledger@v1.3.0...v1.3.1) Updates `github.com/xraph/vault` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/xraph/vault/releases) - [Commits](xraph/vault@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/go-webauthn/webauthn dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/xraph/dispatch dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/xraph/ledger dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/xraph/vault dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 minor-and-patch group with 8 updates:
0.15.00.16.10.40.00.41.00.48.00.49.00.35.00.36.05.3.05.3.11.3.01.3.11.3.01.3.11.3.01.3.1Updates
github.com/go-webauthn/webauthnfrom 0.15.0 to 0.16.1Release notes
Sourced from github.com/go-webauthn/webauthn's releases.
Commits
dbe10a2build(deps): update module github.com/go-webauthn/x to v0.2.2 (#618)18ca901fix(webauthncose): validate keys earlier (#615)d45f1bbbuild(deps): update step-security/harden-runner action to v2.15.1 (#616)70195d2build(deps): update actions/dependency-review-action action to v4.9.0 (#614)79cb507build(deps): update github/codeql-action action to v4.32.6 (#613)bfefda6build(deps): update dependency go to v1.26.1 (#617)68db4d4feat(webauthncose): allow ber integers in ecdsa sigs (#593)16f192fbuild(deps): update actions/upload-artifact action to v7 (#612)24f2869build(deps): update actions/setup-go action to v6.3.0 (#611)76502c0build(deps): update step-security/harden-runner action to v2.15.0 (#610)Updates
github.com/testcontainers/testcontainers-go/modules/postgresfrom 0.40.0 to 0.41.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.
... (truncated)
Commits
2ea97c8chore: use new version (v0.41.0) in modules and examples9a663f7fix: update compose-replace Makefile target to use compose/v5 (#3590)10481c2chore(deps): bump atomicjar/testcontainers-cloud-setup-action (#3559)bdb12ddchore(deps): bump golang.org/x/text from 0.14.0 to 0.34.0 in /modulegen (#3582)5bd7f07chore(deps): bump mkdocs-codeinclude-plugin from 0.2.1 to 0.3.1 (#3579)c9ccfc5chore(deps): bump golang.org/x/mod from 0.16.0 to 0.33.0 in /modulegen (#3583)21ec740chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.2.0 to 8...fb47b82chore(deps): bump golang.org/x/mod in /modules/localstack (#3587)6686e31chore(deps): bump golang.org/x/mod in /modules/elasticsearch (#3585)0656548chore(deps): bump golang.org/x/mod in /modules/redpanda (#3588)Updates
golang.org/x/cryptofrom 0.48.0 to 0.49.0Commits
982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]Updates
github.com/golang-jwt/jwt/v5from 5.3.0 to 5.3.1Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
7ceae61Add release.yml for changelog configurationdce8e4dSet token.Signature inParseUnverified(#414)8889e20Save signature to Token struct after successful signing (#417)d237f82ci: update github-actions schedule interval to monthlyd8dce95Bump crate-ci/typos from 1.41.0 to 1.42.1 (#492)e931803Bump crate-ci/typos from 1.40.0 to 1.41.0 (#490)e6a0afaBump actions/checkout from 5 to 6 (#487)9f85c9eBump crate-ci/typos from 1.39.0 to 1.40.0 (#488)60a8669Bump actions/setup-go from 5 to 6 (#469)76f5828Remove misleading ParserOptions documentation (#484)Updates
github.com/xraph/dispatchfrom 1.3.0 to 1.3.1Commits
1b8beberefactor: add request schemas for job, workflow, DLQ, and cron routesUpdates
github.com/xraph/ledgerfrom 1.3.0 to 1.3.1Release notes
Sourced from github.com/xraph/ledger's releases.
Commits
a29fce4chore: update dependencies for forge and grove to version 1.3.1Updates
github.com/xraph/vaultfrom 1.3.0 to 1.3.1Release notes
Sourced from github.com/xraph/vault's releases.
Commits
bd507c0fix: update forge and grove dependencies to version 1.3.1Dependabot 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 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