Skip to content

deps(website): bump @docusaurus/core from 3.9.2 to 3.10.1 in /website#19

Open
dependabot[bot] wants to merge 44 commits into
mainfrom
dependabot/npm_and_yarn/website/docusaurus/core-3.10.1
Open

deps(website): bump @docusaurus/core from 3.9.2 to 3.10.1 in /website#19
dependabot[bot] wants to merge 44 commits into
mainfrom
dependabot/npm_and_yarn/website/docusaurus/core-3.10.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown

Bumps @docusaurus/core from 3.9.2 to 3.10.1.

Release notes

Sourced from @​docusaurus/core's releases.

3.10.1 (2026-04-30)

🐛 Bug Fix

  • docusaurus-bundler
    • #11981 fix(bundler): fix v3 webpackbar bug due to webpack breaking change (@​slorber)

🔧 Maintenance

  • docusaurus

Committers: 1

3.10.0 (2026-04-07)

🚀 New Feature

  • docusaurus-types, docusaurus
    • #11896 feat(core): add future.v4.mdx1CompatDisabledByDefault flag (@​slorber)
    • #11797 feat(core): promote siteConfig.storage to stable + add future.v4.siteStorageNamespacing flag [Claude] (@​slorber)
    • #11571 feat(core): support custom html elements in head tags (@​lebalz)
  • create-docusaurus
    • #11897 feat(create-docusaurus): update init template to .mdx extension and strict MDX syntax (@​slorber)
    • #11696 feat(create-docusaurus): Newly initialized TS sites should use "strict: true" (@​slorber)
    • #11611 feat(create-docusaurus): enable creation in current directory (@​Mcheung7272)
  • Other
    • #11874 feat(ci): improve npm supply chain security - improve Dependabot config (@​slorber)
    • #11712 feat(publish): Use trusted publishing (OIDC) for canary releases (@​slorber)
  • create-docusaurus, docusaurus-bundler, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-pwa, docusaurus-types, docusaurus
    • #11802 feat(core): Docusaurus Faster is stable + v4 future flag turns it on by default (@​slorber)
  • docusaurus-mdx-loader, docusaurus-utils, docusaurus
    • #11777 feat(cli): write-heading-ids CLI now supports the --syntax and --migrate options (@​slorber)
  • docusaurus-mdx-loader
    • #11755 feat(mdx-loader): add support for explicit headingId based on MD/MDX comments (@​slorber)
  • docusaurus-theme-live-codeblock, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #11734 feat(theme): Split <DocCard>, improve extensibility, better handling of emoji icons, stable classNames (@​slorber)
    • #11733 feat(theme): Use React context for <Tabs>, allow custom <TabItem> components (@​slorber)
  • docusaurus-faster, docusaurus
    • #11715 feat(bundler): upgrade to Rspack 1.7, remove useless experimental feature flags (@​slorber)
  • docusaurus-plugin-content-pages
  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #11642 feat(mdx-loader): add admonitions directive support for class/id shortcuts (@​lebalz)
  • docusaurus-theme-classic

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

3.10.1 (2026-04-30)

🐛 Bug Fix

  • docusaurus-bundler
    • #11981 fix(bundler): fix v3 webpackbar bug due to webpack breaking change (@​slorber)

🔧 Maintenance

  • docusaurus

Committers: 1

3.10.0 (2026-04-07)

🚀 New Feature

  • docusaurus-types, docusaurus
    • #11896 feat(core): add future.v4.mdx1CompatDisabledByDefault flag (@​slorber)
    • #11797 feat(core): promote siteConfig.storage to stable + add future.v4.siteStorageNamespacing flag [Claude] (@​slorber)
    • #11571 feat(core): support custom html elements in head tags (@​lebalz)
  • create-docusaurus
    • #11897 feat(create-docusaurus): update init template to .mdx extension and strict MDX syntax (@​slorber)
    • #11696 feat(create-docusaurus): Newly initialized TS sites should use "strict: true" (@​slorber)
    • #11611 feat(create-docusaurus): enable creation in current directory (@​Mcheung7272)
  • Other
    • #11874 feat(ci): improve npm supply chain security - improve Dependabot config (@​slorber)
    • #11712 feat(publish): Use trusted publishing (OIDC) for canary releases (@​slorber)
  • create-docusaurus, docusaurus-bundler, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-pwa, docusaurus-types, docusaurus
    • #11802 feat(core): Docusaurus Faster is stable + v4 future flag turns it on by default (@​slorber)
  • docusaurus-mdx-loader, docusaurus-utils, docusaurus
    • #11777 feat(cli): write-heading-ids CLI now supports the --syntax and --migrate options (@​slorber)
  • docusaurus-mdx-loader
    • #11755 feat(mdx-loader): add support for explicit headingId based on MD/MDX comments (@​slorber)
  • docusaurus-theme-live-codeblock, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #11734 feat(theme): Split <DocCard>, improve extensibility, better handling of emoji icons, stable classNames (@​slorber)
    • #11733 feat(theme): Use React context for <Tabs>, allow custom <TabItem> components (@​slorber)
  • docusaurus-faster, docusaurus
    • #11715 feat(bundler): upgrade to Rspack 1.7, remove useless experimental feature flags (@​slorber)
  • docusaurus-plugin-content-pages
  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #11642 feat(mdx-loader): add admonitions directive support for class/id shortcuts (@​lebalz)
  • docusaurus-theme-classic

... (truncated)

