Renovate
519d79275e
chore(deps): update dependency glob to v13.0.1
Lint / pre-commit Linting (push) Successful in 1m18s
Test / Run Tests (push) Successful in 1m40s
2026-02-08 17:07:25 +00:00
Renovate and Philipp
684cc88afb
chore(deps): update dependency @actions/core to v2.0.3 ( #67 )
...
Test / Run Tests (push) Successful in 59s
Lint / pre-commit Linting (push) Failing after 12m5s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core ) ([source](https://github.com/actions/toolkit/tree/HEAD/packages/core )) | [`2.0.2` → `2.0.3`](https://renovatebot.com/diffs/npm/@actions%2fcore/2.0.2/2.0.3 ) |  |  |
---
### Release Notes
<details>
<summary>actions/toolkit (@​actions/core)</summary>
### [`v2.0.3`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#203 )
- Bump `@actions/http-client` to `3.0.2`
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45My4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQXV0b21hdGlvbiJdfQ==-->
Reviewed-on: #67
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2026-01-28 00:30:51 +01:00
Renovate and Philipp
c07372bfa5
chore(deps): update vitest monorepo to v4.0.18 ( #65 )
...
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme ) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 )) | [`4.0.17` → `4.0.18`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/4.0.17/4.0.18 ) |  |  |
| [vitest](https://vitest.dev ) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest )) | [`4.0.17` → `4.0.18`](https://renovatebot.com/diffs/npm/vitest/4.0.17/4.0.18 ) |  |  |
---
### Release Notes
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
### [`v4.0.18`](https://github.com/vitest-dev/vitest/releases/tag/v4.0.18 )
[Compare Source](https://github.com/vitest-dev/vitest/compare/v4.0.17...v4.0.18 )
##### 🚀 Experimental Features
- **experimental**: Add `onModuleRunner` hook to `worker.init` - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9286](https://github.com/vitest-dev/vitest/issues/9286 ) [<samp>(ea837)</samp>](https://github.com/vitest-dev/vitest/commit/ea837de7d )
##### 🐞 Bug Fixes
- Use `meta.url` in `createRequire` - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9441](https://github.com/vitest-dev/vitest/issues/9441 ) [<samp>(e0572)</samp>](https://github.com/vitest-dev/vitest/commit/e057281ca )
- **browser**: Hide injected data-testid attributes - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9503](https://github.com/vitest-dev/vitest/issues/9503 ) [<samp>(f8989)</samp>](https://github.com/vitest-dev/vitest/commit/f89899cd8 )
- **ui**: Process artifact attachments when generating HTML reporter - by [@​macarie](https://github.com/macarie ) in [#​9472](https://github.com/vitest-dev/vitest/issues/9472 ) [<samp>(22543)</samp>](https://github.com/vitest-dev/vitest/commit/225435647 )
##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v4.0.17...v4.0.18 )
</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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuODkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQXV0b21hdGlvbiJdfQ==-->
Reviewed-on: https://git.horstenkamp.eu/Screeps/screeps-deploy-action/pulls/65
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2026-01-25 00:09:09 +01:00
Renovate and Philipp
d918fd764c
chore(deps): update vitest monorepo to v4.0.17 ( #63 )
...
Lint / pre-commit Linting (push) Successful in 1m11s
Test / Run Tests (push) Successful in 1m13s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme ) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 )) | [`4.0.16` → `4.0.17`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/4.0.16/4.0.17 ) |  |  |
| [vitest](https://vitest.dev ) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest )) | [`4.0.16` → `4.0.17`](https://renovatebot.com/diffs/npm/vitest/4.0.16/4.0.17 ) |  |  |
---
### Release Notes
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
### [`v4.0.17`](https://github.com/vitest-dev/vitest/releases/tag/v4.0.17 )
[Compare Source](https://github.com/vitest-dev/vitest/compare/v4.0.16...v4.0.17 )
##### 🚀 Experimental Features
- Support openTelemetry for browser mode - by [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9180](https://github.com/vitest-dev/vitest/issues/9180 ) [<samp>(1ec3a)</samp>](https://github.com/vitest-dev/vitest/commit/1ec3a8b68 )
- Support TRACEPARENT and TRACESTATE environment variables for OpenTelemetry context propagation - by [@​Copilot](https://github.com/Copilot ), **hi-ogawa** and [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9295](https://github.com/vitest-dev/vitest/issues/9295 ) [<samp>(876cb)</samp>](https://github.com/vitest-dev/vitest/commit/876cb84c2 )
##### 🐞 Bug Fixes
- Improve asymmetric matcher diff readability by unwrapping container matchers - by [@​Copilot](https://github.com/Copilot ), **sheremet-va**, **hi-ogawa** and [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9330](https://github.com/vitest-dev/vitest/issues/9330 ) [<samp>(b2ec7)</samp>](https://github.com/vitest-dev/vitest/commit/b2ec724a8 )
- Improve runner error when importing outside of test context - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9335](https://github.com/vitest-dev/vitest/issues/9335 ) [<samp>(2dd3d)</samp>](https://github.com/vitest-dev/vitest/commit/2dd3dd839 )
- Replace crypto.randomUUID to allow insecure environments (fix [#​9](https://github.com/vitest-dev/vitest/issues/9 )… - by [@​plusgut](https://github.com/plusgut ) in [#​9339](https://github.com/vitest-dev/vitest/issues/9339 ) and [#​9](https://github.com/vitest-dev/vitest/issues/9 ) [<samp>(e6a3f)</samp>](https://github.com/vitest-dev/vitest/commit/e6a3f8cc7 )
- Handle null options in `addEventHandler` [#​9371](https://github.com/vitest-dev/vitest/issues/9371 ) - by [@​ThibautMarechal](https://github.com/ThibautMarechal ) in [#​9372](https://github.com/vitest-dev/vitest/issues/9372 ) and [#​9371](https://github.com/vitest-dev/vitest/issues/9371 ) [<samp>(40841)</samp>](https://github.com/vitest-dev/vitest/commit/40841ff00 )
- Typo in browser.provider error - by [@​deammer](https://github.com/deammer ) in [#​9394](https://github.com/vitest-dev/vitest/issues/9394 ) [<samp>(4b67f)</samp>](https://github.com/vitest-dev/vitest/commit/4b67fc25a )
- **browser**:
- Fix `process.env` and `import.meta.env` defines in inline project - by [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9239](https://github.com/vitest-dev/vitest/issues/9239 ) [<samp>(b70c9)</samp>](https://github.com/vitest-dev/vitest/commit/b70c96121 )
- Fix upload File instance - by [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9294](https://github.com/vitest-dev/vitest/issues/9294 ) [<samp>(b6778)</samp>](https://github.com/vitest-dev/vitest/commit/b67788c69 )
- Fix invalid project token for artifacts assets - by [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9321](https://github.com/vitest-dev/vitest/issues/9321 ) [<samp>(caa7d)</samp>](https://github.com/vitest-dev/vitest/commit/caa7d73d4 )
- Log `ErrorEvent.message` when unhandled `ErrorEvent.error` is null - by [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9322](https://github.com/vitest-dev/vitest/issues/9322 ) [<samp>(5d84e)</samp>](https://github.com/vitest-dev/vitest/commit/5d84eeb91 )
- Support `fileParallelism` on an instance - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9328](https://github.com/vitest-dev/vitest/issues/9328 ) [<samp>(15006)</samp>](https://github.com/vitest-dev/vitest/commit/150065459 )
- **coverage**:
- Remove unnecessary `istanbul-lib-source-maps` usage - by [@​AriPerkkio](https://github.com/AriPerkkio ) in [#​9344](https://github.com/vitest-dev/vitest/issues/9344 ) [<samp>(b0940)</samp>](https://github.com/vitest-dev/vitest/commit/b09405375 )
- Apply patch from [istanbuljs/istanbuljs#837 ](https://github.com/istanbuljs/istanbuljs/issues/837 ) - by [@​AriPerkkio](https://github.com/AriPerkkio ) and **sapphi-red** in [#​9413](https://github.com/vitest-dev/vitest/issues/9413 ) and [#​837](https://github.com/vitest-dev/vitest/issues/837 ) [<samp>(e05ce)</samp>](https://github.com/vitest-dev/vitest/commit/e05cedbf4 )
- **fsModuleCache**:
- Don't store importers in cache - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9422](https://github.com/vitest-dev/vitest/issues/9422 ) [<samp>(75136)</samp>](https://github.com/vitest-dev/vitest/commit/751364eec )
- Add importers alongside importedModules - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9423](https://github.com/vitest-dev/vitest/issues/9423 ) [<samp>(59f92)</samp>](https://github.com/vitest-dev/vitest/commit/59f92d403 )
- **mocker**:
- Fix mock transform with class - by [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9421](https://github.com/vitest-dev/vitest/issues/9421 ) [<samp>(d390e)</samp>](https://github.com/vitest-dev/vitest/commit/d390eb527 )
- **pool**:
- Validate environment options when reusing the worker - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9349](https://github.com/vitest-dev/vitest/issues/9349 ) [<samp>(a8a88)</samp>](https://github.com/vitest-dev/vitest/commit/a8a8836e3 )
- Handle worker start failures gracefully - by [@​AriPerkkio](https://github.com/AriPerkkio ) in [#​9337](https://github.com/vitest-dev/vitest/issues/9337 ) [<samp>(200da)</samp>](https://github.com/vitest-dev/vitest/commit/200dadb32 )
- **reporter**:
- Report test module if it failed to run - by [@​sheremet-va](https://github.com/sheremet-va ) in [#​9272](https://github.com/vitest-dev/vitest/issues/9272 ) [<samp>(c7888)</samp>](https://github.com/vitest-dev/vitest/commit/c78882985 )
- **runner**:
- Respect nested test.only within describe.only - by [@​Ujjwaljain16](https://github.com/Ujjwaljain16 ) in [#​9021](https://github.com/vitest-dev/vitest/issues/9021 ) and [#​9213](https://github.com/vitest-dev/vitest/issues/9213 ) [<samp>(55d5d)</samp>](https://github.com/vitest-dev/vitest/commit/55d5dad69 )
- **typecheck**:
- Improve error message when tsc outputs help text - by [@​Ujjwaljain16](https://github.com/Ujjwaljain16 ) in [#​9214](https://github.com/vitest-dev/vitest/issues/9214 ) [<samp>(7b10a)</samp>](https://github.com/vitest-dev/vitest/commit/7b10ab4cd )
- **ui**:
- Detect gzip by magic numbers instead of Content-Type header in html reporter - by [@​Copilot](https://github.com/Copilot ), **hi-ogawa** and [@​hi-ogawa](https://github.com/hi-ogawa ) in [#​9278](https://github.com/vitest-dev/vitest/issues/9278 ) [<samp>(dd033)</samp>](https://github.com/vitest-dev/vitest/commit/dd0331632 )
- **webdriverio**:
- Fall back to WebDriver Classic [#​9244](https://github.com/vitest-dev/vitest/issues/9244 ) - by [@​JustasMonkev](https://github.com/JustasMonkev ) in [#​9373](https://github.com/vitest-dev/vitest/issues/9373 ) and [#​9244](https://github.com/vitest-dev/vitest/issues/9244 ) [<samp>(c23dd)</samp>](https://github.com/vitest-dev/vitest/commit/c23dd11bd )
##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v4.0.16...v4.0.17 )
</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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS40IiwidXBkYXRlZEluVmVyIjoiNDIuNzEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQXV0b21hdGlvbiJdfQ==-->
Reviewed-on: https://git.horstenkamp.eu/Screeps/screeps-deploy-action/pulls/63
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2026-01-16 18:10:19 +01:00
Renovate and Philipp
4a3dbb707c
chore(deps): update dependency @actions/core to v2.0.2 ( #62 )
...
Lint / pre-commit Linting (push) Waiting to run
Test / Run Tests (push) Has been cancelled
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core ) ([source](https://github.com/actions/toolkit/tree/HEAD/packages/core )) | [`2.0.1` → `2.0.2`](https://renovatebot.com/diffs/npm/@actions%2fcore/2.0.1/2.0.2 ) |  |  |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS40IiwidXBkYXRlZEluVmVyIjoiNDIuODEuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkF1dG9tYXRpb24iXX0=-->
Reviewed-on: #62
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2026-01-16 18:09:35 +01:00
Renovate and Renovate
bfa059df07
chore(deps): update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.16.0 ( #64 )
...
Lint / pre-commit Linting (push) Successful in 1m11s
Test / Run Tests (push) Successful in 1m16s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2026-01-16 01:28:56 +01:00
Renovate and Renovate
4a77ba188a
chore(deps): update dependency node to v24 ( #59 )
...
Lint / pre-commit Linting (push) Successful in 2m38s
Test / Run Tests (push) Successful in 3m24s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2026-01-04 07:05:42 +01:00
Renovate and Renovate
6c7a0961a7
chore(deps): update actions/setup-node action to v6 ( #58 )
...
Lint / pre-commit Linting (push) Has been cancelled
Test / Run Tests (push) Has been cancelled
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2026-01-04 07:05:31 +01:00
Renovate and Renovate
8e305f9126
fix(deps): update dependency glob to v13 ( #40 )
...
Lint / pre-commit Linting (push) Successful in 45s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-12-31 19:12:17 +01:00
Renovate and Renovate
a7552f74fa
fix(deps): update dependency @actions/core to v2 ( #41 )
...
Lint / pre-commit Linting (push) Successful in 1m3s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-12-31 19:05:31 +01:00
Renovate and Philipp
9e9740b8b1
chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker tag to v4 ( #51 )
...
Lint / pre-commit Linting (push) Successful in 1m24s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| mcr.microsoft.com/devcontainers/javascript-node | image | major | `1-20` → `4-20` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #51
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-12-27 01:24:56 +01:00
Renovate and Renovate
9510650dd1
chore(deps): update actions/checkout action to v6 ( #38 )
...
Lint / pre-commit Linting (push) Successful in 1m40s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-11-20 17:58:48 +01:00
Renovate and Philipp
96da456932
chore(deps): update dependency screeps-api to v1.16.1 ( #34 )
...
Lint / pre-commit Linting (push) Successful in 1m35s
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [screeps-api](https://github.com/screepers/node-screeps-api ) | [`1.7.2` -> `1.16.1`](https://renovatebot.com/diffs/npm/screeps-api/1.7.2/1.16.1 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>screepers/node-screeps-api (screeps-api)</summary>
### [`v1.16.1`](https://github.com/screepers/node-screeps-api/compare/d0f56bfae9203a56e52b5ae3caea94ce856e7e69...8b6ad48b41526c47125807fb83ac279928e53e6e )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/d0f56bfae9203a56e52b5ae3caea94ce856e7e69...8b6ad48b41526c47125807fb83ac279928e53e6e )
### [`v1.16.0`](https://github.com/screepers/node-screeps-api/compare/01712e09ebff7dfc3e51c333142d5da7ad63918a...d0f56bfae9203a56e52b5ae3caea94ce856e7e69 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/01712e09ebff7dfc3e51c333142d5da7ad63918a...d0f56bfae9203a56e52b5ae3caea94ce856e7e69 )
### [`v1.15.1`](https://github.com/screepers/node-screeps-api/compare/71390f76ab8601f0f6d73089d31fd7276db8f67c...01712e09ebff7dfc3e51c333142d5da7ad63918a )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/71390f76ab8601f0f6d73089d31fd7276db8f67c...01712e09ebff7dfc3e51c333142d5da7ad63918a )
### [`v1.15.0`](https://github.com/screepers/node-screeps-api/compare/2b10eaebe697ac841d93ea5f0fb46a0ab32159a4...71390f76ab8601f0f6d73089d31fd7276db8f67c )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/2b10eaebe697ac841d93ea5f0fb46a0ab32159a4...71390f76ab8601f0f6d73089d31fd7276db8f67c )
### [`v1.14.0`](https://github.com/screepers/node-screeps-api/compare/07dcce7d6dc9c68b56636b57e15d6fc8dd2a0b4d...2b10eaebe697ac841d93ea5f0fb46a0ab32159a4 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/07dcce7d6dc9c68b56636b57e15d6fc8dd2a0b4d...2b10eaebe697ac841d93ea5f0fb46a0ab32159a4 )
### [`v1.13.0`](https://github.com/screepers/node-screeps-api/compare/db1ac1e8416c2cb88d4bd730799eb2e3eeb3f753...07dcce7d6dc9c68b56636b57e15d6fc8dd2a0b4d )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/db1ac1e8416c2cb88d4bd730799eb2e3eeb3f753...07dcce7d6dc9c68b56636b57e15d6fc8dd2a0b4d )
### [`v1.12.2`](https://github.com/screepers/node-screeps-api/compare/38134ddf1eaca38b5c7834db432dc73cc1d1386d...db1ac1e8416c2cb88d4bd730799eb2e3eeb3f753 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/38134ddf1eaca38b5c7834db432dc73cc1d1386d...db1ac1e8416c2cb88d4bd730799eb2e3eeb3f753 )
### [`v1.12.1`](https://github.com/screepers/node-screeps-api/compare/eacd92956ee914a2395fe6d1d9381eb51ad64a67...38134ddf1eaca38b5c7834db432dc73cc1d1386d )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/eacd92956ee914a2395fe6d1d9381eb51ad64a67...38134ddf1eaca38b5c7834db432dc73cc1d1386d )
### [`v1.12.0`](https://github.com/screepers/node-screeps-api/compare/29023be68f02cb1d5d1607ef80f207b93fd51ff8...eacd92956ee914a2395fe6d1d9381eb51ad64a67 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/29023be68f02cb1d5d1607ef80f207b93fd51ff8...eacd92956ee914a2395fe6d1d9381eb51ad64a67 )
### [`v1.11.1`](https://github.com/screepers/node-screeps-api/compare/dd520bc1cf666a65503bfbea71bc2ec8c4c4102c...29023be68f02cb1d5d1607ef80f207b93fd51ff8 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/dd520bc1cf666a65503bfbea71bc2ec8c4c4102c...29023be68f02cb1d5d1607ef80f207b93fd51ff8 )
### [`v1.11.0`](https://github.com/screepers/node-screeps-api/compare/a42856fa88b59218ce2cc0ea228c8871c76857e9...dd520bc1cf666a65503bfbea71bc2ec8c4c4102c )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/a42856fa88b59218ce2cc0ea228c8871c76857e9...dd520bc1cf666a65503bfbea71bc2ec8c4c4102c )
### [`v1.10.0`](https://github.com/screepers/node-screeps-api/compare/4e15d49c45e9b5cc3808122db6597c2d45537cb5...a42856fa88b59218ce2cc0ea228c8871c76857e9 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/4e15d49c45e9b5cc3808122db6597c2d45537cb5...a42856fa88b59218ce2cc0ea228c8871c76857e9 )
### [`v1.9.1`](https://github.com/screepers/node-screeps-api/compare/866a7e4c40a476f1775a4e0a1357a5db46a2fdc5...4e15d49c45e9b5cc3808122db6597c2d45537cb5 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/866a7e4c40a476f1775a4e0a1357a5db46a2fdc5...4e15d49c45e9b5cc3808122db6597c2d45537cb5 )
### [`v1.9.0`](https://github.com/screepers/node-screeps-api/compare/7d7116d4a702b412ce6fa2139cf393fb05bf4369...866a7e4c40a476f1775a4e0a1357a5db46a2fdc5 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/7d7116d4a702b412ce6fa2139cf393fb05bf4369...866a7e4c40a476f1775a4e0a1357a5db46a2fdc5 )
### [`v1.8.1`](https://github.com/screepers/node-screeps-api/compare/dd019cb14030c87591e2a10867071a8b0bed5e8d...7d7116d4a702b412ce6fa2139cf393fb05bf4369 )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/dd019cb14030c87591e2a10867071a8b0bed5e8d...7d7116d4a702b412ce6fa2139cf393fb05bf4369 )
### [`v1.8.0`](https://github.com/screepers/node-screeps-api/compare/4d23ab0dd0cf3a719cbe9b3491e1f3f7900bc5d6...dd019cb14030c87591e2a10867071a8b0bed5e8d )
[Compare Source](https://github.com/screepers/node-screeps-api/compare/4d23ab0dd0cf3a719cbe9b3491e1f3f7900bc5d6...dd019cb14030c87591e2a10867071a8b0bed5e8d )
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #34
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-11-02 22:46:51 +01:00
Renovate and Renovate
d95bfe4b61
chore(deps): update actions/checkout action to v5 ( #33 )
...
Lint / pre-commit Linting (push) Successful in 1m37s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-09-06 15:18:55 +02:00
Renovate and Renovate
19259737af
chore(deps): update actions/setup-python action to v6 ( #29 )
...
Lint / pre-commit Linting (push) Successful in 1m25s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-09-05 02:50:53 +02:00
Renovate and Renovate
ac36a7ab1f
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 ( #31 )
...
Lint / pre-commit Linting (push) Successful in 1m33s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-09-05 02:47:08 +02:00
Renovate and Renovate
0780c1e8ab
chore(deps): update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.15.0 ( #30 )
...
Lint / pre-commit Linting (push) Successful in 2m3s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-09-05 02:43:09 +02:00
Renovate and Philipp
82e4d66d61
chore(deps): update actions/setup-python action to v5 ( #26 )
...
Lint / pre-commit Linting (push) Successful in 1m43s
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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMS4zIiwidXBkYXRlZEluVmVyIjoiNDEuMjEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #26
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-08-10 16:02:47 +02:00
Renovate and Philipp
01deab89cd
chore(deps): update dependency glob to v11.0.3 ( #24 )
...
Lint / pre-commit Linting (push) Successful in 1m48s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [glob](https://github.com/isaacs/node-glob ) | dependencies | patch | [`11.0.1` -> `11.0.3`](https://renovatebot.com/diffs/npm/glob/11.0.1/11.0.3 ) |
---
### Release Notes
<details>
<summary>isaacs/node-glob (glob)</summary>
### [`v11.0.3`](https://github.com/isaacs/node-glob/compare/v11.0.2...v11.0.3 )
[Compare Source](https://github.com/isaacs/node-glob/compare/v11.0.2...v11.0.3 )
### [`v11.0.2`](https://github.com/isaacs/node-glob/compare/v11.0.1...v11.0.2 )
[Compare Source](https://github.com/isaacs/node-glob/compare/v11.0.1...v11.0.2 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMS4zIiwidXBkYXRlZEluVmVyIjoiNDEuMjEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #24
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu >
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu >
2025-08-10 15:14:39 +02:00
Renovate
0c37ffc7c7
Add renovate.json
Lint / pre-commit Linting (push) Successful in 1m0s
2025-05-10 08:53:56 +00:00