Skip to content

Commit

Permalink
Update dependency shiki to v1.1.7 (#3503)
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 |
|---|---|---|---|---|---|
| [shiki](https://github.com/shikijs/shiki)
([source](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki))
| [`1.1.6` ->
`1.1.7`](https://renovatebot.com/diffs/npm/shiki/1.1.6/1.1.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/shiki/1.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/shiki/1.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/shiki/1.1.6/1.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/shiki/1.1.6/1.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>shikijs/shiki (shiki)</summary>

### [`v1.1.7`](https://github.com/shikijs/shiki/releases/tag/v1.1.7)

[Compare
Source](https://github.com/shikijs/shiki/compare/v1.1.6...v1.1.7)

#####    🐞 Bug Fixes

- Allow nullish color for colorReplacement, fix ansi highlighting with
dark-plus, fix
[#&#8203;597](https://github.com/shikijs/shiki/issues/597)  -  by
[@&#8203;chwzr](https://github.com/chwzr) in
[https://github.com/shikijs/shiki/issues/598](https://github.com/shikijs/shiki/issues/598)
and
[https://github.com/shikijs/shiki/issues/597](https://github.com/shikijs/shiki/issues/597)
[<samp>(ccb58)</samp>](https://github.com/shikijs/shiki/commit/ccb58331)

#####     [View changes on
GitHub](https://github.com/shikijs/shiki/compare/v1.1.6...v1.1.7)

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent a165bfb commit b00251e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"resolve-from": "5.0.0",
"rimraf": "5.0.5",
"sharp": "0.33.2",
"shiki": "1.1.6",
"shiki": "1.1.7",
"stripe": "14.18.0",
"stylelint": "16.2.1",
"stylelint-config-standard": "36.0.0",
Expand Down

0 comments on commit b00251e

Please sign in to comment.