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 github.com/twpayne/go-geom from 1.3.6 to 1.4.0 #12

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2021

Bumps github.com/twpayne/go-geom from 1.3.6 to 1.4.0.

Release notes

Sourced from github.com/twpayne/go-geom's releases.

v1.4.0

  • Improve handling of GeometryCollections (thanks @​otan).
  • Add top level SetSRID function.
  • New WKT parser (thanks @​andyyang890).
  • Add Reverse method (thanks @​engelsjk).
Commits
  • ef326cb Merge pull request #202 from engelsjk/feature-reverse
  • 14fcffe add reverse
  • 144b0aa Merge pull request #199 from twpayne/bump-golangci-lint
  • 633518a Bump golangci-lint to 1.39.0
  • 21363ff Merge pull request #198 from twpayne/wkt-lint
  • a6a7c2f Fix linter for encoding/wkt
  • f26377c Merge pull request #197 from andyyang890/replace_wkt_parser
  • ff62ef7 encoding/wkt: replace wkt parser with goyacc parser
  • 7ecd25f Merge pull request #196 from ZzEeKkAa/go_mod_tidy
  • 9c62430 Upgrade go-kml & go mod tidy
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 23, 2021
Bumps [github.com/twpayne/go-geom](https://github.com/twpayne/go-geom) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/twpayne/go-geom/releases)
- [Commits](twpayne/go-geom@v1.3.6...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/twpayne/go-geom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/twpayne/go-geom-1.4.0 branch from 0d3c763 to dc3aa5f Compare July 23, 2021 17:56
@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #12 (dc3aa5f) into master (d497ea1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files           5        5           
  Lines         147      147           
=======================================
  Hits          145      145           
  Misses          1        1           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d497ea1...dc3aa5f. Read the comment docs.

@sams96 sams96 merged commit 4d8f675 into master Jul 23, 2021
@sams96 sams96 deleted the dependabot/go_modules/github.com/twpayne/go-geom-1.4.0 branch July 23, 2021 18:00
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.

1 participant