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 geotools-version from 28.1 to 29.0 #607

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps geotools-version from 28.1 to 29.0.
Updates geotools from 28.1 to 29.0

Release notes

Sourced from geotools's releases.

GeoTools 29-RC1

Release notes - GeoTools - 29-RC1

Bug

GEOT-6324 WFS-NG online tests don't extend OnlineTestCase

GEOT-7077 ClientProperty of a top element not showing

GEOT-7148 Bug in JoiningJDBCFeatureSource / FilterToSQL creates invalid SQL

GEOT-7208 Missing YSLD support for channel name expressions

GEOT-7210 YSLD styles does not parse/encode layer name

GEOT-7238 WFSContentComplexFeatureSource.getFeatures(Filter) creates a wrong Query

GEOT-7239 WFSContentDataAccess will fail when using HTTP POST

GEOT-7242 Simplification fails for geographic shapes in HANA

GEOT-7244 Constructor GridGeometry2D(Rectangle, Rectangle2D) looses CRS

GEOT-7246 GeoJSON writer throws NPE if no geometry is present in the feature being written

GEOT-7261 WFSContentComplexFeatureSource.getBounds will end up in StackOverflowException

GEOT-7268 GeoTools can create GML output that is not valid XML

GEOT-7292 Xml packages accessible from more than one module

GEOT-7293 java.sql package used in different modules

GEOT-7295 HANA plugin attempts to create polygons consisting of 2 points only

GEOT-7298 H2GIS doesn't return the proper srid for an existing table

GEOT-7316 Child feature ClientProperties are replicated on GML parent container elements: gml:featureMember and wfs:member

Improvement

GEOT-6914 AbstractWfsDataStoreOnlineTest bases service availability on the result of URL.openStream

GEOT-7209 Integrate H2GIS module and upgrade H2 database

GEOT-7220 Support datetime2 and datetimeoffset in JDBC SQL Server plugin

GEOT-7230 Implement a HINT parameter as part of the HANA plug-in

GEOT-7253 Create an ordinary WFSFactoryParam of WFSDataStoreFactory:SCHEMA_CACHE_LOCATION

... (truncated)

Commits
  • 76b6ac2 updating version numbers and README for 29.0
  • f9b9bc8 [GEOT-7318] Unit of measure not escaped in DWithin filter
  • 9ca79c1 [GEOT-7331] ContentFeatureSource reprojection requirement check fails to reso...
  • 3b9accd [GEOT-7325] fix NPE on REST template requests with no operations (#4236)
  • 4fbac59 [GEOT-7327] TransformFeatureSource needs to transform FID filters too
  • acd56d9 [GEOT-7317] Upgrade snakeyaml from 1.32 to to 2.0 (#4212) (#4224)
  • 566ea4c Change 29.x to stable branch
  • 62b25e2 Set series to stable in root pom.xml
  • 85c01bf Merge pull request #4202 from mprins/bump_oracle
  • 6b88361 [GEOT-7316] Child feature ClientProperties are replicated on GML parent conta...
  • Additional commits viewable in compare view

Updates gt-main from 28.1 to 29.0

Updates gt-referencing from 28.1 to 29.0

Updates gt-epsg-wkt from 28.1 to 29.0

Updates gt-shapefile from 28.1 to 29.0

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 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 `geotools-version` from 28.1 to 29.0.

Updates `geotools` from 28.1 to 29.0
- [Release notes](https://github.com/geotools/geotools/releases)
- [Commits](geotools/geotools@28.1...29.0)

Updates `gt-main` from 28.1 to 29.0

Updates `gt-referencing` from 28.1 to 29.0

Updates `gt-epsg-wkt` from 28.1 to 29.0

Updates `gt-shapefile` from 28.1 to 29.0

---
updated-dependencies:
- dependency-name: org.geotools:geotools
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.geotools:gt-main
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.geotools:gt-referencing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.geotools:gt-epsg-wkt
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.geotools:gt-shapefile
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 31, 2023
@dependabot dependabot bot requested a review from autermann March 31, 2023 04:56
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant