port-docs icon indicating copy to clipboard operation
port-docs copied to clipboard

Bump docusaurus-plugin-openapi-docs from 4.0.1 to 4.1.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps docusaurus-plugin-openapi-docs from 4.0.1 to 4.1.0.

Release notes

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

v4.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v4.0.1...v4.1.0

Changelog

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

4.1.0 (Oct 4, 2024)

High level enhancements

  • Added support for rendering schema item example (#985)
  • Improved support for enum descriptions (#981 and #951)
  • Added support for sidebarGenerators (#963)
  • Added OpenAPI 3.1 webhooks support (#961)
  • Improved code snippets support(#945 and #984)

Other enhancements and bug fixes

  • Merge pull request #985 from PaloAltoNetworks/edge-allof
    • Combined merged schema with original to ensure no properties are lost
    • Add support for rendering example to SchemaItem
  • Merge pull request #984 from PaloAltoNetworks/fix-code-snippet-scroll
    • Adjust offset for glow effect around active tab
    • Avoid scrolling if first item in scroll area
    • Use scrollLeft to avoid scrolling entire page to active code tab
  • Merge pull request #981 from tuanpt-0634/support-schema-enum-descriptions
    • Support enum descriptions in schema object
  • Merge pull request #971 from robbieaverill/children-reactnode
    • Restore fallback to empty string when children is falsy
    • Revert string casting in plugin utils
    • Revert changes to plugin guard() and render() methods, they will not accept ReactNode
    • Children interface is now ReactNode, theme utility methods are deprecated in favour of plugin methods
  • Merge pull request #969 from tuanpt-0634/fix_button_show_optional_parameters
    • Fix change type of Show optional parameters button
  • Merge pull request #963 from robbieaverill/feature/custom-doc-item-generator
    • Move createDocItem() into a sidebarGenerators object
    • Add line-through style to deprecated sidebar items
    • Add support for custom sidebar DocItem generators supporting customisation
    • Add markdownGenerators example and update docs
  • Merge pull request #961 from PaloAltoNetworks/webhooks
    • Add example OpenAPI 3.1 petstore
    • Add support for OpenAPI 3.1 webhooks
  • Merge pull request #960 from PaloAltoNetworks/deprecation-notice
    • Fix deprecation notice
  • Merge pull request #958 from PaloAltoNetworks/default-values
    • Ensure description comes before qualifier and default value
    • Render default value after description
    • Fix defaultValue and cleanup unused code
    • Update packages
    • Apply changes to ParamsItem
    • Render default value as string literal instead of markdown
    • Fix curl logoClass
  • Merge pull request #957 from PaloAltoNetworks/security-schemes
    • Apply border radius to summary
  • Merge pull request #951 from omonk/ollie.monk/x-enumDescriptions
    • Add missing security schemes component

... (truncated)

Commits
  • bb7f7ac Prepare release v4.1.0
  • 1283280 combined merged schema with original to ensure no properties are lost
  • 3eed555 Support enum descriptions in schema object
  • 4a81586 Revert string casting in plugin utils
  • 3aa807a Revert changes to plugin guard() and render() methods, they will not accept R...
  • a6fc12e Children interface is now ReactNode, theme utility methods are deprecated in ...
  • c712e7c update docs
  • 7a76077 update docs
  • ee9790c Move createDocItem() into a sidebarGenerators object
  • cf354d0 Add support for custom sidebar DocItem generators supporting customisation
  • 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[bot] avatar Oct 07 '24 02:10 dependabot[bot]

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1636.d2ngvl90zqbob8.amplifyapp.com

Superseded by #1701.

dependabot[bot] avatar Nov 04 '24 02:11 dependabot[bot]