feelfreelinux / WykopMobilny

Unofficial wykop.pl client for Android
MIT License
160 stars 49 forks source link

build(deps): bump preferencex from 1.0.0-alpha2 to 1.0.0 #167

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps preferencex from 1.0.0-alpha2 to 1.0.0.

Changelog *Sourced from [preferencex's changelog](https://github.com/Gericop/Android-Support-Preference-V7-Fix/blob/master/CHANGELOG.md).* > # Changelog > > **2018-09-24** > > New version: 28.0.0.0 (based on v28.0.0) > > - No support preferences related changes in the support library. > - Fixed issues [#174](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/174) and [#175](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/175) > > **2018-09-13** > > New version: 28.0.0.0-rc02 (based on v28.0.0-rc02) > > - No support preferences related changes in the support library. > > **2018-09-13** > > New version: 28.0.0.0-rc01 (based on v28.0.0-rc01) > > - Official lib bug fixes > - `PreferenceThemeOverlay` has been updated to the latest material theme. If no custom theme is provided, `PreferenceThemeOverlay` is used as the default theme. > - `PreferenceThemeOverlay.v14` and `PreferenceThemeOverlay.v14.Material` themes have been deprecated in favour of `PreferenceThemeOverlay`. > - `PreferenceGroup` visibility is now tied to its children - hiding a parent group will also prevent its children from being shown in the hierarchy. Use `Preference.isShown()` to get whether a `Preference` is actually displayed to the user in the hierarchy. > - `Preference.onSetInitialValue(boolean, Object)` has been deprecated and replaced with `onSetInitialValue(Object)`. PreferenceDataStore now also correctly restores default values. > - added `onSetInitialValue(Object)` implementation and removed the deprecated `onSetInitialValue(boolean, Object)` > > **2018-07-18** > > New version: 28.0.0.0-alpha3 (based on v28.0.0-alpha3) > > - No support preferences related changes in the support library. > - `PreferenceFragmentCompatDividers` is now deprecated. Use `PreferenceFragmentCompat` instead. > - Added `preference-v7-material` module which provides `Theme.MaterialComponents` related themes. > - Bug fixes [#166](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/166), [#169](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/169), [#173](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/173) > > **2018-07-04** > > New version: 27.1.1.2 (based on v27.1.1) > > - No support preferences related changes in the support library. > - RingtonePreference bug fixes([#164](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/164), [#165](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/165), [#167](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/167)). > > **2018-05-11** > > New version: 27.1.1.1 (based on v27.1.1) > > - No support preferences related changes in the support library. > - Bug fixes ([#153](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/153), [#149](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/149), [#155](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/155), [#152](https://github-redirect.dependabot.com/Gericop/Android-Support-Preference-V7-Fix/issues/152)). > > **2018-04-10** > ... (truncated)
Commits - See full diff in [compare view](https://github.com/Gericop/Android-Support-Preference-V7-Fix/commits)


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 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](https://app.dependabot.com): - 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.