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

Update esp-println requirement from 0.12 to 0.13 in /tests/xtensa #44

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Updates the requirements on esp-println to permit the latest version.

Release notes

Sourced from esp-println's releases.

0.13.1

Please note that only changes to the esp-hal-common package are tracked in these release notes.

Fixed

  • ESP32-C3: Make sure BLE and WiFi are not powered down when esp-wifi needs them (#891)
  • ESP32-C6/H2: Fix setting UART baud rate (#893)
Commits
  • fd2bdef New package releases (#3163)
  • 0a8c609 Deploy docs (#3147)
  • 4d07575 Minor fixes (#3162)
  • a5bfa3a Disable multiple-integrated timer queue flavour (#3159)
  • b38d5cc Update to 1.85 toolchain (#3146)
  • 53d57bd ESP32-H2/ESP32-C6: Don't rely on the bootloader to deconfigure permission con...
  • 7a6d381 Make wifi_embassy_access_point_with_sta example listen on both network addres...
  • 9a307f0 Wait for the FIFO to be empty in flush (#3151)
  • 1a3664d add clone and copy to ledc speed types to make channel::config::Confi… (#3139)
  • df3a8e3 Add some esp-wifi MG content (#3156)
  • 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)

Updates the requirements on [esp-println](https://github.com/esp-rs/esp-hal) to permit the latest version.
- [Release notes](https://github.com/esp-rs/esp-hal/releases)
- [Commits](esp-rs/esp-hal@v0.12.0...esp-println-v0.13.1)

---
updated-dependencies:
- dependency-name: esp-println
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@taiki-e
Copy link
Owner

taiki-e commented Feb 25, 2025

Why dependabot attempts to update only one of the three esp-println...?

ss

@taiki-e taiki-e merged commit 5fff1e6 into main Feb 25, 2025
122 checks passed
@taiki-e taiki-e deleted the dependabot/cargo/tests/xtensa/esp-println-0.13 branch February 25, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant