docs.runme.dev icon indicating copy to clipboard operation
docs.runme.dev copied to clipboard

chore(deps): bump @docusaurus/preset-classic from 3.7.0 to 3.9.2

Open dependabot[bot] opened this issue 3 months ago • 1 comments

Bumps @docusaurus/preset-classic from 3.7.0 to 3.9.2.

Release notes

Sourced from @​docusaurus/preset-classic's releases.

3.9.2 (2025-10-17)

:bug: Bug Fix

  • docusaurus-plugin-content-docs
    • #11490 fix(docs): add support for missing sidebar_key front matter attribute (@​slorber)
  • docusaurus-cssnano-preset
    • #11487 fix(cssnano-preset): disable CSS counter minification (@​YDKK)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)

:running_woman: Performance

  • docusaurus-theme-mermaid

:nail_care: Polish

  • docusaurus-theme-classic

:robot: Dependencies

:globe_with_meridians: Translations

Committers: 9

... (truncated)

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

3.9.2 (2025-10-17)

:bug: Bug Fix

  • docusaurus-plugin-content-docs
    • #11490 fix(docs): add support for missing sidebar_key front matter attribute (@​slorber)
  • docusaurus-cssnano-preset
    • #11487 fix(cssnano-preset): disable CSS counter minification (@​YDKK)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)

:running_woman: Performance

  • docusaurus-theme-mermaid

:nail_care: Polish

  • docusaurus-theme-classic

:robot: Dependencies

:globe_with_meridians: Translations

Committers: 9

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Oct 20 '25 11:10 dependabot[bot]

@cocaine-coder Thank you for raising this issue. sites/demo uses both maplibre and mapbox, and it requires mapbox access token for running demo website locally.

You need to create .env by copying .env.example, then place your mapbox access token in it. It should work and you will be able to push it https://github.com/watergis/maplibre-gl-export/blob/main/sites/demo/.env.example

but this is not included in documentation. I will update README when I find time

JinIgarashi avatar May 04 '25 00:05 JinIgarashi

thanks

cocaine-coder avatar May 04 '25 18:05 cocaine-coder