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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump visible-assertions from 1.0.5 to 2.1.1 in /examples #1082

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps visible-assertions from 1.0.5 to 2.1.1.

Changelog

Sourced from visible-assertions's changelog.

[2.1.1] - 2018-07-11

  • Bump JNA version

[2.1.0] - 2017-11-11

  • Switch TTY detection to be based on JNA, for smaller dependency chain. Special case behaviour is in place for tests running in IntelliJ IDEA and Maven, which are both capable of correctly handling ANSI output even though there is not a TTY.

[2.0.0] - 2017-07-13

  • Remove Jansi to reduce likelihood of native lib class conflicts when used in Gradle projects. ANSI output is implemented within the library now, with pnr-posix providing isatty support.
  • Allow system properties to be used to control visibility of output (see README).
  • Add assertVisiblyEquals and assertRoughlyEquals methods for approximate matching.
Commits
  • 1e72293 Update changelog
  • e128e84 update version of 'net.java.dev.jna' in pom.xml (#9)
  • 1e31bd9 Revert pwd for deployment script execution
  • 838a044 Use JNA for TTY detection instead of JNR-POSIX (#7)
  • db9e1fe Update for ongoing development
  • 48289dd Add profiles for Maven Central release
  • e05b106 Add codesigning resources
  • 108d0b4 Update changelog for 2.0.0 release
  • 712e4d6 Update docs and allow overriding of output via System properties
  • e0953ad Add ability to silence passes/failures via environment variables
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Dec 24, 2018
@rnorth rnorth merged commit 0930867 into master Dec 24, 2018
@delete-merged-branch delete-merged-branch bot deleted the dependabot/maven/examples/org.rnorth.visible-assertions-visible-assertions-2.1.1 branch December 24, 2018 09:43
@bsideup bsideup added this to the 1.10.4 milestone Dec 28, 2018
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants