Skip to content

Commit

Permalink
fix(deps): update dependency astro to v4.16.18 (#804)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| [`4.16.17` ->
`4.16.18`](https://renovatebot.com/diffs/npm/astro/4.16.17/4.16.18) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/astro/4.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/astro/4.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/astro/4.16.17/4.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/4.16.17/4.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v4.16.18`](https://redirect.github.com/withastro/astro/releases/tag/astro%404.16.18)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.17...astro@4.16.18)

##### Patch Changes

-
[#&#8203;12757](https://redirect.github.com/withastro/astro/pull/12757)
[`d0aaac3`](https://redirect.github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! -
Remove all assets created from the server build

-
[#&#8203;12757](https://redirect.github.com/withastro/astro/pull/12757)
[`d0aaac3`](https://redirect.github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! - Clean
server sourcemaps from static output

</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.

🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Johannes-Andersen/Johannes).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 4b27e9d commit 7e75e04
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@astrojs/node": "8.3.4",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.3",
"astro": "4.16.17",
"astro": "4.16.18",
"tailwindcss": "3.4.17"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 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 7e75e04

Please sign in to comment.