build(deps): bump the npm-patch-minor group across 1 directory with 10 updates - #64
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…0 updates Bumps the npm-patch-minor group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) | `1.4.9` | `1.4.13` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.38.0` | `8.69.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.38.0` | `8.69.0` | | [axe-core](https://github.com/dequelabs/axe-core) | `4.12.1` | `4.13.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.9.6` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.2.4` | `1.2.9` | | [@openai/agents](https://github.com/openai/openai-agents-js) | `0.14.3` | `0.17.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` | | [@modelcontextprotocol/server-everything](https://github.com/modelcontextprotocol/servers) | `2026.8.18` | `2026.8.31` | Updates `@langchain/langgraph` from 1.4.9 to 1.4.13 - [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.4.13/libs/langgraph-core) Updates `@typescript-eslint/eslint-plugin` from 8.38.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.38.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/parser) Updates `axe-core` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.12.1...v4.13.0) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `prettier` from 3.6.2 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.9.6) Updates `@langchain/core` from 1.2.4 to 1.2.9 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.2.4...@langchain/core@1.2.9) Updates `@openai/agents` from 0.14.3 to 0.17.0 - [Release notes](https://github.com/openai/openai-agents-js/releases) - [Commits](openai/openai-agents-js@v0.14.3...v0.17.0) Updates `yaml` from 2.8.3 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) Updates `@modelcontextprotocol/server-everything` from 2026.8.18 to 2026.8.31 - [Release notes](https://github.com/modelcontextprotocol/servers/releases) - [Commits](modelcontextprotocol/servers@2026.8.18...2026.8.31) --- updated-dependencies: - dependency-name: "@langchain/langgraph" dependency-version: 1.4.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: axe-core dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: "@langchain/core" dependency-version: 1.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@openai/agents" dependency-version: 0.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: "@modelcontextprotocol/server-everything" dependency-version: 2026.8.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-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 npm-patch-minor group with 10 updates in the / directory:
1.4.91.4.138.38.08.69.08.38.08.69.04.12.14.13.00.28.10.28.23.6.23.9.61.2.41.2.90.14.30.17.02.8.32.9.02026.8.182026.8.31Updates
@langchain/langgraphfrom 1.4.9 to 1.4.13Release notes
Sourced from @langchain/langgraph's releases.
Changelog
Sourced from @langchain/langgraph's changelog.
Commits
3609b35docs: fix typo in cache policy comment (#2740)3ed60cbchore: version packages (#2728)6530ba9chore: version packages (#2715)c3b27a9fix(checkpoint): narrow re-constructable types in JsonPlusSerializer (#2709)659d628chore: version packages (#2704)eaa5472fix(langgraph): dedupe merged callback handlers by identity (#2706)f6b41bfchore: version packages (#2698)00f68a1fix(langgraph): keep context values out of tracer-derived metadata (#2690)6ac60dachore(deps): bump the langchain group across 1 directory with 5 updates (#2651)Updates
@typescript-eslint/eslint-pluginfrom 8.38.0 to 8.69.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
9a6e546chore(release): publish 8.69.0513638efix(eslint-plugin): [no-meaningless-void-operator] report void on non-call ex...1dba4c5chore(eslint-plugin): fixeslint-plugin/require-test-error-positionsreport...a2fccaefix(eslint-plugin): [unified-signatures] compare type parameters by constrain...a23069dtest(eslint-plugin): [no-mixed-enums] add error positions (#12779)3f0dffdfix(eslint-plugin): [no-mixed-enums] use scope analysis instead of type check...e18fea8test(eslint-plugin): [no-floating-promises] reactivate skippednode:testsp...324515ctest(eslint-plugin): [no-unnecessary-condition] add tests for optional chains...2a387f1feat(eslint-plugin): [no-misused-promises] add flagUnions option for checkCon...8f4e00achore(release): publish 8.68.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 8.38.0 to 8.69.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
9a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/parsersince your current version.Updates
axe-corefrom 4.12.1 to 4.13.0Release notes
Sourced from axe-core's releases.
... (truncated)
Changelog
Sourced from axe-core's changelog.
Commits
1cc54b9chore(release): v4.13.0 (#5288)a1c9ebbchore(release): 4.13.098400d7test(arialabelledby-text): cover closed shadow DOM and out-of-tree idrefs (#5...bcd791cfeat(standards/ariaAttrs): add caseInsensitive property for attributes (#5224)fd6fa9ffix(aria-prohibited-attr): visible aria-labelledby requires review only (#5285)013ee82ci: increase wait-for-npm-ready timeout for publish scan delay (#5286)c5fd013fix(landmark-unique): exclude section/form with non-landmark roles from landm...dcd13f2feat(i18n): Add Swedish locale (#5190)a713bd8test(hasAriaValue): reenable skipped test due to firefox crash (#5229)fb94f8afix(standards): update aria-errormessage and aria-details to be idrefs (#5157)Updates
esbuildfrom 0.28.1 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.