Closed riderx closed 8 months ago
Name | Link |
---|---|
Latest commit | ae1baac90f5bbcdaef4e336c12cb759f727f7a38 |
Latest deploy log | https://app.netlify.com/sites/capgo/deploys/650bb60ebd62bd0008800f2d |
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @astrojs/starlight from 0.7.3 to 0.8.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.- The recommended version is **1 version** ahead of your current version. - The recommended version was released **23 days ago**, on 2023-08-29.
Release notes
Package name: @astrojs/starlight
Minor Changes
#529
c2d0e7f
Thanks @ delucis! - For improved compatibility with Tailwind, some Starlight built-in class names are now prefixed with"sl-"
.While not likely, if you were relying on one of these internal class names in your own components or custom CSS, you will need to update to use the prefixed version.
flex
,md:flex
,lg:flex
,block
,md:block
,lg:block
,hidden
,md:hidden
,lg:hidden
.sl-flex
,md:sl-flex
,lg:sl-flex
,sl-block
,md:sl-block
,lg:sl-block
,sl-hidden
,md:sl-hidden
,lg:sl-hidden
.#593
5b8af95
Thanks @ delucis! - Add announcement banner feature#516
70a32a1
Thanks @ kevinzunigacuellar! - Support adding badges to sidebar links from config file and frontmatterPatch Changes
#569
a7691f8
Thanks @ HiDeoo! - Use locale when sorting autogenerated sidebar entries#559
5726353
Thanks @ delucis! - Add Stack Overflow iconPatch Changes
#525
87caf21
Thanks @ delucis! - Improve inline code and code block support in RTL languages#537
56c19bc
Thanks @ carlgleisner! - Add Swedish UI translations.#528
f5e5503
Thanks @ jsparkdev! - add Korean language support**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/riderx/project/dc9c6cca-6d64-4015-bc41-b1431a3bfb95?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/riderx/project/dc9c6cca-6d64-4015-bc41-b1431a3bfb95/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/riderx/project/dc9c6cca-6d64-4015-bc41-b1431a3bfb95/settings/integration?pkg=@astrojs/starlight&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)