pivoshenko / poetry-plugin-dotenv

poetry-plugin-dotenv - is the plugin that automatically loads environment variables from a dotenv file into the environment before poetry commands are run
MIT License
74 stars 4 forks source link

build(deps-dev): bump nitpick from 0.34.0 to 0.35.0 #168

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps nitpick from 0.34.0 to 0.35.0.

Release notes

Sourced from nitpick's releases.

v0.35.0

0.35.0 (2023-12-31)

Bug Fixes

  • deps: update dependency click to v8.1.7 (783741d)
  • fail when no style is explicitly configured (don't use the default style) (#606) (f309354)
  • style: better .editorconfig (0b779d9)
  • style: comma_separated_values for flake8/isort (7336dbc)
  • style: move "build" to readthedocs.toml (676ac24)
  • style: remove Radon from the Nitpick preset (126b1c1)
  • style: tag markdownlint.toml as a markdown style (578bfb5)
  • style: use black mirror that's 2x faster (67dc163)

Features

  • add Python 3.12 (#616) (90ced4c)
  • set CLI options with environment variables (3575b9a)
  • style: add toml-sort (#626) (a4aeef7)
  • style: default Python version on pre-commit (3557c1f)
  • style: Poetry (virtualenv in project) (f002b8b)
  • suggest styles based on the file types in the project (#629) (e2bca24)
Changelog

Sourced from nitpick's changelog.

0.35.0 (2023-12-31)

Bug Fixes

  • deps: update dependency click to v8.1.7 (783741d)
  • fail when no style is explicitly configured (don't use the default style) (#606) (f309354)
  • style: better .editorconfig (0b779d9)
  • style: comma_separated_values for flake8/isort (7336dbc)
  • style: move "build" to readthedocs.toml (676ac24)
  • style: remove Radon from the Nitpick preset (126b1c1)
  • style: tag markdownlint.toml as a markdown style (578bfb5)
  • style: use black mirror that's 2x faster (67dc163)

Features

  • add Python 3.12 (#616) (90ced4c)
  • set CLI options with environment variables (3575b9a)
  • style: add toml-sort (#626) (a4aeef7)
  • style: default Python version on pre-commit (3557c1f)
  • style: Poetry (virtualenv in project) (f002b8b)
  • suggest styles based on the file types in the project (#629) (e2bca24)
Commits
  • 36d4912 chore(release): 0.35.0 [skip ci]
  • d910da9 ci: use tokens on PyPI
  • b1a758e docs: fix typo to trigger release
  • a203875 ci: clean README.rst before twine check
  • 619a2ac [pre-commit.ci] pre-commit autoupdate (#641)
  • e2bca24 feat: suggest styles based on the file types in the project (#629)
  • f6cfe01 [pre-commit.ci] pre-commit autoupdate
  • 1a797ca chore(deps): update dependency jsonschema to v4.19.2
  • 296a3cf chore(deps): update dependency pytest to v7.4.3
  • 243c101 chore(deps): update dependency identify to v2.5.31
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6f822a2) 98.43% compared to head (ba6a412) 98.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #168 +/- ## ======================================= Coverage 98.43% 98.43% ======================================= Files 4 4 Lines 256 256 ======================================= Hits 252 252 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed.