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

Bump semver, docusaurus-plugin-openapi-docs and docusaurus-theme-openapi-docs #23

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2024

Bumps semver to 7.6.3 and updates ancestor dependencies semver, docusaurus-plugin-openapi-docs and docusaurus-theme-openapi-docs. These dependencies need to be updated together.

Updates semver from 7.3.5 to 7.6.3

Release notes

Sourced from semver's releases.

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

v7.6.2

7.6.2 (2024-05-09)

Bug Fixes

v7.6.1

7.6.1 (2024-05-04)

Bug Fixes

Dependencies

Chores

v7.6.0

7.6.0 (2024-01-31)

Features

Chores

... (truncated)

Changelog

Sourced from semver's changelog.

7.6.3 (2024-07-16)

Bug Fixes

Documentation

7.6.2 (2024-05-09)

Bug Fixes

7.6.1 (2024-05-04)

Bug Fixes

Dependencies

Chores

7.6.0 (2024-01-31)

Features

Chores

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates docusaurus-plugin-openapi-docs from 3.0.0-beta.10 to 3.0.2

Release notes

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

v3.0.2

What's Changed

New Contributors

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v3.0.1...v3.0.2

v3.0.1

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v3.0.0...v3.0.1

v3.0.0

What's Changed

New Contributors

... (truncated)

Changelog

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

3.0.2 (Aug 14, 2024)

High level enhancements

  • Various bug fixes and support for allOf, anyOf, oneOf.

Other enhancements and bug fixes

  • Ensure same-level properties and allOf are rendered (#904)
  • statically set generated date and date-time example value (#901)
  • Fix support for example summaries (#898)
  • Support anyOf/oneOf schema descriptions (#897)
  • Check if the outputDir exists before attempting to create the versions.json file (#892)
  • Add object primitive support to createAnyOneOf (#895)

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)

... (truncated)

Commits
  • 071a66e Prepare release v3.0.2 (#915)
  • 594cbdc Ensure same-level properties and allOf are rendered (#904)
  • 7c048e4 statically set generated date and date-time example value (#901)
  • 6c12cd7 Fix support for example summaries (#898)
  • a051895 Support anyOf/oneOf schema descriptions (#897)
  • ecc7f33 Check if the outputDir exists before attempting to create the versions.json f...
  • 00b3f78 Add object primitive support to createAnyOneOf (#895)
  • b8f1dca update docs
  • 5f6e43a Prepare release v3.0.1 (#872)
  • d03859d Prepare release v3.0.0 (#868)
  • Additional commits viewable in compare view

Updates docusaurus-theme-openapi-docs from 3.0.0-beta.10 to 3.0.2

Release notes

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

v3.0.2

What's Changed

New Contributors

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v3.0.1...v3.0.2

v3.0.1

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v3.0.0...v3.0.1

v3.0.0

What's Changed

New Contributors

... (truncated)

Changelog

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

3.0.2 (Aug 14, 2024)

High level enhancements

  • Various bug fixes and support for allOf, anyOf, oneOf.

Other enhancements and bug fixes

  • Ensure same-level properties and allOf are rendered (#904)
  • statically set generated date and date-time example value (#901)
  • Fix support for example summaries (#898)
  • Support anyOf/oneOf schema descriptions (#897)
  • Check if the outputDir exists before attempting to create the versions.json file (#892)
  • Add object primitive support to createAnyOneOf (#895)

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)

... (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 <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.

…api-docs

Bumps [semver](https://github.com/npm/node-semver) to 7.6.3 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [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.


Updates `semver` from 7.3.5 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.5...v7.6.3)

Updates `docusaurus-plugin-openapi-docs` from 3.0.0-beta.10 to 3.0.2
- [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/v3.0.2/packages/docusaurus-plugin-openapi-docs)

Updates `docusaurus-theme-openapi-docs` from 3.0.0-beta.10 to 3.0.2
- [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/v3.0.2/packages/docusaurus-theme-openapi-docs)

---
updated-dependencies:
- dependency-name: semver
  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 the dependencies Pull requests that update a dependency file label Dec 8, 2024
@grokify grokify merged commit 5663501 into main Dec 8, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-16104e4295 branch December 8, 2024 17:41
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