pooneyy
f4dbbbebe5
chore(renovate): disable github-actions updates for localApps branch
2026-02-26 12:33:29 +08:00
pooneyy
7d738c4932
chore(renovate): update renovate configuration
...
- format extends array to single line
- add baseBranchPatterns to include localApps and config branches
2026-02-26 11:59:51 +08:00
pooneyy
5cb1a59e99
chore(renovate): update package rules for label management
...
- exclude github-actions manager from automatic major/pin/rollback update labeling
- maintain existing label rules for other dependency managers
2026-02-26 11:27:55 +08:00
pooneyy
d79ff3ffb4
chore(renovate): update shell script regex for docker image detection
...
- modify regex pattern in custom manager to optionally match lines starting with '# renovate' comment
- improve pattern to handle newlines before variable assignment for better compatibility
2026-02-06 11:02:12 +08:00
pooneyy
36e1be84a8
chore(renovate): add custom regex manager for docker images in shell script
...
- add custom manager to detect and update docker image references in shell scripts
- configure regex pattern to match image name and version variables
- set datasource to docker for automated version updates
2026-02-04 15:16:01 +08:00
pooneyy
24911d591e
🔧 chore(renovate): restructure php version pinning rules
...
- add new package-specific rules to pin `ghcr.io/pooneyy/php` images by major.minor version (7.4, 8.1, 8.2, 8.3, 8.4, 8.5)
- remove old file-specific pinning rules for `apps/php-unofficial` directories (7.4.*, 8.1.*, 8.4.*)
- consolidate php version management to a package-based approach
2026-01-19 03:38:41 +08:00
pooneyy
1ebeadb3d2
Revert " 🔧 chore(renovate): add byte muse package to dependency groups"
...
This reverts commit 3c2c7705b60e2409e2c1c2006953510ca30812d4.
2025-12-30 00:38:16 +08:00
pooneyy
641ce88820
🔧 chore(renovate): remove version constraints for calibre-web
...
- remove deprecated `matchCurrentVersion` and `allowedVersions` constraints for linuxserver/calibre-web package
- maintain custom regex versioning scheme for the package
2025-12-24 04:07:30 +08:00
pooneyy
5efca190d3
🔧 chore(renovate): adjusting the version control strategy for linuxserver/calibre-web
2025-12-24 03:46:46 +08:00
pooneyy
102e557c32
🔧 chore(renovate): update calibre-web package rule
...
- add `ignoreUnstable` property set to `false` for linuxserver/calibre-web package rule
- add `versionCompatibility` property
2025-12-24 03:19:03 +08:00
pooneyy
11d2e106e9
🔧 chore(renovate): add version constraint for calibre-web
...
- add new package rule for linuxserver/calibre-web
- restrict updates to versions below 5 for current versions <=5
2025-12-24 02:00:42 +08:00
pooneyy
3c2c7705b6
🔧 chore(renovate): add byte muse package to dependency groups
...
- add new package group for envyafish/byte-muse** to renovate configuration
2025-12-15 20:17:34 +08:00
pooneyy
57d7a15f66
📦 build(renovate): add PingCAP package grouping
...
- add new grouping configuration for PingCAP packages
- group all PingCAP packages under single "PingCAP" group name
2025-11-10 16:21:20 +08:00
pooneyy
006d670026
🔧 chore(renovate): add Anheyu Blog package grouping
...
- add new package group for Anheyu Blog packages
- include anheyu/anheyu-backend and anheyu/pro packages in the group
2025-11-07 13:49:59 +08:00
pooneyy
b0592c378e
🔧 chore(renovate): add package grouping for GitLab and TDengine
...
- add GitLab package grouping to manage GitLab-related dependencies
- add TDengine package grouping to manage TDengine database dependencies
2025-10-31 00:33:51 +08:00
pooneyy
ae37a53691
🔧 chore(renovate): update package rules configuration
...
- remove 'minor' and 'patch' from automatic label assignment
- maintain major updates and other types in labeling rules
2025-10-26 20:51:13 +08:00
pooneyy
6e63b96ae2
🔧 chore(renovate): update uptime-kuma version matching pattern
...
- change version matching pattern from `/^v1.*/` to `/^1.*/`
- maintain version constraint to less than major version 2
2025-10-21 17:11:10 +08:00
pooneyy
4b960eb7c9
🔧 chore(renovate): update uptime-kuma version constraint
...
- change allowedVersions from "<=2" to "<2" for louislam/uptime-kuma package
2025-10-21 15:20:11 +08:00
pooneyy
973137a2ac
🔧 chore(renovate): add uptime-kuma version constraint
...
- add version constraint for louislam/uptime-kuma package
- v1.x restrict updates to v1.x versions only, preventing upgrades to v2.x
2025-10-21 11:44:48 +08:00
pooneyy
ab7b4c540e
🔧 chore(renovate): add tencentyun.com to disabled package sources
...
- extend disabled package sources list to include *.tencentyun.com/**
2025-10-08 00:35:17 +08:00
pooneyy
6987076622
🔧 chore(renovate): update github actions bot configuration
...
- update git config email and name to use official github-actions[bot] credentials
- update gitIgnoredAuthors to use official bot email address for proper commit attribution
2025-10-07 15:17:57 +08:00
pooneyy
deae7397a8
✨ feat(renovate): migrate from shell script to python implementation and enhance automation
...
- replace bash script with python script for better version extraction and handling
- add major version label checking and auto-merge workflow
- implement pr author verification and automatic reviewer assignment
- enhance version extraction with multiple pattern support (dots, hyphens, mixed separators)
- add pr body columns configuration and update package rules
🔧 chore(workflows): restructure github actions workflow
- change trigger from push to pull_request events
- add python setup and dependency installation
- implement multi-stage workflow with label checking and auto-merge
- add commit author verification
- improve error handling and retry logic for pr merging
2025-10-06 16:48:14 +08:00
pooneyy
f9af54b4a9
🔧 chore(renovate): update renovate configuration
...
- add pooneyy as required reviewer for dependency updates
- add pooneyy's noreply email to git ignored authors list
- enable automerge for dependency updates using PR method
2025-10-04 09:44:58 +08:00
pooneyy
edea5329d5
Update renovate.json: Add Kasm Workspaces package group to Renovate config
2025-09-30 18:13:13 +08:00
pooneyy
8e48c3c196
Update renovate.json: Add Bilibili History Fetcher group to Renovate config
2025-08-30 14:27:56 +08:00
pooneyy
6631ef29ae
Update renovate.json: Set Renovate prConcurrentLimit to 0
2025-08-29 13:40:11 +08:00
pooneyy
4e704c6b95
Update renovate.json: Disable renovate for prometheus in seaweedfs compose
2025-08-24 16:08:20 +08:00
pooneyy
faced02e04
Update renovate.json: Add version rules for postgresql-postgis 16 and 17
2025-08-24 16:00:09 +08:00
pooneyy
7820de1995
Update renovate.json: Add MoviePilot package group to Renovate config
2025-08-21 21:41:36 +08:00
pooneyy
36e3499db0
Update renovate.json: Add version constraint for movie-pilot
2025-08-20 15:16:27 +08:00
pooneyy
b503f06327
Update renovate.json: Group Frp client and server in Renovate config
2025-08-20 13:47:46 +08:00
pooneyy
95cc84404d
Update renovate.json for MariaDB
...
Add Renovate rule for MariaDB 11.8 YAML files
2025-08-13 12:36:44 +08:00
pooneyy
67713f6765
Update renovate.json for Syncthing packages
...
Adds version constraints for Syncthing app YAML files.
2025-08-12 21:25:35 +08:00
pooneyy
6867f017ff
Update renovate.json for Syncthing packages
...
Adds grouping for Syncthing-related packages.
2025-08-12 21:20:29 +08:00
pooneyy
f3f616445e
Update renovate.json
2025-07-25 19:05:33 +08:00
pooneyy
924d14fb8f
Group immich packages in Renovate config
...
Added a new group in renovate.json to group updates for 'altran1502/immich**' and 'ghcr.io/immich-app/immich**' packages under the 'immich' group. This helps manage and review related dependency updates together.
2025-07-25 18:43:47 +08:00
pooneyy
292f8b25b8
Update renovate.json
2025-07-10 16:47:04 +08:00
pooneyy
60a92ed14b
Update renovate.json
2025-07-07 21:27:19 +08:00
pooneyy
727b324079
Update renovate.json
2025-07-03 01:35:54 +08:00
pooneyy
ab31765b3e
Update renovate.json
2025-07-01 21:32:11 +08:00
pooneyy
181c05931b
Update renovate.json
2025-06-28 16:25:44 +08:00
pooneyy
8b80ecd06b
Update renovate.json
2025-06-28 15:56:30 +08:00
pooneyy
d3d8e1e181
Update renovate.json 将雷池的镜像放在一起更新
2025-06-26 17:09:07 +08:00
pooneyy
45655ad67b
Update renovate.json
2025-06-25 19:10:57 +08:00
pooneyy
5eb35ca97d
Initial Config Branch
2025-06-16 17:23:12 +08:00
okxlin
71d14afbdc
feat:调整reader
2024-12-15 22:18:53 +08:00
okxlin
d0992af1d8
feat:添加禁用更新的应用列表
2024-12-12 21:46:08 +08:00
okxlin
691aa7aac9
精简提交历史记录
2023-11-09 19:15:01 +08:00