news_toolkit
news_toolkit copied to clipboard
chore(deps-dev): Bump @docusaurus/eslint-plugin from 3.4.0 to 3.5.0 in /docs
Bumps @docusaurus/eslint-plugin from 3.4.0 to 3.5.0.
Release notes
Sourced from @docusaurus/eslint-plugin
's releases.
3.5.0 (2024-08-09)
:rocket: New Feature
docusaurus-plugin-content-blog
- #10375 feat(blog): add
onUntruncatedBlogPosts
blog options (@OzakIOne
)docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-translations
- #10376 feat(theme): show unlisted/draft banners in dev mode (
@OzakIOne
)create-docusaurus
,docusaurus-plugin-content-blog
docusaurus-plugin-content-blog
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-translations
,docusaurus-utils
- #10216 feat(blog): authors page (
@OzakIOne
)docusaurus-theme-translations
- #10339 feat(translation): add Estonian default translation (
@chirbard
)- #10325 feat(translations): Indonesian translation (
@priyadi
)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
- #10222 feat(blog): author header social icons (
@OzakIOne
)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
- #10252 feat(blog): group sidebar items by year (
themeConfig.blog.sidebar.groupByYear
) (@alicelovescake
)docusaurus-plugin-content-blog
,docusaurus-utils
- #10224 feat(blog): warn duplicate and inline authors (
@OzakIOne
)docusaurus-mdx-loader
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-plugin-content-pages
,docusaurus-utils-validation
:bug: Bug Fix
docusaurus-theme-translations
docusaurus-theme-search-algolia
- #10342 fix(search): fix algolia search ignore ctrl + F in search input (
@mxschmitt
)docusaurus-plugin-content-docs
- #10324 fix(docs): the category.json description attribute should display on generated index pages (
@bharateshwq
)- #10309 fix(theme): docsVersionDropdown navbar item not showing the appropriate version (
@OzakIOne
)docusaurus
- #10368 fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (
@ashiq-firoz
)- #10311 fix(core): revert wrong anchor link implementation change (
@slorber
)- #10239 fix(core): fail fast if plugin has no name (
@slorber
)- #10225 fix(core): fix sites unable to start/build without a static dir (
@slorber
)- #10223 fix: escape period (
@d4nyll
)docusaurus-theme-classic
docusaurus-utils
... (truncated)
Changelog
Sourced from @docusaurus/eslint-plugin
's changelog.
3.5.0 (2024-08-09)
:rocket: New Feature
docusaurus-plugin-content-blog
- #10375 feat(blog): add
onUntruncatedBlogPosts
blog options (@OzakIOne
)docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-translations
- #10376 feat(theme): show unlisted/draft banners in dev mode (
@OzakIOne
)create-docusaurus
,docusaurus-plugin-content-blog
docusaurus-plugin-content-blog
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-translations
,docusaurus-utils
- #10216 feat(blog): authors page (
@OzakIOne
)docusaurus-theme-translations
- #10339 feat(translation): add Estonian default translation (
@chirbard
)- #10325 feat(translations): Indonesian translation (
@priyadi
)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
- #10222 feat(blog): author header social icons (
@OzakIOne
)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
- #10252 feat(blog): group sidebar items by year (
themeConfig.blog.sidebar.groupByYear
) (@alicelovescake
)docusaurus-plugin-content-blog
,docusaurus-utils
- #10224 feat(blog): warn duplicate and inline authors (
@OzakIOne
)docusaurus-mdx-loader
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-plugin-content-pages
,docusaurus-utils-validation
:bug: Bug Fix
docusaurus-theme-translations
docusaurus-theme-search-algolia
- #10342 fix(search): fix algolia search ignore ctrl + F in search input (
@mxschmitt
)docusaurus-plugin-content-docs
- #10324 fix(docs): the category.json description attribute should display on generated index pages (
@bharateshwq
)- #10309 fix(theme): docsVersionDropdown navbar item not showing the appropriate version (
@OzakIOne
)docusaurus
- #10368 fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (
@ashiq-firoz
)- #10311 fix(core): revert wrong anchor link implementation change (
@slorber
)- #10239 fix(core): fail fast if plugin has no name (
@slorber
)- #10225 fix(core): fix sites unable to start/build without a static dir (
@slorber
)- #10223 fix: escape period (
@d4nyll
)docusaurus-theme-classic
docusaurus-utils
... (truncated)
Commits
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)