Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Bump fiona from 1.9.1 to 1.9.2 in /docs#47

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/docs/fiona-1.9.2
Closed

Bump fiona from 1.9.1 to 1.9.2 in /docs#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/docs/fiona-1.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 21, 2023

Copy link
Copy Markdown
Contributor

Bumps fiona from 1.9.1 to 1.9.2.

Changelog

Sourced from fiona's changelog.

1.9.2 (TBD)

  • Fix a memory leak that can occur when iterating over a dataset using strides (#1205).
  • ZipMemoryFile now supports zipped GDB data (#1203).
Commits
  • 9b226b3 Install importlib-metadata for Pythons < 3.10 only
  • 995fcf7 This is 1.9.2
  • 1e43a7b Use importlib.metadata instead of pkg_resources (#1220)
  • c4fa19c Raise exception unless the caller has opted into partial repro. (#1216)
  • 4cfb998 Add support for open options to CLI commands (#1215)
  • 7987e14 Docker & conda tests (#1218)
  • 1340628 Merge branch 'master' into maint-1.9
  • a308cf2 Update environment.yml (#1211)
  • 1c6e3bb Ensure OGR geometries are cleaned up in Iterator._next() (#1205)
  • a963bc9 ZipMemoryFile now supports zipped GDB streams (#1203)
  • 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.9.1 to 1.9.2.
- [Release notes](https://github.com/Toblerity/Fiona/releases)
- [Changelog](https://github.com/Toblerity/Fiona/blob/master/CHANGES.txt)
- [Commits](Toblerity/Fiona@1.9.1...1.9.2)

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 21, 2023
@dependabot @github

dependabot Bot commented on behalf of github Apr 11, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #67.

@dependabot dependabot Bot closed this Apr 11, 2023
@dependabot dependabot Bot deleted the dependabot/pip/docs/fiona-1.9.2 branch April 11, 2023 08:07
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants