Skip to content

build(deps-dev): bump dataclasses-avroschema from 0.61.0 to 0.62.4#368

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2024

Copy link
Copy Markdown
Contributor

Bumps dataclasses-avroschema from 0.61.0 to 0.62.4.

Release notes

Sourced from dataclasses-avroschema's releases.

0.62.4 (2024-08-09)

Fix

  • Always reuse the rendered type when type is same (#710). Closes #709

[master 81cdf28] bump: version 0.62.3 → 0.62.4 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.3 (2024-08-08)

Fix

  • incorrect casing when rendering fields and enums (#694). Closes #693 and #692

[master 076cd4c] bump: version 0.62.2 → 0.62.3 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.2 (2024-07-24)

Fix

[master 52ac9b4] bump: version 0.62.1 → 0.62.2 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.1 (2024-07-22)

Fix

  • serdes speed-ups (#677)

[master ebaf5ba] bump: version 0.62.0 → 0.62.1 2 files changed, 8 insertions(+), 2 deletions(-)

0.62.0 (2024-07-19)

Feat

  • enum type level default intruduced. Closes #665 (#682)

[master 5e28085] bump: version 0.61.0 → 0.62.0 2 files changed, 8 insertions(+), 2 deletions(-)

Changelog

Sourced from dataclasses-avroschema's changelog.

0.62.4 (2024-08-09)

Fix

  • Always reuse the rendered type when type is same (#710). Closes #709

0.62.3 (2024-08-08)

Fix

  • incorrect casing when rendering fields and enums (#694). Closes #693 and #692

0.62.2 (2024-07-24)

Fix

  • render avro enums in isolation. Closes #664 (#690)

0.62.1 (2024-07-22)

Fix

  • serdes speed-ups (#677)

0.62.0 (2024-07-19)

Feat

  • enum type level default intruduced. Closes #665 (#682)
Commits
  • 81cdf28 bump: version 0.62.3 → 0.62.4
  • a653c45 fix: Always reuse the rendered type when type is same (#710). Closes #709
  • 40ef9e3 build(deps-dev): bump ruff from 0.5.5 to 0.5.6 (#702)
  • b4d15f9 build(deps-dev): bump mypy from 1.11.0 to 1.11.1 (#703)
  • 9eb3730 build(deps-dev): bump mkdocs-material from 9.5.30 to 9.5.31 (#704)
  • e704ce2 build(deps): bump faker from 26.0.0 to 26.2.0 (#708)
  • 076cd4c bump: version 0.62.2 → 0.62.3
  • 919d3e0 fix: incorrect casing when rendering fields and enums (#694). Closes #693 an...
  • a4cc3d7 build(deps-dev): bump mkdocs-material from 9.5.29 to 9.5.30 (#697)
  • eb56f28 build(deps-dev): bump ruff from 0.5.4 to 0.5.5 (#699)
  • 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.62.4.
- [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.62.4)

---
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 Aug 12, 2024
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #372.

@dependabot dependabot Bot closed this Aug 19, 2024
@dependabot dependabot Bot deleted the dependabot/pip/dataclasses-avroschema-0.62.4 branch August 19, 2024 03:05
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