Merged
Conversation
adafruit-adabot
added a commit
to adafruit/Adafruit_CircuitPython_Bundle
that referenced
this pull request
Jun 3, 2025
Updating https://github.com/adafruit/Adafruit_CircuitPython_EK79686 to 2.0.1 from 2.0.0: > Merge pull request adafruit/Adafruit_CircuitPython_EK79686#3 from FoamyGuy/displayio_api_updates Updating https://github.com/adafruit/Adafruit_CircuitPython_FT5336 to 1.1.4 from 1.1.3: > Merge pull request adafruit/Adafruit_CircuitPython_FT5336#8 from FoamyGuy/displayio_api_updates Updating https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK to 1.0.5 from 1.0.4: > Merge pull request adafruit/Adafruit_CircuitPython_MONSTERM4SK#20 from FoamyGuy/displayio_api_updates Updating https://github.com/adafruit/Adafruit_CircuitPython_OV to 1.1.5 from 1.1.4: > Merge pull request adafruit/Adafruit_CircuitPython_OV#24 from FoamyGuy/displayio_api_updates Updating https://github.com/adafruit/Adafruit_CircuitPython_ST7735 to 1.2.18 from 1.2.17: > Merge pull request adafruit/Adafruit_CircuitPython_ST7735#24 from FoamyGuy/displayio_api_update Updating https://github.com/adafruit/Adafruit_CircuitPython_STMPE610 to 1.3.18 from 1.3.17: > Merge pull request adafruit/Adafruit_CircuitPython_STMPE610#30 from FoamyGuy/displayio_api_update Updating https://github.com/adafruit/Adafruit_CircuitPython_TSC2007 to 1.1.4 from 1.1.3: > Merge pull request adafruit/Adafruit_CircuitPython_TSC2007#8 from FoamyGuy/displayio_api_updates Updating https://github.com/adafruit/Adafruit_CircuitPython_CursorControl to 2.9.3 from 2.9.2: > Merge pull request adafruit/Adafruit_CircuitPython_CursorControl#41 from FoamyGuy/displayio_api_update Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Button to 1.11.4 from 1.11.3: > Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#55 from FoamyGuy/displayio_api_update Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.10.3 from 2.10.2: > Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#83 from FoamyGuy/displayio_api_updates Updating https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing to 1.15.6 from 1.15.5: > Merge pull request adafruit/Adafruit_CircuitPython_FeatherWing#84 from FoamyGuy/displayio_api_update Updating https://github.com/adafruit/Adafruit_CircuitPython_PIO_UART to 1.1.2 from 1.1.1: > Merge pull request adafruit/Adafruit_CircuitPython_PIO_UART#10 from adafruit/fix_docs_link Updating https://github.com/adafruit/Adafruit_CircuitPython_Prompt_Toolkit to 1.0.4 from 1.0.3: > Merge pull request adafruit/Adafruit_CircuitPython_Prompt_Toolkit#7 from adafruit/fix_docs_link Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to 4.1.12 from 4.1.11: > Merge pull request adafruit/Adafruit_CircuitPython_Requests#214 from FoamyGuy/local_test_server Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_PIO_UART, Adafruit_CircuitPython_Prompt_Toolkit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
removing deprecated class types in favor of the new general one from the circuitpython_typing library.