Skip to content

Bump fastavro from 1.5.3 to 1.7.3 in /python#28

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/fastavro-1.7.3
Open

Bump fastavro from 1.5.3 to 1.7.3 in /python#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/fastavro-1.7.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 12, 2023

Bumps fastavro from 1.5.3 to 1.7.3.

Changelog

Sourced from fastavro's changelog.

2023-03-08 version 1.7.3

2023-02-22 version 1.7.2

2023-01-27 version 1.7.1

2022-10-26 version 1.7.0

2022-09-09 version 1.6.1

  • Fix a bug where the strict options were not catching extra fields (@​scottbelden in PR #639)
  • Better conform to the specification by having records match via unqualified names (@​scottbelden in PR #636)

2022-08-15 version 1.6.0

2022-07-29 version 1.5.4

  • Add options for "strict" and "strict_allow_default" when calling writer functions (@​scottbelden in PR #628)
  • Fix an issue where the json_reader would fail to decode a map of records (@​scottbelden in PR #630)
Commits

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 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.5.3 to 1.7.3.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.5.3...1.7.3)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  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 Mar 12, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants