Commit 09bcea3
authored
feat(deps): bump the git-submodules group across 1 directory with 3 updates
Bumps the git-submodules group with 3 updates in the / directory: [amp-embedded-infra-lib](https://github.com/philips-software/amp-embedded-infra-lib), [amp-hal-st](https://github.com/philips-software/amp-hal-st) and [amp-preview](https://github.com/philips-software/amp-preview).
Updates `amp-embedded-infra-lib` from `7b3044e` to `eda0964`
- [Release notes](https://github.com/philips-software/amp-embedded-infra-lib/releases)
- [Commits](philips-software/amp-embedded-infra-lib@7b3044e...eda0964)
Updates `amp-hal-st` from `a40c217` to `c72e43a`
- [Release notes](https://github.com/philips-software/amp-hal-st/releases)
- [Commits](philips-software/amp-hal-st@a40c217...c72e43a)
Updates `amp-preview` from `3d838c1` to `a5f8940`
- [Release notes](https://github.com/philips-software/amp-preview/releases)
- [Commits](philips-software/amp-preview@3d838c1...a5f8940)
---
updated-dependencies:
- dependency-name: amp-embedded-infra-lib
dependency-version: eda09647446baea1a96017675e09e654c23bee9d
dependency-type: direct:production
dependency-group: git-submodules
- dependency-name: amp-hal-st
dependency-version: c72e43aded025f500579c6db99fcb949c9cf20c4
dependency-type: direct:production
dependency-group: git-submodules
- dependency-name: amp-preview
dependency-version: a5f8940aec265e044a39f1524827ad901563231d
dependency-type: direct:production
dependency-group: git-submodules
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 209d542 commit 09bcea3
3 files changed
+3
-3
lines changedSubmodule amp-embedded-infra-lib updated 31 files
- .github/workflows/ci.yml+7-7
- .github/workflows/documentation.yml+3-3
- .github/workflows/linting-formatting.yml+2-2
- .github/workflows/security.yml+1-1
- .github/workflows/static-analysis.yml+2-2
- hal/interfaces/SerialCommunication.cpp+7
- hal/interfaces/SerialCommunication.hpp+5
- hal/interfaces/test/TestSerialCommunication.cpp+8
- protobuf/echo/EchoOnStreams.cpp+20-6
- protobuf/echo/EchoOnStreams.hpp+3
- services/ble/GattServer.hpp+1-1
- services/ble/test_doubles/GattServerMock.hpp+1-1
- services/network/EchoOnConnection.cpp+2-23
- services/network/EchoOnConnection.hpp-10
- services/network/MdnsClient.cpp+3-2
- services/network/SingleConnectionListener.cpp+1-1
- services/network/test/TestSingleConnectionListener.cpp+17
- services/tracer/TracingEchoInstantiation.cpp+9-5
- services/tracer/TracingEchoInstantiation.hpp+6-1
- services/tracer/TracingEchoInstantiationSecured.cpp+9-5
- services/tracer/TracingEchoInstantiationSecured.hpp+6-1
- services/util/EchoInstantiation.cpp+9-5
- services/util/EchoInstantiation.hpp+13-1
- services/util/EchoInstantiationSecured.cpp+9-5
- services/util/EchoInstantiationSecured.hpp+6-1
- services/util/SesameCobs.cpp+27-11
- services/util/SesameCobs.hpp+9-2
- services/util/SesameWindowed.cpp+5-6
- services/util/SesameWindowed.hpp+2-2
- services/util/test/TestSesameCobs.cpp+97-2
- services/util/test/TestSesameWindowed.cpp+3
Submodule amp-hal-st updated 15 files
- .github/workflows/ci.yml+5-5
- .github/workflows/linting-formatting.yml+2-2
- .github/workflows/security.yml+1-1
- CMakeLists.txt+1-1
- examples/helloworld/Main.cpp+13
- hal_st/cortex/CMakeLists.txt+3
- hal_st/cortex/FaultTracer.cpp+189
- hal_st/cortex/FaultTracer.hpp+45
- hal_st/default_init/CMakeLists.txt+1
- hal_st/default_init/DefaultInit.cpp+24-3
- hal_st/middlewares/ble_middleware/GattServerSt.cpp+1-1
- hal_st/middlewares/ble_middleware/GattServerSt.hpp+1-1
- hal_st/middlewares/ble_middleware/TracingGattServerSt.cpp+1-1
- hal_st/middlewares/ble_middleware/TracingGattServerSt.hpp+1-1
- st/ldscripts/sections.ld+2
0 commit comments