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

chore(deps): update dependency rgeo from v1.1.2 to v3 #216

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rgeo '~> 1.1.0' -> '~> 3.0.0' age adoption passing confidence

Release Notes

rgeo/rgeo (rgeo)

v3.0.1

Compare Source

Minor Changes

Bug Fixes

v3.0.0

Compare Source

Breaking Changes

  • GEOS and FFI implementations will raise errors instead of returning nil when invalid data is given to methods that expect an RGeo geometry. (#​341)

Minor Changes

Bug Fixes

  • Fix #hash for every LineString related classes in FFI and for Z factories
    in CAPI. #​344

v2.4.0

Compare Source

  • Allow movable pointers for GC.compact (teckwan) #​284
  • Refactor globals and GC mark them (e.g. avoid segv) (teckwan) #​282

v2.3.1

Compare Source

  • Fix core dump when cast returns a non Geos object #​261
  • Change all is_*? method names to *? (stephenandersondev) #​268
  • Fix lenient_assertion flags for simple_mercator_factory (thestelz) #​278

v2.3.0

Compare Source

  • Fix a memory leak in CAPI's #invalid_reason
  • #invalid_reason now must return nil if polygon is valid.
  • Add #geometries and utilize #each for Enumerable (mylesboone) #​248

v2.2.0

Compare Source

  • Add SphericalPolygonMethods#centroid (allknowingfrog) #​208
  • Expand gemspec
  • Drop Ruby 2.3 support
  • Add a simple fallback for Polygon#contains? (Quiwin) #​224
  • Add ccw? method for linear rings, with geos support #​229
  • Add a simple fallback for MultiPolygon/LineString#contains? (Quiwin) #​230 #​232

v2.1.1

Compare Source

  • Fix BasicPolygonMethods#boundary #​206 (ans82)
  • Support hexadecimal string input in Geos #parse_wkb #​203 (chrisjwu)

v2.1.0

Compare Source

  • Fix #buffer_with_style style values for Geos (ynelin) #​207
    (fix values of RGeo::Geos::CAP_* and RGeo::Geos::JOIN_* constants)
  • Add geometry point_on_surface method (andrejreznik) #​205

v2.0.1

Compare Source

  • Use ProjectedPointImpl in #canonical_point (copiousfreetime) #​202
  • Use minitest #​201

v2.0.0

Compare Source

Breaking changes

  • Require ruby 2.3+
  • Make undocumented methods private #​184
  • Raise InvalidGeometry on parse errors #​183
  • Remove MixinCollection module #​182

Fixes

  • Fix Cartesian::Analysis.ring_direction (bakineggs) #​196
  • Proj4 fixes #​187
  • Rename variables ending in _ (fergyfresh) #​181
  • Rubocop style corrections

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@sonarcloud
Copy link

sonarcloud bot commented Feb 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title Update dependency rgeo from v1.1.2 to v3 Update dependency rgeo from v1.1.2 to v3 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/rgeo-3.x branch April 4, 2023 00:34
@renovate renovate bot changed the title Update dependency rgeo from v1.1.2 to v3 - autoclosed Update dependency rgeo from v1.1.2 to v3 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/rgeo-3.x branch April 4, 2023 09:35
@sonarcloud
Copy link

sonarcloud bot commented Apr 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

sonarcloud bot commented Dec 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title Update dependency rgeo from v1.1.2 to v3 chore(deps): update dependency rgeo from v1.1.2 to v3 Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants