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): bump dataclasses-avroschema from 0.58.0 to 0.59.0 #141

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps dataclasses-avroschema from 0.58.0 to 0.59.0.

Release notes

Sourced from dataclasses-avroschema's releases.

0.59.0 (2024-04-19)

Feat

  • convert_literal_to_enum option added. Closes #596 (#608)

[master f9edf1f] bump: version 0.58.2 → 0.59.0 2 files changed, 8 insertions(+), 2 deletions(-)

0.58.2 (2024-04-12)

Fix

  • custom types with extra annotation. Closes #598 (#601)

[master 258cc6f] bump: version 0.58.1 → 0.58.2 2 files changed, 8 insertions(+), 2 deletions(-)

0.58.1 (2024-04-11)

Fix

  • add Enum symbol validation (#599)

[master 9bd8b45] bump: version 0.58.0 → 0.58.1 2 files changed, 8 insertions(+), 2 deletions(-)

Changelog

Sourced from dataclasses-avroschema's changelog.

0.59.0 (2024-04-19)

Feat

  • convert_literal_to_enum option added. Closes #596 (#608)

0.58.2 (2024-04-12)

Fix

  • custom types with extra annotation. Closes #598 (#601)

0.58.1 (2024-04-11)

Fix

  • add Enum symbol validation (#599)
Commits
  • f9edf1f bump: version 0.58.2 → 0.59.0
  • 262927f feat: convert_literal_to_enum option added. Closes #596 (#608)
  • dc2c7ba build(deps): bump idna from 3.6 to 3.7 (#600)
  • 68b06e9 build(deps): bump dnspython from 2.5.0 to 2.6.1 (#602)
  • 827b422 build(deps): bump pydantic from 2.6.4 to 2.7.0 (#603)
  • e3988ff build(deps): bump faker from 24.8.0 to 24.9.0 (#605)
  • 4589f5c build(deps-dev): bump ruff from 0.3.5 to 0.3.7 (#604)
  • aa3a0ef build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#606)
  • 258cc6f bump: version 0.58.1 → 0.58.2
  • 2766f1f fix: custom types with extra annotation. Closes #598 (#601)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [dataclasses-avroschema](https://github.com/marcosschroh/dataclasses-avroschema) from 0.58.0 to 0.59.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.58.0...0.59.0)

---
updated-dependencies:
- dependency-name: dataclasses-avroschema
  dependency-type: direct:production
  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 Apr 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #154.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/pip/dataclasses-avroschema-0.59.0 branch May 27, 2024 03:18
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.

None yet

0 participants