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 sudo-prompt from 8.2.5 to 9.2.1 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2021

Bumps sudo-prompt from 8.2.5 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.

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sudo-prompt-9.2.1 branch 5 times, most recently from 1839d9a to 183265e Compare March 14, 2021 21:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sudo-prompt-9.2.1 branch from 183265e to 87a5a8e Compare March 15, 2021 15:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants