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

chore(deps-dev): bump simple-git from 2.7.2 to 2.8.0 #2925

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps simple-git from 2.7.2 to 2.8.0.

Changelog

Sourced from simple-git's changelog.

2.8.0 - Support for default import in TS without use of esModuleInterop

  • Enables support for using the default export of simple-git as an es module, in TypeScript it is no longer necessary to enable the esModuleInterop flag in the tsconfig.json to consume the default export.
Commits
  • 5ab92e2 2.8.0
  • ca601c5 Merge branch 'feature/ts-without-synthetic-imports'
  • d6a0fa9 Add ES module properties test
  • c331137 Add necessary properties to the module.exports of simple-git to allow it ...
  • 7b02fe0 Move response interfaces out of implementation files to prevent leaking the i...
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [simple-git](https://github.com/steveukx/git-js) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/master/CHANGELOG.md)
- [Commits](steveukx/git-js@v2.7.2...v2.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner June 19, 2020 15:56
@dependabot-preview dependabot-preview bot added category: engineering dependencies Pull requests that update a dependency file labels Jun 19, 2020
@dependabot-preview dependabot-preview bot merged commit f712f07 into master Jun 22, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/simple-git-2.8.0 branch June 22, 2020 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: engineering dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant