Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump formidable, docusaurus-plugin-openapi-docs and docusaurus-theme-openapi-docs #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Removes formidable. It's no longer used after updating ancestor dependencies formidable, docusaurus-plugin-openapi-docs and docusaurus-theme-openapi-docs. These dependencies need to be updated together.

Removes formidable

Updates docusaurus-plugin-openapi-docs from 1.6.1 to 2.1.3

Release notes

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

v2.1.3

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.1.2...v2.1.3

v2.1.2

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.1.1...v2.1.2

v2.1.1

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.1.0...v2.1.1

v2.1.0

What's Changed

New Contributors

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.0.4...v2.1.0

v2.0.4

What's Changed

... (truncated)

Changelog

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

2.1.3 (Mar 22, 2024)

High level enhancements

  • bugfix

Other enhancements and bug fixes

  • ensure correct eval of required properties with allOf (#771)

2.1.2 (Mar 21, 2024)

High level enhancements

  • Various bug fixes

Other enhancements and bug fixes

  • Fix allOf schema qualifier and type (#766)
  • Ensure qualifiers are rendered for polymorphic/primitive properties (#765)
  • uncomment line preventing grouping by operation tags (#764)
  • ensure resize observer is calculated once per frame to avoid loops (#763)

2.1.1 (Mar 20, 2024)

High level enhancements

  • Improved support for OpenAPI 3.1

Other enhancements and bug fixes

  • [bugfix] Ensure 0 and false are guarded correctly and add deprecated support to params (#754)
  • upgrade openapi parsers (#748)

2.1.0 (Mar 15, 2024)

High level enhancements

  • Adds support for generating sidebar using x-tagGroup
  • Adds support for generating schemas
  • Improved x-codeSamples support

Other enhancements and bug fixes

  • Upgrade dependencies (#741)
  • update compatibility matrix (#739)
  • feat: implement x-tagGroup feature (#737)
  • feat: Implement schema pages behind a config option showSchemas (#736)
  • fix: Guard only undefined and empty strings (#725)
  • Conditional display of header Request (#719)

... (truncated)

Commits
  • 3bca23f Prepare release v2.1.3 (#772)
  • 82d1e1a ensure correct eval of required properties with allOf (#771)
  • 4bb7040 Prepare release v2.1.2 (#768)
  • fbfb061 Fix allOf schema qualifier and type (#766)
  • 5117639 Ensure qualifiers are rendered for polymorphic/primitive properties (#765)
  • 9cc7cf5 uncomment line preventing grouping by operation tags (#764)
  • 4f4fe67 Prepare release v2.1.1 (#756)
  • 69068f7 [bugfix] Ensure 0 and false are guarded correctly and add deprecated support ...
  • 089ae57 upgrade openapi parsers (#748)
  • 9064dd2 Prepare release v2.0.5 (#744)
  • Additional commits viewable in compare view

Updates docusaurus-theme-openapi-docs from 1.6.1 to 2.1.3

Release notes

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

v2.1.3

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.1.2...v2.1.3

v2.1.2

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.1.1...v2.1.2

v2.1.1

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.1.0...v2.1.1

v2.1.0

What's Changed

New Contributors

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.0.4...v2.1.0

v2.0.4

What's Changed

... (truncated)

Changelog

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

2.1.3 (Mar 22, 2024)

High level enhancements

  • bugfix

Other enhancements and bug fixes

  • ensure correct eval of required properties with allOf (#771)

2.1.2 (Mar 21, 2024)

High level enhancements

  • Various bug fixes

Other enhancements and bug fixes

  • Fix allOf schema qualifier and type (#766)
  • Ensure qualifiers are rendered for polymorphic/primitive properties (#765)
  • uncomment line preventing grouping by operation tags (#764)
  • ensure resize observer is calculated once per frame to avoid loops (#763)

2.1.1 (Mar 20, 2024)

High level enhancements

  • Improved support for OpenAPI 3.1

Other enhancements and bug fixes

  • [bugfix] Ensure 0 and false are guarded correctly and add deprecated support to params (#754)
  • upgrade openapi parsers (#748)

2.1.0 (Mar 15, 2024)

High level enhancements

  • Adds support for generating sidebar using x-tagGroup
  • Adds support for generating schemas
  • Improved x-codeSamples support

Other enhancements and bug fixes

  • Upgrade dependencies (#741)
  • update compatibility matrix (#739)
  • feat: implement x-tagGroup feature (#737)
  • feat: Implement schema pages behind a config option showSchemas (#736)
  • fix: Guard only undefined and empty strings (#725)
  • Conditional display of header Request (#719)

... (truncated)

Commits
  • 3bca23f Prepare release v2.1.3 (#772)
  • 4bb7040 Prepare release v2.1.2 (#768)
  • 529efba ensure resize observer is calculated once per frame to avoid loops (#763)
  • 4f4fe67 Prepare release v2.1.1 (#756)
  • 066edd5 cleanup console log (#755)
  • 69068f7 [bugfix] Ensure 0 and false are guarded correctly and add deprecated support ...
  • 9064dd2 Prepare release v2.0.5 (#744)
  • 026074f feat: Implement schema pages behind a config option showSchemas (#736)
  • cc5067d fix: Guard only undefined and empty strings (#725)
  • a3b467c Fix x-codeSamples load when switching language tabs (#707)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…saurus-theme-openapi-docs

Removes [formidable](https://github.com/node-formidable/formidable). It's no longer used after updating ancestor dependencies [formidable](https://github.com/node-formidable/formidable), [docusaurus-plugin-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs) and [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs). These dependencies need to be updated together.


Removes `formidable`

Updates `docusaurus-plugin-openapi-docs` from 1.6.1 to 2.1.3
- [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases)
- [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v2.1.3/packages/docusaurus-plugin-openapi-docs)

Updates `docusaurus-theme-openapi-docs` from 1.6.1 to 2.1.3
- [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases)
- [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v2.1.3/packages/docusaurus-theme-openapi-docs)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: indirect
- dependency-name: docusaurus-plugin-openapi-docs
  dependency-type: direct:production
- dependency-name: docusaurus-theme-openapi-docs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants