Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on nitpick to permit the latest version.

Release notes

Sourced from nitpick's releases.

v0.27.0

0.27.0 (2021-07-20)

Bug Fixes

  • cli: print "no violations" message (2fedd0a)
  • cli: replace the "run" command by "fix" and "check" (#359) (34d2499)
  • don't fail when there is no config/root file (#350) (cca099a)
  • include of remote style when there is only a local style (#349) (032855d)
  • run pre-commit hooks only on passed files (#356) (3db024a)

Features

  • accept a regular GitHub URL as a style (#361) (8fc34cb)
  • enforce settings on any TOML file (#352) (8fd6324)
  • fetch GitHub URLs directly (#341) (d3e6811)
  • install on macOS with Homebrew (c679adf)
  • pre-commit hook to apply changes (#322) (5e98e5f)
  • quick setup with nitpick init command (#347) (3156afe)
  • read configuration from .nitpick.toml or pyproject.toml (#332) (612ae41)
  • root files for other programming languages (#321) (09a0e83)
  • support custom protocols for styles (#333) (9baef63)
Changelog

Sourced from nitpick's changelog.

0.27.0 (2021-07-20)

Bug Fixes

  • cli: print "no violations" message (2fedd0a)
  • cli: replace the "run" command by "fix" and "check" (#359) (34d2499)
  • don't fail when there is no config/root file (#350) (cca099a)
  • include of remote style when there is only a local style (#349) (032855d)
  • run pre-commit hooks only on passed files (#356) (3db024a)

Features

  • accept a regular GitHub URL as a style (#361) (8fc34cb)
  • enforce settings on any TOML file (#352) (8fd6324)
  • fetch GitHub URLs directly (#341) (d3e6811)
  • install on macOS with Homebrew (c679adf)
  • pre-commit hook to apply changes (#322) (5e98e5f)
  • quick setup with nitpick init command (#347) (3156afe)
  • read configuration from .nitpick.toml or pyproject.toml (#332) (612ae41)
  • root files for other programming languages (#321) (09a0e83)
  • support custom protocols for styles (#333) (9baef63)

0.26.0 (2021-03-16)

Features

  • cache remote styles to avoid HTTP requests (#312) (08104d8)

0.25.0 (2021-03-09)

Features

0.24.1 (2021-02-28)

Bug Fixes

  • display parsing errors as violations (#299) (4e189eb)

0.24.0 (2021-02-23)

Bug Fixes

  • check a YAML file with the text plugin (#249) (1821962)
  • override a remote style with "./your-local-style.toml" (#295) (fe5f085)
  • toml module now accepts keys beginning with dot (fix #183) (b086a24)

... (truncated)

Commits
  • f160fa1 chore(release): 0.27.0 [skip ci]
  • bf6a991 [pre-commit.ci] pre-commit autoupdate
  • 6170549 chore(deps): update precommit hook asottile/pyupgrade to v2.21.2
  • 52d4946 chore(deps): update precommit hook asottile/pyupgrade to v2.21.1
  • 8fc34cb feat: accept a regular GitHub URL as a style (#361)
  • 3066c07 chore(deps): update precommit hook asottile/pyupgrade to v2.21.0
  • 854c796 chore(deps): update precommit hook pycqa/isort to v5.9.2
  • f3c8c9d [pre-commit.ci] pre-commit autoupdate (#383)
  • c726ea2 chore(deps): update precommit hook pycqa/isort to v5.9.1 (#384)
  • 6f72353 chore(deps): update precommit hook asottile/pyupgrade to v2.20.0
  • Additional commits viewable 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)

Updates the requirements on [nitpick](https://github.com/andreoliwa/nitpick) to permit the latest version.
- [Release notes](https://github.com/andreoliwa/nitpick/releases)
- [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md)
- [Commits](andreoliwa/nitpick@v0.23.0...v0.27.0)

---
updated-dependencies:
- dependency-name: nitpick
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #29.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/pip/nitpick-tw-0.27 branch November 1, 2021 10:02
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.

0 participants