Skip to content
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

build(deps-dev): bump @docusaurus/module-type-aliases from 2.4.1 to 3.1.0 in /docs #841

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps @docusaurus/module-type-aliases from 2.4.1 to 3.1.0.

Release notes

Sourced from @​docusaurus/module-type-aliases's releases.

3.1.0 (2024-01-05)

🚀 New Feature

  • docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #9528 feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (@​OzakIOne)
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (@​slorber)
  • docusaurus-theme-common
    • #9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (@​tats-u)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-utils
    • #9610 feat(core): enable port configuration via environment variable (@​OzakIOne)

🐛 Bug Fix

  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
  • create-docusaurus
    • #9696 fix(create-docusaurus): fix init template code blocks, and little improvements (@​slorber)
  • docusaurus-plugin-pwa
  • docusaurus
  • docusaurus-theme-live-codeblock
    • #9631 fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync (@​slorber)
  • docusaurus-utils
  • docusaurus-module-type-aliases
    • #9612 fix(type-aliases): add title prop for imported inline SVG React components (@​axmmisaka)
  • docusaurus-plugin-content-blog
  • docusaurus-theme-translations
    • #9477 fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (@​c0h1b4)

💅 Polish

  • docusaurus-theme-common
    • #9335 refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (@​jgarrow)

🔧 Maintenance

  • docusaurus-theme-search-algolia

Committers: 8

... (truncated)

Changelog

Sourced from @​docusaurus/module-type-aliases's changelog.

3.1.0 (2024-01-05)

🚀 New Feature

  • docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #9528 feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (@​OzakIOne)
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (@​slorber)
  • docusaurus-theme-common
    • #9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (@​tats-u)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-utils
    • #9610 feat(core): enable port configuration via environment variable (@​OzakIOne)

🐛 Bug Fix

  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
  • create-docusaurus
    • #9696 fix(create-docusaurus): fix init template code blocks, and little improvements (@​slorber)
  • docusaurus-plugin-pwa
  • docusaurus
  • docusaurus-theme-live-codeblock
    • #9631 fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync (@​slorber)
  • docusaurus-utils
  • docusaurus-module-type-aliases
    • #9612 fix(type-aliases): add title prop for imported inline SVG React components (@​axmmisaka)
  • docusaurus-plugin-content-blog
  • docusaurus-theme-translations
    • #9477 fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (@​c0h1b4)

💅 Polish

  • docusaurus-theme-common
    • #9335 refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (@​jgarrow)

🔧 Maintenance

  • docusaurus-theme-search-algolia

Committers: 8

... (truncated)

Commits

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2024
@dependabot dependabot bot force-pushed the e31ddependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-3.1.0 branch from bb24a38 to e0d0022 Compare January 23, 2024 02:50
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5aff7fd) 59.58% compared to head (fbba1a9) 59.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #841   +/-   ##
=======================================
  Coverage   59.58%   59.58%           
=======================================
  Files        1894     1894           
  Lines       74151    74151           
  Branches     8243     8243           
=======================================
  Hits        44186    44186           
  Misses      27896    27896           
  Partials     2069     2069           
Flag Coverage Δ
hive 53.80% <ø> (ø)
presto 53.75% <ø> (ø)
python 62.50% <ø> (ø)
unit 56.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.4.1 to 3.1.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.1.0/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the e31ddependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-3.1.0 branch from e0d0022 to fbba1a9 Compare January 23, 2024 18:04
Copy link
Author

dependabot bot commented on behalf of github Jan 23, 2024

Looks like @docusaurus/module-type-aliases is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 23, 2024
@dependabot dependabot bot deleted the e31ddependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-3.1.0 branch January 23, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant