Skip to content

Commit

Permalink
chore(deps): update astro monorepo (#1230)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@astrojs/node](https://docs.astro.build/en/guides/integrations-guide/node/)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/node))
| [`9.0.2` ->
`9.0.3`](https://renovatebot.com/diffs/npm/@astrojs%2fnode/9.0.2/9.0.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fnode/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@astrojs%2fnode/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@astrojs%2fnode/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fnode/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| [`5.2.5` ->
`5.2.6`](https://renovatebot.com/diffs/npm/astro/5.2.5/5.2.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/astro/5.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/astro/5.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/astro/5.2.5/5.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/5.2.5/5.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>withastro/astro (@&#8203;astrojs/node)</summary>

###
[`v9.0.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/node/CHANGELOG.md#903)

##### Patch Changes

-
[#&#8203;13223](https://redirect.github.com/withastro/astro/pull/13223)
[`23094a1`](https://redirect.github.com/withastro/astro/commit/23094a1f48d0dfb12c5866a3713f52106ef927dd)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused incorrect redirects for static files with numbers in
the file extension

</details>

<details>
<summary>withastro/astro (astro)</summary>

###
[`v5.2.6`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#526)

##### Patch Changes

-
[#&#8203;13188](https://redirect.github.com/withastro/astro/pull/13188)
[`7bc8256`](https://redirect.github.com/withastro/astro/commit/7bc825649bfb790a0206abd31df1676513a03b22)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes the wording of the an error message

-
[#&#8203;13205](https://redirect.github.com/withastro/astro/pull/13205)
[`9d56602`](https://redirect.github.com/withastro/astro/commit/9d5660223b46e024b4e8c8eafead8a4e20e28ec5)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes and issue where a server island component returns 404 when `base`
is configured in i18n project.

-
[#&#8203;13212](https://redirect.github.com/withastro/astro/pull/13212)
[`fb38840`](https://redirect.github.com/withastro/astro/commit/fb3884074f261523cd89fe6e1745a0e9c01198f2)
Thanks [@&#8203;joshmkennedy](https://redirect.github.com/joshmkennedy)!
- An additional has been added during the build command to add clarity
around output and buildOutput.

-
[#&#8203;13213](https://redirect.github.com/withastro/astro/pull/13213)
[`6bac644`](https://redirect.github.com/withastro/astro/commit/6bac644241bc42bb565730955ffd575878a0e41b)
Thanks [@&#8203;joshmkennedy](https://redirect.github.com/joshmkennedy)!
- Allows readonly arrays to be passed to the `paginate()` function

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/creatorsgarten/creatorsgarten.org).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent b68b011 commit 2b9cbf3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 67 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.0",
"@astrojs/node": "9.0.2",
"@astrojs/node": "9.0.3",
"@astrojs/react": "^4.0.0",
"@astrojs/svelte": "^7.0.0",
"@fontsource-variable/inter": "^5.0.8",
Expand All @@ -67,7 +67,7 @@
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/youtube": "^0.1.0",
"astro": "5.2.5",
"astro": "5.2.6",
"astro-seo": "^0.8.0",
"contentsgarten": "^2.1.0",
"dotenv": "^16.3.1",
Expand Down
106 changes: 41 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2b9cbf3

Please sign in to comment.