build(deps): bump the npm-prod group across 1 directory with 24 updates#197
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the npm-prod group across 1 directory with 24 updates#197dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm-prod group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.10.0` | `6.10.3` | | [@codemirror/language](https://github.com/codemirror/language) | `6.11.3` | `6.12.3` | | [@codemirror/view](https://github.com/codemirror/view) | `6.38.8` | `6.41.1` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.1.19` | `1.1.40` | | [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) | `1.0.4` | `1.2.9` | | [@lezer/markdown](https://github.com/lezer-parser/markdown) | `1.6.0` | `1.6.3` | | [@schedule-x/calendar](https://github.com/schedule-x/schedule-x/tree/HEAD/packages/calendar) | `4.3.1` | `4.5.0` | | [@schedule-x/theme-default](https://github.com/schedule-x/schedule-x/tree/HEAD/packages/theme-default) | `4.3.1` | `4.5.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.11` | `5.99.1` | | [diff](https://github.com/kpdecker/jsdiff) | `8.0.3` | `9.0.0` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.25` | `12.38.0` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.25` | `0.16.45` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.460.0` | `1.8.0` | | [marked](https://github.com/markedjs/marked) | `15.0.12` | `18.0.2` | | [marked-katex-extension](https://github.com/UziTech/marked-katex-extension) | `5.1.6` | `5.1.8` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.4.296` | `5.6.205` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.5` | | [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) | `10.2.0` | `10.4.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.5.0` | | [turndown](https://github.com/mixmark-io/turndown) | `7.2.2` | `7.2.4` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.8` | `5.0.12` | Updates `@codemirror/commands` from 6.10.0 to 6.10.3 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.10.0...6.10.3) Updates `@codemirror/language` from 6.11.3 to 6.12.3 - [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md) - [Commits](codemirror/language@6.11.3...6.12.3) Updates `@codemirror/state` from 6.5.2 to 6.6.0 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](codemirror/state@6.5.2...6.6.0) Updates `@codemirror/view` from 6.38.8 to 6.41.1 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `@langchain/core` from 1.1.19 to 1.1.40 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.1.19...@langchain/core@1.1.40) Updates `@langchain/langgraph` from 1.0.4 to 1.2.9 - [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.9/libs/langgraph-core) Updates `@lezer/markdown` from 1.6.0 to 1.6.3 - [Changelog](https://github.com/lezer-parser/markdown/blob/main/CHANGELOG.md) - [Commits](lezer-parser/markdown@1.6.0...1.6.3) Updates `@schedule-x/calendar` from 4.3.1 to 4.5.0 - [Changelog](https://github.com/schedule-x/schedule-x/blob/main/packages/calendar/CHANGELOG.md) - [Commits](https://github.com/schedule-x/schedule-x/commits/v4.5.0/packages/calendar) Updates `@schedule-x/theme-default` from 4.3.1 to 4.5.0 - [Changelog](https://github.com/schedule-x/schedule-x/blob/main/packages/theme-default/CHANGELOG.md) - [Commits](https://github.com/schedule-x/schedule-x/commits/v4.5.0/packages/theme-default) Updates `@tanstack/react-query` from 5.90.11 to 5.99.1 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.99.1/packages/react-query) Updates `diff` from 8.0.3 to 9.0.0 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v8.0.3...v9.0.0) Updates `framer-motion` from 12.23.25 to 12.38.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.25...v12.38.0) Updates `katex` from 0.16.25 to 0.16.45 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.25...v0.16.45) Updates `lucide-react` from 0.460.0 to 1.8.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.8.0/packages/lucide-react) Updates `marked` from 15.0.12 to 18.0.2 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v15.0.12...v18.0.2) Updates `marked-katex-extension` from 5.1.6 to 5.1.8 - [Release notes](https://github.com/UziTech/marked-katex-extension/releases) - [Changelog](https://github.com/UziTech/marked-katex-extension/blob/main/release.config.cjs) - [Commits](UziTech/marked-katex-extension@v5.1.6...v5.1.8) Updates `pdfjs-dist` from 5.4.296 to 5.6.205 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.4.296...v5.6.205) Updates `react` from 18.3.1 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) Updates `react-dom` from 18.3.1 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom) Updates `react-pdf` from 10.2.0 to 10.4.1 - [Release notes](https://github.com/wojtekmaj/react-pdf/releases) - [Commits](https://github.com/wojtekmaj/react-pdf/commits/v10.4.1/packages/react-pdf) Updates `tailwind-merge` from 2.6.0 to 3.5.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.5.0) Updates `turndown` from 7.2.2 to 7.2.4 - [Release notes](https://github.com/mixmark-io/turndown/releases) - [Commits](mixmark-io/turndown@v7.2.2...v7.2.4) Updates `zod` from 4.1.13 to 4.3.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.13...v4.3.6) Updates `zustand` from 5.0.8 to 5.0.12 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.8...v5.0.12) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-version: 6.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@codemirror/language" dependency-version: 6.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@codemirror/state" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@codemirror/view" dependency-version: 6.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@langchain/core" dependency-version: 1.1.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@langchain/langgraph" dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@lezer/markdown" dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@schedule-x/calendar" dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@schedule-x/theme-default" dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@tanstack/react-query" dependency-version: 5.99.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: diff dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: framer-motion dependency-version: 12.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: katex dependency-version: 0.16.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: lucide-react dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: marked dependency-version: 18.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: marked-katex-extension dependency-version: 5.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: pdfjs-dist dependency-version: 5.6.205 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: react-pdf dependency-version: 10.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: tailwind-merge dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: turndown dependency-version: 7.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod ... 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-prod group with 22 updates in the / directory:
6.10.06.10.36.11.36.12.36.38.86.41.11.1.191.1.401.0.41.2.91.6.01.6.34.3.14.5.04.3.14.5.05.90.115.99.18.0.39.0.012.23.2512.38.00.16.250.16.450.460.01.8.015.0.1218.0.25.1.65.1.85.4.2965.6.20518.3.119.2.518.3.119.2.510.2.010.4.12.6.03.5.07.2.27.2.45.0.85.0.12Updates
@codemirror/commandsfrom 6.10.0 to 6.10.3Changelog
Sourced from
@codemirror/commands's changelog.Commits
6f83cb9Mark version 6.10.38364073Properly preserve selection associativity in selection-extending commandsaa61d5cAdd more tests for vertical cursor and selection motiondbae3a1Mark version 6.10.2beecd58Use a more reasonable start selection for the inverse of applied history events0587e5dAdd a test cursorLineDown skipping trailing inline widgetsfe13f95Add some more explicit type annotations2f99b7bUse git+https format for package.json repository fielda6196d9Query configuration at start of line in changeLineComment42bc68cMark version 6.10.1Updates
@codemirror/languagefrom 6.11.3 to 6.12.3Changelog
Sourced from
@codemirror/language's changelog.Commits
f5af31eMark version 6.12.3371c9baFix bogus bracket highlighting being generated at end of document9531899Remove duplicated slash in forum url in README2f4e701Fix forum link in readmeb5cd54bMark version 6.12.25f86763Pause bracket matching updates during compositionaf8dca9Properly show matched brackets in the initial editor state693a25eUse git+https format for package.json repository fieldbcc504cMark version 6.12.1d131a0fUse EnterBracketed mode when finding inner languageUpdates
@codemirror/statefrom 6.5.2 to 6.6.0Changelog
Sourced from
@codemirror/state's changelog.Commits
821d9b7Mark version 6.6.0e035c74Support an assoc argument to EditorSelection.range and SelectionRange.extendeef74dbAdd type conversions to asArray8897323Mark version 6.5.475518c0Include goal column when comparing selection rangesa0889f8Use git+https format for package.json repository fieldb2cbf25Mark version 6.5.3386d55dMake charCategorizer only use the highest-precedence set of word charsaa4ca3cDocument RangeCursor.goto32c46faDon't call RangeValue.eq on values of different classUpdates
@codemirror/viewfrom 6.38.8 to 6.41.1Changelog
Sourced from
@codemirror/view's changelog.... (truncated)
Commits
Updates
@langchain/corefrom 1.1.19 to 1.1.40Release notes
Sourced from
@langchain/core's releases.... (truncated)
Commits
0c79948chore: version packages (#10699)c955df4chore(ci): use pnpm and peerDeps for pkg.pr.new previews (#10702)301b086ci: add PR title lint workflow (#10703)880e396fix(redis): harden RediSearch filter query construction (#10701)71e53f1fix(langchain): Prevent local file corruption when usingLocalFileStore(#...d3e0809refactor(core): decouple tracer defaults from langsmith callback naming (#10694)c308903feat: add MINIMAL thinking level for Gemini 3 Flash models (#10665)6845a1echore: version packages (#10690)5a6e0abfix(agents): derive middleware hook state from invocation state (#10693)607696echore(ci): add label-gated publish-preview workflow (#10696)Updates
@langchain/langgraphfrom 1.0.4 to 1.2.9Release notes
Sourced from
@langchain/langgraph's releases.... (truncated)
Changelog
Sourced from
@langchain/langgraph's changelog.... (truncated)
Commits
aba243achore: version packages (#2313)9102d52fix(langgraph): propagate tracer metadata defaults from configurable (#2315)b7c196bfix: export missing types for typescript 6.0 declaration file compatibility (...9e98075chore: version packages (#2294)e42c2c8feat: enhance runtime with executionInfo and serverInfo (#2275)ed1107dchore: version packages (#2283)2b62610feat(sdk): support for headless tools (#2281)05810feFix Vue subagent grouping during streaming (#2274)271f975chore(deps): bump the langchain group across 1 directory with 7 updates (#2270)d88f29bchore(repo): migrate linting and formatting from ESLint/Prettier to oxlint/ox...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@langchain/langgraphsince your current version.Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
@lezer/markdownfrom 1.6.0 to 1.6.3Changelog
Sourced from
@lezer/markdown's changelog.Commits
9942d7cMark version 1.6.3ec483eeFix a bug in incremental parsing5e17cadMark version 1.6.263c49bdCreate at least one code text node in fenced code blocks with a blank linecfbafcdMark fenced code blocks as bracketedc1b95faMark version 1.6.1db880f2Move line base position forward before exiting readLineUpdates
@schedule-x/calendarfrom 4.3.1 to 4.5.0Changelog
Sourced from
@schedule-x/calendar's changelog.Commits
85a32e5v4.5.0bd7cd3dfeat: weekly agenda (#1297)e65d0d5v4.4.0592ac03feat(calendar): custom component for agenda dots (#1309)Updates
@schedule-x/theme-defaultfrom 4.3.1 to 4.5.0Changelog
Sourced from
@schedule-x/theme-default's changelog.Commits
85a32e5v4.5.0bd7cd3dfeat: weekly agenda (#1297)e65d0d5v4.4.0Updates
@tanstack/react-queryfrom 5.90.11 to 5.99.1Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.... (truncated)
Commits
69d2757ci: Version Packages (#10514)7ffa1edtest({react,preact,solid}-query/useQueries): fix test description from 'useQu...bc83d37test({react,preact}-query/useMutation): unify destructuring pattern in comple...aad1bd5test({react,preact}-query/useMutation): add parallel 'mutateAsync' tests with...d7643b5test({react,preact}-query/useMutation): add optimistic update tests with succ...cd89d6ftest({react,preact}-query/useMutation): add conditional handling and retry te...6e15fe6test({react,preact}-query/useMutation): add chained 'mutateAsync' tests for s...792d3a5test({react,preact}-query/useMutation): add callback tests when 'useMutation'...1b661b3test({react,preact}-query/useMutation): add single callback tests for 'mutate...eccac7ctest({react,preact}-query/useMutation): add single callback tests for 'onSucc...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-querysince your current version.Updates
difffrom 8.0.3 to 9.0.0Changelog
Sourced from diff's changelog.
Commits
ed13acaUpdate version in package.json and in release notes (#683)7a49317Bump dependencies again (#682)afe5aecAdd Git support, and otherwise variously improve & fix parsePatch (and other ...2e46779Fix a typo (#679)dd2f9948.0.4 release (#678)3cc4384Update docs on releasing to reflect migration to yarn berry (#677)6fc2aa6yarn up '*' && yarn up -R '**' (#676)af7393ayarn up '*' && yarn up -R '**' (#670)4b5d180Fix another bug in diffWords's "intlSegmenter" mode (#667)10da50cyarn up '*' && yarn up -R '**' (#666)Updates
framer-motionfrom 12.23.25 to 12.38.0Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
0bfc9fev12.38.0343cb0cUpdating layoutAnchoree99ad2Updating changelog062660bUpdating changgelog