chore(deps): bump @docusaurus/module-type-aliases from 3.10.0 to 3.10.1#60
Conversation
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.10.0 to 3.10.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.10.1/packages/docusaurus-module-type-aliases) --- updated-dependencies: - dependency-name: "@docusaurus/module-type-aliases" dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
🤖 Augment PR SummarySummary: This PR updates the site’s Docusaurus type-alias package to the latest patch release. Changes:
Technical Notes: Other 🤖 Was this summary useful? React with 👍 or 👎 |
| "dependencies": { | ||
| "@docusaurus/core": "^3.10.0", | ||
| "@docusaurus/module-type-aliases": "^3.10.0", | ||
| "@docusaurus/module-type-aliases": "^3.10.1", |
There was a problem hiding this comment.
package.json:43: The Dependabot release notes reference fixes in other Docusaurus packages (e.g., docusaurus-bundler), but this PR only bumps @docusaurus/module-type-aliases; if the intent is to pick up the broader v3.10.1 patch fixes, this change alone may not achieve that.
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
|
Looks like @docusaurus/module-type-aliases is up-to-date now, so this is no longer needed. |



Bumps @docusaurus/module-type-aliases from 3.10.0 to 3.10.1.
Release notes
Sourced from @docusaurus/module-type-aliases's releases.
Changelog
Sourced from @docusaurus/module-type-aliases's changelog.
Commits
41c1a45v3.10.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)