chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.6.2 #2

Merged
maxpeterkaya merged 1 commit from renovate/https-vc.maxkaya.com-maxpeterkaya-changelog-1.x into main 2026-07-11 17:39:20 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
https://vc.maxkaya.com/maxpeterkaya/changelog action minor 1.3.11.6.2

Release Notes

maxpeterkaya/changelog (https://vc.maxkaya.com/maxpeterkaya/changelog)

v1.6.2

Compare Source

Changelog

Bug Fixes

Dependencies

v1.6.1

Compare Source

Changelog

Bug Fixes

Chores

Other Work

v1.6.0

Compare Source

Changelog

New Features

Bug Fixes

Dependencies

Chores

Other Work

v1.5.0

Compare Source

Changelog

New Features
Bug fixes

v1.4.0

Compare Source

Changelog

New Features
Bug fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://vc.maxkaya.com/maxpeterkaya/changelog](https://vc.maxkaya.com/maxpeterkaya/changelog) | action | minor | `1.3.1` → `1.6.2` | --- ### Release Notes <details> <summary>maxpeterkaya/changelog (https://vc.maxkaya.com/maxpeterkaya/changelog)</summary> ### [`v1.6.2`](https://vc.maxkaya.com/maxpeterkaya/changelog/releases/tag/1.6.2) [Compare Source](https://vc.maxkaya.com/maxpeterkaya/changelog/compare/1.6.1...1.6.2) ### Changelog #### Bug Fixes - [015d8](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/015d8c2732cc21cddb5af142fafb3551ce580c90): Added auth key support for Ollama client. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) #### Dependencies - [b8931](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/b8931a6d64cfa4b9b15054947fcbb965bea2a4cb): Switched to self-hosted Ollama SDK for internal use. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) ### [`v1.6.1`](https://vc.maxkaya.com/maxpeterkaya/changelog/releases/tag/1.6.1) [Compare Source](https://vc.maxkaya.com/maxpeterkaya/changelog/compare/1.6.0...1.6.1) ### Changelog #### Bug Fixes - [86f33](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/86f33977256a8f99a7c164ca2665fe05c98e759c): Add additional guidelines and bad output examples to the documentation. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) #### Chores - [3674e](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/3674ecfc9ecdfb542b201e527d59c8ede8fdb42b): Updated changelog action to version 1.6.0 ([@&#8203;Renovate](https://github.com/Renovate) Bot) #### Other Work - [bae99](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/bae9901375720f9156bebe8f80ad3ea7a69273a7): Updated changelog action to version 1.6.0 ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) ### [`v1.6.0`](https://vc.maxkaya.com/maxpeterkaya/changelog/releases/tag/1.6.0) [Compare Source](https://vc.maxkaya.com/maxpeterkaya/changelog/compare/1.5.0...1.6.0) ### Changelog #### New Features - [80c2b](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/80c2b900d974c37a92b59889e1caab0e4f4bfce1): Updated Ollama config to use action input environment variables instead of standard ones. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [eb810](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/eb810f63174a2841a55a17d4df2cebd2c9789880): Added Ollama configuration options to action config ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [00d26](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/00d26ad32c34e1a336f1d6dcca6e4e0a2602c205): Use project to generate release changelog. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [fc928](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/fc928834880066ebb85b3776b886702e4f6928ef): Added guidelines and structured input to LLMAssistedChangelog function. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [03a68](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/03a6858441de6f5bedbbaaeb8abfd417dda890b2): Added diff support for LLM changelog formatter ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [1956d](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/1956d45d2f420bbbd793b3c4ec3a3fcb66c2d459): Added function to retrieve commit diff using Gitea API. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [faa93](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/faa93b46c46d8c6dc96fdc20b6bbb1cee109b72d): Added regex patterns for groups including docs styles tests and chores ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [d8762](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/d87622b542d2e6fd4c26693921b3a297acfe0210): Added regex filtering and matching for commit messages. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [e7a18](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/e7a1880df112e0acce15536f1def6b1b72874ca7): Simplified filtering logic and added LLM check for enhanced validation. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [db15b](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/db15bbeac0f785511a2f82dca710818e929b9a78): Created ollama function with prompt for commit message generation. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [c3103](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/c31031eeb54dbe3670fb01f3de4c2c5398c967a1): Added Ollama configuration support with environment variables and validation. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) #### Bug Fixes - [15730](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/157309dc4752e6bb93f9f7cd4f77b2a8505a488c): Removed colon prefix from LLM messages to ensure proper formatting. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) #### Dependencies - [987e7](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/987e7936dd48997abf50d4ae948a69ecb595903d): Added ollama sdk package to dependencies. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) #### Chores - [b5ec1](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/b5ec1a5f5dc5162f47b0a54da5a46ea8a34f5d45): Upgrade actions/checkout to v7 ([@&#8203;Renovate](https://github.com/Renovate) Bot) - [ec2c6](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/ec2c679fe3465eb38f5d5a21bd92053ec921f88c): Updated Alpine Docker tag to v3.24 ([@&#8203;Renovate](https://github.com/Renovate) Bot) - [49931](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/49931ced5e96ac798dc51f30c9800d61f9bbc3a3): Updated code.gitea.io/sdk/gitea to v0.25.1 ([@&#8203;Renovate](https://github.com/Renovate) Bot) #### Other Work - [0b60d](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/0b60dcb4b05d109c99dae45d39549f8d33cd5c9d): Replaced custom action with official Goreleaser in CI workflow ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [342db](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/342db2bd107b7cc3ea4cf55ff708658f98bbfb20): Removed changelog configuration from goreleaser release settings. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [3dd67](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/3dd678dbc074252bec8c1f4dd84198ebba30dd52): Updated Alpine Docker image to version 3.24. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [ebb9f](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/ebb9fe3de55f6674d97901869e46a3170324ccfc): Updated checkout action to version 7. ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [785cc](https://vc.maxkaya.com/maxpeterkaya/changelog/commit/785cc9e3e34eafcc56d751c2052cccdf3e7c5608): Updated dependencies including code.gitea.io/sdk/gitea to v0.25.1 ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) ### [`v1.5.0`](https://vc.maxkaya.com/maxpeterkaya/changelog/releases/tag/1.5.0) [Compare Source](https://vc.maxkaya.com/maxpeterkaya/changelog/compare/1.4.0...1.5.0) #### Changelog ##### New Features - [`aaaba36`](https://github.com/maxpeterkaya/changelog/commit/aaaba3631c4898d5211cbb1aefa94d6eb10b5071): feat: group struct and default groups on config ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [`07d7e6d`](https://github.com/maxpeterkaya/changelog/commit/07d7e6d3c6d41df7b9bedf2816e1d6f5e94d7395): feat: load env on init ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) - [`cb957f8`](https://github.com/maxpeterkaya/changelog/commit/cb957f897f7318e59777f110f881ccaa7e71b0f8): feat: use groups to dynamically create changelog sections ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) ##### Bug fixes - [`62be848`](https://github.com/maxpeterkaya/changelog/commit/62be8484f89fda33ed67949446256528174561e6): fix: remove title casing ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) ### [`v1.4.0`](https://vc.maxkaya.com/maxpeterkaya/changelog/releases/tag/1.4.0) [Compare Source](https://vc.maxkaya.com/maxpeterkaya/changelog/compare/1.3.1...1.4.0) #### Changelog ##### New Features - [`92553f7`](https://github.com/maxpeterkaya/changelog/commit/92553f740c3ddb9afb76a6d598964543983cb603): feat: add title cases ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) ##### Bug fixes - [`481f2b6`](https://github.com/maxpeterkaya/changelog/commit/481f2b6041beda28327c65c09c7b7c1dc5e22f80): fix: remove extra space before colon ([@&#8203;maxpeterkaya](https://github.com/maxpeterkaya)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot changed title from chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.4.0 to chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.5.0 2026-05-29 16:30:36 -04:00
renovate-bot force-pushed renovate/https-vc.maxkaya.com-maxpeterkaya-changelog-1.x from fe0d7149b3 to ef48cae0a1 2026-05-29 16:30:38 -04:00 Compare
renovate-bot changed title from chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.5.0 to chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.6.0 2026-07-11 14:12:01 -04:00
renovate-bot force-pushed renovate/https-vc.maxkaya.com-maxpeterkaya-changelog-1.x from ef48cae0a1 to d207ed8a2b 2026-07-11 14:12:02 -04:00 Compare
renovate-bot changed title from chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.6.0 to chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.6.1 2026-07-11 16:19:35 -04:00
renovate-bot force-pushed renovate/https-vc.maxkaya.com-maxpeterkaya-changelog-1.x from d207ed8a2b to 047d68c01d 2026-07-11 16:19:35 -04:00 Compare
renovate-bot changed title from chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.6.1 to chore(deps): update https://vc.maxkaya.com/maxpeterkaya/changelog action to v1.6.2 2026-07-11 17:23:50 -04:00
renovate-bot force-pushed renovate/https-vc.maxkaya.com-maxpeterkaya-changelog-1.x from 047d68c01d to 857b3bf1c0 2026-07-11 17:23:50 -04:00 Compare
maxpeterkaya deleted branch renovate/https-vc.maxkaya.com-maxpeterkaya-changelog-1.x 2026-07-11 17:39:20 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
maxpeterkaya/simplediscover!2
No description provided.