-
Notifications
You must be signed in to change notification settings - Fork 21
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
python-deps(deps): bump the python-dependencies group across 1 directory with 3 updates #340
Conversation
…ory with 3 updates Updates the requirements on [zeroconf](https://github.com/python-zeroconf/python-zeroconf), [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `zeroconf` to 0.136.0 - [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) - [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) - [Commits](python-zeroconf/python-zeroconf@0.135.0...0.136.0) Updates `pyright` to 1.1.386 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.383...v1.1.386) Updates `ruff` to 0.7.1 - [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.6.9...0.7.1) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pyright dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #340 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 152 152
Lines 4907 4907
Branches 780 780
=========================================
Hits 4907 4907 ☔ View full report in Codecov by Sentry. |
pre-commit.ci autofix |
1 similar comment
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
Test Results (windows)
|
Test Results (macos)
|
Test Results (ubuntu)
|
Blocked by microsoft/pyright#9296 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Updates the requirements on zeroconf, pyright and ruff to permit the latest version.
Updates
zeroconf
to 0.136.0Release notes
Sourced from zeroconf's releases.
Changelog
Sourced from zeroconf's changelog.
... (truncated)
Commits
8eac029
0.136.02f20155
fix: update python-semantic-release to fix release process (#1426)1596145
feat: use SPDX license identifier (#1425)6535963
fix: add ignore for .c file for wheels (#1424)3991b42
fix: correct typos (#1422)6441b0e
chore(deps-dev): bump setuptools from 75.1.0 to 75.2.0 (#1423)9e498df
chore: pre-commit autoupdate (#1421)1191229
chore(pre-commit.ci): pre-commit autoupdate (#1419)Updates
pyright
to 1.1.386Commits
5c70ccc
Pyright NPM Package update to 1.1.386 (#316)afc9437
Pyright NPM Package update to 1.1.385 (#314)5d9f60e
[pyright updated to 1.1.384] Update Version (#313)Updates
ruff
to 0.7.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
337af83
Bump version to 0.7.1 (#13913)113ce84
Fixnormalize
arguments whenfstring_formatting
is disabled (#13910)7272f83
Fix preview style name incan_omit_parentheses
to is_f_string_formatting_en...3eb4546
[red-knot] Format mdtest Python snippets more concisely (#13905)77ae0cc
[red-knot] Infer subscript expression types for bytes literals (#13901)73ee72b
Join implicit concatenated strings when they fit on a line (#13663)e402e27
Use referencial equality intraversal
helper methods (#13895)de4181d
Remove "default" remark fromruff check
(#13900)2c57c2d
[red-knot] Type narrowing forisinstance
checks (#13894)72c18c8
Fix E221 and E222 to flag missing or extra whitespace around==
operator (#...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 <dependency name> major version
will 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 version
will 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