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 #326

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 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 2.0.3 to 2.2.3

Release notes

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

v2.2.3

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.2.1...v2.2.2

v2.2.1

What's Changed

New Contributors

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

v2.1.3

What's Changed

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

v2.1.2

What's Changed

... (truncated)

Changelog

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

2.2.3 (Aug 22, 2024)

Other enhancements and bug fixes

  • handle discriminators with no mapping as simply property

2.2.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)

2.2.1 (Jul 3, 2024)

High level enhancements

  • Fixed regression bug

Other enhancements and bug fixes

  • Fall back to languageSet if no languageTabs provided (#871)

2.2.0 (Jul 3, 2024)

High level enhancements

  • Improved support for customizing code snippets
  • Switched back to canonical postman depdendencies
  • Improved support for OpenAPI readOnly/writeOnly
  • Added support for OpenAPI x-tags

Other enhancements and bug fixes

  • fix typo in attribute (#864)
  • uncomment version dropdown styles (#863)
  • revert to canonical postman libraries (#861)
  • Fix tagGroup display when showSchemas is configured (#851)
  • check to avoid tagGroup config before concat operation, api, schemas (#854)
  • support empty object schema type (#849)
  • ensure readOnly/writeOnly are evaluated first (#848)
  • fix: markdown table within the description attribute cannot be rendered correctly (#831)

... (truncated)

Commits
  • 6e79cf8 Prepare release v2.2.3
  • 81ee4cd handle discriminators with no mapping as simply property
  • 297f914 Prepare release v2.2.2 (#916)
  • fa8827e Ensure same-level properties and allOf are rendered (#904)
  • 9964299 statically set generated date and date-time example value (#901)
  • 5d71cb8 Fix support for example summaries (#898)
  • 0fe83aa Check if the outputDir exists before attempting to create the versions.json f...
  • 7fd1f42 Add support for anyoneof object primitive (#894)
  • 73b212d Prepare release v2.2.1 (#876)
  • 060b577 Prepare release v2.2.0 (#866)
  • Additional commits viewable in compare view

Updates docusaurus-theme-openapi-docs from 2.0.3 to 2.2.3

Release notes

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

v2.2.3

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: PaloAltoNetworks/docusaurus-openapi-docs@v2.2.1...v2.2.2

v2.2.1

What's Changed

New Contributors

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

v2.1.3

What's Changed

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

v2.1.2

What's Changed

... (truncated)

Changelog

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

2.2.3 (Aug 22, 2024)

Other enhancements and bug fixes

  • handle discriminators with no mapping as simply property

2.2.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)

2.2.1 (Jul 3, 2024)

High level enhancements

  • Fixed regression bug

Other enhancements and bug fixes

  • Fall back to languageSet if no languageTabs provided (#871)

2.2.0 (Jul 3, 2024)

High level enhancements

  • Improved support for customizing code snippets
  • Switched back to canonical postman depdendencies
  • Improved support for OpenAPI readOnly/writeOnly
  • Added support for OpenAPI x-tags

Other enhancements and bug fixes

  • fix typo in attribute (#864)
  • uncomment version dropdown styles (#863)
  • revert to canonical postman libraries (#861)
  • Fix tagGroup display when showSchemas is configured (#851)
  • check to avoid tagGroup config before concat operation, api, schemas (#854)
  • support empty object schema type (#849)
  • ensure readOnly/writeOnly are evaluated first (#848)
  • fix: markdown table within the description attribute cannot be rendered correctly (#831)

... (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 2.0.3 to 2.2.3
- [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases)
- [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v2.2.3/packages/docusaurus-plugin-openapi-docs)

Updates `docusaurus-theme-openapi-docs` from 2.0.3 to 2.2.3
- [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases)
- [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v2.2.3/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 requested review from darach and Licenser as code owners August 30, 2024 13:35
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2024
@dependabot dependabot bot requested review from mfelsche and skoech as code owners August 30, 2024 13:35
@tremor-bot tremor-bot enabled auto-merge (rebase) August 30, 2024 13:36
Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for tremor-www ready!

Name Link
🔨 Latest commit feb148a
🔍 Latest deploy log https://app.netlify.com/sites/tremor-www/deploys/66d1cab603c8da0008a3f09f
😎 Deploy Preview https://deploy-preview-326--tremor-www.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.

@tremor-bot tremor-bot merged commit c8888b7 into main Aug 30, 2024
6 checks passed
@tremor-bot tremor-bot deleted the dependabot/npm_and_yarn/multi-152779545b branch August 30, 2024 13:46
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