Bump the go_modules group across 1 directory with 3 updates - #121
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the go_modules group across 1 directory with 3 updates#121dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go_modules group with 3 updates in the / directory: [github.com/pion/dtls/v3](https://github.com/pion/dtls), [github.com/pion/stun/v3](https://github.com/pion/stun) and [github.com/labstack/echo/v4](https://github.com/labstack/echo). Updates `github.com/pion/dtls/v3` from 3.0.11 to 3.1.4 - [Release notes](https://github.com/pion/dtls/releases) - [Commits](pion/dtls@v3.0.11...v3.1.4) Updates `github.com/pion/stun/v3` from 3.0.2 to 3.1.5 - [Release notes](https://github.com/pion/stun/releases) - [Commits](pion/stun@v3.0.2...v3.1.5) Updates `github.com/labstack/echo/v4` from 4.13.3 to 4.15.3 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.3/CHANGELOG.md) - [Commits](labstack/echo@v4.13.3...v4.15.3) --- updated-dependencies: - dependency-name: github.com/pion/dtls/v3 dependency-version: 3.1.4 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/pion/stun/v3 dependency-version: 3.1.5 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.3 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 go_modules group with 3 updates in the / directory: github.com/pion/dtls/v3, github.com/pion/stun/v3 and github.com/labstack/echo/v4.
Updates
github.com/pion/dtls/v3from 3.0.11 to 3.1.4Release notes
Sourced from github.com/pion/dtls/v3's releases.
... (truncated)
Commits
e4aad60Retact v3.1.3 for breaking compatiblity with firefox0e3867bRestore Firefox compatibility12eb398Fix panic unmarshaling ECDHE_PSK ServerKeyExchange85fca0aAdd MasterKeyIdentifier to use_srtp ext in flight3 (#835)fd27a52Add private min and max version API (#823)620d642Improve fuzzing for all extensions (#805)977de19Update CI configs to v0.12.2e6950f0Filter non-approved FIPS curves in FIPS mode (#817)848c4bcOptimize handshake memory usaged0e736cDTLS 1.3 OID filter extension (#814)Updates
github.com/pion/stun/v3from 3.0.2 to 3.1.5Release notes
Sourced from github.com/pion/stun/v3's releases.
Commits
02391b3Upgrade dtls to fix compatibility with firefox6a869cbUpdate module github.com/pion/dtls/v3 to v3.1.38f24ef3Update module github.com/pion/transport/v4 to v4.0.2fa9f074Fix panic on short XOR-MAPPED-ADDRESS value01aa5b8Throw an error when parsing message type 0x000c41a7f3Add opt-in strict mode and custom loggerbc40ca2Ignore attributes after message-integrity293095fUpdate CI configs to v0.12.2f927db8Keep DTLS configs until API change20e8a63Apply modernize, link upgrades and checksUpdates
github.com/labstack/echo/v4from 4.13.3 to 4.15.3Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
8800212Changelog for v4.15.3 (#3012)c3fa2a2fix(static): reject encoded path separators that bypass route-level middlewar...25685e6Merge pull request #2963 from aldas/v4_changelog_4_15_2f9d7689Changelog for v4.15.237fff28Merge pull request #2962 from aldas/v4_valid_protoca4f38aContext.Scheme should validate values taken from header2e527a7Update CI, update deps6f3a84aMerge pull request #2905 from aldas/v4_crsf_token_fallback24fa4d0CSRF: support older token-based CSRF protection handler that want to render t...482bb46v4.15.0 changelogDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.