Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Bumps nitpick from 0.27.0 to 0.28.0.

Release notes

Sourced from nitpick's releases.

v0.28.0

0.28.0 (2021-10-27)

Bug Fixes

  • remove() has changed to detach() on the ConfigUpdater API (93c6c52)

Features

Changelog

Sourced from nitpick's changelog.

0.28.0 (2021-10-27)

Bug Fixes

  • remove() has changed to detach() on the ConfigUpdater API (93c6c52)

Features

Commits
  • 5c7f41c chore(release): 0.28.0 [skip ci]
  • 0a3c95d feat: read style from Python package (thanks to @​isac322) (#407)
  • dc2794b chore(deps): pre-commit.ci autoupdate (#405)
  • 93c6c52 fix: remove() has changed to detach() on the ConfigUpdater API
  • 30319c7 ci: fix pylint warning "unspecified-encoding"
  • 3a38d1a chore(deps): update precommit hook asottile/blacken-docs to v1.11.0
  • 733d0a2 chore(deps): update precommit hook asottile/pyupgrade to v2.25.0 (#404)
  • e135f3d chore(deps): update precommit hook asottile/pyupgrade to v2.24.0
  • 6f89020 chore(deps): update precommit hook asottile/pyupgrade to v2.23.3
  • 58690fd chore(deps): update precommit hook asottile/pyupgrade to v2.23.1
  • 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 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)

Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/andreoliwa/nitpick/releases)
- [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md)
- [Commits](andreoliwa/nitpick@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: nitpick
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 29, 2021
@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #1106 (cdde05b) into master (0ff78ec) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           79        79           
  Lines         2338      2338           
  Branches       153       153           
=========================================
  Hits          2338      2338           

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 41e6da0...cdde05b. Read the comment docs.

@sobolevn sobolevn merged commit 5dc0196 into master Oct 29, 2021
@sobolevn sobolevn deleted the dependabot/pip/nitpick-0.28.0 branch October 29, 2021 16:00
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

Development

Successfully merging this pull request may close these issues.

2 participants