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.97.0 to 0.98.0 #3429

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

v0.98.0

0.98.0 (2024-03-21)

Bug Fixes

  • reference: fix regression in nested paths dereferencing (#3960) (8435ee1), closes #3959

Features

  • reference: apply dereferencing architecture 2.0 to ApiDOM (#3930) (bbb9a25)
  • reference: apply dereferencing architecture 2.0 to AsyncAPI 2.x (#3933) (856dc5c), closes #3932
  • reference: apply dereferencing architecture 2.0 to OpenAPI 2.0 (#3931) (63a41d4), closes #3924
  • reference: apply dereferencing architecture 2.0 to OpenAPI 3.0.x (#3917) (cc3a970), closes #3916
  • reference: apply dereferencing architecture 2.0 to OpenAPI 3.1.0 (#3942) (d57c318), closes #3941

v0.97.1

0.97.1 (2024-03-08)

Bug Fixes

  • reference: base AsyncAPI 2.x resolver strategy on dereference strategy (#3909) (98cb77f), closes #3452
  • reference: base OpenAPI 3.0.x resolver strategy on dereference strategy (#3908) (e1ae4d1), closes #3452
  • reference: base OpenAPI 3.1.0 resolver strategy on dereference strategy (#3910) (b21d7bf), closes #3452
Changelog

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

0.98.0 (2024-03-21)

Bug Fixes

  • reference: fix regression in nested paths dereferencing (#3960) (8435ee1), closes #3959

Features

  • reference: apply dereferencing architecture 2.0 to ApiDOM (#3930) (bbb9a25)
  • reference: apply dereferencing architecture 2.0 to AsyncAPI 2.x (#3933) (856dc5c), closes #3932
  • reference: apply dereferencing architecture 2.0 to OpenAPI 2.0 (#3931) (63a41d4), closes #3924
  • reference: apply dereferencing architecture 2.0 to OpenAPI 3.0.x (#3917) (cc3a970), closes #3916
  • reference: apply dereferencing architecture 2.0 to OpenAPI 3.1.0 (#3942) (d57c318), closes #3941

0.97.1 (2024-03-08)

Bug Fixes

  • reference: base AsyncAPI 2.x resolver strategy on dereference strategy (#3909) (98cb77f), closes #3452
  • reference: base OpenAPI 3.0.x resolver strategy on dereference strategy (#3908) (e1ae4d1), closes #3452
  • reference: base OpenAPI 3.1.0 resolver strategy on dereference strategy (#3910) (b21d7bf), closes #3452
Commits
  • 1ab3731 chore(release): cut the v0.98.0 release [skip ci]
  • 8435ee1 fix(reference): fix regression in nested paths dereferencing (#3960)
  • 0e5e8ad chore(deps-dev): bump webpack from 5.90.3 to 5.91.0 (#3958)
  • 84c0749 chore(deps-dev): bump @​babel/core from 7.24.1 to 7.24.3 (#3957)
  • 8a70f75 chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#3956)
  • 0473766 chore(deps): bump @​mui/material from 5.15.13 to 5.15.14 (#3955)
  • 4115906 chore(deps-dev): bump @​babel/preset-env from 7.24.1 to 7.24.3 (#3954)
  • d57c318 feat(reference): apply dereferencing architecture 2.0 to OpenAPI 3.1.0 (#3942)
  • 3c72c9d chore(deps-dev): bump core-js from 3.36.0 to 3.36.1 (#3950)
  • c6cb5aa chore(deps-dev): bump @​babel/preset-typescript from 7.23.3 to 7.24.1 (#3951)
  • 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 4 months ago

@dependabot squash and merge

dependabot[bot] commented 4 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 4 months ago

@dependabot squash and merge

char0n commented 4 months ago

Superseded by https://github.com/swagger-api/swagger-js/pull/3431

dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.