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.58.2 #134

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dataclasses-avroschema from 0.58.0 to 0.58.2.

Release notes

Sourced from dataclasses-avroschema's releases.

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.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
  • 258cc6f bump: version 0.58.1 → 0.58.2
  • 2766f1f fix: custom types with extra annotation. Closes #598 (#601)
  • 9bd8b45 bump: version 0.58.0 → 0.58.1
  • 0364402 fix: add Enum symbol validation (#599)
  • 3e25d08 build(deps-dev): bump mkdocstrings from 0.24.1 to 0.24.3 (#594)
  • 5ab1a2b build(deps): bump faker from 24.4.0 to 24.8.0 (#597)
  • 8e02ba2 build(deps): bump typing-extensions from 4.10.0 to 4.11.0 (#592)
  • 3c7941b build(deps-dev): bump mkdocs-material from 9.5.16 to 9.5.17 (#593)
  • 0f88d5a build(deps): bump faker from 24.3.0 to 24.4.0 (#589)
  • f86b943 build(deps-dev): bump commitizen from 3.20.0 to 3.21.3 (#585)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 15, 2024
Bumps [dataclasses-avroschema](https://github.com/marcosschroh/dataclasses-avroschema) from 0.58.0 to 0.58.2.
- [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.58.2)

---
updated-dependencies:
- dependency-name: dataclasses-avroschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dataclasses-avroschema-0.58.2 branch from 9c22c62 to 906805a Compare April 16, 2024 13:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #141.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/dataclasses-avroschema-0.58.2 branch April 22, 2024 03:11
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