Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps @juspay/neurolink from 7.43.0 to 7.51.0.

Release notes

Sourced from @​juspay/neurolink's releases.

v7.51.0

7.51.0 (2025-10-12)

Features

  • (multimodal): add comprehensive PDF file support with native document processing (52abf1a)
  • (multimodal): add comprehensive PDF file support with native document processing (020e15a)

v7.50.0

7.50.0 (2025-10-08)

Features

  • (observability): add langfuse and telemetry support (4172d28)

v7.49.0

7.49.0 (2025-10-07)

Features

  • (cli): added support for resuming a conversation (b860d29)
  • (middleware): implement guardrails pre-call filtering with demo and proof (b99a7f1)
  • (multimodal): add comprehensive CSV file support with auto-detection and analysis tools (374b375)

Bug Fixes

  • (azure): add SDK parameter support for lighthouse tool events compatibility (a3bca3b)
  • (formatting): fixed linting issues with docs (a7d1aff)

v7.48.1

7.48.1 (2025-10-02)

v7.48.0

7.48.0 (2025-09-30)

Features

  • (cli): add command history support on up/down (5aa3c2d)

v7.47.3

7.47.3 (2025-09-26)

v7.47.2

7.47.2 (2025-09-26)

Bug Fixes

  • (timestamp): Incorrect timestamps being stored in redis (2d66232)

v7.47.1

... (truncated)

Changelog

Sourced from @​juspay/neurolink's changelog.

7.51.0 (2025-10-12)

Features

  • (multimodal): add comprehensive PDF file support with native document processing (52abf1a)
  • (multimodal): add comprehensive PDF file support with native document processing (020e15a)

7.50.0 (2025-10-08)

Features

  • (observability): add langfuse and telemetry support (4172d28)

7.49.0 (2025-10-07)

Features

  • (cli): added support for resuming a conversation (b860d29)
  • (middleware): implement guardrails pre-call filtering with demo and proof (b99a7f1)
  • (multimodal): add comprehensive CSV file support with auto-detection and analysis tools (374b375)

Bug Fixes

  • (azure): add SDK parameter support for lighthouse tool events compatibility (a3bca3b)
  • (formatting): fixed linting issues with docs (a7d1aff)

7.48.1 (2025-10-02)

7.48.0 (2025-09-30)

Features

  • (cli): add command history support on up/down (5aa3c2d)

7.47.3 (2025-09-26)

7.47.2 (2025-09-26)

Bug Fixes

  • (timestamp): Incorrect timestamps being stored in redis (2d66232)

7.47.1 (2025-09-26)

Bug Fixes

  • (tools): Unregistered tools getting called (45fd67a)

7.47.0 (2025-09-25)

... (truncated)

Commits
  • f872f7a chore(release): 7.51.0 [skip ci]
  • 52abf1a feat(multimodal): add comprehensive PDF file support with native document pro...
  • 020e15a feat(multimodal): add comprehensive PDF file support with native document pro...
  • 2602d95 chore(release): 7.50.0 [skip ci]
  • 4172d28 feat(observability): add langfuse and telemetry support
  • 956d5b8 chore(release): 7.49.0 [skip ci]
  • 374b375 feat(multimodal): add comprehensive CSV file support with auto-detection and ...
  • a7d1aff fix(formatting): fixed linting issues with docs
  • a3bca3b fix(azure): add SDK parameter support for lighthouse tool events compatibility
  • b99a7f1 feat(middleware): implement guardrails pre-call filtering with demo and proof
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@juspay/neurolink](https://github.com/juspay/neurolink) from 7.43.0 to 7.51.0.
- [Release notes](https://github.com/juspay/neurolink/releases)
- [Changelog](https://github.com/juspay/neurolink/blob/release/CHANGELOG.md)
- [Commits](juspay/neurolink@v7.43.0...v7.51.0)

---
updated-dependencies:
- dependency-name: "@juspay/neurolink"
  dependency-version: 7.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2025

Assignees

The following users could not be added as assignees: juspay-maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

✅ Single Commit Policy - COMPLIANT

Status: Policy requirements met • 1 commit • Valid format • Ready for merge

📊 View validation details

📝 Commit Details

  • Hash: e2537071f3c6243873789b33c3be7b5c611df452
  • Message: deps(deps): bump @juspay/neurolink from 7.43.0 to 7.51.0
  • Author: dependabot[bot]

✅ Validation Results

  • Single commit requirement met
  • No merge commits in branch
  • Semantic commit message format verified
  • Ready for squash merge to release branch

🤖 Automated validation by shelly Single Commit Enforcement

Copy link

coderabbitai bot commented Oct 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

⚠️ Dependency review failed. Please check the security and license issues in the dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants