Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.bugsnag:bugsnag from 3.1.5 to 3.8.0.

Release notes

Sourced from com.bugsnag:bugsnag's releases.

v3.8.0

  • Set default endpoints based on API key #227

v3.7.2

Changed

  • Add a null check for Severity to the notify override method. #214

  • Created Serializer interface, allowing for implementation of a custom serializer. #219

  • Updated ScheduleTaskConfiguration configureTask method to properly handle wrapped/proxied objects. #218

Bug Fixes

v3.7.1

  • Restore BugsnagServletContainerInitializer and BugsnagServletRequestListener to the com.bugsnag.servlet package. These classes are deprecated in favour of the new com.bugsnag.servlet.javax. package, but are also compatible (c.b.s.BugsnagServletRequestListener extends c.b.s.javax.BugsnagServletRequestListener). This fixes [issue #195](bugsnag/bugsnag-java#195). #199

  • Corrected JVM version requirements for Gradle projects (fixing issue 196) #197

v3.7.0

  • Support Spring 6 / Spring Boot 3 #191

  • Bump Jackson from 2.13.3 for critical vulnerability fixes #184

v3.6.4

  • Support log messages that use {} formatting #178

  • Fix potential hang when resolving DNS hostname #179

  • Bump Jackson from 2.12.5 and JUnit from 4.12 for critical vulnerability fixes #180

v3.6.3

  • Bump Jackson from 2.9.1 for critical vulnerability fixes #170

v3.6.2

  • Fix JVM hang when System.exit or bugsnag.close is not called

... (truncated)

Changelog

Sourced from com.bugsnag:bugsnag's changelog.

3.8.0 - 2025-07-17

  • Set default endpoints based on API key #227

3.7.2 (2024-08-28)

Changed

  • Add a null check for Severity to the notify override method. #214

  • Created Serializer interface, allowing for implementation of a custom serializer. #219

  • Updated ScheduleTaskConfiguration configureTask method to properly handle wrapped/proxied objects. #218

Bug Fixes

3.7.1 (2023-10-25)

  • Restore BugsnagServletContainerInitializer and BugsnagServletRequestListener to the com.bugsnag.servlet package. These classes are deprecated in favour of the new com.bugsnag.servlet.javax. package, but are also compatible (c.b.s.BugsnagServletRequestListener extends c.b.s.javax.BugsnagServletRequestListener). This fixes [issue #195](bugsnag/bugsnag-java#195). #199

  • Corrected JVM version requirements for Gradle projects (fixing issue 196) #197

3.7.0 (2023-06-12)

  • Support Spring 6 / Spring Boot 3 #191

  • Bump Jackson from 2.13.3 for critical vulnerability fixes #184

Known Issues

  • v3.7.0 of bugsnag-spring declares the wrong jdk version as a dependency, meaning it is incompatible with Java < 17. If you are using earlier versions use v3.6.4.

3.6.4 (2022-07-12)

  • Support log messages that use {} formatting #178

  • Fix potential hang when resolving DNS hostname #179

... (truncated)

Commits
  • 41ddad1 update docker-publish script
  • 847ea9e Merge pull request #230 from bugsnag/release/v3.8.0
  • 17f393b v3.8.0
  • 0091ad0 Set default endpoints based on API key (#227)
  • 0acff12 Merge pull request #229 from bugsnag/lemnik/sync-next-v3.7.2
  • e511548 chore(ruby): bump ruby-version to 3.3.0
  • 6ce229a Merge branch 'next' into lemnik/sync-next-v3.7.2
  • 516d5a1 Merge pull request #223 from bugsnag/tms/maze-v9
  • 0ac4826 Use new Maze Runner step names
  • 4656faa Update to Maze Runner v9
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.bugsnag:bugsnag [>= 3.6.2.a, < 3.6.3]

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.bugsnag:bugsnag](https://github.com/bugsnag/bugsnag-java) from 3.1.5 to 3.8.0.
- [Release notes](https://github.com/bugsnag/bugsnag-java/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-java/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-java@v3.1.5...v3.8.0)

---
updated-dependencies:
- dependency-name: com.bugsnag:bugsnag
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant