Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps fastavro from 1.7.0 to 1.11.1.

Changelog

Sourced from fastavro's changelog.

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

2023-10-03 version 1.8.4

2023-09-07 version 1.8.3

2023-07-18 version 1.8.2

... (truncated)

Commits
  • 6036436 1.11.1
  • b35541d 1.11.0
  • fa8e274 add testing for freetheaded python
  • d0607a0 Bump codecov/codecov-action from 5.4.2 to 5.4.3
  • 39d1e5d use pylong_aslong since the other function was removed
  • 00d543d Bump pypa/cibuildwheel from 2.23.2 to 2.23.3
  • 967be22 Bump codecov/codecov-action from 5.4.0 to 5.4.2
  • dfb2c1f Bump pypa/cibuildwheel from 2.23.1 to 2.23.2
  • c53c5fa Refactor timing calculations using statistics.mean() (#835)
  • b8df6a2 Bump pypa/cibuildwheel from 2.23.0 to 2.23.1
  • 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 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.7.0 to 1.11.1.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.7.0...1.11.1)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 9, 2025
@dependabot dependabot bot requested review from mservidio, salsferrazza, t8dogg and a team as code owners June 9, 2025 18:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 9, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2025

Superseded by #250.

@dependabot dependabot bot closed this Aug 19, 2025
@dependabot dependabot bot deleted the dependabot/pip/fastavro-1.11.1 branch August 19, 2025 02:19
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