fix(deps): update docs #821
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.8.1
->3.9.2
3.8.1
->3.9.2
3.8.1
->3.9.2
3.1.0
->3.1.1
19.1.0
->19.2.0
19.1.0
->19.2.0
3.2.4
->3.8.7
Release Notes
facebook/docusaurus (@docusaurus/core)
v3.9.2
Compare Source
🐛 Bug Fix
docusaurus-plugin-content-docs
sidebar_key
front matter attribute (@slorber)docusaurus-cssnano-preset
docusaurus-theme-search-algolia
docusaurus-theme-translations
docusaurus-theme-classic
,docusaurus-theme-common
scroll-margin-top
when clicking footnote items, factorize code (@slorber)docusaurus
i18n.localeConfigs.translate
in validation (@trofim24)docusaurus-theme-mermaid
🏃♀️ Performance
docusaurus-theme-mermaid
💅 Polish
docusaurus-theme-classic
🤖 Dependencies
🌐 Translations
docusaurus-theme-translations
Committers: 9
v3.9.1
Compare Source
🐛 Bug Fix
docusaurus
Committers: 1
v3.9.0
Compare Source
🚀 New Feature
docusaurus-theme-search-algolia
docusaurus-plugin-content-blog
,docusaurus-theme-classic
docusaurus-theme-classic
,docusaurus-theme-common
docusaurus-theme-classic
,docusaurus-theme-search-algolia
,docusaurus-theme-translations
docusaurus-faster
,docusaurus
docusaurus-utils
@site/*
markdown links, fix resolution priority bugs (@slorber)docusaurus-theme-mermaid
docusaurus-plugin-pwa
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-types
,docusaurus-utils
,docusaurus
i18n.localeConfigs[locale].{url,baseUrl}
config options, fix multi-domain deployments (@slorber)docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-plugin-content-pages
,docusaurus-types
,docusaurus-utils
,docusaurus
i18n.localeConfigs.translate
+ skip translation process ifi18n/<locale>
dir doesn't exist (@slorber)docusaurus-plugin-content-docs
key
attribute - fix docs translations key conflicts (@slorber)create-docusaurus
docusaurus-mdx-loader
,docusaurus-types
,docusaurus
siteConfig.markdown.emoji
config option to disableremark-emoji
(@slorber)create-docusaurus
,docusaurus-mdx-loader
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-types
,docusaurus
siteConfig.markdown.hooks
, deprecatesiteConfig.onBrokenMarkdownLinks
(@slorber)🐛 Bug Fix
docusaurus-theme-classic
,docusaurus
docusaurus-theme-classic
docusaurus
docusaurus-theme-common
useColorMode()
visual glitches due to provider unmounts/remounts (@slorber)docusaurus-bundler
,docusaurus-faster
<head>
forog:image
crawlers (@slorber)docusaurus-theme-classic
,docusaurus-theme-translations
aria-label
toIconExternalLink
with value'(opens in new tab)'
(@WestonThayer)docusaurus-plugin-content-docs
className
lost when post-processed to a doc (@slorber)docusaurus-theme-classic
,docusaurus-theme-common
useHistorySelector()
hydration-safe + use it read search/hash in theme (@slorber)📝 Documentation
🤖 Dependencies
🔧 Maintenance
create-docusaurus
,docusaurus-babel
,docusaurus-bundler
,docusaurus-cssnano-preset
,docusaurus-faster
,docusaurus-logger
,docusaurus-mdx-loader
,docusaurus-plugin-client-redirects
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-plugin-content-pages
,docusaurus-plugin-css-cascade-layers
,docusaurus-plugin-debug
,docusaurus-plugin-google-analytics
,docusaurus-plugin-google-gtag
,docusaurus-plugin-google-tag-manager
,docusaurus-plugin-ideal-image
,docusaurus-plugin-pwa
,docusaurus-plugin-rsdoctor
,docusaurus-plugin-sitemap
,docusaurus-plugin-svgr
,docusaurus-plugin-vercel-analytics
,docusaurus-preset-classic
,docusaurus-remark-plugin-npm2yarn
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-live-codeblock
,docusaurus-theme-mermaid
,docusaurus-theme-search-algolia
,docusaurus-theme-translations
,docusaurus-utils-common
,docusaurus-utils-validation
,docusaurus-utils
,docusaurus
,eslint-plugin
,lqip-loader
docusaurus-theme-classic
docusaurus-plugin-content-docs
docusaurus-bundler
🌐 Translations
docusaurus-theme-translations
Committers: 18
mdx-js/mdx (@mdx-js/react)
v3.1.1
Compare Source
Fix
3cad7d7
@mdx-js/mdx
: add dependency onacorn
0dc4472
@mdx-js/esbuild
: fix crash with esbuild loader andjsx
optionby @egnor in #2593
84ec66e
@mdx-js/esbuild
: refactor to improve error conversion in esbuildby @egnor in #2595
2b3381a
@mdx-js/rollup
: fix support for query parameters in Viteby @markdalgleish in #2629
Types
933ab44
@mdx-js/mdx
: addattributes
to export/import declarationsDocs
c156a1f
Addrehype-mdx-toc
to list of pluginby @boning-w in #2622
913659c
Addrecma-module-to-function
to list of pluginsby @remcohaszing in #2605
67fb1d0
Remove unneeded JSX type casting in docs, testsf0d20da
Remove local use ofJSX
by @remcohaszing in #2604
63f39ce
Remove references to twitter35ac59d
Refactor some docs regarding recma pluginsFull Changelog: mdx-js/mdx@3.1.0...3.1.1
facebook/react (react)
v19.2.0
Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>
: A new API to hide and restore the UI and internal state of its children.useEffectEvent
is a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal
(for RSCs) lets your know when thecache()
lifetime is over.New React DOM Features
resume
: to resume a prerender to a stream.resumeAndPrerender
: to resume a prerender to HTML.resumeToPipeableStream
: to resume a prerender to a stream.resumeAndPrerenderToNodeStream
: to resume a prerender to HTML.prerender
APIs to return apostponed
state that can be passed to theresume
APIs.Notable changes
<ViewTransition>
Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.prerender
,renderToReadableStream
) to server-side-rendering APIs for Node.js:
IDs generated by useIdAll Changes
React
<Activity />
was developed over many years, starting beforeClassComponent.setState
(@acdlite @sebmarkbage and many others)%o
placeholder (@eps1lon #34198)useDeferredValue
loop in popstate event (@acdlite #32821)useDeferredValue
(@acdlite #34376)cacheSignal
(@sebmarkbage #33557)React DOM
:
for IDs generated byuseId
(@sebmarkbage, @eps1lon: #32001, #33342#33099, #33422)nonce
to be used on hoistable styles (@Andarist #32461)React.use
insideReact.lazy
-ed Component (@hi-ogawa #33941)progressiveChunkSize
option for server-side-rendering APIs (@sebmarkbage #33027)React Server Components
<img>
and<link>
using hints before they're rendered (@sebmarkbage #34604)filterStackFrame
(@eps1lon #33707)React Reconciler
on*
handlers to account for upcoming experimental APIsv19.1.1
Compare Source
yarnpkg/berry (yarn)
v3.8.7
Compare Source
v3.8.6
Compare Source
v3.8.5
Compare Source
v3.8.4
Compare Source
v3.8.3
Compare Source
v3.8.2
Compare Source
v3.8.1
Compare Source
v3.8.0
Compare Source
v3.7.0
Compare Source
v3.6.4
Compare Source
v3.6.3
Compare Source
v3.6.2
Compare Source
v3.6.1
Compare Source
v3.6.0
Compare Source
v3.5.1
Compare Source
v3.5.0
Compare Source
v3.4.1
Compare Source
yarn init
.v3.4.0
Compare Source
Node.js parity
--conditions
flag.--watch
flag on Node 18 (it previously only supported it on Node 19).Bugfixes
pnpapi
) can now be imported from ESM modules.ZipFS.prototype.getBufferAndClose
will not error on empty archives resulting from an unlink after write.YN0000
) fromyarn workspaces foreach
.Compatibility
v3.3.1
Compare Source
v3.3.0
Compare Source
Installs
hardlinks-global
node-modules
linker mode by 1.5xCompatibility
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.