Skip to content

website: bump docusaurus-theme-openapi-docs from 4.1.0 to 4.2.0 in /website#11897

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/docusaurus-theme-openapi-docs-4.2.0
Nov 4, 2024
Merged

website: bump docusaurus-theme-openapi-docs from 4.1.0 to 4.2.0 in /website#11897
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/docusaurus-theme-openapi-docs-4.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps docusaurus-theme-openapi-docs from 4.1.0 to 4.2.0.

Release notes

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

v4.2.0

What's Changed

New Contributors

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

Changelog

Sourced from docusaurus-theme-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)
  • a42f4bf improve handling of discriminators (#1009)
  • 320fc1c Migrate schema page to Schema component and refactor layout (#1001)
  • 10600c6 support object as primitive additional properties
  • f10ceb8 migrate to allof-merge library to improve merging
  • 6c6071e improve handling of top-level primitives
  • a7b9d3f remove unused imports
  • 3880c89 implement skeleton loader component
  • 6845e76 try lazy loading on all
  • 8cca337 implement lazy loading without BrowserOnly
  • 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 requested a review from a team as a code owner November 4, 2024 04:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
@netlify
Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 1338824
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6728b5f77e38b70008071778

@netlify
Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 1338824
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6728b5f64eb0e8000827a7d2
😎 Deploy Preview https://deploy-preview-11897--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/docusaurus-theme-openapi-docs-4.2.0 branch from c9ff6ba to 37f4d7d Compare November 4, 2024 11:53
Bumps [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs) from 4.1.0 to 4.2.0.
- [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/v4.2.0/packages/docusaurus-theme-openapi-docs)

---
updated-dependencies:
- dependency-name: docusaurus-theme-openapi-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/docusaurus-theme-openapi-docs-4.2.0 branch from 37f4d7d to 1338824 Compare November 4, 2024 11:54
@BeryJu BeryJu merged commit 1a02a9c into main Nov 4, 2024
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/docusaurus-theme-openapi-docs-4.2.0 branch November 4, 2024 12:00
kensternberg-authentik added a commit that referenced this pull request Nov 12, 2024
* main:
  core: add `None` check to a device's `extra_description` (#11904)
  providers/oauth2: fix size limited index for tokens (#11879)
  web: fix missing status code on failed build (#11903)
  website: bump docusaurus-theme-openapi-docs from 4.1.0 to 4.2.0 in /website (#11897)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in de (#11891)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#11884)
  translate: Updates for file web/xliff/en.xlf in tr (#11878)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in tr (#11866)
  core: bump google-api-python-client from 2.149.0 to 2.151.0 (#11885)
  core: bump selenium from 4.26.0 to 4.26.1 (#11886)
  core, web: update translations (#11896)
  website: bump docusaurus-plugin-openapi-docs from 4.1.0 to 4.2.0 in /website (#11898)
  core: bump watchdog from 5.0.3 to 6.0.0 (#11899)
  core: bump ruff from 0.7.1 to 0.7.2 (#11900)
  core: bump django-pglock from 1.6.2 to 1.7.0 (#11901)
  website/docs: fix release notes to say Federation (#11889)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant