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 90d97fa to 763cd05 #230

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps third_party/pigweed/repo from 90d97fa to 763cd05.

Commits
  • 763cd05 roll: gn
  • f6956d5 roll: clang
  • b2766fd blob_store: Resumable BlobWriter
  • 14f8112 pw_multibuf: Add SingleChunkRegionTracker
  • e0cdf4e SEED-0122: Organize Pigweed code samples
  • fa9b84d pw_symbolizer: Expose llvm_symbolizer_binary
  • 0d068e1 roll: clang-next
  • 6b853a8 pw_unit_test: Add multi event handler and tests for it
  • 894c1ef pw_emu: Add Android build files
  • 9ab076f pw_tokenizer: Add #[used] to token Rust database entries
  • 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/pigweed/repo](https://github.com/google/pigweed) from `90d97fa` to `763cd05`.
- [Commits](google/pigweed@90d97fa...763cd05)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 29, 2024
markaj-nordic pushed a commit that referenced this pull request Aug 5, 2024
…sts (project-chip#33953)

* Created proposed resolution of Github issue #230:
* Removed PICS from TC_TIMESYNC_2_1 and TC_TIMESYNC_2_2 in python_testing folder
* Added using the wait_for_user_input() to allow user to inform if certain features are present on DUT

* Updated TC_TIMESYNC_2_1 test:
* Now utilizes Clusters.TimeSynchronization.Bitmaps.Feature to check supported features on DUT in place of PICS or waiting for user input.

* Restyled by autopep8

* Applied stylization fix to TC_TIMESYNC_2_2 test
module as mentioned in restyled.io check.

* Restyled by autopep8

* Removed unnecessary pics_TC_TIMESYNC_2_1()
from TC_TIMESYNC_2_1 class as no longer needed with recent changes implemented.

* Updates to TC_TIMESYNC_2_1 and 2_2 test modules:
- Restored pics_TC_TIMESYNC_2_1 and pics_TC_TIMESYNC_2_2 functions
- Added if check for timesource attribute ID for test step 3 in TC_TIMESYNC_2_1 test module
- Updated endpoint variable to statically be set to 0

* Restyled by autopep8

* Updated TC_TIMESYNC_2_1 and TC_TIMESYNC_2_2:
- Changed method for getting attribute_list
-- now using get_single_attribute_expect_success() from matter_testing_support module
- Updated time source test step 5 to include if check in TC_TIMESYNC_2_2 test module to match with TC_TIMESYNC_2_1

* Restyled by autopep8

* Updated TC_TIMESYNC_2_2 with suggestions from Cecille

- Changed class name value assigned to time_cluster variable
- Updated timesync_attr_list and timesource_attr_id variables to contain time_cluster in value in place of Clusters.TimeSynchronization

* Apply suggestions from code review from Cecille

Adding these suggestions from Cecille after testing in local dev env

Co-authored-by: C Freeman <cecille@google.com>

---------

Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: C Freeman <cecille@google.com>
Copy link
Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #236.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/submodules/third_party/pigweed/repo-763cd05 branch August 5, 2024 16:17
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