Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2024

Bumps geotools.version from 30.1 to 30.2.
Updates org.geotools:gt-api from 30.1 to 30.2

Updates org.geotools:gt-metadata from 30.1 to 30.2

Updates org.geotools:gt-main from 30.1 to 30.2

Updates org.geotools:gt-epsg-hsql from 30.1 to 30.2

Updates org.geotools.xsd:gt-xsd-gml3 from 30.1 to 30.2

Updates org.geotools:gt-xml from 30.1 to 30.2

Updates org.geotools:gt-jdbc from 30.1 to 30.2

Updates org.geotools.jdbc:gt-jdbc-oracle from 30.1 to 30.2

Updates org.geotools.jdbc:gt-jdbc-postgis from 30.1 to 30.2

Updates org.geotools:gt-geojson from 30.1 to 30.2

Updates org.geotools:gt-gml-geometry-streaming from 30.1 to 30.2

Bump jdbc-util from 16.1 to 16.2-SNAPSHOT

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 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)

@dependabot dependabot bot added bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins dependency update (deels) automatische updates van gebruikte libraries labels Jan 24, 2024
@dependabot dependabot bot requested a review from mprins January 24, 2024 05:49
@codecov
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (41dc866) 37% compared to head (424098f) 37%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #2017    +/-   ##
=========================================
- Coverage        37%     37%    -0%     
- Complexity      810    1015   +205     
=========================================
  Files           415     415            
  Lines         21199   21199            
  Branches       2007    2007            
=========================================
- Hits           7783    7782     -1     
  Misses        12799   12799            
- Partials        617     618     +1     

see 1 file with indirect coverage changes

Copy link
Member

@mprins mprins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumps `geotools.version` from 30.1 to 30.2.

Updates `org.geotools:gt-api` from 30.1 to 30.2

Updates `org.geotools:gt-metadata` from 30.1 to 30.2

Updates `org.geotools:gt-main` from 30.1 to 30.2

Updates `org.geotools:gt-epsg-hsql` from 30.1 to 30.2

Updates `org.geotools.xsd:gt-xsd-gml3` from 30.1 to 30.2

Updates `org.geotools:gt-xml` from 30.1 to 30.2

Updates `org.geotools:gt-jdbc` from 30.1 to 30.2

Updates `org.geotools.jdbc:gt-jdbc-oracle` from 30.1 to 30.2

Updates `org.geotools.jdbc:gt-jdbc-postgis` from 30.1 to 30.2

Updates `org.geotools:gt-geojson` from 30.1 to 30.2

Updates `org.geotools:gt-gml-geometry-streaming` from 30.1 to 30.2

Bump `jdbc-util` from 16.1 to 16.2-SNAPSHOT

---
updated-dependencies:
- dependency-name: org.geotools:gt-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools:gt-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools:gt-main
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools:gt-epsg-hsql
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools.xsd:gt-xsd-gml3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools:gt-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools:gt-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools.jdbc:gt-jdbc-oracle
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools.jdbc:gt-jdbc-postgis
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools:gt-geojson
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools:gt-gml-geometry-streaming
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@mprins mprins force-pushed the dependabot/maven/master/geotools.version-30.2 branch from 6448aa1 to 424098f Compare January 24, 2024 10:20
@mprins mprins removed the bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins label Jan 24, 2024
@mprins mprins changed the title build(deps): bump geotools.version from 30.1 to 30.2 Bump geotools.version van 30.1 naar 30.2; Bump jdbc-util van 16.1 naar 16.2-SNAPSHOT Jan 24, 2024
@mprins
Copy link
Member

mprins commented Jan 24, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit dae16f5 into master Jan 24, 2024
@dependabot dependabot bot deleted the dependabot/maven/master/geotools.version-30.2 branch January 24, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency update (deels) automatische updates van gebruikte libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants