erikw / taiga-stats

Generate statistics from Taiga and produce burnup diagrams, CFDs, dependency graphs and more.
BSD 3-Clause "New" or "Revised" License
41 stars 6 forks source link

Bump python-taiga from 1.0.0 to 1.2.0 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps python-taiga from 1.0.0 to 1.2.0.

Release notes

Sourced from python-taiga's releases.

1.2.0

Features

  • Add list_attachments on WikiPage (#100)
  • Add refresh_token API call (#131)

Bugfixes

  • Add count to SearchResult object, fix wikipages attribute name in SearchResult object (#111)
  • Add moveTo parameter in delete methods when needed by Taiga API (#130)
  • Fix ruff linting error (#134)

1.1.0

Features

  • Update tooling, drop Python 2 (#59)
  • Implement list_epic_attributes() (#103)
  • Update packaging - python versions (#124)

Bugfixes

  • Update HistoryItem methods signatures (#97)
  • Improve models documentation (#105)
  • Add refresh token support to tests/resources/auth_users_success.json (#114)
  • Fix pagination (#116)
  • Update linting tools and fix code style (#117)

Improved Documentation

  • Improve documentation (#58)
Changelog

Sourced from python-taiga's changelog.

1.2.0 (2023-08-23)

Features

  • Add list_attachments on WikiPage (#100)
  • Add refresh_token API call (#131)

Bugfixes

  • Add count to SearchResult object, fix wikipages attribute name in SearchResult object (#111)
  • Add moveTo parameter in delete methods when needed by Taiga API (#130)
  • Fix ruff linting error (#134)

1.1.0 (2023-04-23)

Features

  • Update tooling, drop Python 2 (#59)
  • Implement list_epic_attributes() (#103)
  • Update packaging - python versions (#124)

Bugfixes

  • Update HistoryItem methods signatures (#97)
  • Improve models documentation (#105)
  • Add refresh token support to tests/resources/auth_users_success.json (#114)
  • Fix pagination (#116)
  • Update linting tools and fix code style (#117)

Improved Documentation

  • Improve documentation (#58)
Commits
  • 7d75032 Release 1.2.0
  • 30c4349 Add refresh_token API call (#139)
  • da66c92 Add moveTo parameter to delete methods when needed by Taiga API (#138)
  • 8a701a3 Add list_attachments on WikiPage (#137)
  • 6b562e9 Add count to SearchResult object, fix wikipages attribute name in SearchResul...
  • d601469 [pre-commit.ci] pre-commit autoupdate (#133)
  • 5513882 Fix ruff linting error (#135)
  • 833d7c8 [pre-commit.ci] pre-commit autoupdate (#132)
  • 7b055b0 [pre-commit.ci] pre-commit autoupdate (#129)
  • d6e40ba [pre-commit.ci] pre-commit autoupdate (#128)
  • 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)
erikw commented 1 year ago

@dependabot ignore this major version

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 1.x.x again, unless you re-open this PR.