bf98189c1f
Update actions/checkout action to v5
test-build / build (pull_request) Failing after 2s
2025-09-22 23:40:11 +00:00
fc1f775177
update tag
test-build / build (push) Successful in 28s
release-image / release (push) Successful in 4m39s
renovate / renovate (push) Successful in 59s
2025-09-22 18:39:44 -05:00
0d68e491ab
update packages
test-build / build (push) Successful in 28s
renovate / renovate (push) Successful in 36s
2025-09-22 18:37:32 -05:00
55ba6ef021
Update dependency eslint to v9.36.0 ( #16 )
...
renovate / renovate (push) Successful in 22s
test-build / build (push) Successful in 33s
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org ) ([source](https://github.com/eslint/eslint )) | [`9.34.0` -> `9.36.0`](https://renovatebot.com/diffs/npm/eslint/9.34.0/9.36.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>eslint/eslint (eslint)</summary>
### [`v9.36.0`](https://github.com/eslint/eslint/releases/tag/v9.36.0 )
[Compare Source](https://github.com/eslint/eslint/compare/v9.35.0...v9.36.0 )
#### Features
- [`47afcf6`](47afcf668d
) feat: correct `preserve-caught-error` edge cases ([#​20109](https://github.com/eslint/eslint/issues/20109 )) (Francesco Trotta)
#### Bug Fixes
- [`75b74d8`](75b74d865d
) fix: add missing rule option types ([#​20127](https://github.com/eslint/eslint/issues/20127 )) (ntnyq)
- [`1c0d850`](1c0d85049e
) fix: update `eslint-all.js` to use `Object.freeze` for `rules` object ([#​20116](https://github.com/eslint/eslint/issues/20116 )) (루밀LuMir)
- [`7d61b7f`](7d61b7fadc
) fix: add missing scope types to `Scope.type` ([#​20110](https://github.com/eslint/eslint/issues/20110 )) (Pixel998)
- [`7a670c3`](7a670c301b
) fix: correct rule option typings in `rules.d.ts` ([#​20084](https://github.com/eslint/eslint/issues/20084 )) (Pixel998)
#### Documentation
- [`b73ab12`](b73ab12acd
) docs: update examples to use `defineConfig` ([#​20131](https://github.com/eslint/eslint/issues/20131 )) (sethamus)
- [`31d9392`](31d9392699
) docs: fix typos ([#​20118](https://github.com/eslint/eslint/issues/20118 )) (Pixel998)
- [`c7f861b`](c7f861b3f8
) docs: Update README (GitHub Actions Bot)
- [`6b0c08b`](6b0c08b106
) docs: Update README (GitHub Actions Bot)
- [`91f97c5`](91f97c5046
) docs: Update README (GitHub Actions Bot)
#### Chores
- [`12411e8`](12411e8d45
) chore: upgrade [@​eslint/js](https://github.com/eslint/js )@​9.36.0 ([#​20139](https://github.com/eslint/eslint/issues/20139 )) (Milos Djermanovic)
- [`488cba6`](488cba6b39
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js ) release (Jenkins)
- [`bac82a2`](bac82a2a9c
) ci: simplify renovate configuration ([#​19907](https://github.com/eslint/eslint/issues/19907 )) (唯然)
- [`c00bb37`](c00bb37d62
) ci: bump actions/labeler from 5 to 6 ([#​20090](https://github.com/eslint/eslint/issues/20090 )) (dependabot\[bot])
- [`fee751d`](fee751dc8a
) refactor: use `defaultOptions` in rules ([#​20121](https://github.com/eslint/eslint/issues/20121 )) (Pixel998)
- [`1ace67d`](1ace67d9f7
) chore: update example to use `defineConfig` ([#​20111](https://github.com/eslint/eslint/issues/20111 )) (루밀LuMir)
- [`4821963`](4821963bf7
) test: add missing loc information to error objects in rule tests ([#​20112](https://github.com/eslint/eslint/issues/20112 )) (루밀LuMir)
- [`b42c42e`](b42c42e7cd
) chore: disallow use of deprecated `type` property in core rule tests ([#​20094](https://github.com/eslint/eslint/issues/20094 )) (Milos Djermanovic)
- [`7bb498d`](7bb498d720
) test: remove deprecated `type` property from core rule tests ([#​20093](https://github.com/eslint/eslint/issues/20093 )) (Pixel998)
- [`e10cf2a`](e10cf2ab42
) ci: bump actions/setup-node from 4 to 5 ([#​20089](https://github.com/eslint/eslint/issues/20089 )) (dependabot\[bot])
- [`5cb0ce4`](5cb0ce48ef
) refactor: use `meta.defaultOptions` in `preserve-caught-error` ([#​20080](https://github.com/eslint/eslint/issues/20080 )) (Pixel998)
- [`f9f7cb5`](f9f7cb578d
) chore: package.json update for eslint-config-eslint release (Jenkins)
- [`81764b2`](81764b2980
) chore: update `eslint` peer dependency in `eslint-config-eslint` ([#​20079](https://github.com/eslint/eslint/issues/20079 )) (Milos Djermanovic)
### [`v9.35.0`](https://github.com/eslint/eslint/releases/tag/v9.35.0 )
[Compare Source](https://github.com/eslint/eslint/compare/v9.34.0...v9.35.0 )
#### Features
- [`42761fa`](42761fa7c8
) feat: implement suggestions for no-empty-function ([#​20057](https://github.com/eslint/eslint/issues/20057 )) (jaymarvelz)
- [`102f444`](102f44442a
) feat: implement suggestions for no-empty-static-block ([#​20056](https://github.com/eslint/eslint/issues/20056 )) (jaymarvelz)
- [`e51ffff`](e51ffff737
) feat: add `preserve-caught-error` rule ([#​19913](https://github.com/eslint/eslint/issues/19913 )) (Amnish Singh Arora)
#### Bug Fixes
- [`10e7ae2`](10e7ae23e3
) fix: update uncloneable options error message ([#​20059](https://github.com/eslint/eslint/issues/20059 )) (soda-sorcery)
- [`bfa4601`](bfa46013e7
) fix: ignore empty switch statements with comments in no-empty rule ([#​20045](https://github.com/eslint/eslint/issues/20045 )) (jaymarvelz)
- [`dfd11de`](dfd11deb24
) fix: add `before` and `after` to test case types ([#​20049](https://github.com/eslint/eslint/issues/20049 )) (Francesco Trotta)
- [`dabbe95`](dabbe95c39
) fix: correct types for `no-restricted-imports` rule ([#​20034](https://github.com/eslint/eslint/issues/20034 )) (Milos Djermanovic)
- [`ea789c7`](ea789c7dd2
) fix: no-loss-of-precision false positive with uppercase exponent ([#​20032](https://github.com/eslint/eslint/issues/20032 )) (sethamus)
#### Documentation
- [`d265515`](d265515642
) docs: improve phrasing - "if" → "even if" from getting-started section ([#​20074](https://github.com/eslint/eslint/issues/20074 )) (jjangga0214)
- [`a355a0e`](a355a0e5b2
) docs: invert comparison logic for example in `no-var` doc page ([#​20064](https://github.com/eslint/eslint/issues/20064 )) (OTonGitHub)
- [`5082fc2`](5082fc206d
) docs: Update README (GitHub Actions Bot)
- [`99cfd7e`](99cfd7e056
) docs: add missing "the" in rule deprecation docs ([#​20050](https://github.com/eslint/eslint/issues/20050 )) (Josh Goldberg ✨ )
- [`6ad8973`](6ad8973e5d
) docs: update `--no-ignore` and `--ignore-pattern` documentation ([#​20036](https://github.com/eslint/eslint/issues/20036 )) (Francesco Trotta)
- [`8033b19`](8033b19529
) docs: add documentation for `--no-config-lookup` ([#​20033](https://github.com/eslint/eslint/issues/20033 )) (Francesco Trotta)
#### Chores
- [`da87f2f`](da87f2fe79
) chore: upgrade [@​eslint/js](https://github.com/eslint/js )@​9.35.0 ([#​20077](https://github.com/eslint/eslint/issues/20077 )) (Milos Djermanovic)
- [`af2a087`](af2a0870fd
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js ) release (Jenkins)
- [`7055764`](70557649e3
) test: remove `tests/lib/eslint/eslint.config.js` ([#​20065](https://github.com/eslint/eslint/issues/20065 )) (Milos Djermanovic)
- [`84ffb96`](84ffb9680b
) chore: update `@eslint-community/eslint-utils` ([#​20069](https://github.com/eslint/eslint/issues/20069 )) (Francesco Trotta)
- [`d5ef939`](d5ef939715
) refactor: remove deprecated `context.parserOptions` usage across rules ([#​20060](https://github.com/eslint/eslint/issues/20060 )) (sethamus)
- [`1b3881d`](1b3881d7e8
) chore: remove redundant word ([#​20058](https://github.com/eslint/eslint/issues/20058 )) (pxwanglu)
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/site-documentation/pulls/16
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-22 23:34:47 +00:00
7354cf1e7c
Update typescript-eslint monorepo to v8.44.1 ( #29 )
test-build / build (push) Successful in 29s
renovate / renovate (push) Successful in 1m3s
2025-09-22 23:33:16 +00:00
f00de2432d
Update dependency @astrojs/starlight to ^0.36.0 ( #28 )
...
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@astrojs/starlight](https://starlight.astro.build ) ([source](https://github.com/withastro/starlight/tree/HEAD/packages/starlight )) | [`^0.35.2` -> `^0.36.0`](https://renovatebot.com/diffs/npm/@astrojs%2fstarlight/0.35.3/0.36.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>withastro/starlight (@​astrojs/starlight)</summary>
### [`v0.36.0`](https://github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0360 )
[Compare Source](https://github.com/withastro/starlight/compare/@astrojs/starlight@0.35.3...@astrojs/starlight@0.36.0 )
##### Minor Changes
- [#​3427](https://github.com/withastro/starlight/pull/3427 ) [`c3b2d0f`](c3b2d0fc37
) Thanks [@​delucis](https://github.com/delucis )! - Fixes styling of labels that wrap across multiple lines in `<Tabs>` component
⚠️ **Potentially breaking change:** Tab labels now have a narrower line-height and additional vertical padding. If you have custom CSS targetting the `<Tabs>` component, you may want to double check the visual appearance of your tabs when updating.
If you want to preserve the previous styling, you can add the following custom CSS to your site:
```css
.tab > [role='tab'] {
line-height: var(--sl-line-height);
padding-block: 0;
}
```
- [#​3380](https://github.com/withastro/starlight/pull/3380 ) [`3364af3`](3364af31e5
) Thanks [@​HiDeoo](https://github.com/HiDeoo )! - Makes head entry parsing stricter in Starlight config and content frontmatter.
**⚠️ Potentially breaking change:** Previously Starlight would accept a head entry for a `meta` tag defining some `content` which generates invalid HTML as `<meta>` is a void element which cannot have any child nodes. Now, it is an error to define a `meta` tag including some `content`.
If you see errors after updating, look for head entries in the Starlight configuration in the `astro.config.mjs` file or in the frontmatter of your content files that include a `content` property for a `meta` tag. To fix the error, move the `content` property to the `attrs` object with at least an additional attribute to identify the kind of metadata it represents:
```diff
head: {
tag: 'meta',
- content: 'foo',
attrs: {
name: 'my-meta',
+ content: 'foo',
},
},
```
- [#​3340](https://github.com/withastro/starlight/pull/3340 ) [`2018c31`](2018c31b0f
) Thanks [@​HiDeoo](https://github.com/HiDeoo )! - Adds missing vertical spacing between Markdown content and UI Framework components using [client directives](https://docs.astro.build/en/reference/directives-reference/#client-directives ).
**⚠️ Potentially breaking change:** By default, Starlight applies some vertical spacing (`--sl-content-gap-y`) between Markdown content blocks. This change introduces similar spacing between Markdown content blocks and UI Framework components using client directives which was not present before.
If you were relying on the previous behavior, you can manually override the spacing by manually specifying the top margin on the component using [custom CSS](https://starlight.astro.build/guides/css-and-tailwind/#custom-css-styles ), e.g. by relying on a CSS class to target the component.
```css
.my-custom-component {
margin-top: 0;
}
```
##### Patch Changes
- [#​3423](https://github.com/withastro/starlight/pull/3423 ) [`a0d0670`](a0d0670bce
) Thanks [@​andersk](https://github.com/andersk )! - Fixes HTML validity in sidebar groups by ensuring `<summary>` is the first child of `<details>`
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->
Reviewed-on: #28
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-22 23:33:12 +00:00
dae234f3b4
Update typescript-eslint monorepo to v8.44.0 ( #13 )
...
test-build / build (push) Successful in 37s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser ) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser )) | [`8.41.0` -> `8.44.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.41.0/8.44.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint ) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint )) | [`8.41.0` -> `8.44.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.41.0/8.44.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary>
### [`v8.44.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8440-2025-09-15 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.43.0...v8.44.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning ) and [releases](https://typescript-eslint.io/users/releases ) on our website.
### [`v8.43.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8430-2025-09-08 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.42.0...v8.43.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning ) and [releases](https://typescript-eslint.io/users/releases ) on our website.
### [`v8.42.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8420-2025-09-02 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.41.0...v8.42.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning ) and [releases](https://typescript-eslint.io/users/releases ) on our website.
</details>
<details>
<summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary>
### [`v8.44.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8440-2025-09-15 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.43.0...v8.44.0 )
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning ) and [releases](https://typescript-eslint.io/users/releases ) on our website.
### [`v8.43.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8430-2025-09-08 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.42.0...v8.43.0 )
##### 🩹 Fixes
- **eslint-plugin:** \[no-deprecated] should report deprecated exports and reexports ([#​11359](https://github.com/typescript-eslint/typescript-eslint/pull/11359 ))
##### ❤️ Thank You
- Victor Genaev [@​mainframev](https://github.com/mainframev )
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning ) and [releases](https://typescript-eslint.io/users/releases ) on our website.
### [`v8.42.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8420-2025-09-02 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.41.0...v8.42.0 )
##### 🚀 Features
- deprecate tseslint.config() ([#​11531](https://github.com/typescript-eslint/typescript-eslint/pull/11531 ))
##### 🩹 Fixes
- **typescript-eslint:** handle non-normalized windows paths produced by jiti ([#​11546](https://github.com/typescript-eslint/typescript-eslint/pull/11546 ))
##### ❤️ Thank You
- Kirk Waiblinger [@​kirkwaiblinger](https://github.com/kirkwaiblinger )
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning ) and [releases](https://typescript-eslint.io/users/releases ) on our website.
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->
Reviewed-on: #13
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-22 23:32:25 +00:00
f558e4b03b
Update Node.js to v22.19.0 ( #11 )
...
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/node | final | minor | `22.18.0-alpine3.22` -> `22.19.0-alpine3.22` |
---
### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #11
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-22 23:32:14 +00:00
361956036f
Update dependency node to v22.19.0 ( #10 )
...
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [node](https://github.com/actions/node-versions ) | uses-with | minor | `22.18.0` -> `22.19.0` |
---
### Release Notes
<details>
<summary>actions/node-versions (node)</summary>
### [`v22.19.0`](https://github.com/actions/node-versions/releases/tag/22.19.0-17311483029 ): 22.19.0
[Compare Source](https://github.com/actions/node-versions/compare/22.18.0-16666198358...22.19.0-17311483029 )
Node.js 22.19.0
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #10
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-22 23:32:06 +00:00
ea04e4135b
Update dependency astro to v5.13.9 ( #27 )
test-build / build (push) Successful in 32s
renovate / renovate (push) Successful in 1m44s
2025-09-21 00:01:43 +00:00
9df26337cf
Update dependency @tailwindcss/typography to v0.5.18 ( #26 )
test-build / build (push) Has started running
renovate / renovate (push) Has been cancelled
2025-09-21 00:01:22 +00:00
8bc67eefd5
Update dependency framer-motion to v12.23.15 ( #25 )
test-build / build (push) Successful in 36s
renovate / renovate (push) Successful in 2m24s
2025-09-20 00:04:04 +00:00
0dae85b769
Update dependency framer-motion to v12.23.15 ( #24 )
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
2025-09-20 00:02:22 +00:00
e24f99ab7c
Update dependency sharp to v0.34.4 ( #23 )
test-build / build (push) Successful in 2m11s
renovate / renovate (push) Successful in 54s
2025-09-19 00:01:45 +00:00
ed35bc1fc2
Update dependency framer-motion to v12.23.14 ( #22 )
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
2025-09-19 00:01:30 +00:00
81f2c3d675
Update dependency astro to v5.13.8 ( #21 )
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
2025-09-19 00:01:16 +00:00
cf307d8855
Update dependency framer-motion to v12.23.13 ( #20 )
test-build / build (push) Successful in 23s
renovate / renovate (push) Successful in 1m46s
2025-09-18 00:01:08 +00:00
68f45bdf2d
Update dependency @astrojs/starlight to v0.35.3 ( #19 )
test-build / build (push) Successful in 47s
renovate / renovate (push) Successful in 1m3s
2025-09-15 00:02:38 +00:00
f77b2087bd
Update dependency astro to v5.13.7 ( #18 )
test-build / build (push) Successful in 31s
renovate / renovate (push) Successful in 1m15s
2025-09-11 00:01:12 +00:00
27b37ba146
Update astro monorepo ( #17 )
test-build / build (push) Successful in 1m32s
renovate / renovate (push) Successful in 1m48s
2025-09-10 00:01:43 +00:00
19af544520
Update tailwindcss monorepo to v4.1.13 ( #15 )
test-build / build (push) Successful in 35s
renovate / renovate (push) Successful in 2m13s
2025-09-06 00:01:21 +00:00
af4db7827b
Update dependency astro to v5.13.5
renovate/stability-days Updates have met minimum release age requirement
test-build / build (push) Successful in 30s
test-build / build (pull_request) Successful in 40s
renovate / renovate (push) Successful in 46s
2025-08-31 00:01:06 +00:00