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

Bump @stoplight/prism-cli from 4.10.3 to 5.3.2 #106

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps @stoplight/prism-cli from 4.10.3 to 5.3.2.

Changelog

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

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.

5.0.1 (2023.06.01)

  • Limit the sl-violations response header to around 8 KB. #2297
  • Improve error messages that describe unresolvable JSON Pointer references. #2195

5.0.0 (2023.05.17)

Changed

  • Bump minimatch from 3.0.4 to 3.0.5.
  • Bump json5 from 1.0.1 to 1.0.2.

Fixed

  • Handle exploded form query params. #2288
  • Respect prefer header for validation proxy when server returns 501. #2292 - thanks @​nursanamar for your contribution to this.

4.14.1 (2023.05.11)

Fixed

  • Bump @​stoplight/types and @​stoplight/http-spec to support unspecified parameter style to fix query param errors for OAS 2.0 documents.

4.14.0 (2023.05.08)

Changed

... (truncated)

Commits
  • b41dcb9 v5.3.2
  • 678b212 changelog entry for 5.3.2
  • aba9bee fix: keep encoded value if uri decoding fails. (#2387)
  • 59de042 Merge pull request #2372 from stoplightio/fix/2319-lerna-jest-semver-version-...
  • 0875da5 lerna repair, remove deprecated command
  • 0d9ce69 Merge pull request #2371 from stoplightio/fix/2319-lerna-jest-semver-version-...
  • a1afc1e udpate lerna version, update node version
  • 73589b3 Merge pull request #2369 from stoplightio/fix/2307-faker-lockfile
  • 3d8dd6d 5.3.1 (#2368)
  • 2dd174d remove faker types not in use
  • 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 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 4.10.3 to 5.3.2.
- [Release notes](https://github.com/stoplightio/prism/releases)
- [Changelog](https://github.com/stoplightio/prism/blob/master/CHANGELOG.md)
- [Commits](stoplightio/prism@v4.10.3...v5.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Looks like @stoplight/prism-cli is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stoplight/prism-cli-5.3.2 branch October 9, 2023 12:58
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants