Skip to content

Commit

Permalink
chore(deps): update dependency astro to v4.11.0 (#58)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v4.11.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4110)

[Compare
Source](https://togithub.com/withastro/astro/compare/[email protected]@4.11.0)

##### Minor Changes

- [#&#8203;11197](https://togithub.com/withastro/astro/pull/11197)
[`4b46bd9`](https://togithub.com/withastro/astro/commit/4b46bd9bdcbb302f294aa27b8aa07099e104fa17)
Thanks [@&#8203;braebo](https://togithub.com/braebo)! - Adds
[`ShikiTransformer`](https://shiki.style/packages/transformers#shikijs-transformers)
support to the [`<Code
/>`](https://docs.astro.build/en/reference/api-reference/#code-)
component with a new `transformers` prop.

Note that `transformers` only applies classes and you must provide your
own CSS rules to target the elements of your code block.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/SquiggleConf).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent b54f732 commit 0636003
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 @@ -52,7 +52,7 @@
"@release-it/conventional-changelog": "8.0.1",
"@types/eslint-plugin-markdown": "2.0.2",
"accessible-astro-components": "2.3.6",
"astro": "4.10.3",
"astro": "4.11.0",
"cspell": "8.9.0",
"eslint": "9.5.0",
"eslint-plugin-jsdoc": "48.2.12",
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 0636003

Please sign in to comment.