idearium / cli

The Idearium cli, which makes working with our projects, super easy :)
MIT License
0 stars 0 forks source link

Bump sudo-prompt from 8.2.0 to 9.2.1 #78

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps sudo-prompt from 8.2.0 to 9.2.1.

Changelog

Sourced from sudo-prompt's changelog.

[9.2.0] 2020-04-29

Fixed

  • Update TypeScript types to accommodate recent changes, see #117.

[9.1.0] 2019-11-13

Added

  • Add TypeScript types.

[9.0.0] 2019-06-03

Changed

  • Make cross-platform stdout, stderr behavior consistent, see #89.

  • Preserve current working directory on all platforms.

  • Improve kdesudo dialog appearance.

Added

  • Add options.env to set environment variables on all platforms, see #91.

Fixed

  • Always return PERMISSION_DENIED as an Error object.

  • Support multiple commands separated by semicolons on Linux, see #39.

  • Distinguish between elevation errors and command errors on Linux, see #88.

  • Fix Windows to return PERMISSION_DENIED Error even when Windows' error messages are internationalized, see #96.

[8.2.5] 2018-12-12

Fixed

  • Whitelist package.json files.

[8.2.4] 2018-12-12

... (truncated)

Commits
  • c3cc31a 9.2.1
  • d86c641 Update CHANGELOG
  • c40077a 9.2.0
  • 9a6ced4 Merge pull request #118 from filipbudisa/add-env-to-options-type
  • c7ba4d9 index.d.ts: Fixed optional parameters for callback
  • 0ae7ed8 index.d.ts: Allow 2 or 1 parameter exec() call. Fix callback parameter types
  • 91df887 Add env to options in index.d.ts
  • e176896 9.1.1
  • 01ab669 Add index.d.ts to package files whitelist
  • 19aa13d 9.1.0
  • 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 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)