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

Bump fiona from 1.10.0 to 1.10.1 #4315

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps fiona from 1.9.6 to 1.10.1.

Release notes

Sourced from fiona's releases.

1.10.1

Bug fixes

  • Several typos were found and fixed (#1448). One variable was renamed and the ContextVar in _vsipyopener.pyx was renamed.
  • Logging in the CRS class no longer tries to print representations of objects that may be NULL when searching for authority matches (#1445).

1.10.0

This is 1.10.0. At last! The project has added 25 new contributors since 1.9.0, for a total of 73.

Fiona 1.10 will continue to support classic GIS programming work with a record-style data model. Rows, that is, not columns.

The changes since 1.9.6 are fully described in the changelog, split across pre-releases. Here is a high-level summary.

Deprecations

  • Python-style filter expressions for CLI commands are being replaced by Lisp-like expressions.
  • Some constants in the fiona.schema module will be removed in a future version.
  • The fiona.path module will be removed in a future version. This, and the previously mentioned constants, were not meant to be used by projects downstream.

New features

  • Python openers can connect filesystems implemented in Python, like fsspec or tiledb.vfs, to GDAL's own virtual filesystem machinery. In most cases, you should reply on GDAL's built-in virtual filesystem handlers. On the other hand, if you have unique or proprietary data access protocols, then fiona's new openers may be useful.
  • Fiona's CLI has three new commands, filter (strictly speaking, a new mode of this command), map, and reduce. These provide some great features for Unix-style data processing pipelines and are designed to work well with jq and programs of that nature.

Other changes

This version is heavily refactored. If it's not paying off for you, let us know!

PyPI wheels

The binary wheels on PyPI include GDAL 3.9.2 (3.9.1 for Windows), GEOS 3.11.2, and PROJ 9.4.1.

GDAL and Python versions

Fiona 1.10.0 requires GDAL 3.4 and Python 3.8 or newer.

1.10.0rc1

This is the first release candidate for 1.10.0.

Changes

  • Mutable item access to Feature, Geometry, and Properties instances has been restored (reported in #1430). This usage should be avoided as instances of these classes will be immutable in a future version.
  • The setup.cfg duplicates project configuration in pyproject.toml and has been removed.

Packaging

  • PyPI wheels include GDAL 3.9.2.

Please see the CHANGES file for a more detailed enumeration of changes since version 1.10b1. Unless showstopper bugs are found in this release, expect a final 1.10.0 release in two weeks.

... (truncated)

Changelog

Sourced from fiona's changelog.

1.10.1 (2024-09-16)

Bug fixes:

  • Several typos were found and fixed (#1448). One variable was renamed and one the ContextVar in _vsipyopener.pyx was renamed.
  • Logging in the CRS class no longer tries to print representations of objects that may be NULL when searching for authority matches (#1445).

1.10.0 (2024-09-03)

The package version, credits, and citation file have been updated. There have been no other changes since 1.10.0rc1. Fiona is the work of 73 contributors, including 25 new contributors since 1.9.0.

1.10.0rc1 (2024-08-21)

This is the first release candidate for 1.10.0.

Changes:

  • Mutable item access to Feature, Geometry, and Properties instances has been restored (reported in #1430). This usage should be avoided as instances of these classes will be immutable in a future version.
  • The setup.cfg duplicates project configuration in pyproject.toml and has been removed.

1.10b3 (2024-07-29)

Bug fixes:

  • The sketchy, semi-private Python opener interfaces of version 1.10b2 have been replaced by ABCs that are exported from fiona.abc (#1415).
  • The truncate VSI plugin callback has been implemented (#1413).

1.10b2 (2024-07-10)

Bug fixes:

  • The Pyopener registry and VSI plugin have been rewritten to avoid filename conflicts and to be compatible with multithreading. Now, a new plugin handler is registered for each instance of using an opener (#1408). Before GDAL 3.9.0 plugin handlers cannot not be removed and so it may be observed that the size of the Pyopener registry grows during the execution of a program.
  • A CSLConstList ctypedef has been added and is used where appropriate (#1404).

... (truncated)

Commits

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 python Pull requests that update Python code labels Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.42%. Comparing base (4fd47b5) to head (9b6f2cc).
Report is 21 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4315   +/-   ##
=======================================
  Coverage   98.41%   98.42%           
=======================================
  Files         267      267           
  Lines       20926    20923    -3     
=======================================
- Hits        20594    20593    -1     
+ Misses        332      330    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Sep 23, 2024

Geotrek-admin    Run #10059

Run Properties:  status check passed Passed #10059  •  git commit b86f7ccb14 ℹ️: Merge 9b6f2cc0c914651282f268955d41eaa69cc11a87 into 4fd47b52029b44b72235b0d117a2...
Project Geotrek-admin
Run status status check passed Passed #10059
Run duration 02m 06s
Commit git commit b86f7ccb14 ℹ️: Merge 9b6f2cc0c914651282f268955d41eaa69cc11a87 into 4fd47b52029b44b72235b0d117a2...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 22

@dependabot dependabot bot force-pushed the dependabot/pip/fiona-1.10.1 branch from fad5d3b to 697be0c Compare September 23, 2024 12:59
@dependabot dependabot bot force-pushed the dependabot/pip/fiona-1.10.1 branch from 697be0c to 4db7267 Compare October 8, 2024 13:59
Bumps [fiona](https://github.com/Toblerity/Fiona) from 1.9.6 to 1.10.1.
- [Release notes](https://github.com/Toblerity/Fiona/releases)
- [Changelog](https://github.com/Toblerity/Fiona/blob/main/CHANGES.txt)
- [Commits](Toblerity/Fiona@1.9.6...1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/fiona-1.10.1 branch from 4db7267 to 9b6f2cc Compare October 9, 2024 11:45
@submarcos submarcos merged commit 5c41e50 into master Oct 22, 2024
22 checks passed
@submarcos submarcos deleted the dependabot/pip/fiona-1.10.1 branch October 22, 2024 12:54
@submarcos submarcos changed the title Bump fiona from 1.9.6 to 1.10.1 Bump fiona from 1.10.0 to 1.10.1 Oct 22, 2024
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant