Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

⬆️ Bump @docusaurus/module-type-aliases from 3.4.0 to 3.5.1 in /website #5400

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps @docusaurus/module-type-aliases from 3.4.0 to 3.5.1.

Release notes

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

3.5.1 (2024-08-09)

🐛 Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

🚀 New Feature

  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • create-docusaurus, docusaurus-plugin-content-blog
    • #9252 feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (@​Xebec19)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations, docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-mdx-loader
    • #10335 feat(mdx-loader): wrap mdx content title (# Title) in <header> for concistency (@​OzakIOne)
  • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-utils
  • docusaurus-plugin-client-redirects, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-google-tag-manager, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-plugin-vercel-analytics, docusaurus-types, docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-utils
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils-validation

🐛 Bug Fix

  • docusaurus-theme-translations
    • #10344 fix(translations): fix wrong Estonian (et) translations and typos (@​Gekd)
    • #10360 fix(translations): Fix and Improve Spanish translations (@​sergioalmela)
    • #10235 fix(theme-translation): add missing German (de) theme.admonition translations (@​franzd1)
  • docusaurus-theme-search-algolia

... (truncated)

Changelog

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

3.5.1 (2024-08-09)

🐛 Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

🚀 New Feature

  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • create-docusaurus, docusaurus-plugin-content-blog
    • #9252 feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (@​Xebec19)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations, docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-mdx-loader
    • #10335 feat(mdx-loader): wrap mdx content title (# Title) in <header> for concistency (@​OzakIOne)
  • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-utils
  • docusaurus-plugin-client-redirects, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-google-tag-manager, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-plugin-vercel-analytics, docusaurus-types, docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-utils
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils-validation

🐛 Bug Fix

  • docusaurus-theme-translations
    • #10344 fix(translations): fix wrong Estonian (et) translations and typos (@​Gekd)
    • #10360 fix(translations): Fix and Improve Spanish translations (@​sergioalmela)
    • #10235 fix(theme-translation): add missing German (de) theme.admonition translations (@​franzd1)
  • docusaurus-theme-search-algolia

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
@dependabot dependabot bot requested review from gmatev, ntolia and a team August 12, 2024 05:46
Copy link
Contributor

aviator-app bot commented Aug 12, 2024

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Copy link

sonarcloud bot commented Aug 12, 2024

@aviator-app aviator-app bot merged commit b3775e2 into main Aug 12, 2024
25 checks passed
@aviator-app aviator-app bot deleted the dependabot/npm_and_yarn/website/docusaurus/module-type-aliases-3.5.1 branch August 12, 2024 05:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code mergequeue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants