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

fix(deps): update spring core to v6 (major) - autoclosed #13440

Closed
wants to merge 20 commits into from

Commits on Apr 2, 2024

  1. chore(cleanup): remove spring.version property

    Puneet Behl committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2085e35 View commit details
    Browse the repository at this point in the history
  2. fix(bom): update grails testing support to 3.2.1

    Puneet Behl committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    49c3b01 View commit details
    Browse the repository at this point in the history
  3. fix(bom): update grails views to 3.2.2 (#13449)

    Puneet Behl committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d36daa7 View commit details
    Browse the repository at this point in the history
  4. feat(bom): update versions (#13450)

    Puneet Behl committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    98455e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix(grailsdoc): update custom tasks (#13453)

    * fix(docs): update custom tasks
    
    Update PublishGuide and PublishPdf tasks inputs/outputs.
    
    * refactor(grailsdoc): fix imports
    Puneet Behl committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    314015b View commit details
    Browse the repository at this point in the history
  2. fix(BOM): update field plugin coordinates (#13452)

    Puneet Behl committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    77e8156 View commit details
    Browse the repository at this point in the history
  3. fix(grailsdoc): update publish guide task configurations (#13454)

    Use build directory as the workDir for DocPublisher
    Puneet Behl committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5a27f25 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fix(ci): update javaci workflow configurations (#13455)

    * fix(ci): update javaci workflow configurations
    
    add job to publish grails doc for snapshot
    
    * fix(ci): update javaci workflow configurations
    
    only trigger docs when event is push
    Puneet Behl committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9a6de21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91566e View commit details
    Browse the repository at this point in the history
  3. feat(bom): add mongodb bson BOM (#13456)

    Puneet Behl committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3368ce7 View commit details
    Browse the repository at this point in the history
  4. fix(grailsdocs): Update PublishGuide task for grails-doc (#13458)

    Fix the PublishGuide task in the grails-doc project to use 'docs' as the output directory name for the grailsdoc submodule instead of 'doc'. This change ensures consistency in directory naming conventions within the grails-doc project.
    Puneet Behl committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7e4c31c View commit details
    Browse the repository at this point in the history
  5. feat(deps): update gorm hiberante5 to 8.1.0 (#13459)

    Puneet Behl committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    75aa07d View commit details
    Browse the repository at this point in the history
  6. fix(deps): update grails views to 3.2.3 (#13460)

    Puneet Behl committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ada0093 View commit details
    Browse the repository at this point in the history
  7. Revert "chore(deps): update alpine docker tag to v20240315 (#13430)" (#…

    …13461)
    
    This reverts commit f5ee082.
    Puneet Behl committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    172304b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. revert(ci): Downgrade to Docker alpine 3.16 (#13462)

    Puneet Behl committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    75b3642 View commit details
    Browse the repository at this point in the history
  2. chore(ci): update release workflow configurations (#13464)

    - Enable disabled steps
    - Breakdown release into mutliple jobs.
    - Use `actions/gradle/setup-gradle@v3` instead of `gradle/gradle-build-action`
    - Use gradle/wrapper-validation-action@v2`
    Puneet Behl committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2376a9d View commit details
    Browse the repository at this point in the history
  3. Back to 6.2.1-SNAPSHOT

    puneetbehl committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fb5fdb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. chore(bom): Add comment about BOM updates (#13470)

    This commit adds a comment to remind developers that updates
    to the Grails BOM should also be reflected in the documentation.
    matrei committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8030fcd View commit details
    Browse the repository at this point in the history
  2. fix(grailsbootstrap): update main-class finder (#13472)

    Fixes #13471
    Puneet Behl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    278507d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    7e99ebe View commit details
    Browse the repository at this point in the history