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

Bump Attribouter from 0.1.8 to 0.1.9 in /app #256

Merged
merged 1 commit into from
May 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps Attribouter from 0.1.8 to 0.1.9.

Release notes

Sourced from Attribouter's releases.

0.1.9

  • fixed layout bugs FlexBox lists of link buttons (#68)
  • adds layout compatibility for variable amounts of links in the AppWedge (#70)
  • update dependencies to migrate from JCenter
Commits
  • bfa6561 update version numbers
  • 5b078d4 fix #70 - position constraints to center items properly with < 4 app links
  • d790a12 possible fix for flexbox sizing issues in recycling views - #68
  • 08e18e1 update dependencies
  • 8dddd74 update setup-jdk action
  • 6bf5d2c Create .meta.yml
  • See full diff 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 Pull requests that update a dependency file java Pull requests that update Java code labels Mar 18, 2021
@dependabot dependabot bot force-pushed the dependabot/gradle/app/me.jfenn-Attribouter-0.1.9 branch from f07c7af to eb9642d Compare May 12, 2021 08:30
@itachi1706
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/app/me.jfenn-Attribouter-0.1.9 branch from eb9642d to f72b75b Compare May 13, 2021 20:22
@itachi1706
Copy link
Owner

@dependabot rebase

Bumps [Attribouter](https://github.com/fennifith/Attribouter) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/fennifith/Attribouter/releases)
- [Commits](fennifith/Attribouter@0.1.8...0.1.9)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/app/me.jfenn-Attribouter-0.1.9 branch from f72b75b to 7402d5d Compare May 14, 2021 03:13
@codeclimate
Copy link

codeclimate bot commented May 14, 2021

Code Climate has analyzed commit 7402d5d and detected 0 issues on this pull request.

View more on Code Climate.

@itachi1706
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 26eceb3 into master May 14, 2021
@dependabot dependabot bot deleted the dependabot/gradle/app/me.jfenn-Attribouter-0.1.9 branch May 14, 2021 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle variable amounts of links in AppWedge layout
1 participant