Skip to content

Bump nitpick from 0.29.0 to 0.32.0 #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Bumps nitpick from 0.29.0 to 0.32.0.

Release notes

Sourced from nitpick's releases.

v0.32.0

0.32.0 (2022-03-27)

Bug Fixes

  • deps: update dependency pytest-socket to a commit hash (#440) (61ac278)
  • GitHub URL should preserve query args (#453) (a2b97b1)
  • use built-in preset as default style (#450) (68fa2ce)

Features

v0.31.0

0.31.0 (2022-01-15)

Bug Fixes

  • keys suggested in the order they are defined (#442) (09c30ab)
  • pin attrs to >=20.1.0, change imports (0696d08)

Features

v0.30.0

0.30.0 (2022-01-14)

Bug Fixes

  • style override on Windows (#422) (e7d2897)
  • use current dir; don't climb dirs to find the project root (#421) (3c82e8c)

Features

  • default pre-commit hook now runs "nitpick fix" (cb4c242)
  • json: autofix JSON files (#429) (4b58a03)
  • nitpick init adds a [tool.nitpick] section (36f4065)
  • yaml: autofix .pre-commit-config.yaml (note: style changed!) (#434) (352b53d)
  • yaml: autofix GitHub Workflow files (#437) (6af77c4)
  • yaml: autofix YAML files (#431) (d8cc4b1)
Changelog

Sourced from nitpick's changelog.

0.32.0 (2022-03-27)

Bug Fixes

  • deps: update dependency pytest-socket to a commit hash (#440) (61ac278)
  • GitHub URL should preserve query args (#453) (a2b97b1)
  • use built-in preset as default style (#450) (68fa2ce)

Features

0.31.0 (2022-01-15)

Bug Fixes

  • keys suggested in the order they are defined (#442) (09c30ab)
  • pin attrs to >=20.1.0, change imports (0696d08)

Features

0.30.0 (2022-01-14)

Bug Fixes

  • style override on Windows (#422) (e7d2897)
  • use current dir; don't climb dirs to find the project root (#421) (3c82e8c)

Features

  • default pre-commit hook now runs "nitpick fix" (cb4c242)
  • json: autofix JSON files (#429) (4b58a03)
  • nitpick init adds a [tool.nitpick] section (36f4065)
  • yaml: autofix .pre-commit-config.yaml (note: style changed!) (#434) (352b53d)
  • yaml: autofix GitHub Workflow files (#437) (6af77c4)
  • yaml: autofix YAML files (#431) (d8cc4b1)
Commits
  • 66fa857 chore(release): 0.32.0 [skip ci]
  • 316a5de ci: run twine check
  • c3fed24 docs: use anonymous hyperlink reference
  • 3b78728 ci: use poetry publish instead of twine
  • 0100f2b feat: set initial style url(s) with nitpick init (#473)
  • ec934dc feat: resolve relative URIs in nitpick.styles.include (#470)
  • 610a884 chore: paginate the reactions Invoke task
  • cbdea4d [pre-commit.ci] pre-commit autoupdate (#471)
  • a65fd5e docs: fix pull request template for GitHub issues
  • de4bbdf docs: use sphinx-gitref to handle git links dynamically (#462)
  • 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.29.0 to 0.32.0.
- [Release notes](https://github.com/andreoliwa/nitpick/releases)
- [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md)
- [Commits](andreoliwa/nitpick@v0.29.0...v0.32.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 Mar 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2023

Superseded by #215.

@dependabot dependabot bot closed this Mar 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/nitpick-0.32.0 branch March 28, 2023 02:59
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
0 participants