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 accompanist-flowlayout from 0.20.1 to 0.20.2 #4363

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps accompanist-flowlayout from 0.20.1 to 0.20.2.

Release notes

Sourced from accompanist-flowlayout's releases.

v0.20.2 🌈

What’s Changed

This version of Accompanist work with Jetpack Compose 1.0.5

Commits
  • 15e3c6e Update to Compose 1.0.5 and ready for release (#854)
  • 48dfc83 [1.0] Now back to snapshot
  • 94972e2 [1.0] Adds branch to workflow also in the compose-1.0 branch
  • 369f622 [1.0] Back to 0.20.1 to trigger a deploy after CI fix
  • 1429ac5 Merge pull request #842 from google/ja/compose-1.0_0.20.2-snap
  • 3d754af Prepare for next version
  • 85938e6 Merge pull request #839 from google/ja/compose-1.0_0.20.1
  • 873a075 New compose-1.0 release: 0.20.1
  • a45ff97 Merge pull request #830 from google/ianhanniballake-patch-2
  • 4a1e75e Update to Navigation 2.4.0-beta01
  • 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)

Bumps [accompanist-flowlayout](https://github.com/google/accompanist) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.20.1...v0.20.2)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-flowlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2021
@skyler-stripe
Copy link
Contributor

rerunning ci

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2021

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: none)
NEW: paymentsheet-example-release-pr.apk (signature: none)

          │          compressed          │           uncompressed           
          ├───────────┬───────────┬──────┼─────────────┬─────────────┬──────
 APK      │ old       │ new       │ diff │ old         │ new         │ diff 
──────────┼───────────┼───────────┼──────┼─────────────┼─────────────┼──────
      dex │  11.7 MiB │  11.7 MiB │  0 B │    39.8 MiB │    39.8 MiB │  0 B 
     arsc │   1.4 MiB │   1.4 MiB │  0 B │     1.4 MiB │     1.4 MiB │  0 B 
 manifest │   2.6 KiB │   2.6 KiB │  0 B │    10.6 KiB │    10.6 KiB │  0 B 
      res │ 640.9 KiB │ 640.9 KiB │  0 B │ 1,020.7 KiB │ 1,020.7 KiB │  0 B 
    asset │  77.8 KiB │  77.8 KiB │  0 B │   109.3 KiB │   109.3 KiB │  0 B 
    other │    78 KiB │    78 KiB │  0 B │     154 KiB │     154 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼─────────────┼─────────────┼──────
    total │  13.9 MiB │  13.9 MiB │  0 B │    42.5 MiB │    42.5 MiB │  0 B 


         │          raw           │           unique            
         ├────────┬────────┬──────┼────────┬────────┬───────────
 DEX     │ old    │ new    │ diff │ old    │ new    │ diff      
─────────┼────────┼────────┼──────┼────────┼────────┼───────────
   files │      3 │      3 │    0 │        │        │           
 strings │ 182450 │ 182450 │    0 │ 168467 │ 168467 │ 0 (+0 -0) 
   types │  32198 │  32198 │    0 │  30447 │  30447 │ 0 (+0 -0) 
 classes │  28128 │  28128 │    0 │  28128 │  28128 │ 0 (+0 -0) 
 methods │ 163088 │ 163088 │    0 │ 158519 │ 158519 │ 0 (+0 -0) 
  fields │ 109722 │ 109722 │    0 │ 109367 │ 109367 │ 0 (+0 -0) 


 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  287 │  287 │  0   
 entries │ 4355 │ 4355 │  0

@skyler-stripe skyler-stripe merged commit 408bc6d into master Nov 8, 2021
@skyler-stripe skyler-stripe deleted the dependabot/gradle/com.google.accompanist-accompanist-flowlayout-0.20.2 branch November 8, 2021 20:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant