-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Bump mashumaro from 2.9 to 3.0.3 in /core #5336
Conversation
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 2.9 to 3.0.2. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](Fatal1ty/mashumaro@v2.9...v3.0.2) --- updated-dependencies: - dependency-name: mashumaro dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
A newer version of mashumaro exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
@dependabot ignore this minor version |
OK, I won't notify you about version 3.0.x again, unless you re-open this PR or update to a 3.0.x release yourself. |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot reopen |
TL;DR. I made some changes for this to work but got stuck on a hologram change. No hurry for this update I don't think, but note it will require some function signature changing to support breaking changes to |
There was talk in this issue about version 3.0.3 fixing something for us so I'm going to bump this PR to be 3.0.3 just to see if that helps |
@iknox-fa the 3.0.3 bump looks to have fixed some failing tests for sure! |
Yay! I was trying to get dependabot to do that for me last night, but it didn't work right. |
FYI-- The hologram issues remain even when we bump it to 3.0.3. |
@iknox-fa thanks! At least we are just one more step closer. We can circle back to this in the next sprint and actually schedule work to get this wrapped up then |
#5118 has been merged in to accomplish this bump |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps mashumaro from 2.9 to 3.0.2.
Release notes
Sourced from mashumaro's releases.
... (truncated)
Commits
a254654
Bump version6ca245c
Fix using dialects with inheritancecdcd8c0
Fix link to DataClassMessagePackMixinab749f1
Bump verson8ab5856
Merge branch 'fix-optional-inside-tuple'5ffab59
Fix using Optional in typed dictsa76f6a8
Fix using Optional in named tuplesde8c2f0
Fix using Optional in tuples9c03c74
Update READMEc5c7c71
Update issue templatesYou 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 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)