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/mbedtls/repo from c10520f to 3591cc6 #230

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps third_party/mbedtls/repo from c10520f to 3591cc6.

Commits
  • 3591cc6 Merge pull request #8103 from gilles-peskine-arm/7961-2.28
  • 433aa1c Merge pull request #8218 from paul-elliott-arm/remove_unused_values_programs_...
  • 2391649 Remove unneeded setting of ret from ssl programs
  • 5161645 Merge pull request #7211 from sergio-nsk/patch-3
  • 3d9978e Merge pull request #8172 from ronald-cron-arm/psa-config-add-comment
  • fcbcf57 Merge pull request #8194 from gilles-peskine-arm/bump_version-doc_mainpage-2.28
  • bd26a8d More spelling corrections
  • f08ca83 Update spelling "mbed TLS" to "Mbed TLS"
  • bd44d93 Allow "Mbed TLS" as the project name in Doxygen
  • fa9392a PSA config: Add comment about HKDF.
  • 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/mbedtls/repo](https://github.com/ARMmbed/mbedtls) from `c10520f` to `3591cc6`.
- [Release notes](https://github.com/ARMmbed/mbedtls/releases)
- [Commits](Mbed-TLS/mbedtls@c10520f...3591cc6)

---
updated-dependencies:
- dependency-name: third_party/mbedtls/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 Sep 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #238.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/submodules/third_party/mbedtls/repo-3591cc6 branch September 25, 2023 16:41
sharadb-amazon pushed a commit that referenced this pull request Aug 13, 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 <[email protected]>

---------

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: C Freeman <[email protected]>
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