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): bump github.com/paulmach/orb from 0.2.2 to 0.3.0 #108

Merged
merged 1 commit into from
Oct 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2021

Bumps github.com/paulmach/orb from 0.2.2 to 0.3.0.

Release notes

Sourced from github.com/paulmach/orb's releases.

v0.3.0

What's Changed

New Contributors

Full Changelog: paulmach/orb@v0.2.2...v0.3.0

Commits
  • 59d7b22 Merge pull request #75 from paulmach/knearest-sort
  • 418be84 Merge pull request #74 from paulmach/pm/z21-overflow
  • e7643d0 quadtree: optimize allocation in our maxHeap
  • ec44754 quadtree: use internal maxHeap
  • 4761871 quadtree: sort NearestK results closest first
  • d1cf592 Merge pull request #73 from willsalz/willsalz/nearest-panic
  • a3c9623 encoding/mvt: verify tile coord does not overflow for z > 20
  • ed93fc8 update TestQuadtreeMatching to new behavior of returning nil
  • 3aa4b55 just return nil instead of nilPointer
  • 31e3227 Merge pull request #70 from missinglink/ring_closed
  • 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)

Bumps [github.com/paulmach/orb](https://github.com/paulmach/orb) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/paulmach/orb/releases)
- [Commits](paulmach/orb@v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/paulmach/orb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2021
@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #108 (086f052) into main (6db5c84) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   51.17%   51.17%           
=======================================
  Files         122      122           
  Lines       10534    10534           
=======================================
  Hits         5391     5391           
  Misses       4910     4910           
  Partials      233      233           

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 6db5c84...086f052. Read the comment docs.

@si3nloong si3nloong merged commit 040b0d8 into main Oct 17, 2021
@si3nloong si3nloong deleted the dependabot/go_modules/github.com/paulmach/orb-0.3.0 branch October 17, 2021 09:08
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