Skip to content

deps(python-central): update fastavro requirement from >=1.10.0 to >=1.12.2 in /avrotize/dependencies/python/py312#300

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/avrotize/dependencies/python/py312/fastavro-gte-1.12.2
Open

deps(python-central): update fastavro requirement from >=1.10.0 to >=1.12.2 in /avrotize/dependencies/python/py312#300
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/avrotize/dependencies/python/py312/fastavro-gte-1.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Updates the requirements on fastavro to permit the latest version.

Changelog

Sourced from fastavro's changelog.

2026-04-24 version 1.12.2

2025-10-10 version 1.12.1

2025-07-31 version 1.12.0

  • Improve performance for schema resolution (@​hwse)

2025-05-18 version 1.11.1

2025-05-17 version 1.11.0

2024-12-19 version 1.10.0

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)

2024-07-08 version 1.9.5

2024-02-13 version 1.9.4

2024-01-08 version 1.9.3

  • Be able to generate correct random data when logical types are involved (@​hwse in PR #741)

2023-12-20 version 1.9.2

  • Allow arbitrary ordering of union fields when a default is present (@​jvansanten in PR #738)

2023-12-06 version 1.9.1

  • Make reader options work in a union with a reader schema (@​scottbelden in PR #734)
  • Change tests to use "-m fastavro" rather than fastavro.main.py (@​hroncok in PR #730)

2023-10-27 version 1.9.0

... (truncated)

Commits
  • a937166 1.12.2
  • ec4377b add Windows ARM64 support
  • d200899 fix formatting for new version of black
  • 38e032e forgot to commit a conflict resolution
  • 35c2102 Use zstandard implementation from stdlib (PEP-784)
  • 6f72242 Add default value to optional argument in type stub
  • aca4efa update pypy to 3.11
  • ed04953 update the names of some artifacts that are created
  • 418c7c1 Bump actions/upload-artifact from 4 to 5
  • fe61975 Bump actions/download-artifact from 5 to 6
  • Additional commits viewable in compare view

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

Updates the requirements on [fastavro](https://github.com/fastavro/fastavro) to permit the latest version.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.10.0...1.12.2)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-version: 1.12.2
  dependency-type: direct:production
...

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 Apr 28, 2026
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.

0 participants