swagger-api / swagger-js

Javascript library to connect to swagger-enabled APIs via browser or nodejs
http://swagger.io
Apache License 2.0
2.6k stars 755 forks source link

chore(deps): bump @swagger-api/apidom-ns-openapi-3-1 from 0.98.0 to 0.99.0 #3447

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @swagger-api/apidom-ns-openapi-3-1 from 0.98.0 to 0.99.0.

Release notes

Sourced from @​swagger-api/apidom-ns-openapi-3-1's releases.

v0.99.0

0.99.0 (2024-04-03)

Features

  • ast: introduce async version of visitor merging mechanism (#3993) (7dd0bbd), closes #3832
  • converter: add Reference Object removal support in security-scheme-type plugin (#4001) (8266f5a), closes #4000
  • converter: add support for asynchronous conversion plugins (#3997) (4bc1f53), closes #3996
  • converter: create unified error boundary interface (#3999) (833a918), closes #3998
  • core: introduce async version of plugin dispatch mechanism (#3994) (36011bc), closes #3993

v0.98.3

0.98.3 (2024-03-29)

Performance Improvements

  • reference: dereference fragments as quick as possible (#3981) (48b4eb4), closes #3974

v0.98.2

0.98.2 (2024-03-28)

Bug Fixes

  • reference: fix regression in AsyncAPI 2.x dereferencing (#3975) (6e8d9a0), closes #3974
  • reference: fix regression in OpenAPI 2.0 derferencing (#3976) (2e4d15a), closes #3974
  • reference: fix regression in OpenAPI 3.0.x dereferencing (#3977) (45d706f), closes #3974
  • reference: fix regression in OpenAPI 3.1.0 dereferencing (#3978) (ff039fe), closes #3974

v0.98.1

0.98.1 (2024-03-25)

Performance Improvements

  • ls: apply perfomance optimization for reference validation (#3966) (ef9f2ba), closes #3965
Changelog

Sourced from @​swagger-api/apidom-ns-openapi-3-1's changelog.

0.99.0 (2024-04-03)

Features

  • ast: introduce async version of visitor merging mechanism (#3993) (7dd0bbd), closes #3832
  • converter: add Reference Object removal support in security-scheme-type plugin (#4001) (8266f5a), closes #4000
  • converter: add support for asynchronous conversion plugins (#3997) (4bc1f53), closes #3996
  • converter: create unified error boundary interface (#3999) (833a918), closes #3998
  • core: introduce async version of plugin dispatch mechanism (#3994) (36011bc), closes #3993

0.98.3 (2024-03-29)

Performance Improvements

  • reference: dereference fragments as quick as possible (#3981) (48b4eb4), closes #3974

0.98.2 (2024-03-28)

Bug Fixes

  • reference: fix regression in AsyncAPI 2.x dereferencing (#3975) (6e8d9a0), closes #3974
  • reference: fix regression in OpenAPI 2.0 derferencing (#3976) (2e4d15a), closes #3974
  • reference: fix regression in OpenAPI 3.0.x dereferencing (#3977) (45d706f), closes #3974
  • reference: fix regression in OpenAPI 3.1.0 dereferencing (#3978) (ff039fe), closes #3974

0.98.1 (2024-03-25)

Performance Improvements

  • ls: apply perfomanze optimization for reference validation (#3966) (ef9f2ba), closes #3965
Commits
  • e3c5ac3 chore(release): cut the v0.99.0 release [skip ci]
  • 8266f5a feat(converter): add Reference Object removal support in security-scheme-type...
  • 833a918 feat(converter): create unified error boundary interface (#3999)
  • 4bc1f53 feat(converter): add support for asynchronous conversion plugins (#3997)
  • 5faa639 chore(deps-dev): bump @​types/node from 20.12.2 to 20.12.3 (#3995)
  • 36011bc feat(core): introduce async version of plugin dispatch mechanism (#3994)
  • 7dd0bbd feat(ast): introduce async version of visitor merging mechanism (#3993)
  • 3050713 chore(deps-dev): bump @​typescript-eslint/parser from 7.4.0 to 7.5.0 (#3992)
  • ab43e3b chore(deps-dev): bump @​types/node from 20.11.30 to 20.12.2 (#3990)
  • 48aa601 chore(deps): bump @​types/ramda from 0.29.11 to 0.29.12 (#3991)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @swagger-bot.


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 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)
swagger-bot commented 3 months ago

@dependabot squash and merge

dependabot[bot] commented 3 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

swagger-bot commented 3 months ago

@dependabot squash and merge

swagger-bot commented 3 months ago

@dependabot squash and merge

dependabot[bot] commented 3 months ago

Looks like @swagger-api/apidom-ns-openapi-3-1 is up-to-date now, so this is no longer needed.