bulk-decaffeinate
bulk-decaffeinate copied to clipboard
chore(deps): bump simple-git from 1.132.0 to 2.38.0
Bumps simple-git from 1.132.0 to 2.38.0.
Release notes
Sourced from simple-git's releases.
simple-git v2.38.0
Features
simple-git v2.37.0
Features
errorDetectionPluginto handle creating error messages when tasks fail. (c65a419)simple-git v2.36.2
Bug Fixes
simple-git v2.36.1
Bug Fixes
- Documentation update for
outputHandler(775d81e)- Support parsing
git.branchwhere branches have carriage returns in the commit detail. (5b71012)simple-git v2.36.0
Features
- Timeout Plugin (59f3d98)
Bug Fixes
- Fix broken link in
no-responseauto-generated comment (16fe73f)simple-git v2.35.2
Bug Fixes
- Progress plugin should request progress events for fetch as well as other common long running tasks. (ea68857)
- upgrade debug from 4.3.1 to 4.3.2 (4b6eda8)
- While use of the
ListLogSummarytype is deprecated in favour of the newLogResult, the alias type should also support the default genericDefaultLogFieldsto allow downstream consumers to upgrade to newer2.xversions without the need to specify a generic. (508e602), closes #586
... (truncated)
Changelog
Sourced from simple-git's changelog.
2.38.0 (2021-04-14)
Features
2.37.0 (2021-03-15)
Features
errorDetectionPluginto handle creating error messages when tasks fail. (c65a419)2.36.2 (2021-03-11)
Bug Fixes
2.36.1 (2021-03-06)
Bug Fixes
- Documentation update for
outputHandler(775d81e)- Support parsing
git.branchwhere branches have carriage returns in the commit detail. (5b71012)2.36.0 (2021-03-03)
Features
- Timeout Plugin (59f3d98)
Bug Fixes
- Fix broken link in
no-responseauto-generated comment (16fe73f)2.35.2 (2021-02-23)
Bug Fixes
- Progress plugin should request progress events for fetch as well as other common long running tasks. (ea68857)
- upgrade debug from 4.3.1 to 4.3.2 (4b6eda8)
- While use of the
ListLogSummarytype is deprecated in favour of the newLogResult, the alias type should also support the default genericDefaultLogFieldsto allow downstream consumers to upgrade to newer2.xversions without the need to specify a generic. (508e602), closes #586
... (truncated)
Commits
cb56da3Merge pull request #611 from steveukx/release-v2.38.02f7549bchore: release 2.38.0c901b9cfeat: Support enabling / disablingdebuglogs programmatically. (#610)802baddMerge pull request #609 from steveukx/dependabot/npm_and_yarn/y18n-4.0.161638dfchore(deps): bump y18n from 4.0.0 to 4.0.1256acf3Merge pull request #606 from steveukx/release-v2.37.04853a16Update CHANGELOG.mda0d2565chore: release 2.37.0c65a419Merge pull request #604 from steveukx/feature/error-detection-plugina29b1d3Document the plugin- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)