-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: npm/git
base: v5.0.3
head repository: npm/git
compare: v5.0.4
- 10 commits
- 17 files changed
- 4 contributors
Commits on Sep 13, 2023
-
chore: bump @npmcli/template-oss from 4.18.0 to 4.18.1
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.18.0 to 4.18.1. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v4.18.0...v4.18.1) --- updated-dependencies: - dependency-name: @npmcli/template-oss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 72430ad - Browse repository at this point
Copy the full SHA 72430adView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc938a - Browse repository at this point
Copy the full SHA ecc938aView commit details
Commits on Sep 18, 2023
-
chore: bump @npmcli/template-oss from 4.18.1 to 4.19.0
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.18.1 to 4.19.0. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v4.18.1...v4.19.0) --- updated-dependencies: - dependency-name: @npmcli/template-oss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b425d28 - Browse repository at this point
Copy the full SHA b425d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d06a9f - Browse repository at this point
Copy the full SHA 0d06a9fView commit details
Commits on Dec 4, 2023
-
chore: bump @npmcli/template-oss from 4.19.0 to 4.21.1
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.19.0 to 4.21.1. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v4.19.0...v4.21.1) --- updated-dependencies: - dependency-name: @npmcli/template-oss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 157ed48 - Browse repository at this point
Copy the full SHA 157ed48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1d897 - Browse repository at this point
Copy the full SHA 8b1d897View commit details
Commits on Dec 7, 2023
-
chore: bump @npmcli/template-oss from 4.21.1 to 4.21.3
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.1 to 4.21.3. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v4.21.1...v4.21.3) --- updated-dependencies: - dependency-name: @npmcli/template-oss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 51011f8 - Browse repository at this point
Copy the full SHA 51011f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46192f5 - Browse repository at this point
Copy the full SHA 46192f5View commit details
Commits on Dec 19, 2023
-
fix: lazy load of which module (#176)
Currently `@npmcli/git` is eagerly getting and caching the `git` path in a user's system which can have a significant performance cost when requiring `@npmcli/git`. This PR avoids this cost by lazily getting & caching `git` path on first use.
Configuration menu - View commit details
-
Copy full SHA for c398872 - Browse repository at this point
Copy the full SHA c398872View commit details
Commits on Jan 4, 2024
-
🤖 I have created a release *beep* *boop* --- ## [5.0.4](v5.0.3...v5.0.4) (2023-12-19) ### Bug Fixes * [`c398872`](c398872) [#176](#176) lazy load of which module (#176) (@thecodrr) ### Chores * [`46192f5`](46192f5) [#175](#175) postinstall for dependabot template-oss PR (@lukekarrys) * [`51011f8`](51011f8) [#175](#175) bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot]) * [`8b1d897`](8b1d897) [#173](#173) postinstall for dependabot template-oss PR (@lukekarrys) * [`157ed48`](157ed48) [#173](#173) bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot]) * [`0d06a9f`](0d06a9f) [#154](#154) postinstall for dependabot template-oss PR (@lukekarrys) * [`b425d28`](b425d28) [#154](#154) bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot]) * [`ecc938a`](ecc938a) [#152](#152) postinstall for dependabot template-oss PR (@lukekarrys) * [`72430ad`](72430ad) [#152](#152) bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot]) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98932b5 - Browse repository at this point
Copy the full SHA 98932b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.3...v5.0.4