Releases: advanced-security/ghas-reviewer-app
Releases · advanced-security/ghas-reviewer-app
v0.6.3
What's Changed
- deps: bump flask from 3.1.0 to 3.1.1 in the production-dependencies group by @dependabot[bot] in #101
- build(deps): bump requests from 2.32.3 to 2.32.4 in the pip group across 1 directory by @dependabot[bot] in #102
- deps: bump python-dotenv from 1.1.0 to 1.1.1 in the production-dependencies group by @dependabot[bot] in #104
- deps: bump flask from 3.1.1 to 3.1.2 in the production-dependencies group by @dependabot[bot] in #107
- deps: bump python from 3.13-alpine to 3.13.7-alpine by @dependabot[bot] in #106
- deps: bump actions/checkout from 4 to 5 in the production-dependencies group by @dependabot[bot] in #105
- build(deps): bump urllib3 from 2.4.0 to 2.5.0 in the pip group across 1 directory by @dependabot[bot] in #103
- feat(version): v0.6.3 by @GeekMasher in #108
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- deps: bump python-dotenv from 1.0.1 to 1.1.0 in the production-dependencies group by @dependabot in #98
- Fix Typo in README.md by @billnapier in #96
- chore: bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #97
- v0.6.2 + small updates by @GeekMasher in #99
New Contributors
- @billnapier made their first contribution in #96
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Fix severity check logic and make it configurable by @GeekMasher in #90
- chore: bump black from 24.10.0 to 25.1.0 in the development-dependencies group by @dependabot in #92
- feat(deps): Update deps by @GeekMasher in #93
- feat(version): v0.6.1 by @GeekMasher in #94
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- deps: bump ghastoolkit from 0.14.2 to 0.15.1 in the production-dependencies group by @dependabot in #85
- fix: Remove org check by @GeekMasher in #86
- feat: Update CODEOWNERS by @GeekMasher in #88
- Fix Code Scanning Bugs by @GeekMasher in #87
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
What's Changed
- deps: bump gunicorn from 22.0.0 to 23.0.0 in the production-dependencies group by @dependabot in #72
- deps: bump ghastoolkit from 0.13.1 to 0.13.4 in the production-dependencies group across 1 directory by @dependabot in #74
- build(deps): bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #76
- deps: bump the production-dependencies group with 2 updates by @dependabot in #75
- deps: bump ghastoolkit from 0.14.0 to 0.14.2 in the production-dependencies group across 1 directory by @dependabot in #78
- chore: bump black from 24.8.0 to 24.10.0 in the development-dependencies group by @dependabot in #79
- chore: bump werkzeug from 3.0.3 to 3.0.6 by @dependabot in #80
- docker dependabot updates by @felickz in #81
- deps: bump flask from 3.0.3 to 3.1.0 in the production-dependencies group by @dependabot in #82
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: Small Update and version updates by @GeekMasher in #9
- Bump cryptography from 40.0.2 to 41.0.2 by @dependabot in #12
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #13
- Bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #14
- Create dependabot.yml by @GeekMasher in #19
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #15
- Bump the production-dependencies group with 4 updates by @dependabot in #20
- Bump urllib3 from 2.0.4 to 2.0.7 by @dependabot in #17
- Bump the production-dependencies group with 3 updates by @dependabot in #21
- Bump the development-dependencies group with 1 update by @dependabot in #22
- Bump the development-dependencies group with 1 update by @dependabot in #23
- Update and Updates to fix issues by @GeekMasher in #27
- Bump the production-dependencies group with 1 update by @dependabot in #28
- Bump the production-dependencies group with 1 update by @dependabot in #30
- Bump the development-dependencies group with 1 update by @dependabot in #34
- Bump cryptography from 41.0.7 to 42.0.0 by @dependabot in #41
- Bump the development-dependencies group with 1 update by @dependabot in #39
- Added a process flow diagram for better explainability by @mohan-the-octocat in #48
- Bump cryptography from 42.0.0 to 42.0.4 by @dependabot in #47
- Bump the development-dependencies group with 1 update by @dependabot in #45
- Bump the development-dependencies group with 1 update by @dependabot in #50
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #36
- feat: Bump deps by @GeekMasher in #53
- Bump idna from 3.6 to 3.7 by @dependabot in #54
- Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #57
- chore: bump black from 24.3.0 to 24.4.0 in the development-dependencies group by @dependabot in #55
- chore: bump black from 24.4.0 to 24.4.2 in the development-dependencies group by @dependabot in #58
- chore: bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #60
- chore: bump werkzeug from 3.0.1 to 3.0.3 by @dependabot in #59
- deps: bump docker/build-push-action from 5 to 6 in the production-dependencies group by @dependabot in #62
- build(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #64
- Major Update by @GeekMasher in #69
- Secret Scanning and Dependabot alerts support along with a project restruct by @theztefan in #70
New Contributors
- @GeekMasher made their first contribution in #9
- @dependabot made their first contribution in #12
- @mohan-the-octocat made their first contribution in #48
- @theztefan made their first contribution in #70
Full Changelog: https://github.com/advanced-security/ghas-reviewer-app/commits/v0.5.0