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 754 forks source link

chore(deps): bump @swagger-api/apidom-reference from 1.0.0-alpha.3 to 1.0.0-alpha.5 #3543

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @swagger-api/apidom-reference from 1.0.0-alpha.3 to 1.0.0-alpha.5.

Release notes

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

v1.0.0-alpha.5

1.0.0-alpha.5 (2024-05-29)

Bug Fixes

  • deps: add apidom-error package as direct dependency (#4154) (f076207)
  • reference: fix versioning of optional dependencies (#4153) (e561bd7)

v1.0.0-alpha.4

1.0.0-alpha.4 (2024-05-29)

Features

  • ns-openapi-3-1: add idempotence to parameter examples refractor plugin (#4142) (7cee6e9), closes #4134
  • ns-openapi-3-1: make header example refractor plugin idempotent (#4135) (524cce2), closes #4134
  • ns-openapi-3-1: make operation ids refractor plugin idempotent (#4151) (858cec6), closes #4134
  • ns-openapi-3-1: make parameters plugin idempotent (#4150) (7fdf6b5), closes #4134
  • ns-openapi-3-1: make security requirements refractor plugin idempotent (#4149) (e28f053), closes #4134
  • ns-openapi-3-1: make servers refractor plugin idempotent (#4152) (93e2d0f), closes #4134
Changelog

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

1.0.0-alpha.5 (2024-05-29)

Bug Fixes

  • deps: add apidom-error package as direct dependency (#4154) (f076207)
  • reference: fix versioning of optional dependencies (#4153) (e561bd7)

1.0.0-alpha.4 (2024-05-29)

Features

  • ns-openapi-3-1: add idempotence to parameter examples refractor plugin (#4142) (7cee6e9), closes #4134
  • ns-openapi-3-1: make header example refractor plugin idempotent (#4135) (524cce2), closes #4134
  • ns-openapi-3-1: make operation ids refractor plugin idempotent (#4151) (858cec6), closes #4134
  • ns-openapi-3-1: make parameters plugin idempotent (#4150) (7fdf6b5), closes #4134
  • ns-openapi-3-1: make security requirements refractor plugin idempotent (#4149) (e28f053), closes #4134
  • ns-openapi-3-1: make servers refractor plugin idempotent (#4152) (93e2d0f), closes #4134
Commits
  • 476b798 chore(release): cut the v1.0.0-alpha.5 release [skip ci]
  • e9e6473 ci: ignore string engine package.json field warnings (#4156)
  • 3361140 ci(release): use consistent version for all packages (#4155)
  • f076207 fix(deps): add apidom-error package as direct dependency (#4154)
  • e561bd7 fix(reference): fix versioning of optional dependencies (#4153)
  • 0202913 chore(reference): add precise versions of optional deps
  • e12c769 chore(release): cut the v1.0.0-alpha.4 release [skip ci]
  • 93e2d0f feat(ns-openapi-3-1): make servers refractor plugin idempotent (#4152)
  • 858cec6 feat(ns-openapi-3-1): make operation ids refractor plugin idempotent (#4151)
  • 7fdf6b5 feat(ns-openapi-3-1): make parameters plugin idempotent (#4150)
  • 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 1 month ago

@dependabot squash and merge

swagger-bot commented 1 month ago

@dependabot squash and merge

swagger-bot commented 4 weeks ago

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

The release is available on:

Your semantic-release bot :package::rocket: