feat(deps): bump the production-patch-minor group across 4 directories with 15 updates#1855
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…s with 15 updates Bumps the production-patch-minor group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.6.1` | | [@ai-sdk/provider](https://github.com/vercel/ai) | `0.0.11` | `0.0.26` | | [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) | `14.2.3` | `14.2.35` | | [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `1.0.2` | `1.6.0` | | [ajv](https://github.com/ajv-validator/ajv) | `8.17.1` | `8.18.0` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.0` | `0.28.0` | | [express](https://github.com/expressjs/express) | `4.21.2` | `4.22.1` | | [http-errors](https://github.com/jshttp/http-errors) | `2.0.0` | `2.0.1` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.3` | `9.0.9` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.21.0` | `3.36.0` | | [source-map](https://github.com/mozilla/source-map) | `0.7.4` | `0.7.6` | | [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.22.5` | `3.25.2` | | [ai](https://github.com/vercel/ai) | `3.2.16` | `3.4.33` | Bumps the production-patch-minor group with 1 update in the /integrations/browser-js directory: [braintrust](https://github.com/braintrustdata/braintrust-sdk-javascript/tree/HEAD/blob/main/js). Bumps the production-patch-minor group with 2 updates in the /integrations/vercel-ai-sdk directory: [@ai-sdk/provider](https://github.com/vercel/ai) and [ai](https://github.com/vercel/ai). Bumps the production-patch-minor group with 13 updates in the /js directory: | Package | From | To | | --- | --- | --- | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.6.1` | | [@ai-sdk/provider](https://github.com/vercel/ai) | `0.0.11` | `0.0.26` | | [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) | `14.2.3` | `14.2.35` | | [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `1.0.2` | `1.6.0` | | [ajv](https://github.com/ajv-validator/ajv) | `8.17.1` | `8.18.0` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.0` | `0.28.0` | | [express](https://github.com/expressjs/express) | `4.21.2` | `4.22.1` | | [http-errors](https://github.com/jshttp/http-errors) | `2.0.0` | `2.0.1` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.3` | `9.0.9` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.21.0` | `3.36.0` | | [source-map](https://github.com/mozilla/source-map) | `0.7.4` | `0.7.6` | | [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.22.5` | `3.25.2` | Updates `dotenv` from 16.4.5 to 16.6.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v16.6.1) Updates `@ai-sdk/provider` from 0.0.11 to 0.0.26 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/provider@0.0.11...@ai-sdk/provider@0.0.26) Updates `@next/env` from 14.2.3 to 14.2.35 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.35/packages/next-env) Updates `@vercel/functions` from 1.0.2 to 1.6.0 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/functions@1.6.0/packages/functions) Updates `ajv` from 8.17.1 to 8.18.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `esbuild` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.27.0...v0.28.0) Updates `express` from 4.21.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.21.2...v4.22.1) Updates `http-errors` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/jshttp/http-errors/releases) - [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md) - [Commits](jshttp/http-errors@v2.0.0...v2.0.1) Updates `minimatch` from 9.0.3 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.3...v9.0.9) Updates `simple-git` from 3.21.0 to 3.36.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.36.0/simple-git) Updates `source-map` from 0.7.4 to 0.7.6 - [Release notes](https://github.com/mozilla/source-map/releases) - [Changelog](https://github.com/mozilla/source-map/blob/master/CHANGELOG.md) - [Commits](mozilla/source-map@v0.7.4...0.7.6) Updates `zod-to-json-schema` from 3.22.5 to 3.25.2 - [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases) - [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md) - [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits) Updates `ai` from 3.2.16 to 3.4.33 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@3.2.16...ai@3.4.33) Updates `braintrust` from 3.0.0-rc.29 to 3.8.0 - [Release notes](https://github.com/braintrustdata/braintrust-sdk-javascript/releases) - [Commits](https://github.com/braintrustdata/braintrust-sdk-javascript/commits/js-sdk-v3.8.0/blob/main/js) Updates `@ai-sdk/provider` from 0.0.11 to 0.0.26 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/provider@0.0.11...@ai-sdk/provider@0.0.26) Updates `ai` from 3.2.16 to 3.4.33 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@3.2.16...ai@3.4.33) Updates `dotenv` from 16.4.5 to 16.6.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v16.6.1) Updates `@ai-sdk/provider` from 0.0.11 to 0.0.26 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/provider@0.0.11...@ai-sdk/provider@0.0.26) Updates `@next/env` from 14.2.3 to 14.2.35 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.35/packages/next-env) Updates `@vercel/functions` from 1.0.2 to 1.6.0 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/functions@1.6.0/packages/functions) Updates `ajv` from 8.17.1 to 8.18.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `esbuild` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.27.0...v0.28.0) Updates `express` from 4.21.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.21.2...v4.22.1) Updates `http-errors` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/jshttp/http-errors/releases) - [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md) - [Commits](jshttp/http-errors@v2.0.0...v2.0.1) Updates `minimatch` from 9.0.3 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.3...v9.0.9) Updates `simple-git` from 3.21.0 to 3.36.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.36.0/simple-git) Updates `source-map` from 0.7.4 to 0.7.6 - [Release notes](https://github.com/mozilla/source-map/releases) - [Changelog](https://github.com/mozilla/source-map/blob/master/CHANGELOG.md) - [Commits](mozilla/source-map@v0.7.4...0.7.6) Updates `zod-to-json-schema` from 3.22.5 to 3.25.2 - [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases) - [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md) - [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits) --- updated-dependencies: - dependency-name: dotenv dependency-version: 16.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: "@ai-sdk/provider" dependency-version: 0.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: "@next/env" dependency-version: 14.2.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: "@vercel/functions" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: express dependency-version: 4.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: http-errors dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: simple-git dependency-version: 3.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: source-map dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: zod-to-json-schema dependency-version: 3.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: ai dependency-version: 3.4.33 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: braintrust dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: "@ai-sdk/provider" dependency-version: 0.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: ai dependency-version: 3.4.33 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: dotenv dependency-version: 16.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: "@ai-sdk/provider" dependency-version: 0.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: "@next/env" dependency-version: 14.2.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: "@vercel/functions" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: express dependency-version: 4.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: http-errors dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: simple-git dependency-version: 3.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor - dependency-name: source-map dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-patch-minor - dependency-name: zod-to-json-schema dependency-version: 3.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-patch-minor group with 14 updates in the / directory:
16.4.516.6.10.0.110.0.2614.2.314.2.351.0.21.6.08.17.18.18.02.8.52.8.60.27.00.28.04.21.24.22.12.0.02.0.19.0.39.0.93.21.03.36.00.7.40.7.63.22.53.25.23.2.163.4.33Bumps the production-patch-minor group with 1 update in the /integrations/browser-js directory: braintrust.
Bumps the production-patch-minor group with 2 updates in the /integrations/vercel-ai-sdk directory: @ai-sdk/provider and ai.
Bumps the production-patch-minor group with 13 updates in the /js directory:
16.4.516.6.10.0.110.0.2614.2.314.2.351.0.21.6.08.17.18.18.02.8.52.8.60.27.00.28.04.21.24.22.12.0.02.0.19.0.39.0.93.21.03.36.00.7.40.7.63.22.53.25.2Updates
dotenvfrom 16.4.5 to 16.6.1Changelog
Sourced from dotenv's changelog.
Commits
076ba3b16.6.18867fe0changelog 🪵424c32dMerge pull request #874 from motdotla/default-quiet-to-true5270fafchangelog 🪵86ce001force failure of path.relative in teste6799e6add testsec72534add to test coveragec886084send coverage to text as wella791032add testfa67c02test quiet: falseUpdates
@ai-sdk/providerfrom 0.0.11 to 0.0.26Commits
f7dce25Version Packages (#3347)811a317feat (ai/core): multi-part tool results (incl. images) (#3362)85b98darevert fix (ai/core): handle tool calls without results in message conversion...1486128feat (provider/google): support file URLs without downloads (#3355)3b1b69afeat: provider-defined tools (#3353)7ceed77feat (ai/core): expose response message for each step (#3343)1386e0afeat (docs): add info around custom models to google vertex provider (#3346)aa98cdbchore: more flexible dependency versioning (#3341)8c222cdfeat (provider/anthropic): update model ids (#3342)7b937c5feat (provider-utils): improve id generator robustness (#3340)Updates
@next/envfrom 14.2.3 to 14.2.35Commits
7b940d9v14.2.35f307368v14.2.345a97b40v14.2.3389ee561v14.2.3255f7662v14.2.31243072bv14.2.30ca92115v14.2.29e65628av14.2.2843f10b8v14.2.2710a042cv14.2.26Updates
@vercel/functionsfrom 1.0.2 to 1.6.0Release notes
Sourced from
@vercel/functions's releases.Changelog
Sourced from
@vercel/functions's changelog.... (truncated)
Commits
1e98464Version Packages (#12851)a1266a8[react-router] Add initial@vercel/react-routerpackage (#12903)3b5b731Update@vercel/functionsgenerated docs (#12812)247fb5a[edge] use@vercel/functions(#12758)8cf0f1aVersion Packages (#12756)2cace21[vercel/functions] add geolocation.postalCode (#12753)b051248Version Packages (#12648)03825ff[@vercel/functions] update headers doc (#12649)fdee7f0[docs] point@vercel/functionsdocs to vercel.com (#12431)37293e5Version Packages (#12424)Updates
ajvfrom 8.17.1 to 8.18.0Release notes
Sourced from ajv's releases.
Commits
142ce848.18.0720a23ffix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...82735a1fix: typos in schema-language.md (#2507)b17ec32fix: small grammatical error in managing-schemas.md (#2508)69568d0fix: #2482 Infinity and NaN serialise to null (#2487)f06766ffeat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
Updates
esbuildfrom 0.27.0 to 0.28.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6a794dfpublish 0.28.0 to npm64ee0eafix #4435: supportwith { type: text }importsef65aeefix sort order insnapshots_packagejson.txt1a26a8etry to fixtest-old-ts, also shuffle CI tasks556ce6cuse''instead ofnullto omit build hashes8e675a8ci: allow missing binary hashes for tests7067763Reapply "update go 1.25.7 => 1.26.1"39473a9fix #4343: integrity check for binary download2025c9fpublish 0.27.7 to npmc6b586efix typo inMakefilefor@esbuild/win32-x64Updates
expressfrom 4.21.2 to 4.22.1Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
12fae144.22.15ddf311Revert "sec: security patch for CVE-2024-51999"49744ab4.22.0 (#6921)6e97452sec: security patch for CVE-2024-519996a23d34deps: use tilde notation forqs(#6919)8c12cdfdeps: qs@6.14.0 (#6909)7fea74fdeps: use tilde notation for certain dependencies (#6905)dac7a04chore: wider range for query test skip (#6513)997919bci: add node.js 24 to test matrix (#6506)36fb59cfix(ci): reordernpm isteps to fix ci for older node versions (#6336)Updates
http-errorsfrom 2.0.0 to 2.0.1Release notes
Sourced from http-errors's releases.
Changelog
Sourced from http-errors's changelog.
Commits
61aee572.0.1 (#140)6acba1fbuild(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#134)d2dcbbfbuild(deps): bump github/codeql-action from 3.29.11 to 4.31.2 (#137)fa47a60build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#138)09b3881build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#132)f1ad322build(deps): bump github/codeql-action from 3.29.7 to 3.29.11 (#133)109fe03build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.32.0 (#129)7a05446ci: add nodejs v18 - v24 to test matrix (#127)6dfaf49build(deps): bump github/codeql-action from 3.28.18 to 3.29.5 (#131)535aebfchore: add funding to package.json (#130)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for http-errors since your current version.
Updates
minimatchfrom 9.0.3 to 9.0.9Commits
8a10e479.0.9c6f1806brace-expansion@2446cfa39.0.88fa151adocs: add warning about ReDoS71b78a2fix partial matching of globstar patterns2de496f9.0.70d4616dlimit nested extglob recursion, flatten extglobs7117ef39.0.62418458update deps, do not checkin dist1d1f531update depsInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
simple-gitfrom 3.21.0 to 3.36.0Release notes
Sourced from simple-git's releases.