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

Switch from buildSrc/version.properties to Gradle version catalog (gradle/libs.versions.toml) to enable dependabot to perform automated upgrades on common libs #16284

Open
wants to merge 44 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. WIP on lib toml

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    92dd2c4 View commit details
    Browse the repository at this point in the history
  2. SpotlessApply

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dacf648 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary lines

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    221104d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'lib-toml'

    cwperks committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9bc3d4a View commit details
    Browse the repository at this point in the history
  5. Specify time when dependabot runs

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bd62395 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Refer to version from libs.versions.toml

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3964cd9 View commit details
    Browse the repository at this point in the history
  2. Use version

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    04d54b7 View commit details
    Browse the repository at this point in the history
  3. Specify version catalog

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    544d2cd View commit details
    Browse the repository at this point in the history
  4. Call .get()

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1d2d54a View commit details
    Browse the repository at this point in the history
  5. Define version catalog

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    43399ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaee06f View commit details
    Browse the repository at this point in the history
  7. Use libraries

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    07e7d1b View commit details
    Browse the repository at this point in the history
  8. Downgrade purposefully

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0103e32 View commit details
    Browse the repository at this point in the history
  9. Add mavenCentral

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fc10d68 View commit details
    Browse the repository at this point in the history
  10. Try w/o libraries section

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3295154 View commit details
    Browse the repository at this point in the history
  11. reinstate

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fc78a4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a8f3d3 View commit details
    Browse the repository at this point in the history
  13. Remove version.properties

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f3bbf06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c49df2d View commit details
    Browse the repository at this point in the history
  15. Update syntax

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2806f96 View commit details
    Browse the repository at this point in the history
  16. Change back to weekly

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    85856b1 View commit details
    Browse the repository at this point in the history
  17. Add grpc

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    724db17 View commit details
    Browse the repository at this point in the history
  18. Get relative to project root. Relative path not working on windows bc…

    … windows had gradle wrapper path
    
    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c831360 View commit details
    Browse the repository at this point in the history
  19. Add minimal version.properties with only opensearch version to accomm…

    …odate external references
    
    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    49ec14a View commit details
    Browse the repository at this point in the history
  20. singularize version.properties

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    41d3ab8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Get rootDir

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6ea86b6 View commit details
    Browse the repository at this point in the history
  2. Fix issue loading snapshot

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    06840e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Limit logic to generating version.properties file within buildSrc

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    11b496a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cc8f8b View commit details
    Browse the repository at this point in the history
  3. Remove unused exports

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    553efe3 View commit details
    Browse the repository at this point in the history
  4. Add import

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6f553ab View commit details
    Browse the repository at this point in the history
  5. Remove unused code

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    73e2d04 View commit details
    Browse the repository at this point in the history
  6. Remove mavenCentral from publication section

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f8b1fa0 View commit details
    Browse the repository at this point in the history
  7. Add to CHANGELOG

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8e5eb4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9e799d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    86f5c9b View commit details
    Browse the repository at this point in the history
  2. Update reactor-netty version

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eafb25e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    4ad21d2 View commit details
    Browse the repository at this point in the history
  2. Only keep versions section in toml

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5003c97 View commit details
    Browse the repository at this point in the history
  3. Replaces versions catalog TOML parsing with Gradle's VersionCatalogsE…

    …xtension
    
    Signed-off-by: Andriy Redko <[email protected]>
    reta committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7edba63 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    2d89564 View commit details
    Browse the repository at this point in the history
  2. Update bundled_jdk

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4b2b989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef776e2 View commit details
    Browse the repository at this point in the history
  4. Update bytebuddy and mockito

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e07253e View commit details
    Browse the repository at this point in the history