django-DefectDojo icon indicating copy to clipboard operation
django-DefectDojo copied to clipboard

Bump jira from 3.0.1 to 3.3.2

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps jira from 3.0.1 to 3.3.2.

Release notes

Sourced from jira's releases.

v3.3.2

Bugfixes

v3.3.1

Bugfixes

v3.3.0

Minor Changes

Bugfixes

  • improve explanation of exception when two sprints with the same name are found (#1405) @​studioj
  • Remove GreenHopper Resource and fix Agile tests (#1351) @​adehad

v3.2.0

Note: This will be the last release to support Py36 and Py37.

Minor Changes

Bugfixes

... (truncated)

Commits
  • 00c3798 allow filter updates when no description returned by Jira (#1447)
  • 10de95f flynt remaining non-f-strings (#1446)
  • 8ee5508 Fix use of an int for issuetype in .create_issue() (#1445)
  • 1f0a2ae Remove confusing/dead code (#1441)
  • cc25084 fix JIRA.search_issues(json_result=True) typehint (#1442)
  • a500203 [pre-commit.ci] pre-commit autoupdate (#1440)
  • b4f0ac3 [pre-commit.ci] pre-commit autoupdate (#1427)
  • 92dfed0 derive attachment fname from BufferedReader object (#1438)
  • a34af44 update sphinx to fix builds and update RTD config due to deprecations (#1436)
  • 49fe68c ensure None is handled correctly in search_issues() (#1434)
  • 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)

dependabot[bot] avatar Aug 08 '22 12:08 dependabot[bot]

I've been hoping a version rev will fix the issues here, but it does not appear to be headed that way. I will start looking into updating the epic mapping functionality so we can upgrade

Maffooch avatar Aug 10 '22 18:08 Maffooch

Superseded by #6704.

dependabot[bot] avatar Aug 15 '22 12:08 dependabot[bot]