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

build(deps): bump docusaurus-plugin-openapi-docs from 3.0.1 to 4.2.0 #248

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps docusaurus-plugin-openapi-docs from 3.0.1 to 4.2.0.

Release notes

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

v4.2.0

What's Changed

New Contributors

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v4.1.0...v4.2.0

v4.1.0

What's Changed

New Contributors

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v4.0.1...v4.1.0

v4.0.1

... (truncated)

Changelog

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

4.2.0 (Nov 1, 2024)

High level enhancements

  • Massive refactor of plugin and theme that dramatically optimizes and reduces generated MDX.
  • Added sample JSON code snippet component to schema pages.
  • Improvements to how allOf, additonalProperties and discriminators are processed/handled.

Other enhancements and bug fixes

Features/Enhancements

  • discriminators
    • Improve handling of discriminators (#1009)
  • schema
    • Migrate schema page to Schema component and refactor layout (#1001)
    • Refactor to use new theme components
    • Add new RequestSchema and Schema components
  • additional properties
    • Add additionalProperties examples to tests
    • Support object as primitive additional properties
    • Improve Items support for allOf and primitives
  • allOf handling
    • Refactor items allOf to new pattern/library
    • Extend allOf tests
    • Migrate to allof-merge library to improve merging
    • Improve handling of top-level primitives
    • Improve support for allOf
    • Avoid returning on first schema match and improve support for AnyOneOf
  • UI/UX improvements
    • Implement skeleton loader component
    • Try lazy loading on all
    • Implement lazy loading without BrowserOnly
    • Render loading spinner instead of text
    • Add language tabs back
    • Add default logo for http and shell
    • Add margin top to enum descriptions
    • Change label from generated to auto
    • Add Summary component, cleanup PropertyDiscriminator and SchemaNodeDetails
    • Rename Edge to SchemaEdge and fix props and types
    • Rename SchemaComponent to SchemaNode
    • Cleanup Properties and add missing props
    • Port x-enumDescription fix from #981
    • Add additional schema support to edge
    • Support single mime type schemas
    • Make props optional
    • Add DetailsNode component and markdown rendering for description and qualifier
    • Add StatusCodes component
    • Use ExecutionEnvironment to avoid SSR
    • Render ParamsDetails client-side

... (truncated)

Commits
  • e7295a8 Prepare release v4.2.0 (#1010)
  • 320fc1c Migrate schema page to Schema component and refactor layout (#1001)
  • ef8b1d9 refactor items allof to new pattern/library
  • ae8639b Merge branch 'main' into params-details
  • 6557a3d [Fix] all of items in array for api response
  • fb837ea fix linter errors
  • 6db4252 update test snapshot
  • 5d0684d fix create allof request/response samples
  • f10ceb8 migrate to allof-merge library to improve merging
  • e5973ef cleanup api doc template imports
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the 🤖 bot This issue or pull request was created by a bot label Jan 1, 2025
@dependabot dependabot bot requested a review from meln1k as a code owner January 1, 2025 18:57
@dependabot dependabot bot added the 🧩 dependencies Updates to dependencies label Jan 1, 2025
Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for fix-inventory ready!

Name Link
🔨 Latest commit 4b3b5e7
🔍 Latest deploy log https://app.netlify.com/sites/fix-inventory/deploys/6776799f415fe600086bc980
😎 Deploy Preview https://deploy-preview-248--fix-inventory.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 58 (🔴 down 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 90 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docusaurus-plugin-openapi-docs-4.2.0 branch from 9fbdf73 to 4b3b5e7 Compare January 2, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 bot This issue or pull request was created by a bot 🧩 dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants