Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fastavro requirement from <1.4.11,>=0.22.8 to >=0.22.8,<1.7.2 #154

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Updates the requirements on fastavro to permit the latest version.

Changelog

Sourced from fastavro's changelog.

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)

2022-07-19 version 1.5.3

  • Add return_record_name_override option that will override the return_record_name option for unions that contain no more than one record (@​untereiner in PR #626)

2022-06-27 version 1.5.2

2022-06-08 version 1.5.1

2022-06-07 version 1.5.0

  • Improve type hints (@​scottbelden in PR #606)
  • Fix a bug where a reader schema should have matched the writer schema but it wasn't (@​scottbelden in PR #603)
  • Fix some issues in the generate functions so that the names are valid avro names

2022-05-18 version 1.4.12

  • Fix issue where custom logical types were not working for the json_reader (@​arop in PR #598)

2022-04-26 version 1.4.11

2022-03-04 version 1.4.10

  • Add ability to load schemas stored in any directory structure rather than needing all schemas to exist in the same folder (@​SerikDM in PR #582)

2022-01-07 version 1.4.9

2021-12-26 version 1.4.8

... (truncated)

Commits
  • 56a31e3 1.7.1
  • f4e6fe4 Bump pypa/cibuildwheel from 2.11.4 to 2.12.0
  • 218c3cc allow ints as default values for floats
  • c6d7e90 Bump pypa/cibuildwheel from 2.11.3 to 2.11.4
  • 9349de1 Bump pypa/cibuildwheel from 2.11.2 to 2.11.3
  • dbd72b9 fix 3.10 version
  • 42f07c3 fix for new mypy
  • 0b090b5 Bump pypa/cibuildwheel from 2.11.1 to 2.11.2
  • 37b1e01 missed a few python 3.11 update spots
  • bc63458 1.7.0
  • 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 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)

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@0.22.8...1.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #161.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/fastavro-gte-0.22.8-and-lt-1.7.2 branch February 27, 2023 05:03
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