Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump blockhound from 1.0.0.M5 to 1.0.2.RELEASE #92

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 25, 2020

Bumps blockhound from 1.0.0.M5 to 1.0.2.RELEASE.

Release notes

Sourced from blockhound's releases.

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

  • Shading is the gift that keeps on giving (#61) @bsideup

1.0.0.RELEASE

This is a first release of BlockHound 馃帀

Changes since 1.0.0.RC1

馃搩 Docs

馃殌 Features / Enhancements

  • Simplify integrations after RC1 refactorings (#54) @bsideup
  • hide BlockHoundRuntime from public API (#53) @bsideup 鈿狅笍 note that this is a source (not binary) breaking change (if you were using BlockHoundRuntime class directly), but it was never intended to be used directly, only by instrumentation.

馃悰 Bug Fixes

  • Hide BlockHound's constructor (#55) @bsideup 鈿狅笍 this is a binary change, but only if you were calling new BlockHound(), which does not make a lot of sense :)

1.0.0.RC1

What's Changed

... (truncated)
Commits
  • 85a1bcf Add Tips & Tricks
  • 091d7b1 Add dynamic predicate support (Kotlin, Scala, others) (#72)
  • 983ab8c Use getInternalName() instead of getName() (#78)
  • e96a453 Add new JDK13 calls, fix tests (#73)
  • 3c7681e remove inclusion
  • c298c65 Clarify RxJava 3+ support (#66)
  • 2ddf3fb Test with JDK13 (#68)
  • 363c716 Use newly introduced BlockingOperationError in assertions (#67)
  • 7092674 Hide BlockHound's own frame from the Error (#62)
  • eca8ed5 Throw specific BlockingOperationError instead of Error (#65)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

@pivotal-issuemaster
Copy link

@dependabot-preview[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

1 similar comment
@pivotal-issuemaster
Copy link

@dependabot-preview[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/io.projectreactor.tools-blockhound-1.0.2.RELEASE branch from 53ae5a3 to db65133 Compare February 25, 2020 12:29
@pivotal-issuemaster
Copy link

@dependabot-preview[bot] This Pull Request contains an obvious fix. Signing the Contributor License Agreement is not necessary.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/io.projectreactor.tools-blockhound-1.0.2.RELEASE branch from db65133 to 07c45b9 Compare February 26, 2020 08:37
Bumps [blockhound](https://github.com/reactor/BlockHound) from 1.0.0.M5 to 1.0.2.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](1.0.0.M5...1.0.2.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.2.RELEASE branch from 07c45b9 to d4e3506 Compare February 27, 2020 05:22
@dependabot-preview
Copy link
Contributor Author

Superseded by #105.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/io.projectreactor.tools-blockhound-1.0.2.RELEASE branch March 27, 2020 07:48
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.

None yet

2 participants