Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2022

Bumps bugsnag from 3.1.5 to 3.6.4.

Release notes

Sourced from bugsnag's releases.

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 #157

v3.6.1

  • Prevent potential ConcurrentModificationException when adding callback #149

v3.6.0

  • Allow a BugsnagAppender to be created from an existing client #147

v3.5.1

  • Remove use of daemon threads, fixing potential resource leak #143

v3.5.0

  • Migrate version information to device.runtimeVersions #141

v3.4.6

  • Swallow Throwables thrown when configuring bugsnag appender #140

v3.4.5

  • Migrate non-standard device fields to metaData.device #131

  • Set thread name to aid debugging #138

  • Merge internal checkstyle rules #137

v3.4.4

  • Remove unnecessary @Configuration annotation

... (truncated)

Changelog

Sourced from bugsnag's changelog.

3.6.4 (2022-07-12)

  • 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

3.6.3 (2021-10-12)

  • Bump Jackson from 2.9.1 for critical vulnerability fixes #170

3.6.2 (2020-11-10)

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

3.6.1 (2019-08-15)

  • Prevent potential ConcurrentModificationException when adding callback #149

3.6.0 (2019-07-08)

  • Allow a BugsnagAppender to be created from an existing client #147

3.5.1 (2019-05-31)

  • Remove use of daemon threads, fixing potential resource leak #143

3.5.0 (2019-05-07)

  • Migrate version information to device.runtimeVersions #141

3.4.6 (2019-04-16)

  • Swallow Throwables thrown when configuring bugsnag appender #140

3.4.5 (2019-04-04)

  • Migrate non-standard device fields to metaData.device #131

... (truncated)

Commits
  • 885bcaa Merge pull request #181 from bugsnag/release-v3.6.4
  • a762451 Merge branch 'master' into release-v3.6.4
  • ae62d7f Bump version for release v3.6.4
  • 49a8486 Update changelog
  • 1647fb4 Merge pull request #180 from bugsnag/PLAT-8504/fix-vulnerabilities
  • ef7d78e Revert jackson deps for mazerunner projects
  • bcf66e9 Merge branch 'PLAT-8504/fix-vulnerabilities' of github.com:bugsnag/bugsnag-ja...
  • 3826028 [PLAT-8504] bump jackson and junit deps to latest stable
  • 25d7d29 [PLAT-8504] bump jackson and junit deps to latest stable
  • 83e9232 Merge pull request #179 from bugsnag/PLAT-8493/dns-lookup-timeout
  • 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 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 [bugsnag](https://github.com/bugsnag/bugsnag-java) from 3.1.5 to 3.6.4.
- [Release notes](https://github.com/bugsnag/bugsnag-java/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-java/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-java@v3.1.5...v3.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 2, 2022
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