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

feat(deps): update dependency org.mongodb:bson to v5 - abandoned #572

Open
wants to merge 58 commits into
base: 4.0.x
Choose a base branch
from

Commits on Feb 22, 2024

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

Commits on Feb 27, 2024

  1. Minor build updates (#523)

    * build: Remove redundant config
    
    The class configured as springBoot mainClass was
    deleted in a previous commit so this configuration
    is no longer necessary.
    
    * build: Use setter syntax for signing.required
    
    Use setter syntax as that provides better IDE support.
    
    * ci: Improve Github workflows
    
    - Split project testing and building in CI to be able to run the former with a matrix of java versions.
    - Improve job and step names to reflect what is actually done in the steps.
    - Order env vars alphabetically.
    - Centralize user name and email handling.
    - Remove some redundant env vars that were set to the same as the default values.
    matrei authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2ce7368 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update plugin com.gradle.enterprise to v3.16.2 (#505)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6b6ee94 View commit details
    Browse the repository at this point in the history
  3. Update gradle.properties

    puneetbehl authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    621fde4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. fix(deps): update dependency com.bertramlabs.plugins:asset-pipeline-g…

    …radle to v4.4.0 (#530)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e851ea6 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency io.micronaut:micronaut-http-client to v3…

    ….10.3 (#531)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1f2835c View commit details
    Browse the repository at this point in the history
  3. fix(ci): Fix problem with reading versions (#533)

    Gradle Enterprise Plugins can publish versions without the patch version.
    This commit takes that into account.
    matrei authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4cc4d53 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update gorm to v8.1.0 (#532)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    148d3ab View commit details
    Browse the repository at this point in the history
  5. chore(deps): update plugin com.gradle.common-custom-user-data-gradle-…

    …plugin to v1.13 (#528)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    aeb5483 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency org.asciidoctor:asciidoctor-gradle-jvm t…

    …o v4.0.2 (#514)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9c01ca5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix(deps): update groovy monorepo to v3.0.21 (#529)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4d9c008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a023ea View commit details
    Browse the repository at this point in the history
  3. Update version history in documentation. (#418)

    * Update version history in documentation.
    
    * Added a note in the version history section to check Github release page for later releases.
    matrei authored and puneetbehl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    305222a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #426 from jhron/2.3.x

    feat(core): Added support for multi-template inheritance.
    puneetbehl authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0991141 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    f05d192 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #534 from grails/renovate/gorm

    fix(deps): update gorm to v8.1.1
    puneetbehl authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    92dea26 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update grails-testing-support monorepo to v3.2.0 (#535)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4155296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    598b6c6 View commit details
    Browse the repository at this point in the history
  5. chore(release): enhance release workflow configurations (#537)

    - Breakdown into multiple jobs to simplify release process
    puneetbehl authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b6058d0 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update gradle/gradle-build-action action to v3 (#538)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    dac2344 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update grails-testing-support monorepo to v3.2.1 (#539)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    61a3800 View commit details
    Browse the repository at this point in the history
  8. chore(release): change release workflow confiugration (#540)

    Update setup-java step.
    puneetbehl authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3285676 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. fix(build): Sign all artifacts on release (#541)

    This commit tries to fix the problem where some artifacts are not signed on release.
    matrei authored and puneetbehl committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    85c0381 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix(build): Re-haul of signing/publishing (#543)

    As the `views-gradle` module uses the Gradle `java-gradle-plugin`,
    there are some extra considerations that must be taken for
    signing and publishing.
    
    This commit tries to accommodate these considerations.
    matrei authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a6c2716 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix(release): Separate the publications (#545)

    * fix(release): Separate the publications
    
    Create publications under different names and
    handle publishing of the views-gradle
    project separately.
    
    * chore(release): Update release workflow to upload dist file name
    
    ---------
    
    Co-authored-by: Puneet Behl <[email protected]>
    matrei and puneetbehl authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8b01700 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. chore(release): update build configurations (#547)

    Fixes Signing and Publishing of the artifacts.
    puneetbehl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9137f43 View commit details
    Browse the repository at this point in the history
  2. chore(reelase): add root-project groupid (#548)

    Define `group` for rootProject so that nexus-publish plugin correctly matches staging repository via Gradle task `findSonatypeStagingRepo`.
    
    This is suggested in gradle-nexus/publish-plugin#310.
    puneetbehl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b884aed View commit details
    Browse the repository at this point in the history
  3. chore(release): update release-drafter config (#549)

    Improve the release notes template to segregate based on semantic commits.
    puneetbehl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    50aa0af View commit details
    Browse the repository at this point in the history
  4. chore(ci): auto-label pull-requests (#551)

    Update release-drafter/release-drafter configurations to add autolabeler config so it automatically labels pull requests.
    puneetbehl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f3e201a View commit details
    Browse the repository at this point in the history
  5. chore(release): update javaci workflow configuration (#550)

    Rename property `artifactoryPublishUsername` to `artifactoryUsername`, and `artifactoryPublishPassword` to `artifactoryPassword`.
    puneetbehl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    73e21c6 View commit details
    Browse the repository at this point in the history
  6. chore(release): update release configurations (#552)

    Change env variable ORG_GRADLE_PROJECT_sonatypeOssRepo value to read from the secrets.
    puneetbehl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    583cc5e View commit details
    Browse the repository at this point in the history
  7. chore(releasenotes): udpate workflow configurations (#553)

    * pull_request event is required only for autolabeler
    * pull_request_target event is required for autolabeler to support PRs from forks
    puneetbehl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0a57fd7 View commit details
    Browse the repository at this point in the history
  8. chore(release): update workflow configurations (#554)

    Use correct environment variables for the release job  in the release.yml config.
    puneetbehl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    deeebaa View commit details
    Browse the repository at this point in the history
  9. [skip ci] Release v3.2.0

    puneetbehl committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a5446d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a1f3e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    d0d87ee View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency org.grails:grails-datastore-gorm-mongodb…

    … to v8.2.0 (#557)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e3e227d View commit details
    Browse the repository at this point in the history
  3. fix(deps): update gorm to v8.1.2 (#555)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    432c298 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency org.grails:grails-datastore-gorm-hiberna…

    …te5 to v8.1.0 (#556)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    62bcea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. [skip ci] Release v3.2.1

    puneetbehl committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2db5957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25c819 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    0f508c4 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.1 (

    #560)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    012c591 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency io.micronaut:micronaut-http-client to v3…

    ….10.4 (#562)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    021f7f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix(deps): update grails-testing-support monorepo to v3.2.2 (#564)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0a3e6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c58922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f188d View commit details
    Browse the repository at this point in the history
  4. [skip ci] Release v3.2.2

    puneetbehl committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d5c860f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a63b169 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.2 (

    #566)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2bf8a9b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. 3 Configuration menu
    Copy the full SHA
    a5765fa View commit details
    Browse the repository at this point in the history
  2. chore(deps): update plugin com.gradle.enterprise to v3.17 (#567)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9cfb8eb View commit details
    Browse the repository at this point in the history
  3. [skip ci] Release v3.2.3

    puneetbehl committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3f511d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9187db7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    166c13c View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency org.mongodb:bson to v4.11.2 (#571)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4de0c2d View commit details
    Browse the repository at this point in the history
  7. fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.3 (

    #570)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6f69cf2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fde9f3c View commit details
    Browse the repository at this point in the history