Skip to content

Bump jageocoder from 2.2.0 to 2.2.1.1#25

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/jageocoder-2.2.1.1
Open

Bump jageocoder from 2.2.0 to 2.2.1.1#25
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/jageocoder-2.2.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown

Bumps jageocoder from 2.2.0 to 2.2.1.1.

Release notes

Sourced from jageocoder's releases.

v2.2.1.1

This is a bug fixed version.

  • Fixed Issue #45

Important note: To apply this bug fix and obtain appropreate results from reverse geocoding, you must regenerate the data files for reverse geocoding by following steps:

  • Delete rtree.dat and rtree.idx from your DB directory
  • Run the jageocoder reverse command with any coordinates (e.g., jageocoder reverse 139 34)

Please note that the database for prior to v2.1 cannot be used by jageocoder v2.2.0 or later. You must install the address data file for v2.2.

Documentation: https://jageocoder.readthedocs.io/ PyPI: https://pypi.org/project/jageocoder/ No need to update dictionary data.

v2.2.1

We have fixed bugs and added support for Python 3.14.

  • Fixed Issue #43
  • Verified operation on Python 3.14
  • Updated dependency packages

Important note: To apply this bug fix and obtain appropreate results from reverse geocoding, you must regenerate the data files for reverse geocoding by following steps:

  • Delete rtree.dat and rtree.idx from your DB directory
  • Run the jageocoder reverse command with any coordinates (e.g., jageocoder reverse 139 34)

Please note that the database for prior to v2.1 cannot be used by jageocoder v2.2.0 or later. You must install the address data file for v2.2.

Documentation: https://jageocoder.readthedocs.io/ PyPI: https://pypi.org/project/jageocoder/ No need to update dictionary data.

Commits

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 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 [jageocoder](https://github.com/t-sagara/jageocoder) from 2.2.0 to 2.2.1.1.
- [Release notes](https://github.com/t-sagara/jageocoder/releases)
- [Commits](t-sagara/jageocoder@v2.2.0...v2.2.1.1)

---
updated-dependencies:
- dependency-name: jageocoder
  dependency-version: 2.2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 1, 2026
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants