Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps geo-types from 0.7.17 to 0.7.18.

Commits
  • 5c75e9c prepare for geo-types-0.7.18 release
  • a5ef205 Merge pull request #1450 from georust/mkirk/serialize-aabb-coord
  • 190bf5a Merge pull request #1442 from wwaltersdavis/concaveman
  • c5f0a33 Use concaveman method for concave hull
  • 3c57d08 impl Serialize for AABB<Coord> and AABB<Point>
  • 069d88f Merge pull request #1440 from cookiedan42/linestring-contains-coord
  • f3e2e7f Merge pull request #1447 from georust/mkirk/deprecate-use-features
  • e6c4d83 Make CI happy. This is kind of sad. I'm open to suggestions
  • 8be011c Rename features to take advantage of dep: syntax
  • 92ed149 Merge pull request #1446 from georust/mbr-variant
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 8, 2025
@surister
Copy link
Owner

surister commented Dec 8, 2025

@dependabot rebase

Bumps [geo-types](https://github.com/georust/geo) from 0.7.17 to 0.7.18.
- [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md)
- [Commits](georust/geo@geo-types-0.7.17...geo-types-0.7.18)

---
updated-dependencies:
- dependency-name: geo-types
  dependency-version: 0.7.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/conecta-core/geo-types-0.7.18 branch from ff6f9ed to 1cb19af Compare December 8, 2025 14:49
@surister surister merged commit b309484 into master Dec 8, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/conecta-core/geo-types-0.7.18 branch December 8, 2025 15:04
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants