build(deps): bump pdok-geopackage-validator from 0.8.5 to 0.10.0
Bumps pdok-geopackage-validator from 0.8.5 to 0.10.0.
Release notes
Sourced from pdok-geopackage-validator's releases.
0.10.0
What's Changed
- bump gdal by
@botenvouwerin PDOK/geopackage-validator#127- gdal uses exceptions since 3.8
- added support for geopackage 1.4
Full Changelog: https://github.com/PDOK/geopackage-validator/compare/0.9.4...0.10.0
0.9.4
What's Changed
- Fixes by
@Shalucikin PDOK/geopackage-validator#124Full Changelog: https://github.com/PDOK/geopackage-validator/compare/0.9.3...0.9.4
0.9.4-rc-2
Full Changelog: https://github.com/PDOK/geopackage-validator/compare/0.9.4-rc1...0.9.4-rc-2
0.9.4-rc1
Full Changelog: https://github.com/PDOK/geopackage-validator/compare/0.9.3...0.9.4-rc1
0.9.3
What's Changed
- added to legacy checks description what the new check is by
@Shalucikin PDOK/geopackage-validator#123- split the github action by
@Shalucikin PDOK/geopackage-validator#122Full Changelog: https://github.com/PDOK/geopackage-validator/compare/0.9.0...0.9.3
0.9.3-rc1
What's Changed
- added to legacy checks description what the new check is by
@Shalucikin PDOK/geopackage-validator#123- split the github action by
@Shalucikin PDOK/geopackage-validator#122Full Changelog: https://github.com/PDOK/geopackage-validator/compare/0.9.0...0.9.3-rc1
0.9.2
What's Changed
- fix docker and local docker-compose setup by
@RoelvandenBergin PDOK/geopackage-validator#119- fix validate dimension function to work correctly by
@Shalucikin PDOK/geopackage-validator#118- Update name length check to 57 characters. by
@RoelvandenBergin PDOK/geopackage-validator#117- updated srs check by
@Shalucikin PDOK/geopackage-validator#120- check simple geometry by
@Shalucikin PDOK/geopackage-validator#121Full Changelog: https://github.com/PDOK/geopackage-validator/compare/0.8.4...0.9.2
0.9.1
... (truncated)
Commits
d306ea7Merge pull request #129 from PDOK/bump-gdalc588266bump versie in readmeaa5afc9Merge pull request #127 from PDOK/bump-gdal2cc04beBump GDAL to 3.9.176f9e12Bump GDAL to 3.9.17fe3071Merge pull request #124 from PDOK/fixes7d3844efix3f7e793get version in outputs, make stacktraces Unknown Errorsf47df6bMerge pull request #122 from PDOK/action-splitd8defafsplit the github action- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.05%. Comparing base (
fbd853d) to head (4311f0d). Report is 4 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #12669 +/- ##
==========================================
+ Coverage 60.80% 67.05% +6.25%
==========================================
Files 951 951
Lines 56913 56913
Branches 6720 6720
==========================================
+ Hits 34605 38163 +3558
+ Misses 20766 17141 -3625
- Partials 1542 1609 +67
Superseded by #12723.