Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps the npm_and_yarn group with 4 updates in the /keep-ui directory: @langchain/community, @copilotkit/runtime, dompurify and nanoid.

Updates @langchain/community from 0.0.53 to 0.3.31

Release notes

Sourced from @​langchain/community's releases.

Release 0.3.18

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.3.17...0.3.18

Release 0.3.17

What's Changed

Full Changelog: langchain-ai/langchainjs@0.3.16...0.3.17

Release 0.3.16

What's Changed

... (truncated)

Commits

Updates @copilotkit/runtime from 1.4.7 to 1.5.20

Release notes

Sourced from @​copilotkit/runtime's releases.

@​copilotkit/runtime-client-gql@​1.5.1-next.2

Patch Changes

  • da280ed: Test prerelease script
  • 649ebcc: - fix: add warning when using agents that are not available on agent related hooks
  • Updated dependencies [da280ed]
    • @​copilotkit/shared@​1.5.1-next.2

@​copilotkit/runtime@​1.5.1-next.2

Patch Changes

  • da280ed: Test prerelease script
  • 649ebcc: - fix: add warning when using agents that are not available on agent related hooks
  • Updated dependencies [da280ed]
    • @​copilotkit/shared@​1.5.1-next.2

@​copilotkit/runtime-client-gql@​1.5.1-next.1

Patch Changes

  • 03f3d6f: Test next prerelease
  • Updated dependencies [03f3d6f]
    • @​copilotkit/shared@​1.5.1-next.1

@​copilotkit/runtime@​1.5.1-next.1

Patch Changes

  • 03f3d6f: Test next prerelease
  • Updated dependencies [03f3d6f]
    • @​copilotkit/shared@​1.5.1-next.1

@​copilotkit/runtime-client-gql@​1.5.1-next.0

Patch Changes

  • 27e42d7: testing a prerelease
  • Updated dependencies [27e42d7]
    • @​copilotkit/shared@​1.5.1-next.0

@​copilotkit/runtime@​1.5.1-next.0

Patch Changes

  • 27e42d7: testing a prerelease
  • 6dfa0d2: - feat: add temperature parameter support for LLM completions
  • Updated dependencies [27e42d7]
    • @​copilotkit/shared@​1.5.1-next.0

@​copilotkit/runtime-client-gql@​1.5.1-custom-tag-pre.0

Patch Changes

  • 896c825: testing a prerelease
  • Updated dependencies [896c825]

... (truncated)

Commits
  • 36ffa84 chore(post-release): update version to 1.5.20
  • 2c1258e release 1.5.20 (#1378)
  • c57b40e chore(post-release): update version to 1.5.20-next.0
  • 51f0d66 fix(errors): fix internal usage of error resolver (#1375)
  • 215fd6d predictive state update- docs updqate (#1374)
  • 439be66 fix(deps): update copilotkit examples to v1.5.19 (#1372)
  • 33b5f65 docs: add troubleshooting guide for tunnel connection issues (#1371)
  • ae176f7 chore(post-release): update version to 1.5.19
  • 07a141e release 1.5.19 (#1368)
  • 5c46b39 chore(post-release): update version to 1.5.19-next.1
  • Additional commits viewable in compare view

Updates dompurify from 3.2.0 to 3.2.4

Release notes

Sourced from dompurify's releases.

DOMPurify 3.2.4

  • Fixed a conditional and config dependent mXSS-style bypass reported by @​nsysean
  • Added a new feature to allow specific hook removal, thanks @​davecardwell
  • Added purify.js and purify.min.js to exports, thanks @​Aetherinox
  • Added better logic in case no window object is president, thanks @​yehuya
  • Updated some dependencies called out by dependabot
  • Updated license files etc to show the correct year

DOMPurify 3.2.3

DOMPurify 3.2.2

  • Fixed a possible bypass in case a rather specific config for custom elements is set, thanks @​yaniv-git
  • Fixed several minor issues with the type definitions, thanks again @​reduckted
  • Fixed a minor issue with the types reference for trusted types, thanks @​reduckted
  • Fixed a minor problem with the template detection regex on some systems, thanks @​svdb99

DOMPurify 3.2.1

Commits
  • ec29e65 Merge pull request #1062 from cure53/main
  • 1c1b183 chore: Preparing 3.2.4 release
  • d18ffcb fix: Changed the template literal regex to avoid a config-dependent bypass
  • 0d64d2b Merge pull request #1060 from yehuya/initializeTestImprovements
  • 9ad7933 tests: DOMPurify custom window tests improvements
  • 72760ca Merge pull request #1059 from yehuya/fixMissingWindowElement
  • bc72d44 Fix tests
  • 363a89d fix: handle undefined Element in DOMPurify initialization
  • f41b45d Update LICENSE
  • b25bf26 Update README.md
  • Additional commits viewable in compare view

Updates nanoid from 3.3.7 to 3.3.8

Changelog

Sourced from nanoid's changelog.

3.3.8

  • Fixed a way to break Nano ID by passing non-integer size (by @​myndzi).
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 4 updates in the /keep-ui directory: [@langchain/community](https://github.com/langchain-ai/langchainjs), [@copilotkit/runtime](https://github.com/CopilotKit/CopilotKit), [dompurify](https://github.com/cure53/DOMPurify) and [nanoid](https://github.com/ai/nanoid).


Updates `@langchain/community` from 0.0.53 to 0.3.31
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/commits)

Updates `@copilotkit/runtime` from 1.4.7 to 1.5.20
- [Release notes](https://github.com/CopilotKit/CopilotKit/releases)
- [Commits](https://github.com/CopilotKit/CopilotKit/compare/@copilotkit/runtime@1.4.7...v1.5.20)

Updates `dompurify` from 3.2.0 to 3.2.4
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.2.0...3.2.4)

Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: "@langchain/community"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@copilotkit/runtime"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: dompurify
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant