Skip to content
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

Bump geoip2 from 4.7.0 to 4.8.0 #11766

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Bump geoip2 from 4.7.0 to 4.8.0 #11766

merged 2 commits into from
Jan 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps geoip2 from 4.7.0 to 4.8.0.

Release notes

Sourced from geoip2's releases.

4.8.0

  • IMPORTANT: Python 3.8 or greater is required. If you are using an older version, please use an earlier release.
  • The is_anycast attribute was added to geoip2.record.Traits. This returns True if the IP address belongs to an anycast network <https://en.wikipedia.org/wiki/Anycast>_. This is available for the GeoIP2 Country, City Plus, and Insights web services and the GeoIP2 Country, City, and Enterprise databases.
Changelog

Sourced from geoip2's changelog.

4.8.0 (2023-12-05) ++++++++++++++++++

  • IMPORTANT: Python 3.8 or greater is required. If you are using an older version, please use an earlier release.
  • The is_anycast attribute was added to geoip2.record.Traits. This returns True if the IP address belongs to an anycast network <https://en.wikipedia.org/wiki/Anycast>_. This is available for the GeoIP2 Country, City Plus, and Insights web services and the GeoIP2 Country, City, and Enterprise databases.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #11766 (0cbe54f) into master (d9b1acc) will increase coverage by 0.00%.
Report is 17 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11766   +/-   ##
=======================================
  Coverage   62.98%   62.99%           
=======================================
  Files         876      876           
  Lines       52571    52571           
  Branches     6609     6609           
=======================================
+ Hits        33114    33119    +5     
+ Misses      17937    17932    -5     
  Partials     1520     1520           

@dependabot dependabot bot force-pushed the dependabot/pip/geoip2-4.8.0 branch 7 times, most recently from df42047 to 03ef12a Compare January 9, 2024 17:41
Bumps [geoip2](https://github.com/maxmind/GeoIP2-python) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/maxmind/GeoIP2-python/releases)
- [Changelog](https://github.com/maxmind/GeoIP2-python/blob/main/HISTORY.rst)
- [Commits](maxmind/GeoIP2-python@v4.7.0...v4.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/geoip2-4.8.0 branch from 03ef12a to b382899 Compare January 9, 2024 17:45
@afabiani afabiani merged commit 398456e into master Jan 10, 2024
17 checks passed
@afabiani afabiani deleted the dependabot/pip/geoip2-4.8.0 branch January 10, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant