lambdas
lambdas copied to clipboard
Bump nitpick from 0.26.0 to 0.27.0
Bumps nitpick from 0.26.0 to 0.27.0.
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 initcommand (#347) (3156afe)- read configuration from
.nitpick.tomlorpyproject.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 initcommand (#347) (3156afe)- read configuration from
.nitpick.tomlorpyproject.toml(#332) (612ae41)- root files for other programming languages (#321) (09a0e83)
- support custom protocols for styles (#333) (9baef63)
Commits
f160fa1chore(release): 0.27.0 [skip ci]bf6a991[pre-commit.ci] pre-commit autoupdate6170549chore(deps): update precommit hook asottile/pyupgrade to v2.21.252d4946chore(deps): update precommit hook asottile/pyupgrade to v2.21.18fc34cbfeat: accept a regular GitHub URL as a style (#361)3066c07chore(deps): update precommit hook asottile/pyupgrade to v2.21.0854c796chore(deps): update precommit hook pycqa/isort to v5.9.2f3c8c9d[pre-commit.ci] pre-commit autoupdate (#383)c726ea2chore(deps): update precommit hook pycqa/isort to v5.9.1 (#384)6f72353chore(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)