Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(deps): update docusaurus monorepo to v2.4.3 #1010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
renovate wants to merge 1 commit into master
base: master
Choose a base branch
Loading
from renovate/docusaurus-monorepo

Conversation

Copy link
Contributor

@renovate renovate bot commented Jan 26, 2022
edited
Loading

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/core (source) 2.0.0-beta.14 -> 2.4.3 age confidence
@docusaurus/module-type-aliases (source) 2.0.0-beta.14 -> 2.4.3 age confidence
@docusaurus/preset-classic (source) 2.0.0-beta.14 -> 2.4.3 age confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v2.4.3: 2.4.3

Compare Source

2.4.3 (2023年09月20日)
🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (@​ori-shalom)
Committers: 4

v2.4.1: 2.4.1

Compare Source

2.4.1 (2023年05月15日)

🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber)
  • docusaurus-theme-translations
  • docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #​8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber)
  • docusaurus-theme-common
    • #​8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber)
    • #​8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber)
  • docusaurus-utils
  • docusaurus-theme-classic, docusaurus-theme-translations
  • create-docusaurus
💅 Polish
  • docusaurus-theme-classic
    • #​8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@​armano2)
Committers: 7

v2.4.0: 2.4.0

Compare Source

2.4.0 (2023年03月23日)

Blog post: https://docusaurus.io/blog/releases/2.4/

🚀 New Feature
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #​8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@​ZarakiKanzaki)
  • docusaurus-theme-classic
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus
    • #​8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8674 feat(theme-classic): respect prefers-reduced-motion: reduce mediaquery, bump Infima to alpha.43 (@​slorber)
  • docusaurus-theme-translations
  • docusaurus-theme-common
    • #​8656 feat(theme-common): allow passing a string for details summary (@​pReya)
  • docusaurus-plugin-google-gtag
    • #​8620 feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-common, docusaurus-theme-search-algolia
    • #​8757 fix(search): search page should react to querystring changes + cleanup/refactor (@​slorber)
  • docusaurus
  • docusaurus-theme-translations
💅 Polish
  • create-docusaurus
    • #​8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (@​biplavmz)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #​8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (@​tannerdolby)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
Committers: 14

v2.3.1: 2.3.1

Compare Source

2.3.1 (2023年02月03日)
🐛 Bug Fix
  • docusaurus-theme-common
    • #​8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (@​slorber)
    • #​8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (@​slorber)
    • #​8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-utils
  • docusaurus-preset-classic
💅 Polish
  • docusaurus-theme-translations
🤖 Dependencies
  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus
Committers: 3

v2.3.0: 2.3.0

Compare Source

2.3.0 (2023年01月26日)

🚀 New Feature
  • docusaurus-theme-translations
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • docusaurus
    • #​8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@​friederbluemle)
  • docusaurus-theme-search-algolia
    • #​8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
  • docusaurus-plugin-google-tag-manager
    • #​8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin
🐛 Bug Fix
  • docusaurus-mdx-loader
    • #​8303 fix(mdx-loader): support nested admonitions
    • #​8282 fix(mermaid): fix Mermaid integration for v9.2 release
  • docusaurus-theme-common
  • docusaurus
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@​slorber)
  • docusaurus-theme-classic
  • docusaurus-theme-translations
    • #​8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@​slorber)
    • #​8289 fix(theme-translations): complete Turkish theme translations
    • #​8406 fix(translations): complete farsi theme translations
    • #​8450 fix(theme-translations): complete Vietnamese theme translations
    • #​8525 chore(theme-translations): complete pl translations
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-docs
  • docusaurus-utils
  • create-docusaurus, docusaurus-theme-classic
    • #​8279 fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (@​slorber)
💅 Polish
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-translations
  • eslint-plugin
Committers: 16

v2.2.0: 2.2.0

Compare Source

2.2.0 (2022年10月29日)

🚀 New Feature
  • docusaurus-plugin-client-redirects
  • docusaurus
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus
🐛 Bug Fix
  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #​8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #​8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
