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

Update dependency com.github.natario1:Autocomplete to v1.1.0 #3597

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.natario1:Autocomplete v1.1.0 -> 1.1.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

natario1/Autocomplete (com.github.natario1:Autocomplete)

v1.1.0

Any view returned by Presenters that has height = 0 after being measured, will be interpreted as a 'dismiss popup'. This can have side effects if you perform asynchronous loading and your adapter returns 0 items at first.

To avoid this, you can give the root view some minHeight, some vertical padding, or (better) have your adapter return an item (for empty or loading states). Note that you will show an empty popup even when you actually have no data, so you should take care of this.

Fixed a configuration change crash.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added 3. to review Waiting for reviews dependencies labels Jan 26, 2024
@renovate renovate bot force-pushed the renovate/com.github.natario1-autocomplete-1.x branch from f85e3dc to 413662f Compare January 26, 2024 19:05
Copy link
Contributor

Codacy

Lint

TypemasterPR
Warnings8383
Errors88

SpotBugs

CategoryBaseNew
Bad practice66
Correctness88
Dodgy code112112
Internationalization33
Malicious code vulnerability33
Performance66
Security11
Total139139

Copy link
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/3597-talk.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud Talk app.

@AndyScherzinger
Copy link
Member

v1.1.0 == 1.1.0

So closing until a new version gets released

@AndyScherzinger AndyScherzinger deleted the renovate/com.github.natario1-autocomplete-1.x branch January 28, 2024 14:05
Copy link
Contributor Author

renovate bot commented Jan 28, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.1.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant