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 minimist and @stoplight/prism-cli #469

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps minimist to 1.2.6 and updates ancestor dependency @stoplight/prism-cli. These dependencies need to be updated together.

Updates minimist from 0.0.10 to 1.2.6

Changelog

Sourced from minimist's changelog.

v1.2.6 - 2022-03-21

Commits

  • test from prototype pollution PR bc8ecee
  • isConstructorOrProto adapted from PR c2b9819
  • security notice for additional prototype pollution issue ef88b93

v1.2.5 - 2020-03-12

v1.2.4 - 2020-03-11

Commits

  • security notice 4cf1354
  • additional test for constructor prototype pollution 1043d21

v1.2.3 - 2020-03-10

Commits

  • more failing proto pollution tests 13c01a5
  • even more aggressive checks for protocol pollution 38a4d1c

v1.2.2 - 2020-03-10

Commits

v1.2.1 - 2020-03-10

Merged

Commits

v1.2.0 - 2015-08-24

Commits

... (truncated)

Commits

Updates @stoplight/prism-cli from 4.8.0 to 4.14.1

Changelog

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

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

Fixed

  • Allow spec document to be requested via HTTP Basic auth via the URL parameters in Node 18+. #2279

4.13.0 (2023.04.28)

Fixed

  • Put chalk as an explicit dependency in the HTTP package #x
  • Upgrade fast-xml-parser (thanks @​spriggyjeff) #2262
  • Do not error when there is no response content but accept header is set (thanks @​ilanashapiro) #2267

4.12.0 (2023.04.12)

Added

  • Improves handling of GET/HEAD requests in the proxy that look like they include a request body. #2260

4.11.1 (2023.03.15)

Added

  • CLI option flag --verboseLevel or -v to set log levels. #2231

4.10.6 (2023.03.01)

Changed

  • Various 3rd party dependency updates.
  • Send a user-agent when fetching remote spec content. #2150

Fixed

  • Make x-json-schema-faker work more sensibly. #2181

4.10.5 (2022.10.05)

Fixed

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.6 and updates ancestor dependency [@stoplight/prism-cli](https://github.com/stoplightio/prism). These dependencies need to be updated together.


Updates `minimist` from 0.0.10 to 1.2.6
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v0.0.10...v1.2.6)

Updates `@stoplight/prism-cli` from 4.8.0 to 4.14.1
- [Release notes](https://github.com/stoplightio/prism/releases)
- [Changelog](https://github.com/stoplightio/prism/blob/master/CHANGELOG.md)
- [Commits](stoplightio/prism@v4.8.0...v4.14.1)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: "@stoplight/prism-cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

@doiron doiron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested locally and functional tests are working. Seem the env variables are not getting set properly by dependabot PR's causing the cli to search the cli_config file, which doesn't exist on these machines.

@doiron doiron merged commit 844d832 into develop May 16, 2023
13 of 14 checks passed
@doiron doiron deleted the dependabot/npm_and_yarn/minimist-and-stoplight/prism-cli-1.2.6 branch May 16, 2023 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant