chore(deps)(deps): bump the patch-and-minor group across 1 directory with 6 updates - #61
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…with 6 updates Bumps the patch-and-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/braheezy/shine-mp3](https://github.com/braheezy/shine-mp3) | `0.1.0` | `0.2.0` | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.20.0` | `3.21.0` | | [github.com/go-webauthn/webauthn](https://github.com/go-webauthn/webauthn) | `0.17.4` | `0.18.0` | | [github.com/mewkiz/flac](https://github.com/mewkiz/flac) | `1.0.13` | `1.0.14` | | [github.com/pion/webrtc/v4](https://github.com/pion/webrtc) | `4.2.16` | `4.2.19` | Updates `github.com/braheezy/shine-mp3` from 0.1.0 to 0.2.0 - [Commits](braheezy/shine-mp3@v0.1.0...v0.2.0) Updates `github.com/coreos/go-oidc/v3` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.20.0...v3.21.0) Updates `github.com/go-webauthn/webauthn` from 0.17.4 to 0.18.0 - [Release notes](https://github.com/go-webauthn/webauthn/releases) - [Changelog](https://github.com/go-webauthn/webauthn/blob/master/CHANGELOG.md) - [Commits](go-webauthn/webauthn@v0.17.4...v0.18.0) Updates `github.com/mewkiz/flac` from 1.0.13 to 1.0.14 - [Commits](mewkiz/flac@v1.0.13...v1.0.14) Updates `github.com/pion/webrtc/v4` from 4.2.16 to 4.2.19 - [Release notes](https://github.com/pion/webrtc/releases) - [Commits](pion/webrtc@v4.2.16...v4.2.19) Updates `golang.org/x/crypto` from 0.54.0 to 0.55.0 - [Commits](golang/crypto@v0.54.0...v0.55.0) --- updated-dependencies: - dependency-name: github.com/braheezy/shine-mp3 dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: github.com/go-webauthn/webauthn dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: github.com/mewkiz/flac dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: github.com/pion/webrtc/v4 dependency-version: 4.2.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 patch-and-minor group with 5 updates in the / directory:
0.1.00.2.03.20.03.21.00.17.40.18.01.0.131.0.144.2.164.2.19Updates
github.com/braheezy/shine-mp3from 0.1.0 to 0.2.0Commits
517c455Merge pull request #13 from 1Vewton/remove-hard-encodingc09175dfix(hardcode): Fix the problem of hardcoded stride of 2d6f2409Merge pull request #9 from braheezy/be-safeee9b66dRemove unsafe pointer usagefe3219fMerge pull request #8 from braheezy/wasm-examplee293454Add wasm example08bd843Merge pull request #6 from braheezy/license899ebe7Change from MIT to GPL907f58fRefactor lots of C-style code to Go-styleac21fbbRemove unsafe from layer3Updates
github.com/coreos/go-oidc/v3from 3.20.0 to 3.21.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
c914bd3oidc: ignore JWKs with unsupported key types rather than failingUpdates
github.com/go-webauthn/webauthnfrom 0.17.4 to 0.18.0Release notes
Sourced from github.com/go-webauthn/webauthn's releases.
... (truncated)
Changelog
Sourced from github.com/go-webauthn/webauthn's changelog.
... (truncated)
Commits
109da34release: v0.18.0 (#782)4977ba1docs: breaking (#781)f8eb85ebuild(deps): update github/codeql-action action to v4.37.9 (#779)20f33e6feat(metadata): update to r46 anchor (#780)bca8ebdtest: add fuzz tests (#777)9b6dffdbuild(deps): update github/codeql-action action to v4.37.8 (#776)2190797build: update to go 1.27 (#775)97b0d9fbuild(deps): update dependency go to v1.27.0 (#774)f815453build(deps): update module github.com/stretchr/testify to v1.12.1 (#772)a456badbuild(deps): update go toolchain directive to v1.27.0 (#773)Updates
github.com/mewkiz/flacfrom 1.0.13 to 1.0.14Commits
67fc6a5readme: add #81 PR to 1.0.14 release note2ac98f9meta: bound string-length allocation in metadata block bodies (#81)f26319freadme: add #77 PR to future 1.0.14 release note2389deetestdata: add note about flac-test-files Git Submodule7458959increased limits to comply with own tests (#78)a420a1bfix allocation of very large blocks (#77)Updates
github.com/pion/webrtc/v4from 4.2.16 to 4.2.19Release notes
Sourced from github.com/pion/webrtc/v4's releases.
Commits
37a88bdFix RTX repair reader panic on malformed packets2ac66eeFix typo in StreamID comment: too -> to3234944Update golang Docker tag to v1.27 (#3502)4007b43Update module github.com/stretchr/testify to v1.12.1 (#3501)6231b35Update module github.com/pion/stun/v3 to v3.1.7 (#3500)e04f34fUpdate module github.com/stretchr/testify to v1.12.0 (#3499)0f364c6Update module github.com/pion/turn/v5 to v5.0.13 (#3496)381746dUpdate module github.com/pion/srtp/v3 to v3.0.13 (#3488)a08347aUpdate module github.com/pion/sctp to v1.11.1 (#3486)98a969eAvoid unused RTX repair readersUpdates
golang.org/x/cryptofrom 0.54.0 to 0.55.0Commits
f44d03dgo.mod: update golang.org/x dependencies5ed4944crypto/internal/poly1305: provide optimised assembly for riscv64b07833cssh: return window credit for discarded extended datad701c51acme: fix nil pointer dereference in pebble test error reporting999d053ssh: fix parsing of GSSAPI payloads offering multiple mechanisms90f76b8ssh: reject certificate signature keys before recursingb53964assh: permit empty but non-nil HostKeyAlgorithms, KeyExchanges, Ciphers, MACs626e40fssh: drain stderr on forwarded TCP and Unix channels31914c6x509roots/fallback: update bundlef2135b8all: clean up minor issues found by staticcheckDependabot 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