Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps maxminddb from 2.7.0 to 2.8.2.

Release notes

Sourced from maxminddb's releases.

2.8.2

  • Pyodide binary wheels will no longer be built by default. It is not possible to upload these to PyPI currently. We may consider reenabling them and putting them on the GitHub Releases page in the future if there is interest.

2.8.1

  • When upgrading to cibuildwheel 3.0.0, we inadvertently changed the artifact names, causing the wheels to not be uploaded to PyPI. This release fixes that. There are no other code changes. Report by David Hotham. GitHub #225.

2.8.0

  • Python 3.14 is now officially supported, including binary wheels.
  • We have updated the platforms that we build binary wheels for. In particular, we now build wheels for Android, iOS, Windows Arm, and Pyodide, and we have dropped 686 (32 bit), ppc64le, and s390x builds on Linux.
Changelog

Sourced from maxminddb's changelog.

2.8.2 (2025-07-25) ++++++++++++++++++

  • Pyodide binary wheels will no longer be built by default. It is not possible to upload these to PyPI currently. We may consider reenabling them and putting them on the GitHub Releases page in the future if there is interest.

2.8.1 (2025-07-25) ++++++++++++++++++

  • When upgrading to cibuildwheel 3.0.0, we inadvertently changed the artifact names, causing the wheels to not be uploaded to PyPI. This release fixes that. There are no other code changes. Report by David Hotham. GitHub #225.

2.8.0 (2025-07-25) ++++++++++++++++++

  • Python 3.14 is now officially supported, including binary wheels.
  • We have updated the platforms that we build binary wheels for. In particular, we now build wheels for Android, iOS, Windows Arm, and Pyodide, and we have dropped 686 (32 bit), ppc64le, and s390x builds on Linux.
Commits
  • 4c4c4f5 Update for v2.8.2
  • 20d421f Disable Pyodide builds
  • de860a4 Add android under OS in release matrix
  • b4e2495 Update for v2.8.1
  • b115216 Upload binary wheels to PyPI again
  • 51d48ff Merge pull request #224 from maxmind/greg/eng-2573
  • 9331617 Update for v2.8.0
  • 71b2ae9 Add release date
  • 8afdc56 Merge pull request #222 from maxmind/greg/eng-2556
  • b64f4ef Merge pull request #223 from maxmind/dependabot/github_actions/pypa/cibuildwh...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maxminddb](https://github.com/maxmind/MaxMind-DB-Reader-python) from 2.7.0 to 2.8.2.
- [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-python/releases)
- [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-python/blob/main/HISTORY.rst)
- [Commits](maxmind/MaxMind-DB-Reader-python@v2.7.0...v2.8.2)

---
updated-dependencies:
- dependency-name: maxminddb
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 28, 2025
@horgh horgh merged commit 18253a7 into main Jul 29, 2025
45 checks passed
@horgh horgh deleted the dependabot/uv/maxminddb-2.8.2 branch July 29, 2025 15:01
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

Development

Successfully merging this pull request may close these issues.

2 participants