Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps fastavro from 1.8.4 to 1.9.2.

Changelog

Sourced from fastavro's changelog.

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

Commits
  • f843678 1.9.2
  • 66aa1ef update upload and download artifacts
  • 842b47b Allow arbitrary ordering of union fields (#738)
  • fcf795c Bump actions/setup-python from 4 to 5
  • 9206424 1.9.1
  • 1d48585 make reader options work in a union with a reader schema
  • adfb748 Don't run python .../fastavro/__main__.py in tests
  • 62ea68f 1.9.0
  • e499eaa update enum symbol validation to enforce avro spec on the entire symbol
  • bacd2fe add deprecation about using python-snappy (#725)
  • 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.8.4 to 1.9.2.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.8.4...1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 25, 2023
@dependabot dependabot bot requested review from a team, mservidio, salsferrazza and t8dogg as code owners December 25, 2023 18:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #184.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/pip/fastavro-1.9.2 branch January 15, 2024 18:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants