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 1.65.0 to 1.132.0 #17

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

Conversation

atlslscsrv-app
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade simple-git from 1.65.0 to 1.132.0.

ℹ️ 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 67 versions ahead of your current version.
  • The recommended version was released 3 years ago, on 2020-03-12.
Release notes
Package name: simple-git
  • 1.132.0 - 2020-03-12

    1.132.0

  • 1.131.0 - 2020-01-26

    1.131.0

  • 1.130.0 - 2020-01-19

    1.130.0

  • 1.129.0 - 2019-12-13

    1.129.0

  • 1.128.0 - 2019-12-06

    1.128.0

  • 1.127.0 - 2019-12-06

    1.127.0

  • 1.126.0 - 2019-08-31

    1.126.0

  • 1.125.0 - 2019-08-31

    1.125.0

  • 1.124.0 - 2019-07-28

    1.124.0

  • 1.123.0 - 2019-07-27
  • 1.122.0 - 2019-07-19
  • 1.121.0 - 2019-07-14
  • 1.120.0 - 2019-07-10
  • 1.119.0 - 2019-07-09
  • 1.118.0 - 2019-07-03
  • 1.117.0 - 2019-07-01
  • 1.116.0 - 2019-06-19
  • 1.115.0 - 2019-06-15
  • 1.114.0 - 2019-06-15
  • 1.113.0 - 2019-05-08
  • 1.112.0 - 2019-05-03
  • 1.111.0 - 2019-05-03
  • 1.110.0 - 2019-03-23
  • 1.109.0 - 2019-03-22
  • 1.108.0 - 2019-03-22
  • 1.107.0 - 2018-11-05
  • 1.106.0 - 2018-10-26
  • 1.105.0 - 2018-10-11
  • 1.104.0 - 2018-10-02
  • 1.103.0 - 2018-09-29
  • 1.102.0 - 2018-09-22
  • 1.101.0 - 2018-09-22
  • 1.100.0 - 2018-09-17
  • 1.99.0 - 2018-09-17
  • 1.98.0 - 2018-09-17
  • 1.96.0 - 2018-06-09
  • 1.95.1 - 2018-06-02
  • 1.95.0 - 2018-05-22
  • 1.94.0 - 2018-05-22
  • 1.92.0 - 2018-03-03
  • 1.91.0 - 2018-02-21
  • 1.90.0 - 2018-02-21
  • 1.89.0 - 2018-01-21
  • 1.88.0 - 2018-01-21
  • 1.85.0 - 2017-12-09
  • 1.84.0 - 2017-11-30
  • 1.83.0 - 2017-11-29
  • 1.82.0 - 2017-11-14
  • 1.81.1 - 2017-11-11
  • 1.81.0 - 2017-11-11
  • 1.80.1 - 2017-10-12
  • 1.80.0 - 2017-10-12
  • 1.79.0 - 2017-10-05
  • 1.78.0 - 2017-10-05
  • 1.77.0 - 2017-09-03
  • 1.76.0 - 2017-08-28
  • 1.75.0 - 2017-07-29
  • 1.74.1 - 2017-07-20
  • 1.74.0 - 2017-07-20
  • 1.73.0 - 2017-05-20
  • 1.72.0 - 2017-05-06
  • 1.71.0 - 2017-05-06
  • 1.70.0 - 2017-04-04
  • 1.69.0 - 2017-03-29
  • 1.68.0 - 2017-03-28
  • 1.67.0 - 2017-03-04
  • 1.66.0 - 2017-02-14
  • 1.65.0 - 2016-12-09
from simple-git GitHub release notes
Commit messages
Package name: simple-git
  • 0453266 1.132.0
  • ff390ae Set options as optional in `git.branch` typing
  • 49eb9cd Fix typo in TypeScript example in readme
  • 70c658e Update TypeScript import example in readme
  • dbba54b 1.131.0
  • e935f02 Merge branch 'new-tag-bug'
  • a340007 Only pass callback through from `addTag` to `tag` when present, to allow for creating named tags without a callback.
  • 7b65570 1.130.0
  • c226518 Merge branch 'pr-test/420'
  • 30ec6b2 Add integration test for conflicted statuses
  • 5c68bf1 Add comments to file status types
  • 93dcb5f Mark modify/delete merge conflicts correctly in status summary
  • 7f715b8 Add MergeSummary types
  • ce5f6f9 Parse modify/delete merge conflicts properly
  • fa3c6c5 Merge pull request #417 from janmariu/master
  • 6465b2f Adding files with merge status AA to StatusSummary.conflicted
  • 6abaf22 Added failing test for AA merge status
  • 08eb079 Merge pull request #415 from steveukx/399-renamed-files-in-status-summary
  • 1095f92 Add unit tests covering the inclusion of renamed files in the StatusSummary response
  • c90dfa9 1.129.0
  • 4c614c2 Add documentation for promise with exception
  • 52fc513 Include `git` property in promise wrapped exceptions
  • 3179483 1.128.0
  • d6a41c4 Merge pull request #405 from DanielRuf/docs/use-https

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.

2 participants