Bump the uv-pip group across 1 directory with 4 updates#103
Merged
Conversation
Bumps the uv-pip group with 4 updates in the / directory: [adafruit-blinka](https://github.com/adafruit/Adafruit_Blinka), [adafruit-circuitpython-busdevice](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice), [typing-extensions](https://github.com/python/typing_extensions) and [ruff](https://github.com/astral-sh/ruff). Updates `adafruit-blinka` from 9.0.4 to 9.1.0 - [Release notes](https://github.com/adafruit/Adafruit_Blinka/releases) - [Commits](adafruit/Adafruit_Blinka@9.0.4...9.1.0) Updates `adafruit-circuitpython-busdevice` from 5.2.16 to 5.2.17 - [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/releases) - [Commits](adafruit/Adafruit_CircuitPython_BusDevice@5.2.16...5.2.17) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `ruff` from 0.15.8 to 0.15.20 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.8...0.15.20) --- updated-dependencies: - dependency-name: adafruit-blinka dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-pip - dependency-name: adafruit-circuitpython-busdevice dependency-version: 5.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-pip - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-pip - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-pip ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #103 +/- ##
=======================================
Coverage 86.26% 86.26%
=======================================
Files 16 16
Lines 2512 2512
=======================================
Hits 2167 2167
Misses 345 345 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Bumps the uv-pip group with 4 updates in the / directory: adafruit-blinka, adafruit-circuitpython-busdevice, typing-extensions and ruff.
Updates
adafruit-blinkafrom 9.0.4 to 9.1.0Release notes
Sourced from adafruit-blinka's releases.
Commits
2551cd5Merge pull request #1106 from makermelissa-piclaw/wrap-pyserial-uart-linux08dece2Fix pylint: suppress too-many-arguments and unused-argument in generic_linux/...3987ec6Wrap PySerial inside busio.UART for Linux platformsb9232f4Merge pull request #1105 from makermelissa-piclaw/usb-hid-example0dfb04aAdd usb_hid keyboard example and link in docs7debd39Merge pull request #1104 from makermelissa-piclaw/add-uart-in-waiting51bd500Add in_waiting property to busio.UART9765f0aMerge pull request #888 from ryanmesh-sd/main0ee1753Clean up I2C write_then_read implementation23d84eeMerge pull request #1054 from makermelissa/mainUpdates
adafruit-circuitpython-busdevicefrom 5.2.16 to 5.2.17Release notes
Sourced from adafruit-circuitpython-busdevice's releases.
Commits
686728c"Update ruff pre-commit hookUpdates
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)Updates
rufffrom 0.15.8 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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