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 shell-quote, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/theme-search-algolia in /docs #254

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Updates shell-quote from 1.7.2 to 1.7.4

Changelog

Sourced from shell-quote's changelog.

v1.7.4 - 2022-10-12

Merged

Commits

  • [eslint] fix indentation and whitespace aaa9d1f
  • [eslint] additional cleanup 397cb62
  • [meta] add auto-changelog 497fca5
  • [actions] add reusable workflows 4763c36
  • [eslint] add eslint 6ee1437
  • [readme] rename, add badges 7eb5134
  • [meta] update URLs 67381b6
  • [meta] create FUNDING.yml; add funding in package.json 8641572
  • [meta] use npmignore to autogenerate an npmignore file 2e2007a
  • Only apps should have lockfiles f97411e
  • [Dev Deps] update tape 051f608
  • [meta] add safe-publish-latest 18cadf9
  • [Tests] add aud in posttest dc1cc12

1.7.3

  • Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the quoting rules. (CVE-2021-42740)
Commits
  • 5409e72 v1.7.4
  • 4763c36 [actions] add reusable workflows
  • 8641572 [meta] create FUNDING.yml; add funding in package.json
  • 497fca5 [meta] add auto-changelog
  • 7eb5134 [readme] rename, add badges
  • 67381b6 [meta] update URLs
  • 2e2007a [meta] use npmignore to autogenerate an npmignore file
  • 18cadf9 [meta] add safe-publish-latest
  • 397cb62 [eslint] additional cleanup
  • aaa9d1f [eslint] fix indentation and whitespace
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.


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 a43105b9723bd6ca889c2d7bda8aa71256bbbe9c
Latest deploy log https://app.netlify.com/sites/arcus-eventgrid/deploys/636b998eb6b02900082dbef8
dependabot[bot] commented 1 year ago

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