build(deps): bump the npm_and_yarn group across 1 directory with 6 updates#5
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
…dates Bumps the npm_and_yarn group with 5 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [got](https://github.com/sindresorhus/got) | `9.6.0` | `12.6.1` | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.4.3` | `3.8.0` | | [@docusaurus/plugin-google-gtag](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-google-gtag) | `2.4.3` | `3.8.0` | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.4.3` | `3.8.0` | | [@docusaurus/theme-search-algolia](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-search-algolia) | `2.4.3` | `3.8.0` | Updates `got` from 9.6.0 to 12.6.1 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v9.6.0...v12.6.1) Updates `@docusaurus/core` from 2.4.3 to 3.8.0 - [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.8.0/packages/docusaurus) Updates `@docusaurus/plugin-google-gtag` from 2.4.3 to 3.8.0 - [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.8.0/packages/docusaurus-plugin-google-gtag) Updates `@docusaurus/preset-classic` from 2.4.3 to 3.8.0 - [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.8.0/packages/docusaurus-preset-classic) Updates `@docusaurus/theme-search-algolia` from 2.4.3 to 3.8.0 - [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.8.0/packages/docusaurus-theme-search-algolia) Updates `webpack-dev-server` from 4.11.1 to 4.15.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/v4.15.2/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.11.1...v4.15.2) --- updated-dependencies: - dependency-name: got dependency-version: 12.6.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@docusaurus/core" dependency-version: 3.8.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@docusaurus/plugin-google-gtag" dependency-version: 3.8.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@docusaurus/preset-classic" dependency-version: 3.8.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@docusaurus/theme-search-algolia" dependency-version: 3.8.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 4.15.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the npm_and_yarn group with 5 updates in the /docs directory:
9.6.012.6.12.4.33.8.02.4.33.8.02.4.33.8.02.4.33.8.0Updates
gotfrom 9.6.0 to 12.6.1Release notes
Sourced from got's releases.
... (truncated)
Commits
c405f5412.6.167d5039Fixget-streamimport statement (#2266)469a455Meta tweaks8f77e8dFix readme "axios bugs" urls (#2253)af928f6Fix type error on build (#2251)702ed35Meta tweakse4460f7Add failing tests for #2170 (#2171)13a68d312.6.088c88fbUpdate dependencies0ca0b7fDo not enforce newest URI rules on URLs (#2200)Updates
@docusaurus/corefrom 2.4.3 to 3.8.0Release notes
Sourced from
@docusaurus/core's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core's changelog.... (truncated)
Commits
948d63cv3.8.0abd04a2feat(theme): new CSS cascade layers plugin + built-in `v4.useCssCascadeLayers...e839b67perf(core): disable RspackparallelCodeSplittingtemporarily (#11178)d6be84aperf(core): fix bad value for mergeDuplicateChunks (typo) (#11177)2371ca7perf(bundler): fine-tuning of Webpack/Rspack optimizations (#11176)dee76f8perf(core): add default for DOCUSAURUS_SSG_WORKER_THREAD_RECYCLER_MAX_MEMORY ...8061f22feat(core): expose opt-in env variable for SSG thread recycling (#11166)33811e3perf(core): optimize SSG collected data memory and worker thread communicatio...e905b93feat(core): add internal flag to skip bundling (#11156)730ce48feat(theme): make it possible to provide your own page title formatter (#11090)Updates
@docusaurus/plugin-google-gtagfrom 2.4.3 to 3.8.0Release notes
Sourced from
@docusaurus/plugin-google-gtag's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-google-gtag's changelog.... (truncated)
Commits
948d63cv3.8.071d682cchore: release Docusaurus 3.7.0 (#10812)0f29a37feat: Add React 19 support to Docusaurus v3 (#10763)fd43036chore: release Docusaurus 3.6.3 (#10713)90e85e8chore: release Docusaurus 3.6.2 (#10698)f127278chore: release Docusaurus 3.6.1 (#10659)ed2cdf3chore: release Docusaurus v3.6 (#10633)655ce94chore: release 3.5.2 (#10400)bde4414chore: release v3.5.1 (#10385)daa6b87chore: release Docusaurus v3.5 (#10379)Updates
@docusaurus/preset-classicfrom 2.4.3 to 3.8.0Release notes
Sourced from
@docusaurus/preset-classic's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic's changelog.... (truncated)
Commits
948d63cv3.8.0abd04a2feat(theme): new CSS cascade layers plugin + built-in `v4.useCssCascadeLayers...71d682cchore: release Docusaurus 3.7.0 (#10812)0f29a37feat: Add React 19 support to Docusaurus v3 (#10763)df6f53afeat(svgr): create new Docusaurus SVGR plugin (#10677)fd43036chore: release Docusaurus 3.6.3 (#10713)90e85e8chore: release Docusaurus 3.6.2 (#10698)f127278chore: release Docusaurus 3.6.1 (#10659)ed2cdf3chore: release Docusaurus v3.6 (#10633)655ce94chore: release 3.5.2 (#10400)Updates
@docusaurus/theme-search-algoliafrom 2.4.3 to 3.8.0Release notes
Sourced from
@docusaurus/theme-search-algolia's releases.