chore(deps): Bump the all-docs-site-dependencies group in /docs-site with 2 updates - #8847
Conversation
Bumps the all-docs-site-dependencies group in /docs-site with 2 updates: [mermaid](https://github.com/mermaid-js/mermaid) and [typescript](https://github.com/microsoft/TypeScript). Updates `mermaid` from 11.17.2 to 12.0.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.17.2...mermaid@12.0.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: mermaid dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-docs-site-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-docs-site-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
🚀 Security Guard has started processing this pull request |
|
| Metric | Base | PR | Delta |
|---|---|---|---|
| Lines | 93.28% | 92.04% | 📉 -1.24% |
| Statements | 91.94% | 90.52% | 📉 -1.42% |
| Functions | 92.00% | 89.98% | 📉 -2.02% |
| Branches | 85.64% | 83.86% | 📉 -1.78% |
📁 Per-file Coverage Changes (11 files)
| File | Lines (Before → After) | Statements (Before → After) |
|---|---|---|
src/microvm/network-manager.ts |
98.6% → 98.7% (+0.04%) | 97.4% → 97.4% (+0.07%) |
src/nvx/filesystem-builder.ts |
88.4% → 88.5% (+0.05%) | 87.5% → 87.6% (+0.05%) |
src/nvx/confinement.ts |
88.0% → 88.2% (+0.15%) | 83.1% → 83.3% (+0.20%) |
src/cloud-hypervisor/preflight.ts |
94.4% → 94.6% (+0.21%) | 93.1% → 93.4% (+0.26%) |
src/microvm/network-plan.ts |
93.1% → 93.3% (+0.21%) | 92.5% → 92.7% (+0.22%) |
src/nvx/preflight.ts |
64.3% → 64.6% (+0.32%) | 63.1% → 63.5% (+0.32%) |
src/nvx/one-shot-adapter.ts |
80.1% → 80.7% (+0.59%) | 77.4% → 78.0% (+0.63%) |
src/nvx/cleanup-record.ts |
83.3% → 84.1% (+0.78%) | 82.5% → 81.2% (-1.36%) |
src/microvm/network-reservation.ts |
52.0% → 52.8% (+0.85%) | 50.2% → 51.1% (+0.86%) |
src/log-directory-setup.ts |
96.2% → 100.0% (+3.78%) | 96.3% → 100.0% (+3.71%) |
src/commands/predownload.ts |
93.3% → 100.0% (+6.67%) | 91.3% → 100.0% (+8.70%) |
✨ New Files (5 files)
src/nvx/cleanup-registry.ts: 41.3% linessrc/nvx/cleanup-store.ts: 70.6% linessrc/nvx/launch-executor.ts: 85.8% linessrc/nvx/manager.ts: 82.1% linessrc/nvx/runtime-lifecycle.ts: 84.0% lines
Coverage comparison generated by scripts/ci/compare-coverage.ts
|
@copilot fix the failing ci checks |
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Fixed in 413a5e1: the CI failure was an npm peer-dependency conflict — |
Documentation PreviewDocumentation has been built for this PR. To view locally:
Built from commit 836ae6d |
Bumps the all-docs-site-dependencies group in /docs-site with 2 updates: mermaid and typescript.
Updates
mermaidfrom 11.17.2 to 12.0.0Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
98a0945Merge pull request #8237 from mermaid-js/changeset-release/master96be564Version Packagesdd65cfdMerge pull request #8239 from mermaid-js/bug/appearance-docs-release-version-...e1cc7c2fix(tests): accept a released version in the appearance docs marker8382837Merge pull request #8211 from mermaid-js/release/12.0.08a90389ci: trigger a preview publish01b8590ci: attempt every preview package before failing the publish step1997a23ci: record why the preview publish of layout-elk and tiny is refused0304007ci: drop --access public from the preview publish of layout-elk and tiny223be92docs: capitalize Markdown in README taglineUpdates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Dependabot 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 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