Skip to content

chore(deps): bump the dependencies group across 1 directory with 4 updates - #130

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dependencies-f319952bd1
Closed

chore(deps): bump the dependencies group across 1 directory with 4 updates#130
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dependencies-f319952bd1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 4 updates in the / directory: grpcio, pytest-json-ctrf, ruff and pyright.

Updates grpcio from 1.81.0 to 1.83.0

Release notes

Sourced from grpcio's releases.

Release v1.83.0

This is release 1.83.0 (garden) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [Security] Default to Post-Quantum Cryptography in TLS key exchange. (#42560)
  • [authz] don't pass RBAC policy by value when constructing authorization engine. (#42636)

C#

  • Migrate CSharp Grpc.Tools to new DotNet Version. (#42661)
  • [C#] Tools - Build: Fix protoc SIGSEGV on ARM64 by aligning max-page-size and migrating to manylinux_2_28. (#42590)

Python

  • [Backport][v1.83.x][Python] grpc-status: Relax protobuf dependency lower bound to allow 6.x. (#43001)
  • [Python] Add abort_with_status to the aio ServicerContext ABC. (#42733)
  • [Python] Update lower bound for protobuf from 6.33.5 to 7.35.1. (#42914)
  • [Python] Pyright typeCheckingMode - standard. (#42739)
  • [Python] Support Python 3.15 - Upgrade bazel dep rules_python to 2.0.2. (#42637)
  • [Python] Hide internal symbols from Python's cygrpc shared object. (#42325)
  • [Python] Handle custom Interceptor exceptions in InterceptedCall APIs . (#42593)

Release v1.83.0-pre1

This is a prerelease of gRPC Core 1.83.0 (garden).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.

Release v1.82.2

This is release gRPC Core 1.82.2 (glacier).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

Release v1.82.1

This is release gRPC Core 1.82.1 (glacier).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

... (truncated)

Commits
  • c876f4d [Release] Bump version to 1.83.0 (on v1.83.x branch) (#43036)
  • b5c40cd [Backport][v1.83.x][Python] grpc-status: Relax protobuf dependency lower boun...
  • 9c223f1 [Release] Bump version to 1.83.0-pre1 (on v1.83.x branch) (#42936)
  • b215f80 [Release] Bump core version to 56.0.0 for upcoming release (#42934)
  • cf95af0 [Python] Add abort_with_status to the aio ServicerContext ABC (#42733)
  • 725c173 Automated rollback of commit 8848182a65239ce4a7a26650c82aee3ec7ed1eee.
  • 821431b [PH2] Induced Frames and Reset Frames for PH2
  • 6d0b58e disable metadata_publish_to_app_tag experiment
  • 41d533a Implement Weighted Random Shuffling and CDS Weight Normalization for pick_fir...
  • 8848182 [xDS] split up the grpc_xds_client BUILD target (#42872)
  • Additional commits viewable in compare view

Updates pytest-json-ctrf from 0.3.6 to 0.5.3

Commits

Updates ruff from 0.14.3 to 0.16.4

Release notes

Sourced from ruff's releases.

0.16.4

Release Notes

Released on 2026-08-20.

Preview features

  • [flake8-use-pathlib] Add autofix for PTH116 (#26460)
  • [refurb] Restrict delete-full-slice to lists (FURB131) (#27711)
  • [refurb] Skip FURB101 and FURB103 when the open argument is a file descriptor (#27643)

Bug fixes

  • Fix InvalidInstruction on Windows CPUs that do not support POPCNT (#27803)
  • [pyflakes] Emit semantic syntax errors in string type definitions as F722 (#27835)
  • [pylint] Allow os._exit imports in import-private-name (PLC2701) (#27738)

Rule changes

  • [syntax-errors] Align mixed t-string/bytes error message with CPython 3.14 (#27766)
  • [ruff] Add ctypes.LittleEndianStructure and related types to existing exception (RUF012) (#27753)
  • [syntax-errors] Detect duplicate keyword arguments (#17804)
  • [syntax-errors] Detect parameters declared nonlocal (#27628)

Server

  • Offer display-only fixes and mark safe fixes preferred (#27807)
  • Support pull diagnostics for notebook cells (#27779)

Documentation

  • Add default indicator to rules table (#27724)
  • Fix broken link to Python docs (#27757)

Other changes

  • Fix s390x stacker assembly in release builds (#27776)
  • Guarantee minimum stack size when parsing a module, standalone expression, and suites (#25464)
  • Reduce configuration deserialization code size (#27924)
  • Check packed AST index bounds (#27849)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.4

Released on 2026-08-20.

Preview features

  • [flake8-use-pathlib] Add autofix for PTH116 (#26460)
  • [refurb] Restrict delete-full-slice to lists (FURB131) (#27711)
  • [refurb] Skip FURB101 and FURB103 when the open argument is a file descriptor (#27643)

Bug fixes

  • Fix InvalidInstruction on Windows CPUs that do not support POPCNT (#27803)
  • [pyflakes] Emit semantic syntax errors in string type definitions as F722 (#27835)
  • [pylint] Allow os._exit imports in import-private-name (PLC2701) (#27738)

Rule changes

  • [syntax-errors] Align mixed t-string/bytes error message with CPython 3.14 (#27766)
  • [ruff] Add ctypes.LittleEndianStructure and related types to existing exception (RUF012) (#27753)
  • [syntax-errors] Detect duplicate keyword arguments (#17804)
  • [syntax-errors] Detect parameters declared nonlocal (#27628)

Server

  • Offer display-only fixes and mark safe fixes preferred (#27807)
  • Support pull diagnostics for notebook cells (#27779)

Documentation

  • Add default indicator to rules table (#27724)
  • Fix broken link to Python docs (#27757)

Other changes

  • Fix s390x stacker assembly in release builds (#27776)
  • Guarantee minimum stack size when parsing a module, standalone expression, and suites (#25464)
  • Reduce configuration deserialization code size (#27924)
  • Check packed AST index bounds (#27849)

Contributors

... (truncated)

Commits

Updates pyright from 1.1.408 to 1.1.411

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the python PR with python change label Jul 20, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the dependencies group with 4 updates chore(deps): bump the dependencies group across 1 directory with 4 updates Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/dependencies-f319952bd1 branch 2 times, most recently from 8c381dc to 600265a Compare August 3, 2026 17:46
@dependabot
dependabot Bot force-pushed the dependabot/uv/dependencies-f319952bd1 branch from 600265a to f9f1e62 Compare August 10, 2026 17:47
@dependabot
dependabot Bot force-pushed the dependabot/uv/dependencies-f319952bd1 branch from f9f1e62 to 14ffed7 Compare August 17, 2026 18:57
@ajcarberry ajcarberry added the area:ci CI workflows and GitHub configuration label Aug 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/dependencies-f319952bd1 branch from 14ffed7 to 3222f87 Compare August 24, 2026 17:47
…dates

Bumps the dependencies group with 4 updates in the / directory: [grpcio](https://github.com/grpc/grpc), [pytest-json-ctrf](https://github.com/infopulse/pytest-common-test-report-json), [ruff](https://github.com/astral-sh/ruff) and [pyright](https://github.com/RobertCraigie/pyright-python).


Updates `grpcio` from 1.81.0 to 1.83.0
- [Release notes](https://github.com/grpc/grpc/releases)
- [Commits](grpc/grpc@v1.81.0...v1.83.0)

Updates `pytest-json-ctrf` from 0.3.6 to 0.5.3
- [Commits](https://github.com/infopulse/pytest-common-test-report-json/commits)

Updates `ruff` from 0.14.3 to 0.16.4
- [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.14.3...0.16.4)

Updates `pyright` from 1.1.408 to 1.1.411
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.408...v1.1.411)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pyright
  dependency-version: 1.1.411
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest-json-ctrf
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruff
  dependency-version: 0.15.21
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/dependencies-f319952bd1 branch from 3222f87 to 91ecb64 Compare August 31, 2026 17:46
@mjansson mjansson added the ready-to-import Approved by Epic staff for import into Lore label Sep 1, 2026
@epic-lore-bot epic-lore-bot Bot added imported Imported into Lore for internal review and removed ready-to-import Approved by Epic staff for import into Lore labels Sep 1, 2026
@epic-lore-bot

epic-lore-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

Imported as Lore CR-505.

epic-lore-bot Bot pushed a commit that referenced this pull request Sep 1, 2026
…dates

Bumps the dependencies group with 4 updates in the / directory: [grpcio](https://github.com/grpc/grpc), [pytest-json-ctrf](https://github.com/infopulse/pytest-common-test-report-json), [ruff](https://github.com/astral-sh/ruff) and [pyright](https://github.com/RobertCraigie/pyright-python).

Updates `grpcio` from 1.81.0 to 1.83.0

Updates `pytest-json-ctrf` from 0.3.6 to 0.5.3

Updates `ruff` from 0.14.3 to 0.16.4

Updates `pyright` from 1.1.408 to 1.1.411

```
Imported-PR: #130
Imported-From: 91ecb64
Imported-Base: 0bffc41
Imported-Merge: 601b1ef
Imported-Merge-Strategy: verbatim
Imported-Merged-Paths: 0
Imported-Author: dependabot[bot] (dependabot[bot])
Signed-off-by: dependabot[bot] <support@github.com>
GH-URL: #130
```

Lore-RevId: 860
Lore-Signature: e90222b6e5c14cd0a27d9818a68c30ab92fb728ad1e49662c9403a4f7abcc41a
@epic-lore-bot

epic-lore-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

Closed by mirrored commit f46d513.

@epic-lore-bot epic-lore-bot Bot closed this Sep 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

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

@epic-lore-bot epic-lore-bot Bot added the merged Merged into Lore codebase label Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/dependencies-f319952bd1 branch September 1, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci CI workflows and GitHub configuration imported Imported into Lore for internal review merged Merged into Lore codebase python PR with python change

Development

Successfully merging this pull request may close these issues.

2 participants