Skip to content

Bump io.nats:jnats from 2.25.2 to 2.25.3#54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.nats-jnats-2.25.3
Open

Bump io.nats:jnats from 2.25.2 to 2.25.3#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.nats-jnats-2.25.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps io.nats:jnats from 2.25.2 to 2.25.3.

Changelog

Sourced from io.nats:jnats's changelog.

Change Log

Commits
  • 5fd39f1 Merge pull request #1568 from nats-io/reset-consumer-redux
  • 6f0e457 Merge branch 'main' into reset-consumer-redux
  • 9333a4d Merge pull request #1569 from nats-io/claude-skip-claude
  • a798c3b Change claude to always review
  • d84bd45 Reset Consumer correct API response and improve test
  • 67b09a7 Merge pull request #1567 from nats-io/consumer-reset-test-flapper
  • cc3b411 Consumer Reset Test Flapper
  • cada78c Merge pull request #1566 from nats-io/doc-marker
  • e38f1e8 [new docs] fix doc marker
  • b32415c Merge pull request #1565 from nats-io/consumer-source
  • 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 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 [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.25.2 to 2.25.3.
- [Release notes](https://github.com/nats-io/nats.java/releases)
- [Changelog](https://github.com/nats-io/nats.java/blob/main/CHANGELOG.md)
- [Commits](nats-io/nats.java@2.25.2...2.25.3)

---
updated-dependencies:
- dependency-name: io.nats:jnats
  dependency-version: 2.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Qodana for JVM

1 new problem were found

Inspection name Severity Problems
AutoCloseable used without 'try'-with-resources 🔶 Warning 1
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.3.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants