Commit Graph

5 Commits

Author SHA1 Message Date
edcfba1b73 Update actions/checkout action to v5 (#3)
Some checks failed
CD / Check changes (push) Successful in 6s
CD / Build and push (amd64) (push) Has been cancelled
CD / Build and push (arm64) (push) Has been cancelled
CD / Create manifest (push) Has been cancelled
CD / test (push) Has been cancelled
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

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

[Compare Source](https://github.com/actions/checkout/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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC40IiwidXBkYXRlZEluVmVyIjoiNDEuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #3
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2025-09-09 17:43:24 +02:00
52cc5ab9da Update actions/setup-node action to v5 (#4)
Some checks failed
CD / Check changes (push) Successful in 6s
CD / Build and push (amd64) (push) Has been cancelled
CD / Build and push (arm64) (push) Has been cancelled
CD / Create manifest (push) Has been cancelled
CD / test (push) Has been cancelled
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](https://github.com/actions/setup-node/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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC40IiwidXBkYXRlZEluVmVyIjoiNDEuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #4
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2025-09-09 17:43:12 +02:00
adf0e8d7a6 Update dependency eslint-plugin-unicorn to v61 (#5)
Some checks failed
CD / Check changes (push) Successful in 15s
CD / Build and push (amd64) (push) Has been cancelled
CD / Build and push (arm64) (push) Has been cancelled
CD / Create manifest (push) Has been cancelled
CD / test (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | devDependencies | major | [`^59.0.1` -> `^61.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/59.0.1/61.0.2) |

---

### Release Notes

<details>
<summary>sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)</summary>

### [`v61.0.2`](https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v61.0.2)

[Compare Source](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.1...v61.0.2)

- `throw-new-error`: Fix false positive for Effect library ([#&#8203;2740](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2740))  [`0ddf5ea`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/0ddf5ead)
- `no-useless-undefined`: Ignore `Set#delete(undefined)` ([#&#8203;2739](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2739))  [`99acd27`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/99acd272)
- `prefer-includes` and `prefer-array-index-of`: Prevent crash on Vue files ([#&#8203;2645](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2645))  [`a1da518`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/a1da5182)

***

### [`v61.0.1`](https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v61.0.1)

[Compare Source](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.0...v61.0.1)

- `prefer-classlist-toggle`: Omit `Element#classList.contains()` call when fixing ([#&#8203;2732](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2732))  [`066f96b`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/066f96b9)

***

### [`v61.0.0`](https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v61.0.0)

[Compare Source](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v60.0.0...v61.0.0)

##### New rules

- [`prefer-bigint-literals`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-bigint-literals.md) ([#&#8203;2722](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2722))  [`1f4cb8a`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/1f4cb8a2)
- [`prefer-classlist-toggle`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-classlist-toggle.md) ([#&#8203;2731](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2731))  [`5f27ec2`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/5f27ec2a)
- [`require-module-attributes`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/require-module-attributes.md) ([#&#8203;2725](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2725))  [`5f275e2`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/5f275e25)
- [`no-array-sort`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-array-sort.md) ([#&#8203;2713](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2713))  [`b70d1e8`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/b70d1e8e)

##### Improvements

- Add `unopinionated` config ([#&#8203;2715](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2715))  [`c13d09b`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/c13d09b8)
- Improve compatibility with optional chaining ([#&#8203;2727](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2727))  [`60b2ec5`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/60b2ec5e)
- `no-array-reduce`: Report optional chaining and calling of `.reduce()` ([#&#8203;2721](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2721))  [`caa1f8b`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/caa1f8b8)
- `prefer-type-error`: Ignore error type check ([#&#8203;2729](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2729))  [`d12fc01`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/d12fc01c)

##### Fixes

- `prefer-includes`: Fix compatibility with Vue SFC ([#&#8203;2704](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2704))  [`540a4d4`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/540a4d4b)

***

### [`v60.0.0`](https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v60.0.0)

[Compare Source](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v59.0.1...v60.0.0)

##### Breaking

- Require Node.js 20.10 ([#&#8203;2698](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2698))  [`2dc27d9`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/2dc27d90)

##### New rules

- [`prefer-class-fields`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-class-fields.md) ([#&#8203;2512](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2512))  [`4c82dc1`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/4c82dc12)
- [`no-array-reverse`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-array-reverse.md) ([#&#8203;2677](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2677))  [`b051302`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/b051302f)
- [`require-module-specifiers`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/require-module-specifiers.md) ([#&#8203;2686](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2686))  [`2a8e152`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/2a8e152e)
- [`no-useless-error-capture-stack-trace`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-useless-error-capture-stack-trace.md) ([#&#8203;2676](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2676))  [`fc900b6`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/fc900b61)

##### Improvements

- `prefer-string-replace-all`: Preserve escape ([#&#8203;2667](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2667))  [`2310b50`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/2310b507)
- Support `SuppressedError` ([#&#8203;2669](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2669))  [`f51aeb9`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/f51aeb9a)

##### Fixes

- `no-array-callback-reference`: Fix optional chaining expressions being ignored ([#&#8203;2694](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2694))  [`ad27922`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/ad27922e)
- `no-unnecessary-await`: Fix handling of experimental pipeline operator ([#&#8203;2658](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2658))  [`2b8ebe5`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/2b8ebe57)

***

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

Reviewed-on: https://gitea.t000-n.de/t.behrendt/outline-mcp/pulls/5
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2025-09-09 17:42:49 +02:00
e2081a19b5 initial-commit (#1)
All checks were successful
CD / test (push) Successful in 21s
CD / Check changes (push) Successful in 31s
CD / Build and push (amd64) (push) Successful in 47s
CD / Build and push (arm64) (push) Successful in 3m6s
CD / Create manifest (push) Successful in 55s
Reviewed-on: #1
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-07-16 07:21:12 +02:00
4b4d2c66d9 Initial commit 2025-07-15 14:04:18 +02:00