Skip to content

fix(deps): update all non-major dependencies#17

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/core (source) 2.0.0-beta.212.4.3 age confidence
@docusaurus/preset-classic (source) 2.0.0-beta.212.4.3 age confidence
clsx ^1.1.1^1.2.1 age confidence
docusaurus-plugin-typedoc (source) ^0.17.5^0.22.0 age confidence
prism-react-renderer ^1.3.3^1.3.5 age confidence
typedoc (source) ^0.22.17^0.28.17 age confidence
typedoc-plugin-djs-links (source) ^1.0.4^1.2.0 age confidence
typedoc-plugin-markdown (source) ^3.12.1^3.17.1 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](https://redirect.github.com/facebook/docusaurus/compare/75c622bc7c214aa8e504a95e2ade1424549184fe...f6d6bcbc36219012


Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Jun 25, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c7e052c to c5565e3 Compare June 26, 2022 21:03
@renovate renovate bot changed the title chore(deps): update dependency typedoc to ^0.22.18 chore(deps): update dependency typedoc to ^0.23.0 Jun 26, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5565e3 to 639ab8d Compare June 26, 2022 22:47
@renovate renovate bot changed the title chore(deps): update dependency typedoc to ^0.23.0 chore(deps): update dependency typedoc to ^0.23.1 Jun 26, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 639ab8d to f3e0f38 Compare June 28, 2022 03:01
@renovate renovate bot changed the title chore(deps): update dependency typedoc to ^0.23.1 chore(deps): update all non-major dependencies Jun 28, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 968445c to 7353bad Compare June 30, 2022 18:22
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jun 30, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from bcb0c3c to 9158d25 Compare July 6, 2022 01:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4cc56fd to de2d9d0 Compare July 14, 2022 02:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5f8340f to fb25e69 Compare August 21, 2022 05:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 4b1f280 to 5117ab8 Compare August 27, 2022 05:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from f757539 to 28b4f95 Compare September 4, 2022 23:09
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN cli npm v10.5.1 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: docs@1.0.0
npm ERR! Found: docusaurus-plugin-typedoc@0.17.5
npm ERR! node_modules/docusaurus-plugin-typedoc
npm ERR!   dev docusaurus-plugin-typedoc@"^0.22.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev docusaurus-plugin-typedoc@"^0.22.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typedoc@0.25.13
npm ERR! node_modules/typedoc
npm ERR!   peer typedoc@">=0.24.0" from docusaurus-plugin-typedoc@0.22.0
npm ERR!   node_modules/docusaurus-plugin-typedoc
npm ERR!     dev docusaurus-plugin-typedoc@"^0.22.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-07T22_24_22_220Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-07T22_24_22_220Z-debug-0.log

@renovate
Copy link
Contributor Author

renovate bot commented Jun 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn cli npm v11.11.0 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^20.17.0 || >=22.9.0`. You can find the latest version at https://nodejs.org/.
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: docs@1.0.0
npm error Found: typescript@4.9.5
npm error node_modules/typescript
npm error   dev typescript@"^4.7.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@"5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x" from typedoc@0.28.17
npm error node_modules/typedoc
npm error   dev typedoc@"^0.28.17" from the root project
npm error   peer typedoc@">=0.24.0" from docusaurus-plugin-typedoc@0.22.0
npm error   node_modules/docusaurus-plugin-typedoc
npm error     dev docusaurus-plugin-typedoc@"^0.22.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-05T19_49_11_521Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-05T19_49_11_521Z-debug-0.log

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants