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

Bump gulp-git from 0.5.6 to 2.10.1 #34

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps gulp-git from 0.5.6 to 2.10.1.

Release notes

Sourced from gulp-git's releases.

[email protected]

[email protected]

  • ensure git.diff has maxBuffer opts by default c27a01453602d09db7ba94978d4ac8d10b1e4605

[email protected]

  • add option to disable append paths e840a398b7bef1a737aaeeb29eba31d7fd6584ad

[email protected]

  • Fix issues on windows systems with git.commit bda06e2100ab98d0f72fae923e9476101d6aaf76

[email protected]

  • add support for returning results of a function for git.commit message 35aa99b1f21c9c0e7fb2c092ee23650daf6ccc13
  • support for newest git on windows fc3ca0d5529e9347a29ff50ebc93bd7f003ea641

[email protected]

  • update require-dir dependency to fix node v9+ 982193fb52a420473eb7c6400cb2148996e78f18

[email protected]

  • fix process.cwd issue 3fa224b64a14f0df2c930fd29af5a4bb8aa6ad96

[email protected]

  • remove deprecated libraries 83ff535728d705137479bb7db72dc14590486c04

[email protected]

  • fix all double callback errors - 0d49cbf5f8120de7d7a18555a37ed8f257059249

[email protected]

  • allow for current branch names on push 2aeb295bf3e6b4f6df84403186d4439179bce255 @​masoomulhaqs

[email protected]

  • fix issues with node 8 de6fb9afc6cad8fa324724a4cdb9e731cbf7ef06
  • close issue relating to callbacks 167d0836b34f1944ee2afd2ab78164446926eca8

[email protected]

  • return the output from git with git branch fa10a5180363c60ec778e0c3c87f25039bbc3f90

[email protected]

  • add callback for no args on pull ca63976bdc5290e23c81557ad69b498e31ab3693

[email protected]

  • added jsdoc 842e0b34e37ab8e6003fa000f82b86b098e733fb ce8ad271bccd5152c08394a929efb2c96ca9f47d 6dd39b6db92355059d9201e9d46881f0385d4bd1

[email protected]

  • add diff and catFile 70cadb7168de7635e9b674f3f17c4ad42d8b9abd
  • breaking changes:
    • strip-bom-stream is es6 and will break on pre node v4

hotfix breaking changes

... (truncated)

Commits

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)

Bumps [gulp-git](https://github.com/stevelacy/gulp-git) from 0.5.6 to 2.10.1.
- [Release notes](https://github.com/stevelacy/gulp-git/releases)
- [Commits](https://github.com/stevelacy/gulp-git/commits)

---
updated-dependencies:
- dependency-name: gulp-git
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
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
Development

Successfully merging this pull request may close these issues.

0 participants