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 7ef2065 to 4144c1e #29522

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps third_party/libwebsockets/repo from 7ef2065 to 4144c1e.

Commits

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 `7ef2065` to `4144c1e`.
- [Commits](warmcat/libwebsockets@7ef2065...4144c1e)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

PR #29522: Size comparison from a40b53c to aa891e5

Full report (11 builds for esp32, k32w, mbed, nrfconnect, qpg)
platform target config section a40b53c aa891e5 change % change
esp32 all-clusters-app c3devkit (read only) 1167494 1167494 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167494 1167494 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209279 1209279 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203895 1203895 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590684 590684 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590148 590148 0 0.0
light k32w0+release (read only) 590476 590476 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589940 589940 0 0.0
lock k32w0+release (read only) 561748 561748 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561212 561212 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523792 2523792 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486476 1486476 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234128 1234128 0 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857312 857312 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352884 1352884 0 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784816 784816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165364 1165364 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 818076 818076 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178568 1178568 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625408 625408 0 0.0
lock-app qpg6105+debug (read/write) 1134792 1134792 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581636 581636 0 0.0

@andy31415 andy31415 merged commit e645c7c into master Oct 2, 2023
101 of 102 checks passed
@andy31415 andy31415 deleted the dependabot/submodules/third_party/libwebsockets/repo-4144c1e branch October 2, 2023 13:23
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…ect-chip#29522)

Bumps [third_party/libwebsockets/repo](https://github.com/warmcat/libwebsockets) from `7ef2065` to `4144c1e`.
- [Commits](warmcat/libwebsockets@7ef2065...4144c1e)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Bugs that require changes in third party projects. review - pending submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant