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

Bump fastavro from 1.4.11 to 1.9.4 in /packages/core/minos-microservice-common #709

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps fastavro from 1.4.11 to 1.9.4.

Changelog

Sourced from fastavro's changelog.

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

2023-07-17 version 1.8.1

  • Pin Cython<3 to fix breakage

2023-07-06 version 1.8.0

2023-05-04 version 1.7.4

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

... (truncated)

Commits
  • 966ed4c 1.9.4
  • 6606ccc Fix aliases in schema resolution (#751)
  • 7153d47 style: simplify condition in _parse_schema method
  • cc3c5bb Bump pypa/cibuildwheel from 2.16.4 to 2.16.5
  • 353be78 Bump pypa/cibuildwheel from 2.16.3 to 2.16.4
  • 167a643 Bump pypa/cibuildwheel from 2.16.2 to 2.16.3
  • b56fab9 1.9.3
  • 734f2a5 test with zlibng
  • dfdcd8f consider the logical type when generating random data
  • f843678 1.9.2
  • 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.4.11 to 1.9.4.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.4.11...1.9.4)

---
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 Mar 1, 2024
Copy link

stale bot commented May 31, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 31, 2024
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 wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants