Skip to content

Update dependency willdurand/geocoder-bundle to v6#948

Open
renovate[bot] wants to merge 1 commit into3.6.xfrom
renovate/willdurand-geocoder-bundle-6.x
Open

Update dependency willdurand/geocoder-bundle to v6#948
renovate[bot] wants to merge 1 commit into3.6.xfrom
renovate/willdurand-geocoder-bundle-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2026

This PR contains the following updates:

Package Change Age Confidence
willdurand/geocoder-bundle ^5.11^6.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

geocoder-php/BazingaGeocoderBundle (willdurand/geocoder-bundle)

v6.0.0: - Happy new year

Compare Source

Notable changes

  • Symfony requirement was bumped to ^6.4 and support for 8.0 was added
  • PHP requirement was bumped to ^8.1
  • Doctrine annotations support was removed, use PHP attributes
  • Automated registration of Doctrine listener. You can control it via bazinga_geocoder.orm.enabled flag to turn it on/off. You can now remove manual registration of it.
    • BC Break: Bazinga\GeocoderBundle\Doctrine\ORM\GeocoderListener was removed and Bazinga\GeocoderBundle\Doctrine\ORM\GeocodeEntityListener was introduced
  • Removed providers:
    • Bazinga\GeocoderBundle\ProviderFactory\MaxMindBinaryFactory
    • Bazinga\GeocoderBundle\ProviderFactory\GeoIPsFactory
    • Bazinga\GeocoderBundle\ProviderFactory\MapzenFactory
  • Removed php-http/curl-client dependency
  • Allow stringable object to be used to geocode address

What's Changed

Full Changelog: geocoder-php/BazingaGeocoderBundle@5.23.0...6.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from core23 and nucleos-bot as code owners January 9, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants