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

Update longitude-one/doctrine-spatial requirement from ^3.0 to ^4.0 #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Updates the requirements on longitude-one/doctrine-spatial to permit the latest version.

Release notes

Sourced from longitude-one/doctrine-spatial's releases.

Version 4.0.0

What's Changed

New Contributors

Full Changelog: longitude-one/doctrine-spatial@3.0.2...4.0.0

Changelog

Sourced from longitude-one/doctrine-spatial's changelog.

Change Log

All notable changes to this project will be documented in this file using the Keep a CHANGELOG principles. This project adheres to Semantic Versioning.

LongitudeOne/doctrine-spatial [4.0.0-dev]

Changed

  • longitude-one/wkt-parser replaces creof/wkt-parser

Removed

  • Removing support of PHP7.4, PHP8.0

TODO

  • Support of CircleCI on Github actions (help is welcomed)
  • Support for code coverage on Github Actions (help is welcomed)

LongitudeOne/doctrine-spatial [3.0.2] - 2022-02-16

Added

  • longitude-one/doctrine-spatial replaces CrEOF/doctrine2-spatial
  • Support of PHP8.0
  • Support for Postgis2.1, PostGis3.0, PostGis3.1
  • Namespaces have been updated from CrEOF/Spatial to LongitudeOne/Spatial
  • Github actions added for our internal test

Removed

  • Removing support of PHP7.2, PHP7.3
  • Removing compatibility with Postgis 2.0. Some spatial functions have been renamed to their new names (example: ST_Line_Interpolate_Point has been renamed to ST_Line_Interpolate_Point).
  • Removing test on Travis

CrEOF/doctrine2-spatial [2.0.0] Version 2 - 2020-04-01

CrEOF/doctrine2-spatial [2.0.0-RC1] Release candidat - 2020-03-26

Added

  • Geometric and geographic entities implements JsonSerialization.

CrEOF/doctrine2-spatial[2.0.0-RC0] Release candidat - 2020-03-18

Added

  • A new documentation hosted on ReadTheDocs.
  • Adding support of PHP7.2, PHP7.3, PHP7.4,
  • Needed PHP extension added in composer.json,
  • Spatial function implementing the ISO/IEC 13249-3:2016 or OGC Standard are now stored in the Standard directory.
  • Specific spatial function of the PostgreSql server are now store in the PostgreSql directory.
  • Specific spatial function of the PostgreSql server are now store in the MySql directory.
  • Code coverage is now really at 90 percent. (CreOf code coverage was not valid because of AST functions which contained only properties),
  • AST Functions updated to avoid misconfiguration (some properties was missing),

... (truncated)

Commits

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 Aug 28, 2023
Updates the requirements on [longitude-one/doctrine-spatial](https://github.com/longitude-one/doctrine-spatial) to permit the latest version.
- [Release notes](https://github.com/longitude-one/doctrine-spatial/releases)
- [Changelog](https://github.com/longitude-one/doctrine-spatial/blob/main/CHANGELOG.md)
- [Commits](longitude-one/doctrine-spatial@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: longitude-one/doctrine-spatial
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/longitude-one/doctrine-spatial-tw-4.0 branch from 9f20a14 to 10e8943 Compare September 23, 2023 02:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants