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

feat(deps): bump the git-submodules group across 1 directory with 3 updates #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps the git-submodules group with 3 updates in the / directory: amp-embedded-infra-lib, amp-hal-st and amp-preview.

Updates amp-embedded-infra-lib from 6c84af5 to 4239adf

Commits
  • 4239adf chore(main): release 7.1.0 (#754)
  • 8a83678 fix: assert when serial server and terminal receive data queue is full (#802)
  • ae01eea build(deps): bump oss-fuzz-base/base-builder from 56c035f to 379a89a in /...
  • 6184a66 feat: make all hal::Can::Id functions constexpr and add static assert tests (...
  • 6284b6f ci: limit trigger scope for social interaction to only opened types (#806)
  • 76b6034 chore: replace deprecated(c++20) fopen with std::ofstream (#805)
  • 9cc6606 feat: make terminal's hardcoded sizes configurable (#798)
  • 4c5d083 feat: add instantiations for EchoOnSesameSecured (#801)
  • db70a3a chore: update development environment (#797)
  • 4f62987 fix: when opening an ECHO connection over websockets, use the full URL (#799)
  • Additional commits viewable in compare view

Updates amp-hal-st from 1529067 to 1e684ac

Commits
  • 1e684ac chore(main): release 4.0.0 (#284)
  • 6dd808c chore: update amp-embedded-infra-lib hash to 4239adfcec976c47fbdc2b8ada6c6577...
  • 4a2b778 chore: gap central connection flow (#483)
  • b4a534b build(deps): bump the github-actions group with 3 updates (#482)
  • 758529a build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 in the github-a...
  • a32ea44 feat: update to latest main of amp-cucumber-cpp-runner (#478)
  • ac5e276 build(deps): bump philips-software/amp-devcontainer-cpp from v5.5.3 to v5.5.4...
  • 8152888 build(deps): bump the github-actions group across 1 directory with 3 updates ...
  • 9b4f724 chore: update amp-embedded-infra-lib hash to db70a3a415c9324a6e30043bb39bf38c...
  • b1b258d build(deps): bump the github-actions group across 1 directory with 3 updates ...
  • Additional commits viewable in compare view

Updates amp-preview from 53f1ee6 to 7abfcc7

Commits
  • 7abfcc7 chore(main): release 1.2.0 (#192)
  • e9c8ad6 chore: update amp-embedded-infra-lib and amp-hal-st (#217)
  • e04b1b2 build(deps): bump the patch-minor-action-updates group with 3 updates (#216)
  • 637d277 build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 in the patch-mi...
  • 7ba2ccb build(deps): bump the patch-minor-action-updates group with 2 updates (#214)
  • c3182a7 build(deps): bump the patch-minor-action-updates group across 1 directory wit...
  • 3f3e338 build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 in the patch-min...
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

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 `6c84af5` to `4239adf`
- [Release notes](https://github.com/philips-software/amp-embedded-infra-lib/releases)
- [Commits](philips-software/amp-embedded-infra-lib@6c84af5...4239adf)

Updates `amp-hal-st` from `1529067` to `1e684ac`
- [Release notes](https://github.com/philips-software/amp-hal-st/releases)
- [Commits](philips-software/amp-hal-st@1529067...1e684ac)

Updates `amp-preview` from `53f1ee6` to `7abfcc7`
- [Release notes](https://github.com/philips-software/amp-preview/releases)
- [Commits](philips-software/amp-preview@53f1ee6...7abfcc7)

---
updated-dependencies:
- dependency-name: amp-embedded-infra-lib
  dependency-type: direct:production
  dependency-group: git-submodules
- dependency-name: amp-hal-st
  dependency-type: direct:production
  dependency-group: git-submodules
- dependency-name: amp-preview
  dependency-type: direct:production
  dependency-group: git-submodules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from EkelmansPh as a code owner January 17, 2025 04:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 17, 2025
Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ JSON prettier 6 1 0 0.65s
✅ JSON v8r 6 0 3.47s
⚠️ MARKDOWN markdownlint 8 1 3 0.82s
⚠️ MARKDOWN markdown-link-check 8 7 3.62s
✅ MARKDOWN markdown-table-formatter 8 1 0 0.29s
✅ REPOSITORY checkov yes no 13.42s
✅ REPOSITORY git_diff yes no 0.09s
✅ REPOSITORY grype yes no 8.7s
✅ REPOSITORY secretlint yes no 1.25s
✅ REPOSITORY trivy yes no 4.83s
✅ REPOSITORY trivy-sbom yes no 0.06s
✅ REPOSITORY trufflehog yes no 2.24s
⚠️ SPELL lychee 36 10 0.63s
✅ YAML prettier 8 0 0 0.65s
✅ YAML v8r 8 0 5.29s
✅ YAML yamllint 8 0 0.32s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

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