osuTitanic / banchobot

Discord bot for the titanic discord server
MIT License
2 stars 2 forks source link

Bump maxminddb from 2.5.1 to 2.5.2 #197

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps maxminddb from 2.5.1 to 2.5.2.

Release notes

Sourced from maxminddb's releases.

2.5.2

  • The vendored libmaxminddb version was updated to 1.9.0. This fixes an issue when reading databases with a search tree exceeding 2 GB. Reported by Sami Salonen. GitHub #146.
Changelog

Sourced from maxminddb's changelog.

2.5.2 (2024-01-09) ++++++++++++++++++

  • The vendored libmaxminddb version was updated to 1.9.0. This fixes an issue when reading databases with a search tree exceeding 2 GB. Reported by Sami Salonen. GitHub #146.
Commits
  • 2373892 Update for v2.5.2
  • bbbc83d Remove unneeded pip install
  • dc7eb8a Update vendored libmaxminddb to 1.9.0
  • 1b07522 Merge pull request #145 from maxmind/greg/v4-artifact-actions
  • 8f5189e Upgrade to the v4 artifact actions again
  • 0b950b3 Merge pull request #142 from maxmind/greg/downgrade-artifact-actions
  • db8e2da Downgrade artifact actions
  • 0d81085 Merge pull request #138 from maxmind/greg/fix-sanitizer-test
  • 2daa33a Merge pull request #139 from maxmind/dependabot/github_actions/actions/downlo...
  • 4913283 Merge pull request #140 from maxmind/dependabot/github_actions/actions/upload...
  • 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 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)
dependabot[bot] commented 7 months ago

Looks like maxminddb is no longer a dependency, so this is no longer needed.