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/nanopb/repo from 9766c45 to 671672b #323

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps third_party/nanopb/repo from 9766c45 to 671672b.

Commits
  • 671672b Add zephyr to README integrations
  • ffcdc4f Add zephyr module support
  • 326bb02 platformio: Fix google.protobuf import name (#943)
  • f79aadb Use pb_byte_t = uint8_t when UINT8_MAX is defined (#916)
  • 41319af Add support for enabling features via CMake components
  • 037457e Enforce C11 requirement with CMake
  • 621be84 Exclude unreferenced generated targets from 'make all'
  • 7374752 Add tests to verify legacy CMake code remains functional
  • 513164b Update FindNanopb to follow more modern CMake best practices
  • 00227bd [nanopb] Add Apple privacy manifest
  • 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/nanopb/repo](https://github.com/nanopb/nanopb) from `9766c45` to `671672b`.
- [Commits](nanopb/nanopb@9766c45...671672b)

---
updated-dependencies:
- dependency-name: third_party/nanopb/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 Mar 4, 2024
@s07641069 s07641069 closed this May 13, 2024
@s07641069 s07641069 deleted the dependabot/submodules/third_party/nanopb/repo-671672b branch May 13, 2024 11:29
Copy link
Author

dependabot bot commented on behalf of github May 13, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

interfer pushed a commit that referenced this pull request Nov 6, 2024
…nager (project-chip#35808)

* Decouple UART power requirement handler

* Adds refactored BTN handler based on power manager

* Fixed incorrect API

* Adds changes for interrupt

* Replace use of RSI_xx APIs with sl_si91x_xx APIs

* Refactor button event handling and UART power requirement handler

* Adds comments based on the coding standards
Reduce into inline functions

* Renaming sl_btn0 -> btn0

* Adds changes to optimize code

* Adds CPP define in header

* Update function comments

* Replace with more readable condition

* Updates document to add BTN0 screen cycle action (#323)

* Restyled by prettier-markdown

* Adds compilation fix for EFR32 boards

* Addressing comments

---------

Co-authored-by: Restyled.io <commits@restyled.io>
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.

1 participant