Skip to content

Bump marshmallow from 3.9.1 to 3.10.0#169

Merged
jtc42 merged 1 commit intomasterfrom
dependabot/pip/marshmallow-3.10.0
Jan 5, 2021
Merged

Bump marshmallow from 3.9.1 to 3.10.0#169
jtc42 merged 1 commit intomasterfrom
dependabot/pip/marshmallow-3.10.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Dec 21, 2020

Bumps marshmallow from 3.9.1 to 3.10.0.

Changelog

Sourced from marshmallow's changelog.

3.10.0 (2020-12-19)

Deprecations:

  • Passing field metadata via keyword arguments is deprecated and will be removed in marshmallow 4 (1350). Use the explicit metadata=... argument instead. Thanks sirosen.
Commits
  • dde1234 Bump version and update changelog
  • 013abfd Deprecate metadata as additional field kwargs, support explicit `metadata=......
  • 2993bf0 Fix pprint output in "ordering" quickstart docs (#1706)
  • e14be5c Upgrade autodocsumm to fix #1703 (#1704)
  • 0bb7de3 Add validators to hook order doc (#1701)
  • fa6c737 Bump flake8-bugbear from 20.1.4 to 20.11.1
  • 79a3882 Bump sphinx from 3.3.0 to 3.3.1
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 21, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 21, 2020

Codecov Report

Merging #169 (4973071) into master (36a6345) will decrease coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   90.77%   90.54%   -0.23%     
==========================================
  Files          40       40              
  Lines        1745     1745              
  Branches      277      277              
==========================================
- Hits         1584     1580       -4     
- Misses        108      110       +2     
- Partials       53       55       +2     
Flag Coverage Δ
unittests 90.54% <ø> (-0.23%) ⬇️

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

Impacted Files Coverage Δ
src/labthings/json/marshmallow_jsonschema/base.py 94.05% <0.00%> (-3.97%) ⬇️

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 36a6345...4973071. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/marshmallow-3.10.0 branch from dff8bb1 to 4973071 Compare January 5, 2021 12:35
@jtc42 jtc42 merged commit 84eadd9 into master Jan 5, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/marshmallow-3.10.0 branch January 5, 2021 13:33
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