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

[Snyk] Upgrade simple-git from 2.31.0 to 2.45.1 #29

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade simple-git from 2.31.0 to 2.45.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 22 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2021-09-04.
Release notes
Package name: simple-git
  • 2.45.1 - 2021-09-04

    Bug Fixes

    • support progress events in locales other than western european character sets. (8cc42f8)
  • 2.45.0 - 2021-08-27

    Features

    • Use author email field that respects mailmap (589d624)

    Bug Fixes

    • getConfig always returns null despite values being present in configuration (9fd483a)
  • 2.44.0 - 2021-08-14

    Features

    • add support for getting the current value of a git configuration setting based on its name. (1d09204)
  • 2.43.0 - 2021-08-13

    Features

    • task callback types defined as single function type (b0a832c)
  • 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-14

    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
  • 2.38.1 - 2021-05-10
  • 2.38.0 - 2021-04-14
  • 2.37.0 - 2021-03-15
  • 2.36.2 - 2021-03-11
  • 2.36.1 - 2021-03-07
  • 2.36.0 - 2021-03-03
  • 2.35.2 - 2021-02-23
  • 2.35.1 - 2021-02-19
  • 2.35.0 - 2021-02-16
  • 2.34.2 - 2021-02-07
  • 2.32.0 - 2021-02-04
  • 2.31.0 - 2020-12-17
from simple-git GitHub release notes
Commit messages
Package name: simple-git
  • 6da6494 Merge pull request #678 from steveukx/release-v2.45.1
  • fb8cd06 chore: release 2.45.1
  • df2ddf9 Merge pull request #677 from steveukx/fix-579_cyrillic-progress-events
  • 8cc42f8 fix: support progress events in locales other than western european character sets.
  • f54b0f1 Merge pull request #675 from steveukx/release-v2.45.0
  • c4415e0 Update CHANGELOG.md
  • b64635e chore: release 2.45.0
  • 589d624 Merge pull request #674 from steveukx/pr/670
  • 4670a09 Tests and update documentation
  • d4079b0 Merge pull request #672 from steveukx/fix-671_getConfig
  • afcd8b2 Use only local scope explicitly to cater for running in CI
  • 9fd483a fix: getConfig always returns `null` despite values being present in configuration
  • be2579d feat: Use author email field that respects mailmap
  • e5df878 chore: release 2.44.0
  • 1d09204 feat: add support for getting the current value of a git configuration setting based on its name.
  • c8c140f feat: `git.getConfig` add support for getting the current value of a git configuration setting based on its name.
  • 5c9c660 feat: `git.getConfig` (#666)
  • 1f8d2a0 chore: release 2.43.0
  • 74e4802 chore(deps): bump path-parse from 1.0.6 to 1.0.7
  • 68b69d1 Update tests to match the trailing `undefined` of an error callback.
  • b0a832c feat: task callback types defined as single function type
  • 384ad0e chore: release 2.42.0
  • 0685a8b feat: support `scope` argument in `listConfig` to return a specific scope's configuration
  • 0712f86 feat: move `log` task to separate task builder

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant