Skip to content

chore: Update esp-nimble-cpp dep to 2.3.0#439

Merged
finger563 merged 1 commit intomainfrom
chore/esp-nimble-cpp-2-3-0
May 20, 2025
Merged

chore: Update esp-nimble-cpp dep to 2.3.0#439
finger563 merged 1 commit intomainfrom
chore/esp-nimble-cpp-2-3-0

Conversation

@finger563
Copy link
Contributor

Description

Update esp-nimble-cpp to 2.3.0

Motivation and Context

Keeps our dependencies up to date, adding new features and bugfixes to the BLE component.

h2zero/esp-nimble-cpp@2.2.1...2.3.0

How has this been tested?

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

@finger563 finger563 requested review from Copilot May 20, 2025 14:38
@finger563 finger563 assigned finger563 and unassigned finger563 May 20, 2025
@github-actions
Copy link

✅Static analysis result - no issues found! ✅

@finger563 finger563 added enhancement New feature or request esp-nimble-cpp labels May 20, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the esp-nimble-cpp dependency to version 2.3.0 across several components to incorporate new features and bug fixes.

  • Updated h2zero/esp-nimble-cpp version in hid_service, gfps_service, and ble_gatt_server idf_component.yml files.
  • Updated the subproject commit hash in the esp-nimble-cpp component to align with the new release.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
components/hid_service/idf_component.yml Switched dependency version from >=2.2.1 to >=2.3.0
components/gfps_service/idf_component.yml Updated dependency version to >=2.3.0
components/esp-nimble-cpp Updated subproject commit to the new release commit hash
components/ble_gatt_server/idf_component.yml Adjusted dependency version to >=2.3.0

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@finger563 finger563 merged commit fca4eb1 into main May 20, 2025
78 checks passed
@finger563 finger563 deleted the chore/esp-nimble-cpp-2-3-0 branch May 20, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request esp-nimble-cpp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants