Skip to content

build(deps): bump github.com/quic-go/quic-go from 0.37.5 to 0.37.7#59

Open
dependabot[bot] wants to merge 299 commits intomainfrom
dependabot/go_modules/github.com/quic-go/quic-go-0.37.7
Open

build(deps): bump github.com/quic-go/quic-go from 0.37.5 to 0.37.7#59
dependabot[bot] wants to merge 299 commits intomainfrom
dependabot/go_modules/github.com/quic-go/quic-go-0.37.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 10, 2024

Bumps github.com/quic-go/quic-go from 0.37.5 to 0.37.7.

Release notes

Sourced from github.com/quic-go/quic-go's releases.

v0.37.7

This release contains fixes for the Honeybadger vulnerability (CVE-2023-49295):

  • limit the number of queued PATH_RESPONSE frames to 256 (#4199)
  • don't retransmit PATH_CHALLENGE and PATH_RESPONSE frames (#4200)

Full Changelog: quic-go/quic-go@v0.37.6...v0.37.7

v0.37.6

This patch release contains a backport of quic-go/quic-go#4038.

Full Changelog: quic-go/quic-go@v0.37.5...v0.37.6

Commits
  • 21609dd don't retransmit PATH_CHALLENGE and PATH_RESPONSE frames (#4200)
  • d7aa627 limit the number of queued PATH_RESPONSE frames to 256 (#4199)
  • e2c360c reassemble post-handshake TLS messages before passing them to crypto/tls (#4038)
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

willnorris and others added 30 commits June 28, 2022 14:22
don't show author picture on entry pages (it's too small to be
realistically viewable anyway), and drop time from datetime display.
Add relevant io-slides files directly to wcsf2013 presentation, since
it will be the only one to ever use it.
don't just hide with CSS, but move the author image to a <data> element
so that it is only picked up by microformats parsers and not fetched by
browsers.
Remove some unused styles. Bring back inline site description in header
on wider browsers. Small improvements to content images.
willnorris and others added 22 commits December 16, 2023 16:13
This lists all pages on the site, regardless of section or type.
Also show all post types on /archives/.
This is the modern equivalent of the old clearfix hack to ensure
floating elements don't extend past the parent.
This replaces about 85 kB of javascript libraries (mostly jQuery) for a
native API that works on all browsers except Firefox (which is just
behind a flag, so hopefully coming soon?). This doesn't have the pretty
transition effect, but I can always add that later.
This solution comes from Ana Tudor's article,
https://css-tricks.com/a-lightweight-masonry-solution/, and does exactly
what I'm looking for at less than 1/10th the weight.
only show heading when there are replies.  Give webmention form a
background and border, the same as comments.
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.37.5 to 0.37.7.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](quic-go/quic-go@v0.37.5...v0.37.7)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 10, 2024
@willnorris willnorris force-pushed the main branch 2 times, most recently from daa1137 to 1d8fc5f Compare December 7, 2024 07:17
@willnorris willnorris force-pushed the main branch 2 times, most recently from afe75e4 to 113a4fc Compare March 19, 2025 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant