Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 27, 2020

Bumps blockhound from 1.0.0.M5 to 1.0.3.RELEASE.

Release notes

Sourced from blockhound's releases.

1.0.3.RELEASE

What's Changed

This release adds Java 14 compatibility. A smoke test is added to ensure that Java 13+ environment is properly configured (see #33).

🚀 Features / Enhancements

  • Perform a smoke test after instrumenting the classes. (#104) @bsideup

📖 Documentation

  • Add maven installation instructions. (#79) @daggerok
  • Improve example of custom blockingMethodCallback (#81) @lhotari

📦 Dependency updates

1.0.2.RELEASE

What's Changed

🚀 Features / Enhancements

  • Add dynamic predicate support (Kotlin, Scala, others) (#72) @bsideup
  • Add new JDK13 calls, fix tests (#73) @bsideup
  • Hide BlockHound's own frame from the Error (#62) @bsideup
  • Throw specific BlockingOperationError instead of Error (#65) @bhchandra
  • Use newly introduced BlockingOperationError in assertions (#67) @bsideup

🐛 Bug Fixes

  • Use getInternalName() instead of getName() (#78) @bsideup

🧹 Housekeeping

1.0.1.RELEASE

What's Changed

🐛 Bug Fixes

... (truncated)
Commits
  • 44ea5df Update release-drafter.yml
  • ac83682 Update release-drafter.yml
  • acb264f Create release-drafter.yml
  • 5253edb Perform a smoke test after instrumenting the classes. (#104)
  • 174ef41 Bump jmh-generator-annprocess from 1.21 to 1.23 (#90)
  • 5eac3a5 Bump assertj-core from 3.12.2 to 3.15.0 (#97)
  • f66058d Bump rxjava from 2.2.5 to 2.2.18 (#84)
  • 49d420f Bump junit-jupiter-engine from 5.4.0 to 5.6.0 (#86)
  • f884e47 Bump auto-service from 1.0-rc4 to 1.0-rc6 (#87)
  • c262b42 Bump junit from 4.12 to 4.13 (#88)
  • Additional commits viewable in compare view

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the type/dependency-upgrade A dependency upgrade label Mar 27, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/io.projectreactor.tools-blockhound-1.0.3.RELEASE branch from 4265698 to cc51b30 Compare April 28, 2020 05:20
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/io.projectreactor.tools-blockhound-1.0.3.RELEASE branch from cc51b30 to f4c0f6d Compare May 18, 2020 05:19
Bumps [blockhound](https://github.com/reactor/BlockHound) from 1.0.0.M5 to 1.0.3.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](1.0.0.M5...1.0.3.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/io.projectreactor.tools-blockhound-1.0.3.RELEASE branch from f4c0f6d to dea4ff2 Compare May 29, 2020 05:19
@bsideup bsideup added this to the next milestone Jun 17, 2020
@bsideup bsideup merged commit e5831a1 into master Jun 17, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/io.projectreactor.tools-blockhound-1.0.3.RELEASE branch June 17, 2020 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant