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

chore(deps): bump CarouselPicker from v1.0 to 1.2 #2231

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps CarouselPicker from v1.0 to 1.2.

Release notes

Sourced from CarouselPicker's releases.

Release v1.2

  • Support for vertical orientation and specifying font, style and color for individual items #29

Release v1.1

CarouselPicker now supports textColor for text items.

Commits
  • 8085c52 Merge pull request #29 from thirstycoda/master
  • 15d6559 Fix opacity issue where using setCurrentItem before rendering can result in 1...
  • 5b005e7 Fixes the issue where applyOpacity is invoked before the items are rendered a...
  • f9258d3 setOpacity bug fix
  • 700d4d2 Added support for textview max lines
  • 89132ad Added select by clicking and support to set the opacity for unselected items
  • a3e551e Replacing use of inaccurate xdpi for dpToPx conversion. Using suggestion from...
  • 376d020 Added ability to set font and style (bold, italic, etc) of each text item and...
  • 6cd213b Fixed overscroll drawing on left and right side when in vertical mode
  • e8b837f reverted demo app items_visible
  • 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.


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 dependabot bot added Dependencies Adding dependencies and libraries java Pull requests that update Java code labels Oct 4, 2021
@CloudyPadmal
Copy link
Collaborator

@dependabot rebase

Bumps [CarouselPicker](https://github.com/GoodieBag/CarouselPicker) from v1.0 to 1.2.
- [Release notes](https://github.com/GoodieBag/CarouselPicker/releases)
- [Commits](GoodieBag/CarouselPicker@v1.0...v1.2)

---
updated-dependencies:
- dependency-name: com.github.Vatican-Cameos:CarouselPicker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.Vatican-Cameos-CarouselPicker-1.2 branch from 345931d to 4fb6265 Compare October 4, 2021 23:39
@mariobehling mariobehling merged commit 50d1d1b into development Oct 5, 2021
@mariobehling mariobehling deleted the dependabot/gradle/com.github.Vatican-Cameos-CarouselPicker-1.2 branch October 5, 2021 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Adding dependencies and libraries java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants