hyperledger / identus-docs

Documentation website for the Identus Platform
Apache License 2.0
8 stars 1 forks source link

chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates #126

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the npm_and_yarn group with 2 updates in the / directory: axios and docusaurus-theme-openapi-docs.

Removes axios

Updates docusaurus-theme-openapi-docs from 2.2.1 to 3.0.1

Release notes

Sourced from docusaurus-theme-openapi-docs's releases.

v3.0.1

What's Changed

Full Changelog: https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v3.0.0...v3.0.1

v3.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v3.0.0-beta.10...v3.0.0

v3.0.0-beta.10

No release notes provided.

v3.0.0-beta.9

No release notes provided.

v3.0.0-beta.8

No release notes provided.

v3.0.0-beta.7

What's Changed

... (truncated)

Changelog

Sourced from docusaurus-theme-openapi-docs's changelog.

3.0.1 (Jul 3, 2024)

High level enhancements

  • Fixed regression bug

Other enhancements and bug fixes

  • Fall back to languageSet if no languageTabs provided (#871)

3.0.0 (Jul 3, 2024)

First official v3 release!

  • Added support for Docusaurus v3.0.1 - v3.4.0 (and hopefully beyond)
  • Complete feature parity with v2.2.0 including bug fixes

Other enhancements and bug fixes

  • Support absolute or relative downloadUrl (#865)
  • fix typo in attribute (#864)
  • uncomment version dropdown styles (#863)
  • Support flexible code snippet ordering and options (#862)
  • migrate back to canonical postman deps (#860)
  • Support custom downloadUrl for versions (#859)
  • [V3] Fix tagGroup display when showSchemas is configured (#852)
  • check to avoid tagGroup config before concat operation, api, schemas (#853)
  • handle various additionalProperties cases (#803)
  • cleanup legacy ApiDemoPanel component
  • cleanup legacy docusaurus config
  • upgrade to docusaurus 3.4.0 (#850)
  • support empty object schema type (#849)
  • ensure readOnly/writeOnly are evaluated first (#848)
  • transparent bg color when showing placeholder (#847)
  • Bug/set accept (#846)
  • Implement the x-tags extension for schema objects (#837)
  • fix col row padding footer&pagination (#810)
  • Update index.tsx (#839)
  • fix: markdown table within the description attribute cannot be rendered correctly (#831)
  • upgrade demo to docusaurus 3.3.2 (#822)
  • add missing types and cast ref to LegacyRef (#818)
  • Add option to disable frontmatter api prop compression (#800)
  • preventing to send form onClick left/right arrows in SchemaTabs component (#796)
  • Ensure sidebars.ts and schemas are properly cleaned (#817)
  • changed theme and plugin to headings (#786)
  • Allow custom plugin to render (#784)
  • Remove scrollbar width for Tab components (#785)

3.0.0-beta.10 (Mar 25, 2024)

... (truncated)

Commits


Updates got from 9.6.0 to 12.6.1

Release notes

Sourced from got's releases.

v12.6.1

  • Fix get-stream import statement (#2266) 67d5039

https://github.com/sindresorhus/got/compare/v12.6.0...v12.6.1

v12.6.0

  • Update dependencies 88c88fb 979272e
  • Loosen URL validation strictness (#2200) 0ca0b7f

https://github.com/sindresorhus/got/compare/v12.5.3...v12.6.0

v12.5.3

  • Fix abort event listeners not always being cleaned up (#2162) 3cc40b5

https://github.com/sindresorhus/got/compare/v12.5.2...v12.5.3

v12.5.2

  • Improve TypeScript 4.9 compatibility (#2163) 39f83b6

https://github.com/sindresorhus/got/compare/v12.5.1...v12.5.2

v12.5.1

  • Fix compatibility with TypeScript and ESM 3b3ea67
  • Fix request body not being properly cached (#2150) 3e9d3af

https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1

v12.5.0

  • Disable method rewriting on 307 and 308 status codes (#2145) e049e94
  • Upgrade dependencies 8630815 f0ac0b3 4c3762a

https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0

v12.4.1

Fixes

  • Fix options.context being not extensible b671480715dbbff908e9a385f5e714570c663cd7
  • Don't emit uploadProgress after promise cancelation 693de217b030816f574d6e4cb505ee2e77b21c29

https://github.com/sindresorhus/got/compare/v12.4.0...v12.4.1

v12.4.0

Improvements

  • Support FormData without known length (#2120) 850773c

Fixes

  • Don't call beforeError hooks with HTTPError if the throwHttpErrors option is false (#2104) 3927348

... (truncated)

Commits


Updates semver from 5.7.2 to 6.3.1

Release notes

Sourced from semver's releases.

v6.3.1

6.3.1 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

6.3.1 (2023-07-10)

Bug Fixes

6.2.0

  • Coerce numbers to strings when passed to semver.coerce()
  • Add rtl option to coerce from right to left

6.1.3

  • Handle X-ranges properly in includePrerelease mode

6.1.2

  • Do not throw when testing invalid version strings

6.1.1

  • Add options support for semver.coerce()
  • Handle undefined version passed to Range.test

6.1.0

  • Add semver.compareBuild function
  • Support * in semver.intersects

6.0

  • Fix intersects logic.

    This is technically a bug fix, but since it is also a change to behavior that may require users updating their code, it is marked as a major version increment.

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

... (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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyperledger/identus-docs/network/alerts).
github-actions[bot] commented 1 week ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_