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-reference from 0.98.0 to 0.98.2 #3442

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @swagger-api/apidom-reference from 0.98.0 to 0.98.2.

Release notes

Sourced from @​swagger-api/apidom-reference's releases.

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 perfomanze optimization for reference validation (#3966) (ef9f2ba), closes #3965
Changelog

Sourced from @​swagger-api/apidom-reference's changelog.

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
  • c3217a1 chore(release): cut the v0.98.2 release [skip ci]
  • ff039fe fix(reference): fix regression in OpenAPI 3.1.0 dereferencing (#3978)
  • 45d706f fix(reference): fix regression in OpenAPI 3.0.x dereferencing (#3977)
  • 2e4d15a fix(reference): fix regression in OpenAPI 2.0 derferencing (#3976)
  • 6e8d9a0 fix(reference): fix regression in AsyncAPI 2.x dereferencing (#3975)
  • 4129c68 chore(deps-dev): bump rollup from 4.13.0 to 4.13.1 (#3973)
  • 35af7a8 chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 (#3972)
  • 897a16e chore(deps-dev): bump node-gyp from 10.0.1 to 10.1.0 (#3970)
  • b817a1e chore(deps-dev): bump express from 4.18.2 to 4.19.2 (#3971)
  • 4d8782e chore(deps-dev): bump @​typescript-eslint/parser from 7.3.1 to 7.4.0 (#3969)
  • 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 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

swagger-bot commented 3 months ago

@dependabot squash and merge

swagger-bot commented 3 months ago

:tada: This PR is included in version 3.26.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: