arcus-azure / arcus.eventgrid

Azure Event Grid development in a breeze
https://eventgrid.arcus-azure.net/
MIT License
17 stars 6 forks source link

chore: Bump minimatch, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/theme-search-algolia in /docs #275

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/theme-search-algolia. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits


Updates @docusaurus/core from 2.0.0-beta.6 to 2.2.0

Release notes

Sourced from @​docusaurus/core's releases.

2.2.0 (2022-10-29)

:rocket: New Feature

  • docusaurus-plugin-client-redirects
  • docusaurus
    • #8210 feat(core): add --config param to swizzle command (@​e-im)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus

:bug: Bug Fix

  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
    • #8137 fix(utils): remove non-ASCII limitation for path normalization (@​birjj)
    • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@​Pranav2612000)
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
    • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.2.0 (2022-10-29)

:rocket: New Feature

  • docusaurus-plugin-client-redirects
  • docusaurus
    • #8210 feat(core): add --config param to swizzle command (@​e-im)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus

:bug: Bug Fix

  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
    • #8137 fix(utils): remove non-ASCII limitation for path normalization (@​birjj)
    • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@​Pranav2612000)
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
    • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations
    • #8253 chore(theme-translations): complete ru translations (@​lex111)
    • #8243 chore(theme-translations): complete French translations (@​forresst)
    • #8075 fix(theme-translation): complete Japanese theme default translation (@​pasora)
  • docusaurus

... (truncated)

Commits
  • a308fb7 v2.2.0
  • 828d711 chore: fix tree-node-cli license (#8248)
  • 7dd225a feat(core): add --config param to swizzle command (#8210)
  • 433f08b feat: support mermaid code blocks in Markdown (#7490)
  • a990a5e fix(core): throw error for invalid URL in config file (#8192)
  • 38e65f4 feat(core): siteConfig.headTags API to render extra tags in document head (#8...
  • da01da1 fix(core): throw error for invalid URL in config file (#8159)
  • 9063488 feat(core): prefetch on mobile touchstart (#8109)
  • c7301f5 fix(core): normalize slashes for url/baseUrl instead of throwing (#8066)
  • 7743aa6 chore: release Docusaurus v2.1.0 (#8040)
  • Additional commits viewable in compare view


Updates @docusaurus/preset-classic from 2.0.0-beta.6 to 2.2.0

Release notes

Sourced from @​docusaurus/preset-classic's releases.

2.2.0 (2022-10-29)

:rocket: New Feature

  • docusaurus-plugin-client-redirects
  • docusaurus
    • #8210 feat(core): add --config param to swizzle command (@​e-im)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus

:bug: Bug Fix

  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
    • #8137 fix(utils): remove non-ASCII limitation for path normalization (@​birjj)
    • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@​Pranav2612000)
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
    • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

... (truncated)

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

2.2.0 (2022-10-29)

:rocket: New Feature

  • docusaurus-plugin-client-redirects
  • docusaurus
    • #8210 feat(core): add --config param to swizzle command (@​e-im)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus

:bug: Bug Fix

  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
    • #8137 fix(utils): remove non-ASCII limitation for path normalization (@​birjj)
    • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@​Pranav2612000)
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
    • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations
    • #8253 chore(theme-translations): complete ru translations (@​lex111)
    • #8243 chore(theme-translations): complete French translations (@​forresst)
    • #8075 fix(theme-translation): complete Japanese theme default translation (@​pasora)
  • docusaurus

... (truncated)

Commits


Updates @docusaurus/theme-search-algolia from 2.0.0-beta.6 to 2.2.0

Release notes

Sourced from @​docusaurus/theme-search-algolia's releases.

2.2.0 (2022-10-29)

:rocket: New Feature

  • docusaurus-plugin-client-redirects
  • docusaurus
    • #8210 feat(core): add --config param to swizzle command (@​e-im)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus

:bug: Bug Fix

  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
    • #8137 fix(utils): remove non-ASCII limitation for path normalization (@​birjj)
    • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@​Pranav2612000)
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
    • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

... (truncated)

Changelog

Sourced from @​docusaurus/theme-search-algolia's changelog.

2.2.0 (2022-10-29)

:rocket: New Feature

  • docusaurus-plugin-client-redirects
  • docusaurus
    • #8210 feat(core): add --config param to swizzle command (@​e-im)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus

:bug: Bug Fix

  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
    • #8137 fix(utils): remove non-ASCII limitation for path normalization (@​birjj)
    • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@​Pranav2612000)
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
    • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations
    • #8253 chore(theme-translations): complete ru translations (@​lex111)
    • #8243 chore(theme-translations): complete French translations (@​forresst)
    • #8075 fix(theme-translation): complete Japanese theme default translation (@​pasora)
  • docusaurus

... (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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/arcus-azure/arcus.eventgrid/network/alerts).
netlify[bot] commented 1 year ago

Deploy Preview for arcus-eventgrid failed.

Name Link
Latest commit 8041ac1751fe1b7553e5cc2d532708122e646a91
Latest deploy log https://app.netlify.com/sites/arcus-eventgrid/deploys/63d213b1f7e21a000829c8a8
codecov[bot] commented 1 year ago

Codecov Report

Base: 87.44% // Head: 87.44% // No change to project coverage :thumbsup:

Coverage data is based on head (8041ac1) compared to base (14d6238). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #275 +/- ## ======================================= Coverage 87.44% 87.44% ======================================= Files 15 15 Lines 733 733 Branches 50 50 ======================================= Hits 641 641 Misses 74 74 Partials 18 18 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=arcus-azure). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=arcus-azure)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Looks like these dependencies are no longer updatable, so this is no longer needed.