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

build(deps-dev): bump dataclasses-avroschema from 0.43.9 to 0.45.0 #190

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps dataclasses-avroschema from 0.43.9 to 0.45.0.

Release notes

Sourced from dataclasses-avroschema's releases.

0.45.0 (2023-07-18)

Feat

  • field_order property added to class Meta. Closes #345 (#369)

[master 3b93eb7] bump: version 0.44.0 → 0.45.0 2 files changed, 8 insertions(+), 2 deletions(-)

0.44.0 (2023-07-06)

Feat

  • pydantic fields added. Closes #328

[master 6cc9297] bump: version 0.43.10 → 0.44.0 2 files changed, 8 insertions(+), 2 deletions(-)

0.43.10 (2023-06-29)

Fix

  • model generator when fields have metadata. Closes #348 (#355)

[master e4e6a80] bump: version 0.43.9 → 0.43.10 2 files changed, 8 insertions(+), 2 deletions(-)

Changelog

Sourced from dataclasses-avroschema's changelog.

0.45.0 (2023-07-18)

Feat

  • field_order property added to class Meta. Closes #345 (#369)

0.44.0 (2023-07-06)

Feat

  • pydantic fields added. Closes #328

0.43.10 (2023-06-29)

Fix

  • model generator when fields have metadata. Closes #348 (#355)
Commits

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 [dataclasses-avroschema](https://github.com/marcosschroh/dataclasses-avroschema) from 0.43.9 to 0.45.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.43.9...0.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 24, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #190 (17e7e17) into master (cee6a95) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   87.93%   87.93%           
=======================================
  Files          12       12           
  Lines         912      912           
=======================================
  Hits          802      802           
  Misses        110      110           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #193.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/dataclasses-avroschema-0.45.0 branch July 31, 2023 02:29
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.

1 participant