-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): bump the docusaurus group across 1 directory with 4 updates #420
Conversation
Bumps the docusaurus group with 4 updates in the / directory: [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) and [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig). Updates `@docusaurus/core` from 3.4.0 to 3.5.2 - [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.5.2/packages/docusaurus) Updates `@docusaurus/plugin-client-redirects` from 3.4.0 to 3.5.2 - [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.5.2/packages/docusaurus-plugin-client-redirects) Updates `@docusaurus/preset-classic` from 3.4.0 to 3.5.2 - [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.5.2/packages/docusaurus-preset-classic) Updates `@docusaurus/tsconfig` from 3.4.0 to 3.5.2 - [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.5.2/packages/docusaurus-tsconfig) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docusaurus - dependency-name: "@docusaurus/plugin-client-redirects" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docusaurus - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docusaurus - dependency-name: "@docusaurus/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docusaurus ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filespackage.json
|
PR Summary
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the docusaurus group with 4 updates in the / directory: @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/preset-classic and @docusaurus/tsconfig.
Updates
@docusaurus/core
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
eeec303
v3.5.2419d559
fix(core): always alias React/ReactDOM to site dependency so that importing M...bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)087a329
fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (#...868d72f
fix(core): revert wrong anchor link implementation change (#10311)80203b3
feat(core): allow plugins to self-disable by returning null (#10286)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)97630b4
fix(core): fail fast if plugin has no name (#10239)904b96c
fix(core): fix sites unable to start/build without a static dir (#10225)Updates
@docusaurus/plugin-client-redirects
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/plugin-client-redirects
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-client-redirects
's changelog.... (truncated)
Commits
eeec303
v3.5.2bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)80203b3
feat(core): allow plugins to self-disable by returning null (#10286)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)dbdd4df
chore: release Docusaurus v3.4 (#10186)Updates
@docusaurus/preset-classic
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
eeec303
v3.5.2bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)dbdd4df
chore: release Docusaurus v3.4 (#10186)Updates
@docusaurus/tsconfig
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/tsconfig
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/tsconfig
's changelog.... (truncated)
Commits
eeec303
v3.5.2bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)dbdd4df
chore: release Docusaurus v3.4 (#10186)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