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

build(deps-dev): bump @stoplight/prism-cli from 5.0.1 to 5.5.3 #176

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps @stoplight/prism-cli from 5.0.1 to 5.5.3.

Changelog

Sourced from @​stoplight/prism-cli's changelog.

5.5.3 (2024.1.12)

  • added functionality to show unevaluated property name in error message #2441 - thanks @​aleung for your contribution!

5.5.2 (2023.12.01)

  • added support for default JSON deserialization for arrays of objects in form data request bodies in OpenAPI 3 #2379 - thanks @​ilanashapiro for your contribution!

5.5.1 (2023.10.30)

  • fixed issue with int64 #2420

5.5.0 (2023.10.23)

5.4.0 (2023.10.09)

  • Fixed issue with filling additional properties #2398
  • added more validation around optional security. #2401
  • Fixed issue with internal refs inside json schemas #2402

5.3.2 (2023.09.19)

  • fixed issue with sending binary data in proxy mode. #2387

5.3.1 (2023.08.25)

  • fixed issue with validateOutput() when schema contains internal reference. #2363 - thanks @​mtjandra for your contribution!

5.3.0 (2023.08.17)

  • added new cli parameter to control the json schema faker fillProperties setting universally. #2355
  • correctly list Response or Request in violation messages. #2358

5.2.0 (2023.07.28)

  • added support for multipart/form-data in the request body. #2321 - thanks @​ilanashapiro for your contribution!

5.1.0 (2023.07.24)

  • Improved error messages when using static mocking and the schema is too complex.
Commits

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 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 [@stoplight/prism-cli](https://github.com/stoplightio/prism) from 5.0.1 to 5.5.3.
- [Release notes](https://github.com/stoplightio/prism/releases)
- [Changelog](https://github.com/stoplightio/prism/blob/master/CHANGELOG.md)
- [Commits](stoplightio/prism@v5.0.1...v5.5.3)

---
updated-dependencies:
- dependency-name: "@stoplight/prism-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2024
Copy link

vercel bot commented Jan 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2024 9:25pm

@cblanc cblanc merged commit bea9b0f into master Jan 17, 2024
4 checks passed
@cblanc cblanc deleted the dependabot/npm_and_yarn/stoplight/prism-cli-5.5.3 branch January 17, 2024 09:08
@idealbot
Copy link
Member

🎉 This PR is included in version 4.3.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@idealbot
Copy link
Member

🎉 This PR is included in version 4.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released on @beta released
Development

Successfully merging this pull request may close these issues.

2 participants