Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2021

Bumps marshmallow from 3.12.2 to 3.13.0.

Changelog

Sourced from marshmallow's changelog.

3.13.0 (2021-07-21)


Features:

  • Replace missing/default field parameters with load_default/dump_default (:pr:1742). Thanks :user:sirosen for the PR.

Deprecations:

  • The use of missing/default field parameters is deprecated and will be removed in marshmallow 4. load_default/dump_default should be used instead.
Commits
  • 63a34a1 Bump version and update changelog
  • 2b3a14c Merge pull request #1742 from sirosen/better-default-param-names
  • fc1f21e Bump sphinx from 4.0.3 to 4.1.1 (#1848)
  • ddd6a51 Cleanup handling of deprecated field params
  • 1db1a8a Replace missing/default with {load,dump}_default
  • See full diff 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 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 the dependencies Pull requests that update a dependency file label Jul 22, 2021
@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #254 (5daf60b) into master (cdeb2d0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files          41       41           
  Lines        1859     1859           
  Branches      294      294           
=======================================
  Hits         1696     1696           
  Misses        105      105           
  Partials       58       58           
Flag Coverage Δ
unittests 91.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cdeb2d0...5daf60b. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-3.13.0 branch from fe8340e to 7dfd341 Compare July 22, 2021 19:51
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.12.2 to 3.13.0.
- [Release notes](https://github.com/marshmallow-code/marshmallow/releases)
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.12.2...3.13.0)

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-3.13.0 branch from 7dfd341 to 5daf60b Compare August 23, 2021 08:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2021

Superseded by #290.

@dependabot dependabot bot closed this Oct 29, 2021
@dependabot dependabot bot deleted the dependabot/pip/marshmallow-3.13.0 branch October 29, 2021 05:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant