-
Notifications
You must be signed in to change notification settings - Fork 223
Bump the docusaurus group in /docs with 5 updates #1484
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
Bump the docusaurus group in /docs with 5 updates #1484
Conversation
Bumps the docusaurus group in /docs with 5 updates: | Package | From | To | | --- | --- | --- | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.8.0` | `3.8.1` | | [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects) | `3.8.0` | `3.8.1` | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.8.0` | `3.8.1` | | [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `3.8.0` | `3.8.1` | | [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types) | `3.8.0` | `3.8.1` | Updates `@docusaurus/core` from 3.8.0 to 3.8.1 - [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.1/packages/docusaurus) Updates `@docusaurus/plugin-client-redirects` from 3.8.0 to 3.8.1 - [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.1/packages/docusaurus-plugin-client-redirects) Updates `@docusaurus/preset-classic` from 3.8.0 to 3.8.1 - [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.1/packages/docusaurus-preset-classic) Updates `@docusaurus/module-type-aliases` from 3.8.0 to 3.8.1 - [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.1/packages/docusaurus-module-type-aliases) Updates `@docusaurus/types` from 3.8.0 to 3.8.1 - [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.1/packages/docusaurus-types) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docusaurus - dependency-name: "@docusaurus/plugin-client-redirects" dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docusaurus - dependency-name: "@docusaurus/preset-classic" dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docusaurus - dependency-name: "@docusaurus/module-type-aliases" dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docusaurus - dependency-name: "@docusaurus/types" dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docusaurus ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1484 +/- ##
============================================
- Coverage 73.11% 73.08% -0.04%
+ Complexity 4382 4381 -1
============================================
Files 475 475
Lines 14244 14244
Branches 1447 1447
============================================
- Hits 10415 10410 -5
- Misses 2970 2979 +9
+ Partials 859 855 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot squash and merge 3.8.1
Bumps the docusaurus group in /docs with 5 updates:
3.8.0
3.8.1
3.8.0
3.8.1
3.8.0
3.8.1
3.8.0
3.8.1
3.8.0
3.8.1
Updates
@docusaurus/core
from 3.8.0 to 3.8.1Release notes
Sourced from
@docusaurus/core
's releases.Changelog
Sourced from
@docusaurus/core
's changelog.Commits
fa8ae13
v3.8.1ffa7525
fix(bundler): fixdocusaurus start
usingconcatenateModules: true
(#11222)dd6396d
fix: include Arc to supported Chromium Browsers (#11217)264774a
perf: avoid duplicatedgit log
calls inloadContent()
andpostBuild()
f...68aa3c8
fix(core): fixdocusaurus start
error for macOS users with no Chromium-base...b126e64
chore: release Docusaurus 3.8 (#11200)8958c11
chore: fix typos in comment-out (#11197)ba18a8b
chore: simplify construction of test paths (#11196)Updates
@docusaurus/plugin-client-redirects
from 3.8.0 to 3.8.1Release notes
Sourced from
@docusaurus/plugin-client-redirects
's releases.Changelog
Sourced from
@docusaurus/plugin-client-redirects
's changelog.Commits
fa8ae13
v3.8.1b126e64
chore: release Docusaurus 3.8 (#11200)Updates
@docusaurus/preset-classic
from 3.8.0 to 3.8.1Release notes
Sourced from
@docusaurus/preset-classic
's releases.Changelog
Sourced from
@docusaurus/preset-classic
's changelog.Commits
fa8ae13
v3.8.1b126e64
chore: release Docusaurus 3.8 (#11200)Updates
@docusaurus/module-type-aliases
from 3.8.0 to 3.8.1Release notes
Sourced from
@docusaurus/module-type-aliases
's releases.Changelog
Sourced from
@docusaurus/module-type-aliases
's changelog.Commits
fa8ae13
v3.8.1b126e64
chore: release Docusaurus 3.8 (#11200)Updates
@docusaurus/types
from 3.8.0 to 3.8.1Release notes
Sourced from
@docusaurus/types
's releases.Changelog
Sourced from
@docusaurus/types
's changelog.Commits
fa8ae13
v3.8.11c454a9
fix(types): fix future flags public types (#11221)264774a
perf: avoid duplicatedgit log
calls inloadContent()
andpostBuild()
f...b126e64
chore: release Docusaurus 3.8 (#11200)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions