Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump third_party/libwebsockets/repo from ec6d5ac to a99b954 #124

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps third_party/libwebsockets/repo from ec6d5ac to a99b954.

Commits
  • a99b954 pmd: fix ws parser for non pmd packet with pmd ext enabled
  • 0586d01 b64: lws_b64_decode_stateful truncates response
  • 288f36f buflist: append: treat NULL additional buf as error not assert
  • bfce9f8 clean: gcc13 false positive uninitialized
  • 5bcc5ac net: lws_wol() and lws_parse_mac()
  • 3454cd1 test: async dns: handle dynamic ads on warmcat
  • 48e09dd clean: pedantic: remove repeated typedefs
  • 65f977c msvc: avoid error about mixed ellipsis and cond
  • 26c3f9a tls: mbedtls-3.5.0: correct privkey size
  • 407f886 mbedtls: if we have tls1.2 only accept exactly that
  • Additional commits viewable in compare view

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)

Bumps [third_party/libwebsockets/repo](https://github.com/warmcat/libwebsockets) from `ec6d5ac` to `a99b954`.
- [Commits](warmcat/libwebsockets@ec6d5ac...a99b954)

---
updated-dependencies:
- dependency-name: third_party/libwebsockets/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Nov 13, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #128.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/submodules/third_party/libwebsockets/repo-a99b954 branch November 20, 2023 15:10
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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants