Bump the npm group with 11 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(12 months ago)
(12 months ago)
(12 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 11 updates:
| Package | From | To |
|---|---|---|
| astro | 5.8.1 |
5.8.2 |
| @shikijs/core | 3.4.2 |
3.5.0 |
| @shikijs/engine-javascript | 3.4.2 |
3.5.0 |
| @shikijs/engine-oniguruma | 3.4.2 |
3.5.0 |
| @shikijs/langs | 3.4.2 |
3.5.0 |
| @shikijs/themes | 3.4.2 |
3.5.0 |
| @shikijs/types | 3.4.2 |
3.5.0 |
| caniuse-lite | 1.0.30001720 |
1.0.30001721 |
| electron-to-chromium | 1.5.162 |
1.5.164 |
| shiki | 3.4.2 |
3.5.0 |
| zod | 3.25.49 |
3.25.51 |
Updates astro from 5.8.1 to 5.8.2
Release notes
Sourced from astro's releases.
astro@5.8.2
Patch Changes
#13877
5a7797fThanks@yuhang-dong! - Fixes a bug that causedAstro.rewriteto fail when used insequenced middleware#13872
442b841Thanks@isVivek99! - Fixes rendering of thedownloadattribute when it has a boolean value
Changelog
Sourced from astro's changelog.
5.8.2
Patch Changes
#13877
5a7797fThanks@yuhang-dong! - Fixes a bug that causedAstro.rewriteto fail when used insequenced middleware#13872
442b841Thanks@isVivek99! - Fixes rendering of thedownloadattribute when it has a boolean value
Commits
Updates @shikijs/core from 3.4.2 to 3.5.0
Release notes
Sourced from @shikijs/core's releases.
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by@dahliaand@antfuin shikijs/shiki#1028 (119b2)🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by
@nekomoyiin shikijs/shiki#1017 (e75a9)- Update styling for removed vp-code class and fix word highlighting - by
@luke358in shikijs/shiki#1021 (494f7)View changes on GitHub
Commits
Updates @shikijs/engine-javascript from 3.4.2 to 3.5.0
Release notes
Sourced from @shikijs/engine-javascript's releases.
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by@dahliaand@antfuin shikijs/shiki#1028 (119b2)🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by
@nekomoyiin shikijs/shiki#1017 (e75a9)- Update styling for removed vp-code class and fix word highlighting - by
@luke358in shikijs/shiki#1021 (494f7)View changes on GitHub
Commits
fda1f5bchore: release v3.5.0- See full diff in compare view
Updates @shikijs/engine-oniguruma from 3.4.2 to 3.5.0
Release notes
Sourced from @shikijs/engine-oniguruma's releases.
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by@dahliaand@antfuin shikijs/shiki#1028 (119b2)🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by
@nekomoyiin shikijs/shiki#1017 (e75a9)- Update styling for removed vp-code class and fix word highlighting - by
@luke358in shikijs/shiki#1021 (494f7)View changes on GitHub
Commits
fda1f5bchore: release v3.5.0- See full diff in compare view
Updates @shikijs/langs from 3.4.2 to 3.5.0
Release notes
Sourced from @shikijs/langs's releases.
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by@dahliaand@antfuin shikijs/shiki#1028 (119b2)🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by
@nekomoyiin shikijs/shiki#1017 (e75a9)- Update styling for removed vp-code class and fix word highlighting - by
@luke358in shikijs/shiki#1021 (494f7)View changes on GitHub
Commits
fda1f5bchore: release v3.5.0- See full diff in compare view
Updates @shikijs/themes from 3.4.2 to 3.5.0
Release notes
Sourced from @shikijs/themes's releases.
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by@dahliaand@antfuin shikijs/shiki#1028 (119b2)🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by
@nekomoyiin shikijs/shiki#1017 (e75a9)- Update styling for removed vp-code class and fix word highlighting - by
@luke358in shikijs/shiki#1021 (494f7)View changes on GitHub
Commits
fda1f5bchore: release v3.5.0- See full diff in compare view
Updates @shikijs/types from 3.4.2 to 3.5.0
Release notes
Sourced from @shikijs/types's releases.
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by@dahliaand@antfuin shikijs/shiki#1028 (119b2)🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by
@nekomoyiin shikijs/shiki#1017 (e75a9)- Update styling for removed vp-code class and fix word highlighting - by
@luke358in shikijs/shiki#1021 (494f7)View changes on GitHub
Commits
fda1f5bchore: release v3.5.0119b29bfeat: add support for CSSlight-dark()function in dual themes (#1028)- See full diff in compare view
Updates caniuse-lite from 1.0.30001720 to 1.0.30001721
Commits
8d9a224Update caniuse-db 1.0.30001721- See full diff in compare view
Updates electron-to-chromium from 1.5.162 to 1.5.164
Commits
- See full diff in compare view
Updates shiki from 3.4.2 to 3.5.0
Release notes
Sourced from shiki's releases.
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by@dahliaand@antfuin shikijs/shiki#1028 (119b2)🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by
@nekomoyiin shikijs/shiki#1017 (e75a9)- Update styling for removed vp-code class and fix word highlighting - by
@luke358in shikijs/shiki#1021 (494f7)View changes on GitHub
Commits
fda1f5bchore: release v3.5.0- See full diff in compare view
Updates zod from 3.25.49 to 3.25.51
Release notes
Sourced from zod's releases.
v3.25.51
Commits:
- d7ffdfa73a800ea810218431d1dd751f15d0fba4 Remove _
- 50ef910565a14c127942442b7e09596afcfdca5f Add output type generic test
- eb14475c3ca14562c4bf11c2111a1fbfa3d114b6 Improve docs
- 32104c2801f01edac3fb3168017b09b6c43f3cef Improve extend docs
- f67332f9fbcae13ce59dbb1eeb67f9c4c60bdcd9 Docs
- 8230237b3453b02bf34b81d0bc11b40d9868cd09 Standardize string format continuability
- c58bd9b0125881caee03a408eae88ec1dc5eb18b 3.25.51
v3.25.50
Commits:
- 5fdece94bf1ada76e5742f2755d45d3711a8e962 fix(v4): reflect inclusive boundaries in minLength/maxLength issue objects (#4591)
- 4897269451f0b0afeb2313389d20ffa1f22ce8b1 Restructure: mitigate excessively deep errors (#4599)
- a88a080f0b9782a87b5732cb9cd96fc2b1a71794 Improve prototype tests
- c7833356a3211d32ae322739a7a6f66dce52ed5f 3.25.50
Commits
c58bd9b3.25.518230237Standardize string format continuabilityf67332fDocs32104c2Improve extend docseb14475Improve docs50ef910Add output type generic testd7ffdfaRemove _c7833353.25.50a88a080Improve prototype tests4897269Restructure: mitigate excessively deep errors (#4599)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+58
-58
Package Dependencies
Technical Details
| ID: | 1349725 |
| UUID: | 2567304614 |
| Node ID: | PR_kwDOKSIIAM6ZBfWm |
| Host: | GitHub |
| Repository: | poad/astro-solid-example |
| Merge State: | Unknown |