Skip to content

build(deps-dev): bump dataclasses-avroschema from 0.61.0 to 0.63.0#382

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/dataclasses-avroschema-0.63.0
Closed

build(deps-dev): bump dataclasses-avroschema from 0.61.0 to 0.63.0#382
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/dataclasses-avroschema-0.63.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2024

Copy link
Copy Markdown
Contributor

Bumps dataclasses-avroschema from 0.61.0 to 0.63.0.

Release notes

Sourced from dataclasses-avroschema's releases.

0.63.0 (2024-09-13)

Feat

  • add serialization support for AvroRecord (faust.Record). Closes #743 (#744)

[master 8cf3929] bump: version 0.62.11 → 0.63.0 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.11 (2024-08-26)

Fix

  • Implemented nested logicalType check (#734)

[master e5ae525] bump: version 0.62.10 → 0.62.11 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.10 (2024-08-23)

Fix

  • scaped apostrophe when original_schema is render in model. Closes #725 (#728)

[master d1145bd] bump: version 0.62.9 → 0.62.10 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.9 (2024-08-22)

Fix

  • fallback to native types if custom logicalTypes are defined when rendering Model. Closes #707 and closes #209 (#724)

[master 5b8d980] bump: version 0.62.8 → 0.62.9 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.8 (2024-08-21)

Fix

  • case schemas with unions. Closes #700 (#723)

[master c16d1ad] bump: version 0.62.7 → 0.62.8 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.7 (2024-08-15)

Fix

  • python-dateutil dependency updated in pyproject (#720)

... (truncated)

Changelog

Sourced from dataclasses-avroschema's changelog.

0.63.0 (2024-09-13)

Feat

  • add serialization support for AvroRecord (faust.Record). Closes #743 (#744)

0.62.11 (2024-08-26)

Fix

  • Implemented nested logicalType check (#734)

0.62.10 (2024-08-23)

Fix

  • scaped apostrophe when original_schema is render in model. Closes #725 (#728)

0.62.9 (2024-08-22)

Fix

  • fallback to native types if custom logicalTypes are defined when rendering Model. Closes #707 and closes #209 (#724)

0.62.8 (2024-08-21)

Fix

  • case schemas with unions. Closes #700 (#723)

0.62.7 (2024-08-15)

Fix

  • python-dateutil dependency updated in pyproject (#720)

0.62.6 (2024-08-14)

Fix

  • inflector dependency replaced by inflection. First steps to publish library to Conda. Related to #706 (#719)

0.62.5 (2024-08-13)

Fix

  • extra option with cli added in pyproject. Requirements fixed. Closes #711 (#718)

0.62.4 (2024-08-09)

... (truncated)

Commits
  • 8cf3929 bump: version 0.62.11 → 0.63.0
  • 888e852 feat: add serialization support for AvroRecord (faust.Record). Closes #743 (#...
  • 5761b5d build(deps-dev): bump mkdocs-material from 9.5.31 to 9.5.33 (#731)
  • cbbca74 build(deps): bump faker from 27.0.0 to 28.0.0 (#729)
  • e5ae525 bump: version 0.62.10 → 0.62.11
  • 0345841 fix: Implemented nested logicalType check (#734)
  • a2239b2 build(deps-dev): bump ruff from 0.6.1 to 0.6.2 (#732)
  • 1121702 build(deps-dev): bump mypy from 1.11.1 to 1.11.2 (#733)
  • d1145bd bump: version 0.62.9 → 0.62.10
  • c1e7daa fix: scaped apostrophe when original_schema is render in model. Closes #725 (...
  • 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 [dataclasses-avroschema](https://github.com/marcosschroh/dataclasses-avroschema) from 0.61.0 to 0.63.0.
- [Release notes](https://github.com/marcosschroh/dataclasses-avroschema/releases)
- [Changelog](https://github.com/marcosschroh/dataclasses-avroschema/blob/master/CHANGELOG.md)
- [Commits](marcosschroh/dataclasses-avroschema@0.61.0...0.63.0)

---
updated-dependencies:
- dependency-name: dataclasses-avroschema
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2024
@dependabot @github

dependabot Bot commented on behalf of github Sep 30, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #386.

@dependabot dependabot Bot closed this Sep 30, 2024
@dependabot dependabot Bot deleted the dependabot/pip/dataclasses-avroschema-0.63.0 branch September 30, 2024 03:02
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants