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 5.3.2 to 5.7.0 #99

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

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

Release notes

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

v5.7.0

5.7.0 (2024-03-22)

Features

  • STOP-243 - create prism instance with full spec (#2501) (ed41dca)

v5.6.0

5.6.0 (2024-03-18)

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • adds more standard compliant request body handling (#2260) (3b56cb7)
  • Allow JSON Schema Faker configuration in specification (b72dd03)
  • better validation for optional auth (#2401) (e2d9f0f)
  • http: added support to Deprecation header for deprecated operations #1563 (1415319)
  • http: detect complex schema error, improve error message (#2327) (07af511)
  • proxy: add a flag to skip request validation (71d04c8)
  • support circular refs (#1835) (d287dd7)

Bug Fixes

... (truncated)

Changelog

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

5.7.0 (2024-03-22)

Features

  • STOP-243 - create prism instance with full spec (#2501) (ed41dca)

5.6.0 (2024-03-18)

This is an inaccurate view of this release. We are working to add Release Please to manage this and this should be cleaner in the next release. Sorry for the inconvenience.

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • adds more standard compliant request body handling (#2260) (3b56cb7)
  • Allow JSON Schema Faker configuration in specification (b72dd03)
  • better validation for optional auth (#2401) (e2d9f0f)
  • http: added support to Deprecation header for deprecated operations #1563 (1415319)
  • http: detect complex schema error, improve error message (#2327) (07af511)
  • proxy: add a flag to skip request validation (71d04c8)
  • support circular refs (#1835) (d287dd7)

Bug Fixes

  • #1881 fixed memory leak for validation (931fc0f)
  • #1881 fixed memory leak for validation (bfc258a)
  • #1881 fixed memory leak for validation (1a05283)
  • fixed handling of number with format: double (e10a1e5)
  • 1917 fixed handling of example request for invalid requests (444012b)
  • another fix for memory leak of schema validation (ded2a9b)
  • ci: release please simpler config (#2489) (b6be539)
  • ci: release please with checkout (#2492) (ea378fc)
  • ci: release please with root (#2497) (6043a9b)
  • ci: remove root from release please (#2494) (ad1743e)
  • ci: STOP-267 add release please manifest (#2484) (82fe01e)
  • ci: STOP-267 automate release branch creation (#2479) (182e4f9)
  • ci: STOP-267 improve auto-release config (#2481) (bb29592)
  • decode path before matching it (ed5bce8)
  • deps: bump sanitize-html for security (#1828) (3fc86f4)
  • fixed #1860 performance regression (fe6345d)
  • http-server: discard request body if the content-length header i… (#2103) (c172f42)
  • http: add explicit dependency on chalk (#2263) (55b07c9)
  • json schema faker fillProperties not working (#2398) (e8acebd)
  • keep encoded value if uri decoding fails. (#2387) (aba9bee)
  • readme: npm downloads badge (#1849) (3245a22)
  • remove deprecated usage of parse (#1959) (ea5b445)

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stoplight/prism-cli-5.7.0 branch from e8fc67c to 56afd9c Compare April 24, 2024 02:30
Bumps [@stoplight/prism-cli](https://github.com/stoplightio/prism) from 5.3.2 to 5.7.0.
- [Release notes](https://github.com/stoplightio/prism/releases)
- [Changelog](https://github.com/stoplightio/prism/blob/master/CHANGELOG.md)
- [Commits](stoplightio/prism@v5.3.2...v5.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stoplight/prism-cli-5.7.0 branch from 56afd9c to 32da78e Compare April 24, 2024 02:31
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #108.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stoplight/prism-cli-5.7.0 branch May 1, 2024 06:51
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