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 the major group with 3 updates #1001

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 Sep 24, 2024

Bumps the major group with 3 updates: @open-rpc/schema-utils-js, docusaurus-plugin-openapi-docs and docusaurus-theme-openapi-docs.

Updates @open-rpc/schema-utils-js from 1.16.2 to 2.0.3

Release notes

Sourced from @​open-rpc/schema-utils-js's releases.

2.0.3

2.0.3 (2024-06-27)

Bug Fixes

2.0.2

2.0.2 (2024-05-09)

Bug Fixes

  • use default reference resolver (f442cec)

2.0.1

2.0.1 (2024-05-09)

Bug Fixes

  • add metaSchema to ajv + upgrade typescript to 4 (437eb78)
  • added test for new error (1f4e913)
  • better error for ajv blow up issue (3691390)
  • bump node version (023870e)
  • package-lock.json (851b3d8)
  • remove console log and fix ts-jest config (1879da6)
  • testing ajv not worth (1434c99)
  • update @​open-rpc/meta-schema to latest (5f8502e)
  • update jest ts-jest and typedoc (59fda50)
  • update json-schema-tools/meta-schema & dereferencer (040c6ea)

2.0.0

2.0.0 (2024-05-07)

Documentation

  • Adjusted try/catch (ff7cf33)
  • Removed object and added semicolon (820f036)
  • validateOpenRPCDocument Example (a71ecde)

BREAKING CHANGES

  • N
  • N
  • N
Changelog

Sourced from @​open-rpc/schema-utils-js's changelog.

2.0.3 (2024-06-27)

Bug Fixes

2.0.2 (2024-05-09)

Bug Fixes

  • use default reference resolver (f442cec)

2.0.1 (2024-05-09)

Bug Fixes

  • add metaSchema to ajv + upgrade typescript to 4 (437eb78)
  • added test for new error (1f4e913)
  • better error for ajv blow up issue (3691390)
  • bump node version (023870e)
  • package-lock.json (851b3d8)
  • remove console log and fix ts-jest config (1879da6)
  • testing ajv not worth (1434c99)
  • update @​open-rpc/meta-schema to latest (5f8502e)
  • update jest ts-jest and typedoc (59fda50)
  • update json-schema-tools/meta-schema & dereferencer (040c6ea)

2.0.0 (2024-05-07)

Documentation

  • Adjusted try/catch (ff7cf33)
  • Removed object and added semicolon (820f036)
  • validateOpenRPCDocument Example (a71ecde)

BREAKING CHANGES

  • N
  • N
  • N
Commits
  • 0d4f063 chore(release): 2.0.3 [skip ci]
  • 86805d8 Merge pull request #895 from amanusk/fix/parse_notifications
  • 7c81f67 fix: parse notifications
  • c6ddc64 Merge pull request #881 from open-rpc/dependabot/npm_and_yarn/types/json-sche...
  • 93cebfa chore(deps-dev): bump @​types/json-schema from 7.0.11 to 7.0.15
  • 18b4aeb Merge pull request #887 from open-rpc/dependabot/npm_and_yarn/braces-3.0.3
  • aba52ca chore(deps-dev): bump braces from 3.0.2 to 3.0.3
  • a87ca33 Merge pull request #883 from open-rpc/dependabot/npm_and_yarn/types/is-url-1....
  • 30a6531 chore(deps-dev): bump @​types/is-url from 1.2.30 to 1.2.32
  • 40e47aa Merge pull request #889 from open-rpc/dependabot/npm_and_yarn/ts-jest-29.1.5
  • Additional commits viewable in compare view

Updates docusaurus-plugin-openapi-docs from 3.0.1 to 4.0.1

Release notes

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

v4.0.1

What's Changed

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

v4.0.0

What's Changed

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

v3.0.2

What's Changed

New Contributors

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

Changelog

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

4.0.1 (Aug 22, 2024)

High level enhancements

  • Improved support for rendering discriminator properties

Other enhancements and bug fixes

  • Merge pull request #927 from PaloAltoNetworks/discriminator-no-mapping
  • add test cases for discriminator
  • add discriminator test spec
  • handle discriminators with no mapping as simply property
  • Add additional oneOf tests (#924)

4.0.0 (Aug 20, 2024)

High level enhancements

  • Introduce support for Docusaurus 3.5.0+

Note that this breaks backward compatibility and users will need to update their Docusaurus installation to 3.5.0 or later to use this version of the plugin.

Other enhancements and bug fixes

  • Introduce support for Docusaurus 3.5.0+ (#919)

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)
Commits

Updates docusaurus-theme-openapi-docs from 3.0.1 to 4.0.1

Release notes

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

v4.0.1

What's Changed

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

v4.0.0

What's Changed

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

v3.0.2

What's Changed

New Contributors

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

Changelog

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

4.0.1 (Aug 22, 2024)

High level enhancements

  • Improved support for rendering discriminator properties

Other enhancements and bug fixes

  • Merge pull request #927 from PaloAltoNetworks/discriminator-no-mapping
  • add test cases for discriminator
  • add discriminator test spec
  • handle discriminators with no mapping as simply property
  • Add additional oneOf tests (#924)

4.0.0 (Aug 20, 2024)

High level enhancements

  • Introduce support for Docusaurus 3.5.0+

Note that this breaks backward compatibility and users will need to update their Docusaurus installation to 3.5.0 or later to use this version of the plugin.

Other enhancements and bug fixes

  • Introduce support for Docusaurus 3.5.0+ (#919)

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)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the major group with 3 updates: [@open-rpc/schema-utils-js](https://github.com/open-rpc/schema-utils-js), [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).


Updates `@open-rpc/schema-utils-js` from 1.16.2 to 2.0.3
- [Release notes](https://github.com/open-rpc/schema-utils-js/releases)
- [Changelog](https://github.com/open-rpc/schema-utils-js/blob/master/CHANGELOG.md)
- [Commits](open-rpc/schema-utils-js@1.16.2...2.0.3)

Updates `docusaurus-plugin-openapi-docs` from 3.0.1 to 4.0.1
- [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.0.1/packages/docusaurus-plugin-openapi-docs)

Updates `docusaurus-theme-openapi-docs` from 3.0.1 to 4.0.1
- [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.0.1/packages/docusaurus-theme-openapi-docs)

---
updated-dependencies:
- dependency-name: "@open-rpc/schema-utils-js"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: docusaurus-plugin-openapi-docs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: docusaurus-theme-openapi-docs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 24, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants