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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Updates debug from 2.6.9 to 4.3.2

Release notes

Sourced from debug's releases.

4.3.2

Patch release 4.3.2

  • Caches enabled statuses on a per-logger basis to speed up .enabled checks (#799)

Thank you @​omg!

4.3.1

Patch release 4.3.1

  • Fixes a ReDOS regression (#458) - see #797 for details.

4.3.0

Minor release

  • Deprecated debugInstance.destroy(). Future major versions will not have this method; please remove it from your codebases as it currently does nothing.
  • Fixed quoted percent sign
  • Fixed memory leak within debug instances that are created dynamically

4.2.0

Minor Release

  • Replaced phantomJS with chrome backend for browser tests
  • Deprecated and later removed Changelog.md in lieu of releases page
  • Removed bower.json (#602)
  • Removed .eslintrc (since we've switched to XO)
  • Removed .coveralls.yml
  • Removed the build system that was in place for various alternate package managers
  • Removed the examples folder (#650)
  • Switched to console.debug in the browser only when it is available (#600)
  • Copied custom logger to namespace extension (#646)
  • Added issue and pull request templates
  • Added "engines" key to package.json
  • Added ability to control selectColor (#747)
  • Updated dependencies
  • Marked supports-color as an optional peer dependency

4.1.1

This backport fixes a bug in coveralls configuration as well as the .extend() function.

Patches

  • test: only run coveralls on travis (#663, #664, d0e498f159bd425b3403db38c98fe26a345d4dcd)
  • copy custom logger to namespace extension (#646, 57ef085703a0158679cc4a56a4980653b828ce51)

4.1.0

Minor Changes

  • migrate Makefile to npm scripts (4236585a40787fe60ed625452163299600df2ce6)
  • feat: Return namespaces string when invoking disable() (7ef8b417a86941372074f749019b9f439a1f6ef6)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by qix, a new releaser for debug 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 670eba383c600bf9973c7e6842d078368740e86a
Latest deploy log https://app.netlify.com/sites/arcus-eventgrid/deploys/63be68ba782c3700084d6708
dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.