Skip to content

Build: Bump fastavro from 1.6.0 to 1.6.1 in /python#5745

Merged
Fokko merged 1 commit intomasterfrom
dependabot/pip/python/fastavro-1.6.1
Sep 13, 2022
Merged

Build: Bump fastavro from 1.6.0 to 1.6.1 in /python#5745
Fokko merged 1 commit intomasterfrom
dependabot/pip/python/fastavro-1.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2022

Bumps fastavro from 1.6.0 to 1.6.1.

Changelog

Sourced from fastavro's changelog.

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)
Commits
  • a2990d4 1.6.1
  • f897958 fix bug where strict options were not catching extra fields
  • 073da50 records should match via their unqualified names
  • See full diff 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)

Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Sep 11, 2022
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fokko Fokko merged commit f0ac5d3 into master Sep 13, 2022
@Fokko Fokko deleted the dependabot/pip/python/fastavro-1.6.1 branch September 13, 2022 16:00
JonasJ-ap pushed a commit to JonasJ-ap/iceberg that referenced this pull request Sep 18, 2022
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants