-
Notifications
You must be signed in to change notification settings - Fork 41
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
base: 4.0.x
Are you sure you want to change the base?
Conversation
* 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.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…radle to v4.4.0 (#530) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….10.3 (#531) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Gradle Enterprise Plugins can publish versions without the patch version. This commit takes that into account.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…plugin to v1.13 (#528) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…o v4.0.2 (#514) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update version history in documentation. * Added a note in the version history section to check Github release page for later releases.
feat(core): Added support for multi-template inheritance.
fix(deps): update gorm to v8.1.1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
To simplify cache management with the [Develocity cache connector](https://docs.gradle.com/enterprise/gradle-plugin/#using_the_develocity_connector)
- Breakdown into multiple jobs to simplify release process
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update setup-java step.
This commit tries to fix the problem where some artifacts are not signed on release.
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.
* 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]>
Fixes Signing and Publishing of the artifacts.
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.
Improve the release notes template to segregate based on semantic commits.
Update release-drafter/release-drafter configurations to add autolabeler config so it automatically labels pull requests.
Rename property `artifactoryPublishUsername` to `artifactoryUsername`, and `artifactoryPublishPassword` to `artifactoryPassword`.
…te5 to v8.1.0 (#556) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#560) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….10.4 (#562) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emma Richardson <[email protected]>
#566) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#570) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
4.11.2
->5.0.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.