Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Bump fiona from 1.8.18 to 1.8.22#224

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/fiona-1.8.22
Closed

Bump fiona from 1.8.18 to 1.8.22#224
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/fiona-1.8.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 17, 2022

Copy link
Copy Markdown

Bumps fiona from 1.8.18 to 1.8.22.

Release notes

Sourced from fiona's releases.

1.8.22

Builds now require Cython >= 0.29.29 because of cython/cython#4609 (see #1143).

Wheels include GDAL 3.4.3, PROJ 8.2.1, and GEOS 3.10.2.

1.8.21

Changes:

  • Driver mode support tests have been made more general and less susceptible to driver quirks involving feature fields and coordinate values (#1060).
  • OSError is raised on attempts to open a dataset in a Python file object in "a" mode (see #1027).
  • Upgrade attrs, cython, etc to open up Python 3.10 support (#1049).

Bug fixes:

  • Allow FieldSkipLogFilter to handle exception messages as well as strings (reported in #1035).
  • Clean up VSI files left by MemoryFileBase, resolving #1041.
  • Hard-coded "utf-8" collection encoding added in #423 has been removed (#1057).
Changelog

Sourced from fiona's changelog.

1.8.22 (2022-10-14)

Builds now require Cython >= 0.29.29 because of cython/cython#4609 (#1143).

1.8.21 (2022-02-07)

Changes:

  • Driver mode support tests have been made more general and less susceptible to driver quirks involving feature fields and coordinate values (#1060).
  • OSError is raised on attempts to open a dataset in a Python file object in "a" mode (see #1027).
  • Upgrade attrs, cython, etc to open up Python 3.10 support (#1049).

Bug fixes:

  • Allow FieldSkipLogFilter to handle exception messages as well as strings (reported in #1035).
  • Clean up VSI files left by MemoryFileBase, resolving #1041.
  • Hard-coded "utf-8" collection encoding added in #423 has been removed (#1057).

1.8.20 (2021-05-31)

Packaging:

  • Wheels include GDAL 3.3.0 and GEOS 3.9.1.

Bug fixes:

  • Allow use with click 8 and higher (#1015).

1.8.19 (2021-04-07)

Packaging:

  • Wheels include GDAL 3.2.1 and PROJ 7.2.1.

Bug fixes:

  • In fiona/env.py the GDAL data path is now configured using set_gdal_config instead by setting the GDAL_DATA environment variable (#1007).
  • Spurious iterator reset warnings have been eliminatged (#987).
Commits
  • bae44db Update init.py
  • 898783f Update CHANGES.txt
  • 0a910b0 Upgrade cython
  • 8954176 Merge branch 'maint-1.8' of github.com:Toblerity/Fiona into maint-1.8
  • 00f7c13 Finalize version and set date in change log
  • 6b7474f Make tests less specific about feature equality (#1060)
  • 51c80a4 Allow FieldSkipLogFilter to handle exception records
  • 3a3828a Use proper fixture
  • 55d039e Raise OSError on attempt to append to dataset stored in a file
  • 9057cb3 Clean up files left by MemoryFileBase (#1058)
  • 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 [fiona](https://github.com/Toblerity/Fiona) from 1.8.18 to 1.8.22.
- [Release notes](https://github.com/Toblerity/Fiona/releases)
- [Changelog](https://github.com/Toblerity/Fiona/blob/1.8.22/CHANGES.txt)
- [Commits](Toblerity/Fiona@1.8.18...1.8.22)

---
updated-dependencies:
- dependency-name: fiona
  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 Oct 17, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 30, 2023

Copy link
Copy Markdown
Author

Superseded by #249.

@dependabot dependabot Bot closed this Jan 30, 2023
@dependabot dependabot Bot deleted the dependabot/pip/fiona-1.8.22 branch January 30, 2023 18:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants