Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps simple-git from 1.65.0 to 2.42.0.

Release notes

Sourced from simple-git's releases.

simple-git v2.42.0

Features

  • move log task to separate task builder (0712f86)
  • support scope argument in listConfig to return a specific scope's configuration (0685a8b)

simple-git v2.41.2

Bug Fixes

  • use literal true and false in DiffResultTextFile | DiffResultBinaryFile to aid type assertions. (8059099)

simple-git v2.41.1

Bug Fixes

  • Commit parsing should cater for file names with square brackets (ae81134)

simple-git v2.41.0

Features

  • allow setting the scope of git config add to work on the local, global or system configuration. (c7164e7)
  • allow setting the scope of git config add to work on the local, global or system configuration. (00ada06)

simple-git v2.40.0

Features

  • create the spawnOptions plugin to allow setting uid / gid owner for the spawned git child processes. (cc70220)

simple-git v2.39.1

Bug Fixes

  • add types and tests for the documented .exec api (#631) (c9207da)
  • add types and tests for the documented .exec api (c9207da)
  • updates the documentation for mergeFromTo to more closely represent its functionality (see #50 for the original requirement). (dd2244e)

simple-git v2.39.0

Features

... (truncated)

Changelog

Sourced from simple-git's changelog.

2.42.0 (2021-07-31)

Features

  • move log task to separate task builder (0712f86)
  • support scope argument in listConfig to return a specific scope's configuration (0685a8b)

2.41.2 (2021-07-29)

Bug Fixes

  • use literal true and false in DiffResultTextFile | DiffResultBinaryFile to aid type assertions. (8059099)

2.41.1 (2021-07-11)

Bug Fixes

  • Commit parsing should cater for file names with square brackets (ae81134)

2.41.0 (2021-07-11)

Features

  • allow setting the scope of git config add to work on the local, global or system configuration. (c7164e7)
  • allow setting the scope of git config add to work on the local, global or system configuration. (00ada06)

2.40.0 (2021-06-12)

Features

  • create the spawnOptions plugin to allow setting uid / gid owner for the spawned git child processes. (cc70220)

2.39.1 (2021-06-09)

Bug Fixes

  • add types and tests for the documented .exec api (#631) (c9207da)
  • add types and tests for the documented .exec api (c9207da)
  • updates the documentation for mergeFromTo to more closely represent its functionality (see #50 for the original requirement). (dd2244e)

2.39.0 (2021-05-13)

Features

... (truncated)

Commits
  • 384ad0e chore: release 2.42.0
  • 0685a8b feat: support scope argument in listConfig to return a specific scope's c...
  • 0712f86 feat: move log task to separate task builder
  • 7f17ce5 chore: release 2.41.2
  • 8059099 fix: use literal true and false in `DiffResultTextFile | DiffResultBinary...
  • 0f75aa4 Merge pull request #650 from steveukx/release-v2.41.1
  • 57804a7 chore: release 2.41.1
  • 7267187 Merge pull request #649 from steveukx/fix/647-commmit-parser
  • ae81134 fix: Commit parsing should cater for file names with square brackets
  • f665caa Merge pull request #648 from steveukx/release-v2.41.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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
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