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/pigweed/repo from b88cd71 to 9c11a8f #125

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps third_party/pigweed/repo from b88cd71 to 9c11a8f.

Commits
  • 9c11a8f pw_bluetooth: Rebase path of emboss_cc_library() input_dirs
  • 292b3a6 third_party: Add RE2 build support
  • 1875778 third_party: Add Abseil C++ build support
  • 34e5a1b pw_presubmit: Add a 'host_clang_fuzz' step
  • 5c4ea8e pw_build: Fix BazelRule private visibility
  • 7d76da3 pw_varint: Add Rust support
  • 833c67e pw_libc: Pull in 'rand' and 'srand'
  • ed9b7b2 pw_log_tokenized: Add Android.bp
  • 3c5d0cb pw_package: Add debugging statements
  • 4587686 docs: Doxygenify pw::varint::ZigZagEncodedSize()
  • 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 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/pigweed/repo](https://github.com/google/pigweed) from `b88cd71` to `9c11a8f`.
- [Release notes](https://github.com/google/pigweed/releases)
- [Commits](google/pigweed@b88cd71...9c11a8f)

---
updated-dependencies:
- dependency-name: third_party/pigweed/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 May 1, 2023
mkardous-silabs pushed a commit that referenced this pull request May 2, 2023
Merge in WMN_TOOLS/matter from v0.4.0_doc_update to silabs

Squashed commit of the following:

commit 86ee80df8f4fd45e1b651da721e8ed41306e22f4
Author: Ezra Hale <[email protected]>
Date:   Tue Oct 4 11:42:39 2022 -0400

    closing out the rest of Catherine's comments

commit 07e8b9c42662d3251da667ae95df74678f8098d7
Author: Ezra Hale <[email protected]>
Date:   Tue Oct 4 09:58:02 2022 -0400

    Chip-Tool -> chip-tool

commit ce0b943a13143873572e67afe16c01150d883f9d
Author: Ezra Hale <[email protected]>
Date:   Tue Sep 27 12:18:33 2022 -0400

    updated to address Mathieu's issues in the PR

... and 12 more commits
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 8, 2023

Superseded by #127.

@dependabot dependabot bot closed this May 8, 2023
@dependabot dependabot bot deleted the dependabot/submodules/third_party/pigweed/repo-9c11a8f branch May 8, 2023 18:59
mkardous-silabs pushed a commit that referenced this pull request Jan 29, 2024
Merge in WMN_TOOLS/matter from v0.4.0_doc_update to silabs

Squashed commit of the following:

commit 86ee80df8f4fd45e1b651da721e8ed41306e22f4
Author: Ezra Hale <[email protected]>
Date:   Tue Oct 4 11:42:39 2022 -0400

    closing out the rest of Catherine's comments

commit 07e8b9c42662d3251da667ae95df74678f8098d7
Author: Ezra Hale <[email protected]>
Date:   Tue Oct 4 09:58:02 2022 -0400

    Chip-Tool -> chip-tool

commit ce0b943a13143873572e67afe16c01150d883f9d
Author: Ezra Hale <[email protected]>
Date:   Tue Sep 27 12:18:33 2022 -0400

    updated to address Mathieu's issues in the PR

... and 12 more commits
mkardous-silabs pushed a commit that referenced this pull request Jan 29, 2024
Merge in WMN_TOOLS/matter from v0.4.0_doc_update to silabs

Squashed commit of the following:

commit 86ee80df8f4fd45e1b651da721e8ed41306e22f4
Author: Ezra Hale <[email protected]>
Date:   Tue Oct 4 11:42:39 2022 -0400

    closing out the rest of Catherine's comments

commit 07e8b9c42662d3251da667ae95df74678f8098d7
Author: Ezra Hale <[email protected]>
Date:   Tue Oct 4 09:58:02 2022 -0400

    Chip-Tool -> chip-tool

commit ce0b943a13143873572e67afe16c01150d883f9d
Author: Ezra Hale <[email protected]>
Date:   Tue Sep 27 12:18:33 2022 -0400

    updated to address Mathieu's issues in the PR

... and 12 more commits
mkardous-silabs pushed a commit that referenced this pull request Feb 22, 2024
* chore(TC-DESC-2.1): modified step 1b comments as per verification step document

* chore(TL-LTIME-3.1): updated step 9 command and log as verification step

modifications as per verfication step document issue #122

* chore(TC-CNET-4.22): modifications for steps 1, 3, 5

modifications in logs for step 1, 3, 5 as verification step document
changes issue #125

* chore(TC-DRLK-2.1): modification for step 13a PICS

modification for step 13a (From DRLK.S.F0b && DRLK.S.A0015 to
DRLK.S.F0b && DRLK.S.A0016) as per test plan changes issue #128

* chore(TC-LCFG-2.1):modifications for PICS step 1a,3

In step 1a and 3 supportedLocales attribute PICS has to be updated
LCFG.S.A0001 instead LCFG.S.A0000 as per test plan issue #129

* chore(TC-APPLAUNCHER-3.x.1): modify commands

TC-APPLAUNCHER-3.7.1, TC-APPLAUNCHER-3.8.1 and TCAPPLAUNCHER-3.9.1
was updated as per verification step document (DUT as Client) issue #139

* Updates Test_TC_LWM_1_1.yaml

* Updates Test_TC_TCCM_1_1.yaml

* Updates Test_TC_LWM_1_1.yaml

* Updates  Test_TC_DISHM_1_1.yaml

* Updates Test_TC_DISHM_3_1.yaml

* Updates Test_TC_DISHM_3_3.yaml

* chore(TC-CONTENTLAUNCHER-10.4): update command and logs

command and logs has been updated as per verification step document
for all steps

* chore(TC-CONTENTLAUNCHER-10.6):update command

command has been updated as per verification step document

* Updates Test_TC_ICDM_3_4.yaml

* chore(TC-ALOGIN-12.2): update command in precondition

command has been updated in precondition as per verification
step document

* Updates Test_TC_CNET_4_9.yaml

* Updates Test_TC_CNET_4_10.yaml

* Updates Test_TC_CNET_4_11.yaml

* Adds NetworkIndex to response in CNET TCs (4.9, 4.10, 4.11)

* Updates Test_TC_TCCM_3_1.yaml

* Updates Test_TC_TCCM_3_3.yaml

* Updates Test_TC_LWM_3_1.yaml

* Updates Test_TC_LWM_3_3.yaml

* Updates Test_TC_OTCCM_1_1.yaml

* Updates Test_TC_OTCCM_2_1.yaml

* Updates Test_TC_S_3_1.yaml

* Restores TC-LWM-1.1

* Restores TC-TCCM-1.1

* Fix yaml formatting

* Fix restyle

* Fix restyle

* Fix restyle

* Removes (DEPONOFF) from pics ref

---------

Co-authored-by: raul-marquez-csa <[email protected]>
Co-authored-by: Raul Marquez <[email protected]>
mkardous-silabs pushed a commit that referenced this pull request Dec 2, 2024
* [SL-UP] Bugfix/silabs out rtt removal (#142)

* [SL-UP] Bugfix/matter shell crash nullptr (#125)

* Added checks on null ptr to prevent uart shell crash and modified ICD shell commands to be compatible with our internal structure
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