Commits
  • 41c1a45 v3.10.1
  • d4164ae chore: cherry-pick commits for v3.10.1 patch release (#11982)
  • 4892e7f feat(core): add future.v4.mdx1CompatDisabledByDefault flag (#11896)
  • 543eaeb fix(core): fix url.resolve() Node.js deprecation warning (#11844)
  • 1a52592 fix(faster): upgrade Rspack, fix Yarn PnP support (#11817)
  • 4a0273f fix(create-docusaurus): fix support for TypeScript 6.0 + fix our CI (#11843)
  • f659aef fix(core): upgrade serve handler min version to for upgrade users to a secure...
  • 1451780 chore(ci): fixes for the npm trusted publishing workflow (#11823)
  • 5dff744 chore(ci): add Trusted Publishing release workflow through dispatch action (#...
  • 29c3b5c feat(core): Docusaurus Faster is stable + v4 future flag turns it on by defau...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​docusaurus/core since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

SuperMarioYL and others added 30 commits December 27, 2025 11:25
Auto-generated documentation version from release refs/tags/v0.0.6

- Added version 0.0.6 to versions.json
- Created versioned_docs/version-0.0.6/
- Created versioned_sidebars/version-0.0.6-sidebars.json
Auto-generated documentation version from release refs/tags/v0.0.7

- Added version 0.0.7 to versions.json
- Created versioned_docs/version-0.0.7/
- Created versioned_sidebars/version-0.0.7-sidebars.json
Auto-generated documentation version from release refs/tags/v0.0.8

- Added version 0.0.8 to versions.json
- Created versioned_docs/version-0.0.8/
- Created versioned_sidebars/version-0.0.8-sidebars.json
Auto-generated documentation version from release refs/tags/v0.0.11

- Added version 0.0.11 to versions.json
- Created versioned_docs/version-0.0.11/
- Created versioned_sidebars/version-0.0.11-sidebars.json
Auto-updated version files from release refs/tags/v0.0.11

- Updated Chart.yaml version to 0.0.11
- Updated package.json version to 0.0.11
…refresh

Backend: atomic RetryOnConflict balance read-modify-write; Deduct returns post-write balance; preserve OverdueAt across deductions; scheduler panic-recovery + jitter; apiServer.replicaCount=1 stopgap vs duplicate billing; K8s client QPS/Burst 50/100; first backend unit tests (calculateCost / Recharge / Deduct / grace / concurrent recharge).

Frontend: route-level React.lazy + Vite manualChunks (echarts split out of main bundle); top-level ErrorBoundary; shared getApiErrorMessage; drop unused @ant-design/pro-components; UI version injected from package.json; remove stray console.log.

Docs/site: emoji -> Tabler-style inline SVG icons; interactive vector ProductShowcase; corrected install docs (OCI charts/bison, /healthz, OpenCost ns/keys, replicaCount, bison-api/bison-web); 1200x630 social card + SEO meta; reduced-motion particle bg; features.md accuracy; docs/optimization-roadmap.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…billing)

Lease-based leader election (internal/leader) runs the singleton billing/auto-recharge/alert scheduler on exactly one replica; scheduler made re-startable with tests; replicaCount restored to 2; LEADER_ELECTION_ENABLED toggle; coordination.k8s.io/leases RBAC added.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Auth Secret reuses existing JWT key and admin password on helm upgrade via lookup, instead of regenerating with randAlphaNum every render (which rotated the JWT key and admin password on every upgrade). Fresh installs still auto-generate.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…pare

Per-IP login limiter (5 fails / 5min -> 15min lockout, 429 + Retry-After) blocks admin-password brute force; crypto/subtle constant-time username+password comparison removes the timing side channel; limiter unit tests added.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
CORS_ALLOWED_ORIGINS env restricts cross-origin requests to an allowlist (echoes matching origin + Vary + Allow-Credentials); unset preserves prior wildcard behavior for backward compatibility.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…illed timestamp

ProcessBilling gates on a persisted lastBilledAt so a cycle runs only after ~the configured interval elapsed, preventing the hourly tick from over-billing when interval>1h and preventing restart re-billing. First run sets a baseline. Timestamp write is conflict-retried; round-trip test added.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
SuperMarioYL and others added 14 commits June 19, 2026 12:20
CalculateDailyConsumption divides by the actual deduction-activity span (capped 7d, floored 0.5d) instead of a fixed 7 days, and fetches up to 400 records so a full week of hourly deductions isn't truncated. Recharges/out-of-window excluded. Tests added.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…oad prices once

GET /teams no longer runs a discarded OpenCost query per team. Billing/report cost computation resolves the price table once per operation (loadPrices + costFromPrices) instead of reading the resource-config ConfigMap per allocation row.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
OpenCost allocation queries wrapped in a 30s TTL cache that coalesces concurrent identical queries (window/aggregate/filter), cutting duplicate dashboard/billing load. Errors not cached. Self-contained, race-tested, no new dependency.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…b build

Release workflow gains a Test & Lint Gate (go vet/fmt/build/test -race + web npm ci/lint/vitest/build) that the publish chain needs, so broken code cannot be released. Declared tslib (phantom dep of echarts-for-react, previously provided by removed pro-components) and synced package-lock so npm ci is reproducible. gofmt applied across api-server.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…nal deps

macOS-generated lockfile omits @rollup/rollup-linux-x64-gnu; npm install resolves platform binaries on the Linux runner. Matches the web-ui Dockerfile.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
When AUTH_ENABLED=true the server refuses to start with an empty/default JWT_SECRET or empty/admin ADMIN_PASSWORD, preventing forgeable tokens and the default password in production. Auth-disabled/local dev unaffected; Helm injects random persisted secrets. Config validation tests added.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Replaced 13 duplicated err.response.data.error extraction sites with the shared getApiErrorMessage helper across ClusterNodes/TeamDetail/TeamCreate/Login/ResourceConfig.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
AuthProvider and ThemeProvider memoize their context value with useMemo instead of allocating a new object each render, avoiding cascading consumer re-renders (incl. the antd ConfigProvider subtree).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Added values.schema.json so Helm type-checks values at install time (catches e.g. string replicaCount) and kubeVersion >=1.22 so unsupported clusters fail fast.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Added optional PodDisruptionBudget, HorizontalPodAutoscaler (deployment drops replicas when HPA on), and NetworkPolicy (api-server ingress from web-ui + release ns). All off by default; values.schema.json extended.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Added Dependabot for gomod/npm(web-ui,website)/github-actions/docker, and .dockerignore for api-server and web-ui to shrink build context and improve reproducibility.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 3.9.2 to 3.10.1.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.1/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant