Skip to content

chore(deps): bump shapefile from 0.7.0 to 0.8.0#9

Merged
wildsurfer merged 1 commit into
mainfrom
dependabot/cargo/shapefile-0.8.0
May 15, 2026
Merged

chore(deps): bump shapefile from 0.7.0 to 0.8.0#9
wildsurfer merged 1 commit into
mainfrom
dependabot/cargo/shapefile-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bumps shapefile from 0.7.0 to 0.8.0.

Changelog

Sourced from shapefile's changelog.

0.8.0

  • Added serde feature which is forwarded to dbase, enabling serde support for dbase record field types.
  • Added reading of .cpg files to detect the encoding of .dbf files.
  • Fixed overly strict size-checks for shapes; shapes with a record size larger than expected are now read successfully (extra bytes are skipped) instead of returning an error.
  • Updated geo-traits dependency to 0.3.
  • Added Polygon::try_into_geo_traits(), which converts a polygon to an object that implements geo_traits::PolygonTrait.
  • Converting to geo_types::Polygon is now fallible (i.e. TryFrom, not From).
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@wildsurfer

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot changed the title build(deps): bump shapefile from 0.7.0 to 0.8.0 chore(deps): bump shapefile from 0.7.0 to 0.8.0 May 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/shapefile-0.8.0 branch from d51a8b5 to f8b4414 Compare May 15, 2026 10:27
@wildsurfer

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [shapefile](https://github.com/tmontaigu/shapefile-rs) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/tmontaigu/shapefile-rs/releases)
- [Changelog](https://github.com/tmontaigu/shapefile-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tmontaigu/shapefile-rs/commits)

---
updated-dependencies:
- dependency-name: shapefile
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@wildsurfer wildsurfer force-pushed the dependabot/cargo/shapefile-0.8.0 branch from f8b4414 to ae0fb7f Compare May 15, 2026 10:44
@dependabot @github

dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@wildsurfer wildsurfer merged commit 561a1d5 into main May 15, 2026
1 check passed
@wildsurfer wildsurfer deleted the dependabot/cargo/shapefile-0.8.0 branch May 15, 2026 10:47
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.

1 participant