💅 Polish
Committers: 22

v2.1.0: 2.1.0

Compare Source

2.1.0 (2022年09月01日)

🚀 New Feature
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8008 feat(theme): ability to use <DocCardList> without items prop, on any doc page (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-theme-translations
🐛 Bug Fix
💅 Polish
  • docusaurus-theme-classic
  • docusaurus-utils
    • #​7941 feat(core): add new Webpack file-loader extensions: avif, mov, mkv, mpg, avi... (@​slorber)
  • docusaurus-theme-classic, docusaurus-types
    • #​7942 feat(theme-classic): use lang attribute in navbar locale dropdown items (@​slorber)
  • docusaurus-theme-translations
📝 Documentation
  • create-docusaurus
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-sitemap, docusaurus-theme-classic
Committers: 10

v2.0.1: 2.0.1

Compare Source

2.0.1 (2022年08月01日)

Fix bad npm publish of 2.0.0

Committers: 1

v2.0.0: 2.0.0

Compare Source

2.0.0 (2022年08月01日)

Bad npm publish, please use 2.0.1

💅 Polish
Committers: 2

v2.0.0-rc.1: 2.0.0-rc.1

Compare Source

2.0.0-rc.1 (2022年07月14日)

🐛 Bug Fix
💅 Polish
  • docusaurus-theme-translations
📝 Documentation
  • docusaurus-plugin-content-docs
    • #​7706 docs: release process, versioning, breaking changes, public API surface (@​slorber)
🔧 Maintenance
Committers: 11

v2.0.0-beta.ff31de0ff

Compare Source

v2.0.0-beta.fc64c12e4

Compare Source

v2.0.0-beta.fbdeefcac

Compare Source

v2.0.0-beta.fa9b0cd9c

Compare Source

v2.0.0-beta.fa7aa0810

Compare Source

v2.0.0-beta.f7b5e9039

Compare Source

v2.0.0-beta.f71e83450

Compare Source

v2.0.0-beta.f47826297

Compare Source

v2.0.0-beta.f33cd079c

Compare Source

v2.0.0-beta.f316ff5cd

Compare Source

v2.0.0-beta.f20599bb5

Compare Source

v2.0.0-beta.f10304dd1

Compare Source

v2.0.0-beta.f03479f69

Compare Source

v2.0.0-beta.ec2486d2c

Compare Source

v2.0.0-beta.e85ec1ab1

Compare Source

v2.0.0-beta.e5916dc59

Compare Source

v2.0.0-beta.e2acda64f

Compare Source

v2.0.0-beta.e25c0e7d3

Compare Source

v2.0.0-beta.e09291062

Compare Source

v2.0.0-beta.dfe32dac9

Compare Source

v2.0.0-beta.df8a900f9

Compare Source

v2.0.0-beta.df19bbd14

Compare Source

v2.0.0-beta.ddc0f46b7

Compare Source

v2.0.0-beta.dc9f104cc

Compare Source

v2.0.0-beta.dc4664b48

Compare Source

v2.0.0-beta.dc0336a34

Compare Source

v2.0.0-beta.db6f5ce72

Compare Source

v2.0.0-beta.d81d43c24

Compare Source

v2.0.0-beta.d72f760e4

Compare Source

v2.0.0-beta.d65cc9d23

Compare Source

v2.0.0-beta.d3764f77f

Compare Source

v2.0.0-beta.d2e4e60cd

Compare Source

v2.0.0-beta.d0bbdd053

Compare Source

v2.0.0-beta.ce847d664

Compare Source

v2.0.0-beta.ce0764033

Compare Source

v2.0.0-beta.c935fe2a3

Compare Source

v2.0.0-beta.c8b9061f6

Compare Source

v2.0.0-beta.c3127b65d

Compare Source

v2.0.0-beta.c0b8e9116

Compare Source

v2.0.0-beta.bfd33dc63

Compare Source

v2.0.0-beta.be9f9d6df

Compare Source

[v2.0.0-beta.be695aa0e](https://redirect.github.com/facebook/docusaurus/compare/ec01e744594907c70134bc420b500f28c69d


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from c3475dc to afb4a47 Compare February 25, 2022 15:16
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-beta.15 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.0-beta.16 (追記ここまで) Feb 25, 2022
Copy link

github-actions bot commented Feb 25, 2022
edited
Loading

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 587 B (0%) 12 ms (0%) 49 ms (+1382.57% 🔺) 60 ms

Copy link

codecov-commenter commented Feb 25, 2022
edited
Loading

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.85%. Comparing base (11a2147) to head (92521c1).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@ Coverage Diff @@
## master #1010 +/- ##
======================================
 Coverage 8.85% 8.85% 
======================================
 Files 57 57 
 Lines 1897 1897 
 Branches 24 24 
======================================
 Hits 168 168 
 Misses 1729 1729 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from afb4a47 to 6bd9382 Compare March 3, 2022 18:23
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-beta.16 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.0-beta.17 (追記ここまで) Mar 3, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 6bd9382 to 8337d50 Compare March 25, 2022 17:11
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-beta.17 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.0-beta.18 (追記ここまで) Mar 25, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 8337d50 to 6e1880d Compare May 4, 2022 16:28
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-beta.18 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.0-beta.19 (追記ここまで) May 4, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 6e1880d to 759218b Compare May 5, 2022 20:23
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-beta.19 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.0-beta.20 (追記ここまで) May 5, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 759218b to c2d98be Compare May 27, 2022 17:25
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-beta.20 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.0-beta.21 (追記ここまで) May 27, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from c2d98be to 04a9559 Compare July 8, 2022 17:00
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-beta.21 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.0-beta.22 (追記ここまで) Jul 8, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 04a9559 to ede5aee Compare July 14, 2022 17:20
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-beta.22 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.0-rc.1 (追記ここまで) Jul 14, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from ede5aee to d47e9d1 Compare August 1, 2022 08:15
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.0-rc.1 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.0.1 (追記ここまで) Aug 1, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from d47e9d1 to bfce0cc Compare September 2, 2022 10:49
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.0.1 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.1.0 (追記ここまで) Sep 2, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from bfce0cc to 9ced7d6 Compare November 8, 2022 10:33
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.1.0 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.2.0 (追記ここまで) Nov 8, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 2 times, most recently from 934d1d8 to f569fb7 Compare November 8, 2022 11:34
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 2 times, most recently from 829c632 to dbf6f91 Compare November 17, 2022 14:35
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.2.0 (削除ここまで) (追記) Update docusaurus monorepo to v2.2.0 (追記ここまで) Dec 17, 2022
@renovate renovate bot changed the title (削除) Update docusaurus monorepo to v2.2.0 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.2.0 (追記ここまで) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from dbf6f91 to 6cc0cb5 Compare December 18, 2022 22:28
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 6cc0cb5 to ae2dc4c Compare January 27, 2023 16:36
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.2.0 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.3.0 (追記ここまで) Jan 27, 2023
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from ae2dc4c to fec464e Compare February 3, 2023 13:58
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.3.0 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.3.1 (追記ここまで) Feb 3, 2023
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from fec464e to 9c175ea Compare March 23, 2023 18:54
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.3.1 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.4.0 (追記ここまで) Mar 23, 2023
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 9c175ea to 4624184 Compare May 28, 2023 12:04
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.4.0 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.4.1 (追記ここまで) May 28, 2023
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 4624184 to d50455d Compare September 20, 2023 16:02
@renovate renovate bot changed the title (削除) fix(deps): update docusaurus monorepo to v2.4.1 (削除ここまで) (追記) fix(deps): update docusaurus monorepo to v2.4.3 (追記ここまで) Sep 20, 2023
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 3 times, most recently from c928249 to 92521c1 Compare December 30, 2024 21:10
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 92521c1 to a1c76f1 Compare August 10, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /