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 multiple dependencies #501

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Jul 9, 2023

  1. Bump androidx.core:core-ktx from 1.0.1 to 1.10.1

    Bumps androidx.core:core-ktx from 1.0.1 to 1.10.1.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.core:core-ktx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    3a0d9f3 View commit details
    Browse the repository at this point in the history
  2. Bump androidx.vectordrawable:vectordrawable-animated from 1.0.0 to 1.1.0

    Bumps androidx.vectordrawable:vectordrawable-animated from 1.0.0 to 1.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.vectordrawable:vectordrawable-animated
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    2d5c5b3 View commit details
    Browse the repository at this point in the history
  3. Bump androidXEspresso from 3.4.0 to 3.5.1

    Bumps `androidXEspresso` from 3.4.0 to 3.5.1.
    
    Updates `androidx.test.espresso:espresso-core` from 3.4.0 to 3.5.1
    
    Updates `androidx.test.espresso:espresso-contrib` from 3.4.0 to 3.5.1
    
    Updates `androidx.test.espresso:espresso-intents` from 3.4.0 to 3.5.1
    
    ---
    updated-dependencies:
    - dependency-name: androidx.test.espresso:espresso-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: androidx.test.espresso:espresso-contrib
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: androidx.test.espresso:espresso-intents
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    63c8f06 View commit details
    Browse the repository at this point in the history
  4. Bump mockito from 2.28.2 to 5.3.0

    Bumps `mockito` from 2.28.2 to 5.3.0.
    
    Updates `org.mockito:mockito-android` from 2.28.2 to 5.3.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v2.28.2...v5.3.0)
    
    Updates `org.mockito:mockito-core` from 2.28.2 to 5.3.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v2.28.2...v5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-android
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    fb81ab3 View commit details
    Browse the repository at this point in the history
  5. Bump androidx.test.ext:junit from 1.1.3 to 1.1.5

    Bumps androidx.test.ext:junit from 1.1.3 to 1.1.5.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.test.ext:junit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    3e3eaf1 View commit details
    Browse the repository at this point in the history
  6. Bump com.github.bumptech.glide:glide from 4.10.0 to 4.15.1

    Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.10.0 to 4.15.1.
    - [Release notes](https://github.com/bumptech/glide/releases)
    - [Commits](bumptech/glide@v4.10.0...v4.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.bumptech.glide:glide
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    90c0b54 View commit details
    Browse the repository at this point in the history
  7. Bump androidx.appcompat:appcompat from 1.0.2 to 1.6.1

    Bumps androidx.appcompat:appcompat from 1.0.2 to 1.6.1.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.appcompat:appcompat
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    0bfaa28 View commit details
    Browse the repository at this point in the history
  8. Bump androidx.annotation:annotation from 1.0.2 to 1.6.0

    Bumps androidx.annotation:annotation from 1.0.2 to 1.6.0.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.annotation:annotation
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    3f63d98 View commit details
    Browse the repository at this point in the history
  9. Bump junit:junit from 4.12 to 4.13.2

    Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    3c39ca3 View commit details
    Browse the repository at this point in the history
  10. Bump pl.pragmatists:JUnitParams from 1.1.0 to 1.1.1

    Bumps [pl.pragmatists:JUnitParams](https://github.com/Pragmatists/JUnitParams) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/Pragmatists/JUnitParams/releases)
    - [Changelog](https://github.com/Pragmatists/JUnitParams/blob/master/RELEASES.md)
    - [Commits](Pragmatists/JUnitParams@JUnitParams-1.1.0...JUnitParams-1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: pl.pragmatists:JUnitParams
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    fe6234a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cc4e1a View commit details
    Browse the repository at this point in the history
  12. Bump AGP and java

    vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    9a7b1d5 View commit details
    Browse the repository at this point in the history
  13. Bump kotlin 1.8.22

    vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    cc2057e View commit details
    Browse the repository at this point in the history
  14. Bump android x lifecycle

    vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c560ad9 View commit details
    Browse the repository at this point in the history
  15. Bump material version

    vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    4d6ece6 View commit details
    Browse the repository at this point in the history
  16. Bump orchestrator version

    vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8bbe2e8 View commit details
    Browse the repository at this point in the history
  17. Bump recycler view

    vudzkostek committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ce97726 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    f1cd20e View commit details
    Browse the repository at this point in the history
  2. Expose hamcrest dependency

    vudzkostek committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c720e0c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Revert "Expose hamcrest dependency"

    This reverts commit c720e0c.
    vudzkostek committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ab09898 View commit details
    Browse the repository at this point in the history
  2. Revert version name change

    vudzkostek committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b506589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77b0dd5 View commit details
    Browse the repository at this point in the history