apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
402 stars 147 forks source link

Bump fastavro from 1.9.5 to 1.9.7 #1142

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps fastavro from 1.9.5 to 1.9.7.

Changelog

Sourced from fastavro's changelog.

2024-09-05 version 1.9.7

2024-09-05 version 1.9.6

  • Fix deterministic output for gen_many under certain conditions (@​hwse in PR #784)
  • Resolve referenced schema to disambiguate union types with named schemas (@​enifsieus in PR #792)
Commits
  • dd5dbe9 1.9.7
  • caa4842 Re-extract record type for a named schema type resolved from a union
  • bd19d50 1.9.6
  • 146c5c1 Resolve referenced schema to disambiguate union types with named schemas
  • 5a2d3ce Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
  • 88b7f01 fix some of the type stubs
  • 982ad95 remove index from gen_data so that output is not deterministic in some cases
  • 4548e8c Bump pypa/cibuildwheel from 2.19.1 to 2.19.2
  • 33903ca fix some of the wheel names
  • See full diff 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 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)