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

chore(deps): bump @swagger-api/apidom-parser-adapter-openapi-json-3-0 from 1.0.0-alpha.3 to 1.0.0-alpha.5 #5106

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps @swagger-api/apidom-parser-adapter-openapi-json-3-0 from 1.0.0-alpha.3 to 1.0.0-alpha.5.

Release notes

Sourced from @​swagger-api/apidom-parser-adapter-openapi-json-3-0'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: make parameter examples refractor plugin idempontent (#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-parser-adapter-openapi-json-3-0'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 <dependency name> 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)

Bumps [@swagger-api/apidom-parser-adapter-openapi-json-3-0](https://github.com/swagger-api/apidom) from 1.0.0-alpha.3 to 1.0.0-alpha.5.
- [Release notes](https://github.com/swagger-api/apidom/releases)
- [Changelog](https://github.com/swagger-api/apidom/blob/main/CHANGELOG.md)
- [Commits](swagger-api/apidom@v1.0.0-alpha.3...v1.0.0-alpha.5)

---
updated-dependencies:
- dependency-name: "@swagger-api/apidom-parser-adapter-openapi-json-3-0"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added cat: dependencies javascript Pull requests that update Javascript code swagger-editor@next labels May 31, 2024
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 90ccfac into next May 31, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/swagger-api/apidom-parser-adapter-openapi-json-3-0-1.0.0-alpha.5 branch May 31, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat: dependencies javascript Pull requests that update Javascript code swagger-editor@next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant