Cap-go / website

Capgo landing website + documentation
https://capgo.app
GNU Affero General Public License v3.0
11 stars 18 forks source link

[Snyk] Upgrade @astrojs/starlight from 0.7.3 to 0.8.0 #133

Closed riderx closed 8 months ago

riderx commented 1 year ago

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
  • 0.8.0 - 2023-08-29

    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.

      • Before: flex, md:flex, lg:flex, block, md:block, lg:block, hidden, md:hidden, lg:hidden.
      • After: 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 frontmatter

    Patch Changes

  • 0.7.3 - 2023-08-21

    Patch Changes

from @astrojs/starlight GitHub release notes

**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)
netlify[bot] commented 1 year ago

Deploy Preview for capgo failed.

Name Link
Latest commit ae1baac90f5bbcdaef4e336c12cb759f727f7a38
Latest deploy log https://app.netlify.com/sites/capgo/deploys/650bb60ebd62bd0008800f2d
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication