Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps geolib from 3.3.3 to 3.3.4.

Release notes

Sourced from geolib's releases.

v3.3.4

3.3.4 (2023-06-01)

🔧 Fixes

  • getRoughCompassDirection regex used "contains" logic rather than exact matching resulting incorrect results (955937b)
  • isPointWithinRadius false even if true (249d047)
Changelog

Sourced from geolib's changelog.

3.3.4 (2023-06-01)

🔧 Fixes

  • getRoughCompassDirection regex used "contains" logic rather than exact matching resulting incorrect results (955937b)
  • isPointWithinRadius false even if true (249d047)
Commits
  • 26ec179 release: 3.3.4 - 2023-06-01T08:02:35.330Z [skip ci]
  • 628c801 Merge pull request #300 from ddarren/ds-test-coverage
  • 5c29f71 test: added test coverage to toRad
  • b740c71 test: added test coverage for src/toDeg.ts
  • 6fa3cc2 test: added test coverage for src/isValidLongitude.ts
  • 7ce22c6 test: added test coverage for src/isValidLatitude.ts
  • 955937b fix: getRoughCompassDirection regex used "contains" logic rather than exact m...
  • 44b3557 test: added test coverage to src/findNearest.ts
  • b2982e2 Merge pull request #299 from Andarist/fix/fallback-conditions
  • 816ea46 Add types condition to the require condition
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [geolib](https://github.com/manuelbieh/geolib) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/manuelbieh/geolib/releases)
- [Changelog](https://github.com/manuelbieh/geolib/blob/master/CHANGELOG.md)
- [Commits](manuelbieh/geolib@v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: geolib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2023
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