django-newsfeed
django-newsfeed copied to clipboard
Bump model-bakery from 1.6.0 to 1.7.0
Bumps model-bakery from 1.6.0 to 1.7.0.
Release notes
Sourced from model-bakery's releases.
1.7.0
Changed
- Fixed a bug with overwritten
_save_kwargs
and other custom arguments [PR #330](model-bakers/model_bakery#330)Dependencies
- Bump pillow from 9.1.1 to 9.2.0 by
@dependabot
in model-bakers/model_bakery#331- Bump black from 22.3.0 to 22.6.0 by
@dependabot
in model-bakers/model_bakery#333- Bump pip-tools from 6.6.2 to 6.8.0 by
@dependabot
in model-bakers/model_bakery#332- Bump pycodestyle from 2.8.0 to 2.9.0 by
@dependabot
in model-bakers/model_bakery#334- Bump mypy from 0.961 to 0.971 by
@dependabot
in model-bakers/model_bakery#335- Bump flake8 from 4.0.1 to 5.0.2 by
@dependabot
in model-bakers/model_bakery#336- Bump pre-commit from 2.19.0 to 2.20.0 by
@dependabot
in model-bakers/model_bakery#337- Bump flake8 from 5.0.2 to 5.0.3 by
@dependabot
in model-bakers/model_bakery#338Full Changelog: https://github.com/model-bakers/model_bakery/compare/1.6.0...1.7.0
Changelog
Sourced from model-bakery's changelog.
1.7.0
Changed
- Fixed a bug with overwritten
_save_kwargs
and other custom arguments [PR #330](model-bakers/model_bakery#330)
Commits
cf6e48d
Bump version 1.7.0eecac6c
Bump flake8 from 5.0.2 to 5.0.3 (#338)f775bb2
Bump pre-commit from 2.19.0 to 2.20.0 (#337)e8faf69
Bump flake8 from 4.0.1 to 5.0.2 (#336)3c98a20
Bump mypy from 0.961 to 0.971 (#335)d830b40
Bump pycodestyle from 2.8.0 to 2.9.0 (#334)8450e82
Fix #308 -- do not force defaults formake
andprepare
(#330)ca755e8
Bump pip-tools from 6.6.2 to 6.8.0 (#332)a0521d6
Bump black from 22.3.0 to 22.6.0 (#333)dae2a28
Bump pillow from 9.1.1 to 9.2.0 (#331)- See full diff in compare view
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)
Codecov Report
Merging #88 (f41b7dc) into master (cfacb68) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #88 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 398 398
Branches 19 19
=========================================
Hits 398 398
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Superseded by #93.