Jira-commands

Latest version: v0.22.1

Safety actively analyzes 623775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.22.1

What's Changed
* Bump ruff from 0.3.3 to 0.3.4 by dependabot in https://github.com/unixorn/jira-commands/pull/151
* Bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/unixorn/jira-commands/pull/150
* Bump jira from 3.6.0 to 3.8.0 by dependabot in https://github.com/unixorn/jira-commands/pull/152
* Bump ruff from 0.3.4 to 0.3.5 by dependabot in https://github.com/unixorn/jira-commands/pull/154
* Bump ruff from 0.3.5 to 0.3.7 by dependabot in https://github.com/unixorn/jira-commands/pull/156
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/unixorn/jira-commands/pull/157
* 2024-05 Update dependencies and bump version to 0.22.1 by unixorn in https://github.com/unixorn/jira-commands/pull/162


**Full Changelog**: https://github.com/unixorn/jira-commands/compare/v0.22.0...v0.22.1

0.22.0

What's Changed
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/unixorn/jira-commands/pull/149
* Bump ruff from 0.3.2 to 0.3.3 by dependabot in https://github.com/unixorn/jira-commands/pull/148
* Add JQL convenience scripts by unixorn in https://github.com/unixorn/jira-commands/pull/147

You can now run JQL queries from the command line

**Full Changelog**: https://github.com/unixorn/jira-commands/compare/v0.21.0...v0.22.0

0.21.0

What's Changed
* Bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/unixorn/jira-commands/pull/128
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/unixorn/jira-commands/pull/126
* Bump ruff from 0.1.14 to 0.2.0 by dependabot in https://github.com/unixorn/jira-commands/pull/130
* Bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/unixorn/jira-commands/pull/132
* Bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/unixorn/jira-commands/pull/131
* Bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/unixorn/jira-commands/pull/135
* Bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/unixorn/jira-commands/pull/134
* Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/unixorn/jira-commands/pull/133
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/unixorn/jira-commands/pull/137
* Bump cryptography from 41.0.7 to 42.0.4 by dependabot in https://github.com/unixorn/jira-commands/pull/138
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/unixorn/jira-commands/pull/139
* Leap day! Update dependencies by unixorn in https://github.com/unixorn/jira-commands/pull/141
* Bump ruff from 0.2.2 to 0.3.0 by dependabot in https://github.com/unixorn/jira-commands/pull/143
* Bump ruff from 0.3.0 to 0.3.2 by dependabot in https://github.com/unixorn/jira-commands/pull/144
* Bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/unixorn/jira-commands/pull/145
* Add stdin comments by unixorn in https://github.com/unixorn/jira-commands/pull/146


**Full Changelog**: https://github.com/unixorn/jira-commands/compare/v0.20.0...v0.21.0

0.20.0

What's Changed
* Bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/unixorn/jira-commands/pull/124
* Use a default comment instead of forcing the user to set one by unixorn in https://github.com/unixorn/jira-commands/pull/125


**Full Changelog**: https://github.com/unixorn/jira-commands/compare/v0.19.0...v0.20.0

0.19.0

What's Changed
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/unixorn/jira-commands/pull/114
* Bump ruff from 0.1.7 to 0.1.9 by dependabot in https://github.com/unixorn/jira-commands/pull/116
* Bump black from 23.12.0 to 23.12.1 by dependabot in https://github.com/unixorn/jira-commands/pull/117
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/unixorn/jira-commands/pull/118
* Bump jira from 3.5.2 to 3.6.0 by dependabot in https://github.com/unixorn/jira-commands/pull/121
* Bump flake8 from 6.1.0 to 7.0.0 by dependabot in https://github.com/unixorn/jira-commands/pull/120
* Bump ruff from 0.1.9 to 0.1.11 by dependabot in https://github.com/unixorn/jira-commands/pull/119
* Bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/unixorn/jira-commands/pull/122
* Add label support by unixorn in https://github.com/unixorn/jira-commands/pull/123


**Full Changelog**: https://github.com/unixorn/jira-commands/compare/v0.18.0...v0.19.0

0.18.0

What's Changed
* Bump ruff from 0.1.5 to 0.1.6 by dependabot in https://github.com/unixorn/jira-commands/pull/105
* Bump pre-commit from 3.5.0 to 3.6.0 by dependabot in https://github.com/unixorn/jira-commands/pull/110
* Bump ruff from 0.1.6 to 0.1.7 by dependabot in https://github.com/unixorn/jira-commands/pull/109
* Add subtask support by unixorn in https://github.com/unixorn/jira-commands/pull/115
* Bump black from 23.11.0 to 23.12.0 by dependabot in https://github.com/unixorn/jira-commands/pull/113


**Full Changelog**: https://github.com/unixorn/jira-commands/compare/v0.17.0...v0.18.0

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.