minos-python icon indicating copy to clipboard operation
minos-python copied to clipboard

Bump fastavro from 1.4.11 to 1.5.4 in /packages/core/minos-microservice-common

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps fastavro from 1.4.11 to 1.5.4.

Changelog

Sourced from fastavro's changelog.

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)
Commits
  • fc92651 1.5.4
  • f50ac0e fix issue with decoding records within maps
  • c52cc93 add options for strict and strict_allow_default
  • b685b1a 1.5.3
  • d7f6647 Bump pypa/cibuildwheel from 2.8.0 to 2.8.1
  • 1a3b975 feat: handle the case of simple unions (#626)
  • 627faa6 Bump pypa/cibuildwheel from 2.7.0 to 2.8.0 (#623)
  • c43e860 arm wheels should be working again
  • bcbfed9 specify when to run the job
  • 994cc36 use new action to do asset release
  • 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 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)

dependabot[bot] avatar Aug 01 '22 04:08 dependabot[bot]