chore(deps): bump the minor-updates group with 5 updates#61
Merged
github-actions[bot] merged 1 commit intomasterfrom Mar 5, 2026
Merged
Conversation
Bumps the minor-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) | `1.1.5` | `1.2.0` | | [@langchain/langgraph-checkpoint-mongodb](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/checkpoint-mongodb) | `1.1.7` | `1.2.0` | | [multer](https://github.com/expressjs/multer) | `2.0.2` | `2.1.1` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.4.624` | `5.5.207` | | [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` | Updates `@langchain/langgraph` from 1.1.5 to 1.2.0 - [Release notes](https://github.com/langchain-ai/langgraphjs/releases) - [Changelog](https://github.com/langchain-ai/langgraphjs/blob/main/libs/langgraph-core/CHANGELOG.md) - [Commits](https://github.com/langchain-ai/langgraphjs/commits/@langchain/langgraph@1.2.0/libs/langgraph-core) Updates `@langchain/langgraph-checkpoint-mongodb` from 1.1.7 to 1.2.0 - [Release notes](https://github.com/langchain-ai/langgraphjs/releases) - [Changelog](https://github.com/langchain-ai/langgraphjs/blob/main/libs/checkpoint-mongodb/CHANGELOG.md) - [Commits](https://github.com/langchain-ai/langgraphjs/commits/@langchain/langgraph-checkpoint-mongodb@1.2.0/libs/checkpoint-mongodb) Updates `multer` from 2.0.2 to 2.1.1 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.0.2...v2.1.1) Updates `pdfjs-dist` from 5.4.624 to 5.5.207 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.4.624...v5.5.207) Updates `globals` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) --- updated-dependencies: - dependency-name: "@langchain/langgraph" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@langchain/langgraph-checkpoint-mongodb" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: multer dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pdfjs-dist dependency-version: 5.5.207 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... 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 minor-updates group with 5 updates:
1.1.51.2.01.1.71.2.02.0.22.1.15.4.6245.5.20717.3.017.4.0Updates
@langchain/langgraphfrom 1.1.5 to 1.2.0Release notes
Sourced from
@langchain/langgraph's releases.... (truncated)
Changelog
Sourced from
@langchain/langgraph's changelog.Commits
6b576f0chore: version packages (#1995)fce9d38feat(langgraph): add Overwrite class for bypassing channel reducers (#2002)aa8e878feat: add tools stream mode for tool lifecycle events (#1984)937f780fix(core): don't trace channel read/writes (#1992)Updates
@langchain/langgraph-checkpoint-mongodbfrom 1.1.7 to 1.2.0Release notes
Sourced from
@langchain/langgraph-checkpoint-mongodb's releases.Changelog
Sourced from
@langchain/langgraph-checkpoint-mongodb's changelog.Commits
6b576f0chore: version packages (#1995)38db67ffeat(checkpoint-mongodb): add opt-inenableTimestampsforupserted_atfie...Updates
multerfrom 2.0.2 to 2.1.1Release notes
Sourced from multer's releases.
Changelog
Sourced from multer's changelog.
Commits
368c8a12.1.1 (#1380)7e66481🐛 fix recursion issue643571e✅ add explicit test for client able to send body without abrupt disconnecte86fa52fix error/abort handlingca37779chore(deps): bump actions/checkout from 4.1.1 to 6.0.2 (#1374)13088f4chore(deps): bump actions/upload-artifact from 4.5.0 to 7.0.0 (#1375)bc6a1d1chore(deps): bump github/codeql-action from 3.24.7 to 4.32.4 (#1376)c496e93chore(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#1377)fa173d3chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#1378)17d7f51chore: add node version to 25.x in CIUpdates
pdfjs-distfrom 5.4.624 to 5.5.207Release notes
Sourced from pdfjs-dist's releases.
... (truncated)
Commits
5279646Merge pull request #20751 from calixteman/bug201669398d0332Merge pull request #20767 from calixteman/followup_20742c1fe547Add an integration test for the issue fixed in #2074262ceac6Merge pull request #20769 from timvandermeij/updates3d2d145Fix vulnerabilities in dependency versionsced9b47Upgradec8to version 11.0.04cb0d50Update dependencies to the most recent versions5cbb841Merge pull request #20768 from calixteman/rm_yargs1861a4cMerge pull request #20756 from Snuffleupagus/PDFDataRangeTransport-testsf32b9d2Merge pull request #20738 from Snuffleupagus/function-shortenUpdates
globalsfrom 17.3.0 to 17.4.0Release notes
Sourced from globals's releases.
Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions