Cap-go / website

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

fix(deps): update dependency @astrojs/starlight to ^0.27.0 - autoclosed #240

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/starlight (source) ^0.26.1 -> ^0.27.0 age adoption passing confidence

Release Notes

withastro/starlight (@​astrojs/starlight) ### [`v0.27.1`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0271) [Compare Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.27.0...@astrojs/starlight@0.27.1) ##### Patch Changes - [#​2303](https://redirect.github.com/withastro/starlight/pull/2303) [`f92791a`](https://redirect.github.com/withastro/starlight/commit/f92791aa1d1ec3d5498e445a078f7143fef60553) Thanks [@​delucis](https://redirect.github.com/delucis)! - Fixes resolution for the internal module Git virtual module in projects with special characters in the file path ### [`v0.27.0`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0270) [Compare Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.26.4...@astrojs/starlight@0.27.0) ##### Minor Changes - [#​1255](https://redirect.github.com/withastro/starlight/pull/1255) [`6f3202b`](https://redirect.github.com/withastro/starlight/commit/6f3202b3eb747de8a1cfcba001ab618d5fdee44a) Thanks [@​Fryuni](https://redirect.github.com/Fryuni)! - Adds support for server-rendered Starlight pages. When building a project with `hybrid` or `server` output mode, a new `prerender` option on Starlight config can be set to `false` to make all Starlight pages be rendered on-demand: ```ts export default defineConfig({ output: 'server', integrations: [ starlight({ prerender: false, }), ], }); ``` ##### Patch Changes - [#​2242](https://redirect.github.com/withastro/starlight/pull/2242) [`756e85e`](https://redirect.github.com/withastro/starlight/commit/756e85e8e814657c42c4a6f9c299b5bef32aee22) Thanks [@​delucis](https://redirect.github.com/delucis)! - Refactors the logic for persisting and restoring sidebar state across navigations for better performance on slow or busy devices - [#​1255](https://redirect.github.com/withastro/starlight/pull/1255) [`6f3202b`](https://redirect.github.com/withastro/starlight/commit/6f3202b3eb747de8a1cfcba001ab618d5fdee44a) Thanks [@​Fryuni](https://redirect.github.com/Fryuni)! - Improves performance of computing the last updated times from Git history. Instead of executing `git` for each docs page, it is now executed twice regardless of the number of pages. - [#​1255](https://redirect.github.com/withastro/starlight/pull/1255) [`6f3202b`](https://redirect.github.com/withastro/starlight/commit/6f3202b3eb747de8a1cfcba001ab618d5fdee44a) Thanks [@​Fryuni](https://redirect.github.com/Fryuni)! - Fixes last updated times on projects with custom `srcDir`

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

socket-security[bot] commented 1 week ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@astrojs/starlight@0.27.1 Transitive: environment, eval, filesystem, network, shell +214 374 MB fredkschott

🚮 Removed packages: npm/@astrojs/starlight@0.26.4)

View full report↗︎