Compare commits

...

11 Commits

Author SHA1 Message Date
95bdf0deae chore(deps): update stefanzweifel/git-auto-commit-action action to v6
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 1m40s
2025-06-10 19:11:15 +00:00
cd55cfa682 chore(deps): update actions/setup-python action to v5 (#37)
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 5m4s
Auto Maintenance Cycle / pre-commit (push) Successful in 2m9s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://github.com/actions/setup-python) | action | major | `v4` -> `v5` |

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

### [`v5`](https://github.com/actions/setup-python/compare/v4...v5)

[Compare Source](https://github.com/actions/setup-python/compare/v4...v5)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMC40IiwidXBkYXRlZEluVmVyIjoiNDAuMTAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #37
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
2025-05-09 03:39:29 +02:00
728a502b4d chore(deps): update dependency @actions/core to v1.11.1 (#36)
Some checks failed
Lint / pre-commit Autoupdate (push) Successful in 1m14s
Auto Maintenance Cycle / pre-commit (push) Failing after 11m54s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) ([source](https://github.com/actions/toolkit/tree/HEAD/packages/core)) | dependencies | minor | [`1.10.1` -> `1.11.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.1/1.11.1) |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMC40IiwidXBkYXRlZEluVmVyIjoiNDAuMTAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #36
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
2025-05-09 01:46:43 +02:00
7ce61bd381 chore: Configure Renovate (#35)
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 28s
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `.gitea/workflows/lint.yaml` (github-actions)
 * `.gitea/workflows/maintenance.yaml` (github-actions)
 * `package.json` (npm)

### What to Expect

With your current configuration, Renovate will create 1 Pull Request:

<details>
<summary>chore(deps): update dependency @&#8203;actions/core to v1.11.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-core-1.x-lockfile`
  - Merge into: `main`
  - Upgrade [@actions/core](https://github.com/actions/toolkit) to `1.11.1`

</details>

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->

Reviewed-on: #35
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
2025-05-09 00:36:34 +02:00
97d8545f71 Updates to the pre-commit action created at 2024-10-25 (#34)
Some checks failed
Lint / pre-commit Autoupdate (push) Successful in 1m19s
Auto Maintenance Cycle / pre-commit (push) Failing after 11m51s
Update to the pre-commit action.

Reviewed-on: #34
Co-authored-by: runner <git@horstenkamp.eu>
Co-committed-by: runner <git@horstenkamp.eu>
2024-10-25 03:40:17 +02:00
814b3470a8 Updates to the pre-commit action created at 2024-07-14 (#33)
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 42s
Auto Maintenance Cycle / pre-commit (push) Successful in 48s
2024-07-15 11:19:07 +02:00
e5410df275 chore: update pre-commit hooks
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 43s
2024-07-14 22:20:03 +00:00
e6d9991e14 Removed maintance on push + added lint. (#32)
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 21s
Auto Maintenance Cycle / pre-commit (push) Successful in 1m4s
Reviewed-on: #32
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-05-21 03:04:31 +02:00
afd78cc1bc Merge pull request 'Updates to the pre-commit action created at 2024-05-21' (#31) from chore/update-pre-commit into main
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 29s
Reviewed-on: #31
2024-05-21 02:54:52 +02:00
31b4c15856 chore: update pre-commit hooks
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 29s
2024-05-21 00:53:51 +00:00
1a36327458 Added details to maintenance action. (#30)
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 33s
Reviewed-on: #30
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-05-21 02:53:00 +02:00
5 changed files with 47 additions and 20 deletions

View File

@ -0,0 +1,18 @@
name: Lint
on:
push:
jobs:
auto-update:
name: pre-commit Autoupdate
runs-on: python
env:
SPECIFIC_BRANCH: chore/update-pre-commit
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: pip install pre-commit
shell: bash
- name: pre-commit
run: SKIP=no-commit-to-branch pre-commit run -a

View File

@ -1,14 +1,12 @@
name: Auto Maintenance Cycle name: Auto Maintenance Cycle
on: on:
push:
schedule: schedule:
- cron: 0 0 * * * - cron: 0 0 * * *
workflow_dispatch:
jobs: jobs:
auto-update: auto-update:
name: pre-commit Autoupdate name: pre-commit
runs-on: pi64 runs-on: pi64
env: env:
SPECIFIC_BRANCH: chore/update-pre-commit SPECIFIC_BRANCH: chore/update-pre-commit
@ -18,7 +16,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
token: ${{ secrets.REPO_TOKEN_SERVER }} token: ${{ secrets.REPO_TOKEN_SERVER }}
- uses: actions/setup-python@v4 - uses: actions/setup-python@v5
- run: pip install pre-commit - run: pip install pre-commit
shell: bash shell: bash
- run: pre-commit autoupdate - run: pre-commit autoupdate
@ -27,7 +25,7 @@ jobs:
run: SKIP=no-commit-to-branch pre-commit run -a run: SKIP=no-commit-to-branch pre-commit run -a
- name: Commit - name: Commit
id: auto-commit-action id: auto-commit-action
uses: stefanzweifel/git-auto-commit-action@v5 uses: stefanzweifel/git-auto-commit-action@v6
with: with:
commit_message: 'chore: update pre-commit hooks' commit_message: 'chore: update pre-commit hooks'
branch: ${{ env.SPECIFIC_BRANCH }} branch: ${{ env.SPECIFIC_BRANCH }}

View File

@ -1,7 +1,7 @@
exclude: ^node_modules/ exclude: ^node_modules/
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0 rev: v5.0.0
hooks: hooks:
- id: end-of-file-fixer - id: end-of-file-fixer
exclude: (.txt$|.ipynb$|README.md$|readme.mde$) exclude: (.txt$|.ipynb$|README.md$|readme.mde$)
@ -25,7 +25,7 @@ repos:
args: [--branch, main] args: [--branch, main]
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.13.0 rev: v2.14.0
hooks: hooks:
- id: pretty-format-ini - id: pretty-format-ini
args: [--autofix] args: [--autofix]

34
package-lock.json generated
View File

@ -12,12 +12,22 @@
} }
}, },
"node_modules/@actions/core": { "node_modules/@actions/core": {
"version": "1.10.1", "version": "1.11.1",
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.1.tgz", "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz",
"integrity": "sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==", "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==",
"license": "MIT",
"dependencies": { "dependencies": {
"@actions/http-client": "^2.0.1", "@actions/exec": "^1.1.1",
"uuid": "^8.3.2" "@actions/http-client": "^2.0.1"
}
},
"node_modules/@actions/exec": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz",
"integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==",
"license": "MIT",
"dependencies": {
"@actions/io": "^1.0.1"
} }
}, },
"node_modules/@actions/http-client": { "node_modules/@actions/http-client": {
@ -29,6 +39,12 @@
"undici": "^5.25.4" "undici": "^5.25.4"
} }
}, },
"node_modules/@actions/io": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz",
"integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==",
"license": "MIT"
},
"node_modules/@fastify/busboy": { "node_modules/@fastify/busboy": {
"version": "2.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz", "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz",
@ -55,14 +71,6 @@
"engines": { "engines": {
"node": ">=14.0" "node": ">=14.0"
} }
},
"node_modules/uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"bin": {
"uuid": "dist/bin/uuid"
}
} }
} }
} }

3
renovate.json Normal file
View File

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}