Seth For Privacy
7e7cab924e
Add Renovate config for automated p2pool version bumps
...
Adds .github/renovate.json based on the gold-standard config in
sethforprivacy/simple-monerod-docker, plus a `# renovate:` annotation
above ARG P2POOL_BRANCH so Renovate tracks the upstream p2pool release.
- renovate.json: same extends + customManager regex as monerod. The
customManager already matches `ARG ..._BRANCH=<value>` patterns, so it
picks up P2POOL_BRANCH directly. The docker manager (via
docker:enableMajor) will also keep the pinned ubuntu base image current.
- Dockerfile: add
`# renovate: datasource=github-releases depName=SChernykh/p2pool`
immediately above `ARG P2POOL_BRANCH=v4.17`.
Validated with `renovate-config-validator` (renovate@latest):
"Config validated successfully". (Note: the field `managerFilePatterns`
requires Renovate >= 39; the hosted Mend app on this owner runs current
Renovate, matching the live monerod config.)
The hosted Mend Renovate app is already active on this owner's repos and
will pick this up automatically once merged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-22 20:58:22 -04:00
Seth For Privacy
a36f7e0a2f
Update GitHub Actions badges in README
...
Updated GitHub Actions badges to reflect new repository links.
2026-06-21 14:02:50 -04:00
Seth For Privacy
0518013758
Update P2POOL_BRANCH to version v4.17
2026-06-21 14:01:02 -04:00
Seth For Privacy
24185da98c
Merge pull request #155 from sethforprivacy/renovate/actions-checkout-7.x
...
Update actions/checkout action to v7
2026-06-18 15:59:53 -04:00
renovate[bot]
a0610a6215
Update actions/checkout action to v7
2026-06-18 19:52:11 +00:00
Seth For Privacy
f8867c29bb
Merge pull request #154 from hundehausen/bump/p2pool-v4.16
...
Bump P2Pool to version 4.16
2026-06-15 07:54:16 -04:00
hundehausen
6b67d40ec2
Update P2POOL_BRANCH to version 4.16
2026-06-13 18:45:10 +02:00
Seth For Privacy
3d1374df75
Merge pull request #153 from sethforprivacy/renovate/docker-setup-buildx-action-4.x
...
Update docker/setup-buildx-action action to v4.1.0
2026-05-23 16:23:41 -04:00
renovate[bot]
599c70f413
Update docker/setup-buildx-action action to v4.1.0
2026-05-23 20:20:53 +00:00
Seth For Privacy
9303676316
Merge pull request #152 from sethforprivacy/renovate/docker-login-action-4.x
...
Update docker/login-action action to v4.2.0
2026-05-23 16:20:22 -04:00
Seth For Privacy
c20c54e17d
Merge pull request #151 from sethforprivacy/renovate/docker-build-push-action-7.x
...
Update docker/build-push-action action to v7.2.0
2026-05-23 16:20:05 -04:00
renovate[bot]
b3dca32ba0
Update docker/login-action action to v4.2.0
2026-05-23 15:50:07 +00:00
renovate[bot]
f96e9166dc
Update docker/build-push-action action to v7.2.0
2026-05-23 15:50:03 +00:00
Seth For Privacy
1ec1d51cfb
Update P2POOL_BRANCH to version 4.15.1
2026-05-12 11:01:18 -04:00
Seth For Privacy
d2bed819bd
Bump to v4.15
2026-05-01 18:46:30 -04:00
Seth For Privacy
ea2462edf8
Merge pull request #150 from sethforprivacy/renovate/docker-build-push-action-7.x
...
Update docker/build-push-action action to v7.1.0
2026-04-10 12:22:11 -04:00
renovate[bot]
d30e72c868
Update docker/build-push-action action to v7.1.0
2026-04-10 14:04:03 +00:00
Seth For Privacy
943566c666
Delete .github/dependabot.yml
2026-04-04 09:56:58 -04:00
Seth For Privacy
2afef48805
Merge pull request #148 from sethforprivacy/renovate/docker-login-action-4.x
...
Update docker/login-action action to v4.1.0
2026-04-04 09:56:35 -04:00
renovate[bot]
9c9a34f0d3
Update docker/login-action action to v4.1.0
2026-04-02 18:35:07 +00:00
Seth For Privacy
bd412b57f5
Merge pull request #147 from sethforprivacy/dependabot/github_actions/dependency-updates-d9df5d0194
...
Bump the dependency-updates group across 1 directory with 2 updates
2026-03-07 06:33:39 -05:00
dependabot[bot]
46a1067577
Bump the dependency-updates group across 1 directory with 2 updates
...
Bumps the dependency-updates group with 2 updates in the / directory: [docker/build-push-action](https://github.com/docker/build-push-action ) and [docker/metadata-action](https://github.com/docker/metadata-action ).
Updates `docker/build-push-action` from 6.19.2 to 7.0.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.19.2...v7.0.0 )
Updates `docker/metadata-action` from 5 to 6
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependency-updates
- dependency-name: docker/metadata-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependency-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 20:42:38 +00:00
Seth For Privacy
fd9cf843cf
Merge pull request #143 from sethforprivacy/renovate/docker-setup-buildx-action-4.x
...
Update docker/setup-buildx-action action to v4
2026-03-05 09:10:08 -05:00
renovate[bot]
e883973c01
Update docker/setup-buildx-action action to v4
2026-03-05 09:47:12 +00:00
Seth For Privacy
fa13d52fdb
Merge pull request #142 from sethforprivacy/renovate/docker-login-action-4.x
...
Update docker/login-action action to v4
2026-03-04 06:05:52 -05:00
renovate[bot]
de5a18086b
Update docker/login-action action to v4
2026-03-04 10:46:25 +00:00
Seth For Privacy
99e34b3579
Update P2POOL_BRANCH to version v4.14
2026-03-01 20:12:03 -05:00
Seth For Privacy
21da5b959b
Merge pull request #139 from sethforprivacy/dependabot/github_actions/dependency-updates-985357984d
...
Bump the dependency-updates group with 2 updates
2026-02-27 08:29:52 -05:00
dependabot[bot]
f2476cbaaa
Bump the dependency-updates group with 2 updates
...
Bumps the dependency-updates group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [actions/download-artifact](https://github.com/actions/download-artifact ).
Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
Updates `actions/download-artifact` from 7 to 8
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependency-updates
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependency-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-26 20:42:29 +00:00
Seth For Privacy
bf406b66a8
Merge pull request #137 from sethforprivacy/renovate/docker-build-push-action-6.x
...
Update docker/build-push-action action to v6.19.2
2026-02-13 09:26:42 -05:00
renovate[bot]
cc76d47cc4
Update docker/build-push-action action to v6.19.2
2026-02-12 09:39:31 +00:00
Seth For Privacy
276ec16292
Merge pull request #136 from sethforprivacy/renovate/docker-build-push-action-6.x
...
Update docker/build-push-action action to v6.19.0
2026-02-11 10:08:44 -05:00
renovate[bot]
366802894c
Update docker/build-push-action action to v6.19.0
2026-02-11 13:13:59 +00:00