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): update dependency simple-git to ^3.27.0 #1329

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

tradeshift-renovate[bot]
Copy link
Contributor

@tradeshift-renovate tradeshift-renovate bot commented Apr 10, 2024

This PR contains the following updates:

Package Type Update Change
simple-git (source) devDependencies minor ^3.10.0 -> ^3.27.0

Release Notes

steveukx/git-js (simple-git)

v3.27.0

Compare Source

Minor Changes
  • 52f767b: Add similarity to the DiffResultNameStatusFile interface used when fetching log/diff with the --name-status option.
  • 739b0d9: Diff summary includes original name of renamed files when run wiht the --name-status option.
  • bc90e7e: Fixes an issue with reporting name changes in the files array returned by git.status.
    Thank you @​mark-codesphere for the contribution.
Patch Changes
  • 03e1c64: Resolve error in log parsing when fields have empty values.

v3.26.0

Compare Source

Minor Changes
  • 28d545b: Upgrade build tools and typescript

v3.25.0

Compare Source

Minor Changes
  • 0a5378d: Add support for parsing count-objects
Patch Changes
  • 4aceb15: Upgrade dependencies and build tools

v3.24.0

Compare Source

Minor Changes
  • c355317: Enable the use of a two part custom binary

v3.23.0

Compare Source

Minor Changes
  • 9bfdf08: Bump package manager from yarn v1 to v4
Patch Changes
  • 8a3118d: Fixed a performance issue when parsing stat diff summaries
  • 9f1a174: Update build tools and workflows for Yarn 4 compatibility

v3.22.0

Compare Source

Minor Changes
  • df14065: add status to DiffResult when using --name-status

v3.21.0

Compare Source

Minor Changes
  • 709d80e: Add firstCommit utility interface
Patch Changes

v3.20.0

Compare Source

Minor Changes
  • 2eda817: Use pathspec in git.log to allow use of previously deleted files in file argument

v3.19.1

Compare Source

Patch Changes
  • 2ab1936: keep path splitter without path specs

v3.19.0

Compare Source

Minor Changes
  • f702b61: Create a utility to append pathspec / file lists to tasks through the TaskOptions array/object

v3.18.0

Compare Source

Minor Changes
  • 5100f04: Add new interface for showBuffer to allow using git show on binary files.
Patch Changes
  • f54cd0d: Examples and documentation for outputHandler

v3.17.0

Compare Source

Minor Changes
  • a63cfc2: Timeout plugin can now be configured to ignore data on either stdOut or stdErr in the git process when determining whether to kill the spawned process.

v3.16.1

Compare Source

Patch Changes
  • 066b228: Fix overly permissive regex in push parser

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

🚦 Automerge: Enabled.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tradeshift-renovate tradeshift-renovate bot requested a review from a team as a code owner April 10, 2024 09:43
@tradeshift-renovate tradeshift-renovate bot added the dependencies Pull requests that update a dependency file label Apr 10, 2024
@tradeshift-renovate tradeshift-renovate bot requested a review from a team as a code owner April 10, 2024 09:43
@tradeshift-renovate tradeshift-renovate bot force-pushed the renovate/simple-git-3.x branch from 1b1481f to 7883f8d Compare November 12, 2024 08:45
@tradeshift-renovate tradeshift-renovate bot changed the title chore(deps): update dependency simple-git to ^3.24.0 chore(deps): update dependency simple-git to ^3.27.0 Nov 12, 2024
@tradeshift-renovate tradeshift-renovate bot force-pushed the renovate/simple-git-3.x branch 2 times, most recently from 55ad38c to dfb6482 Compare November 12, 2024 08:47
@tradeshift-renovate tradeshift-renovate bot force-pushed the renovate/simple-git-3.x branch from dfb6482 to 49a41c6 Compare January 9, 2025 12:06
@tradeshift-renovatebot tradeshift-renovatebot merged commit 09c0aca into master Jan 9, 2025
1 check passed
@tradeshift-renovatebot tradeshift-renovatebot deleted the renovate/simple-git-3.x branch January 9, 2025 12:33
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 dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants