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-dev): bump simple-git from 2.14.0 to 2.15.0 #3148

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps simple-git from 2.14.0 to 2.15.0.

Changelog

Sourced from simple-git's changelog.

2.15.0 - Task parsers automatically have access to stdErr as well as stdOut

  • adds the TaskParser type to describe a task's parser function and creates the LineParser utility to simplify line-by-line parsing of string responses.
  • renames some interfaces for consistency of naming, the original name remains as a type alias marked as @deprecated until version 3.x:
    • BranchDeletionSummary > BranchSingleDeleteResult
    • BranchDeletionBatchSummary > BranchMultiDeleteResult
    • MergeSummary > MergeResult
Commits
  • 8f16b33 2.15.0
  • 65d3aa5 Merge branch 'feature/typed-parsers'
  • a23c042 Fix changelog
  • fa00de7 Refactor branch response parsing into parse-branch
  • 0a046b8 Update changelog and function names
  • 3d1d540 Update deprecation tsdoc and rename branch unit test as a spec
  • 4a1388e Typed parser for branch, merge, push
  • a15c387 Update tests, start splitting parsers from response class implementations
  • 3dc32af - Deprecate use of concatStdErr now that stErr is available in all parsers
  • 0409b45 Update changelog
  • See full diff 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [simple-git](https://github.com/steveukx/git-js) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/master/CHANGELOG.md)
- [Commits](steveukx/git-js@v2.14.0...v2.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner July 23, 2020 16:39
@dependabot-preview dependabot-preview bot added category: engineering dependencies Pull requests that update a dependency file labels Jul 23, 2020
@dependabot-preview dependabot-preview bot merged commit 216a450 into master Jul 23, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/simple-git-2.15.0 branch July 23, 2020 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: engineering dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant