Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

chore(deps-dev): bump simple-git from 3.7.1 to 3.8.0 #306

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2022

Bumps simple-git from 3.7.1 to 3.8.0.

Release notes

Sourced from simple-git's releases.

[email protected]

Minor Changes

  • 25230cb: Support for additional log formats in diffSummary / log / stashList.

    Adds support for the --numstat, --name-only and --name-stat in addition to the existing --stat option.

Patch Changes

  • 2cfc16f: Update CI environments to run build and test in node v18, drop node v12 now out of life.
  • 13197f1: Update debug dependency to latest 4.x
Changelog

Sourced from simple-git's changelog.

3.8.0

Minor Changes

  • 25230cb: Support for additional log formats in diffSummary / log / stashList.

    Adds support for the --numstat, --name-only and --name-stat in addition to the existing --stat option.

Patch Changes

  • 2cfc16f: Update CI environments to run build and test in node v18, drop node v12 now out of life.
  • 13197f1: Update debug dependency to latest 4.x
Commits
  • e207ed5 Version Packages
  • 13197f1 Update Lerna and Debug dependencies (#810)
  • 28dd23b Update readme for git.diffSummary / git.stashList
  • fd29242 Add integration tests for use of log formats in git.log and unit/integratio...
  • 3b2c1b3 Add LogFormat as an arguments enum and utilities to check for log format ar...
  • de949d5 Convert current diff parsing to use a LineParser
  • 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 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)

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file e.g. used by GitHub's dependabot for dependency updates label Jun 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2022

Superseded by #310.

@dependabot dependabot bot closed this Jun 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/simple-git-3.8.0 branch June 25, 2022 23:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file e.g. used by GitHub's dependabot for dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants