Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Bump fest-android from 1.0.0 to 1.0.8#1

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.squareup-fest-android-1.0.8
Open

Bump fest-android from 1.0.0 to 1.0.8#1
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.squareup-fest-android-1.0.8

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps fest-android from 1.0.0 to 1.0.8.

Changelog

Sourced from fest-android's changelog.

Version 1.0.0 (2014-08-27)

Convert project from 'fest-android' to 'assertj-android'.

  • New: Add-on modules!
    • Support library (v4)
    • Google Play Services
    • AppCompat (v7)
    • Media Router (v7)
    • Grid Layout (v7)
    • Recycler View (v7)
    • Card View (v7)
    • Pallete (v7)

NOTE: The following change log is from the 'fest-android' releases which remain a part of this repository history.

Version 1.0.8 (2014-04-05)

  • New assertions:
    • android.content.SharedPreferences
  • Added hasItem and doesNotHaveItem check to Adapter.
  • Added hasRequestedOrientation check to Activity.
  • Fix: TextView's endsWith now properly matches the end of text instead of start.

Version 1.0.7 (2013-09-11)

  • Added check for input method target for TextView.
  • Fix: TextView empty check uses empty String instead of empty CharSequence.
  • Fix: Correct missing format arguments on some error strings.

Version 1.0.6 (2013-08-17)

  • Added checks for the absence of fragments by ID or tag on FragmentManager.
  • Added component name and data check for Intent.
  • Fix: Correct missing format arguments on some error strings.

Version 1.0.5 (2013-06-06)

... (truncated)
Commits
  • 3dea10f Prepare version 1.0.8.
  • e1c3f43 Update some script things. Still a version back because of Chris' release scr...
  • 177fc32 Merge pull request #95 from thoutbeckers/patch-1
  • 5a99bdb Show correct version for Maven, add Gradle example
  • 570dbaf Disable lint.
  • 415ba23 Update to latest Gradle, plugin, and mvn-push script.
  • ed1e71d Java 7.
  • 8667282 Configure for Sonatype deployment.
  • 2799d8d Update to Gradle 1.9 and plugin 0.7.
  • e5a8cc5 Merge pull request #91 from BillGuard/master
  • 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)

Bumps [fest-android](https://github.com/square/fest-android) from 1.0.0 to 1.0.8.
- [Release notes](https://github.com/square/fest-android/releases)
- [Changelog](https://github.com/square/assertj-android/blob/master/CHANGELOG.md)
- [Commits](square/assertj-android@1.0.0...1.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants