Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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 <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)

Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.9.5 to 1.9.7.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.9.5...1.9.7)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  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 Sep 6, 2024
@sungwy sungwy merged commit b1a6790 into main Sep 7, 2024
8 checks passed
@sungwy sungwy deleted the dependabot/pip/fastavro-1.9.7 branch September 7, 2024 13:06
sungwy pushed a commit to sungwy/iceberg-python that referenced this pull request Dec 7, 2024
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.9.5 to 1.9.7.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.9.5...1.9.7)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sungwy pushed a commit to sungwy/iceberg-python that referenced this pull request Dec 7, 2024
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.9.5 to 1.9.7.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.9.5...1.9.7)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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