Skip to content

chore(deps): bump the uv-minor-and-patch group across 1 directory with 2 updates - #39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/uv-minor-and-patch-683936b389
Open

chore(deps): bump the uv-minor-and-patch group across 1 directory with 2 updates#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/uv-minor-and-patch-683936b389

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown

Bumps the uv-minor-and-patch group with 2 updates in the / directory: web3 and python-gitlab.

Updates web3 from 7.15.0 to 7.16.0

Changelog

Sourced from web3's changelog.

web3.py v7.16.0 (2026-05-01)

Bugfixes


- Fixed ``ens.utils.is_none_or_zero_address`` not detecting bytes-form zero addresses (``b"\x00" * 20``) — the function compared against the hex string ``EMPTY_ADDR_HEX`` only, even though its signature accepts ``Address`` (which is ``bytes``). This caused ``ens.address(name, coin_type=N)`` to return the zero-address checksum string instead of ``None`` when the resolver recorded a zero address. (`[#3830](https://github.com/ethereum/web3.py/issues/3830) <https://github.com/ethereum/web3.py/issues/3830>`__)

Features

  • ENS read operations now use the Universal Resolver (0xeEeEEEeE14D718C2B47D9923Deab1335E144EeEe) instead of querying the ENS Registry directly, aligning with ENSv2 readiness requirements. ([#3830](https://github.com/ethereum/web3.py/issues/3830) <https://github.com/ethereum/web3.py/issues/3830>__)
Commits

Updates python-gitlab from 8.3.0 to 8.5.0

Release notes

Sourced from python-gitlab's releases.

v8.5.0 (2026-07-28)

This release is published under the LGPL-3.0-or-later License.

Bug Fixes

  • Typo (72134f5)

  • api: Allow ProjectMergeRequestDiscussionNote.resolved to be updated (b411e5a)

  • client: Retry fetching server version after an unknown result (046fbac)

Continuous Integration

  • Run the pre-commit rst checks in the CI (a9c5d17)

Documentation

  • Correct error with backticks (e57559e)

  • discussions: Add example of resolving a single project merge request discussion note (2ef6452)

Features

  • api: Add ListMixin to remaining *DiscussionNoteManagers (0e2347c)

  • client: Additionally handle retries for request timeouts (4e32439)

  • hooks: Support custom webhook template on project hooks (39dc990)

  • users: Allow updating only a user's email, username or name (0d2afb8)

Testing

  • api: Ensure ProjectMergeRequestDiscussionNote.resolved can be updated successfully (57fd60c)

Detailed Changes: v8.4.0...v8.5.0

v8.4.0 (2026-05-28)

This release is published under the LGPL-3.0-or-later License.

Features

  • const: Add new Security Manager role (3738bb2)

Testing

... (truncated)

Changelog

Sourced from python-gitlab's changelog.

v8.5.0 (2026-07-28)

Bug Fixes

  • Typo (72134f5)

  • api: Allow ProjectMergeRequestDiscussionNote.resolved to be updated (b411e5a)

  • client: Retry fetching server version after an unknown result (046fbac)

Continuous Integration

  • Run the pre-commit rst checks in the CI (a9c5d17)

Documentation

  • Correct error with backticks (e57559e)

  • discussions: Add example of resolving a single project merge request discussion note (2ef6452)

Features

  • api: Add ListMixin to remaining *DiscussionNoteManagers (0e2347c)

  • client: Additionally handle retries for request timeouts (4e32439)

  • hooks: Support custom webhook template on project hooks (39dc990)

  • users: Allow updating only a user's email, username or name (0d2afb8)

Testing

  • api: Ensure ProjectMergeRequestDiscussionNote.resolved can be updated successfully (57fd60c)

v8.4.0 (2026-05-28)

Features

... (truncated)

Commits
  • f899b5e chore: release v8.5.0
  • 0e2347c feat(api): add ListMixin to remaining *DiscussionNoteManagers
  • ede7fd7 chore(deps): update actions/setup-python action to v7
  • 2ef6452 docs(discussions): Add example of resolving a single project merge request di...
  • b411e5a fix(api): Allow ProjectMergeRequestDiscussionNote.resolved to be updated
  • 57fd60c test(api): Ensure ProjectMergeRequestDiscussionNote.resolved can be updated s...
  • 39dc990 feat(hooks): support custom webhook template on project hooks
  • 00e3802 chore(deps): update all non-major dependencies
  • 0d2afb8 feat(users): allow updating only a user's email, username or name
  • 8734e41 chore(deps): update all non-major dependencies
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 18, 2026
…h 2 updates

Bumps the uv-minor-and-patch group with 2 updates in the / directory: [web3](https://github.com/ethereum/web3.py) and [python-gitlab](https://github.com/python-gitlab/python-gitlab).


Updates `web3` from 7.15.0 to 7.16.0
- [Changelog](https://github.com/ApeWorX/web3.py/blob/v7.16.0/docs/release_notes.rst)
- [Commits](ApeWorX/web3.py@v7.15.0...v7.16.0)

Updates `python-gitlab` from 8.3.0 to 8.5.0
- [Release notes](https://github.com/python-gitlab/python-gitlab/releases)
- [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md)
- [Commits](python-gitlab/python-gitlab@v8.3.0...v8.5.0)

---
updated-dependencies:
- dependency-name: python-gitlab
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv-minor-and-patch
- dependency-name: web3
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the uv-minor-and-patch group with 2 updates chore(deps): bump the uv-minor-and-patch group across 1 directory with 2 updates Aug 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/uv-minor-and-patch-683936b389 branch from ea08b9b to b29d7b9 Compare August 18, 2026 14:20
@dependabot
dependabot Bot requested a review from a team as a code owner August 18, 2026 14:20
@dependabot
dependabot Bot requested review from Null000 and mateuszsokola August 18, 2026 14:20
@Null000

Null000 commented Aug 18, 2026

Copy link
Copy Markdown

/droid review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant