Releases: GlueOps/pull-request-bot
Releases · GlueOps/pull-request-bot
v0.22.0
What's Changed
Other 🐛
- chore(deps): update docker/metadata-action action to v5.6.1 by @public-glueops-renovatebot in #81
- chore(deps): update python:3.11.10-alpine docker digest to 65c34f5 by @public-glueops-renovatebot in #80
- chore(deps): update dependency kubernetes to v30 by @public-glueops-renovatebot in #78
- chore(deps): update actions/checkout digest to 11bd719 by @public-glueops-renovatebot in #75
- chore(deps): update docker/build-push-action action to v6.10.0 by @public-glueops-renovatebot in #82
New Contributors
- @public-glueops-renovatebot made their first contribution in #81
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
Enhancements 🎉
- Update and rename ghcr.yml to container_image.yaml by @venkatamutyala in #53
Other 🐛
- chore(deps): update docker/build-push-action action to v6 by @glueops-renovatebot in #72
- chore(deps): update docker/setup-buildx-action action to v3.7.1 by @glueops-renovatebot in #71
- chore(deps): update docker/login-action action to v3.3.0 by @glueops-renovatebot in #67
- chore(deps): update docker/setup-qemu-action digest to 49b3bc8 by @glueops-renovatebot in #66
- chore(deps): update actions/checkout digest to eef6144 by @glueops-renovatebot in #65
- chore(deps): update python docker tag to v3.11.10 by @glueops-svc-account in #57
New Contributors
- @glueops-renovatebot made their first contribution in #72
- @glueops-svc-account made their first contribution in #63
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
Other 🐛
- chore(deps): update python:3.11.9-alpine docker digest to 1bcefb9 by @renovate in #48
- fix: race conditions + support for multiple apps/previews by @venkatamutyala in #49
Full Changelog: v0.19.0...v0.20.0
v0.19.0
v0.18.1
v0.18.0
What's Changed
Enhancements 🎉
- fix: testing delay before processing preview environment by @venkatamutyala in #46
Full Changelog: v0.17.1...v0.18.0
v0.17.1
v0.17.0
No changes. See notes from https://github.com/GlueOps/pull-request-bot/releases/tag/0.15.0
v0.16.0
Full Changelog: 0.15.0...v0.16.0
v0.15.0
🚀 Enhancements
chore(deps): update python:3.11.9-alpine docker digest to 0b5ed25 @renovate (#36)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
python | final | digest | 5068612 -> 0b5ed25 |
chore(deps): update python docker tag to v3.11.9 @renovate (#34)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
python | final | patch | 3.11.8-alpine -> 3.11.9-alpine |
feat: switch to using the latest stable version of alpine @venkatamutyala (#35)
Type
enhancement
Description
- Updated the Dockerfile to use the latest stable version of Alpine (
python:3.11.8-alpine
) for the base image. This change ensures the application runs on a more secure and up-to-date environment.
Changes walkthrough
Relevant files | |||
---|---|---|---|
Enhancement |
|
✨ PR-Agent usage:
Comment/help
on the PR to get a list of all available PR-Agent tools and their descriptions