Skip to content

Conversation

@dependabot-preview
Copy link

Bumps fest-assert-core from 2.0M8 to 2.0M10.

Changelog

Sourced from fest-assert-core's changelog.

For the next release

next version release notes (WIP)

Commits
  • 57ba05b [maven-release-plugin] prepare release fest-assert-core-2.0M10
  • 2862c86 Android compatible by using fest-util 1.2.5 (no AWT dependency anymore)
  • a129508 [maven-release-plugin] prepare for next development iteration
  • 256c5a2 [maven-release-plugin] prepare release fest-assert-core-2.0M9
  • 7f89070 Use fest-util 1.2.4 to make fest-assert-core 2.0M9 use the same fest-util ver...
  • 16a8053 github #131 - ObjectArrayAssert.containsExactly() works wrong
  • 3b77da8 github #138 - containsExactly() throws ArrayIndexOutOfBoundsException
  • 46fdee2 Update release notes
  • f57b789 Use fest-util 1.2.4-SNAPSHOT to make fest-assert-core use the same fest-util ...
  • 13e608e Update README.md
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • 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.

@php-coder
Copy link
Owner

@dependabot use these assignees

@dependabot-preview
Copy link
Author

OK, from now on I'll assign @php-coder for Java pull requests on this repo.

@php-coder
Copy link
Owner

fest-assert-core is only used by our old integration tests (src/test/java/ru/mystamps/web/tests). I'm not going to update this dependency because integration tests will be rewritten on Robot Framework soon (see #530) and this dependency will be dropped.

@dependabot ignore this dependency

@dependabot-preview
Copy link
Author

OK, I won't notify you about org.easytesting:fest-assert-core again, unless you re-open this PR or update it yourself. 😢

@dependabot-previewdependabot-previewbot deleted the dependabot/maven/org.easytesting-fest-assert-core-2.0M10 branch August 16, 2018 13:48
@mystamps-bot
Copy link

2 Warnings
⚠️danger check: pull request description doesn’t contain a link to original issue.
Consider adding a comment in the following format: Addressed to #XXX where XXX is an issue number
⚠️danger check: branch dependabot/maven/org.easytesting-fest-assert-core-2.0M10 does not comply with our best practices. Branch name should use the following scheme: ghXXX_meaningful-name where XXX is an issue number. Next time, please, use this scheme :)

Generated by 🚫 Danger

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@php-coder@mystamps-bot@dependabot-support