-
Notifications
You must be signed in to change notification settings - Fork 3
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 org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #507
Merged
ramueSVA
merged 1 commit into
develop
from
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
May 2, 2024
Merged
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #507
ramueSVA
merged 1 commit into
develop
from
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
May 2, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Apr 15, 2024
dependabot
bot
deleted the
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
branch
May 2, 2024 13:00
ramueSVA
added a commit
that referenced
this pull request
Jun 4, 2024
* upgrade to spring boot 2.7.18 * use num aql-editor spring boot starter dependency instead of archived ehrbase * upgrade openEHR SDK to 1.20.0 * num-portal with open ehr sdk 1.22.0 * fix deprecated method * num-portal with open ehr sdk 1.24.0 * num-portal with open ehr sdk 1.29.0 * use num-aql-editor 1.0.1-rc-6 * NUM-2311 migration to openEher sdk 2.0.0 in progress * in progres upgrade to openEHR sdk 2.1.0 * fix some tests after upgrade to openEHR SDK 2.1.0 * refactoring and fix some tests * refactoring * fix tests * some tests fixes * some tests fixes * some tests fixes * other fixes * other fixes * fix test * fix cohort integration test * some cleanup * refactoring * upgrade to openEHR SDK 2.5.0 * some dependencies upgrade * upgrade to openEHR SDK 2.6.0 * NUM-2315 ehrbase admin configs for management endpoint access * update test * NUM-2160 upgrade to spring boot 3.1.8 * use latest num-aql-editor-spring-boot-starter 1.0.4 * split exception handling for custom ForbiddenException and AccesDeniedException * switch to maven repository for openEHR SDK * cleanup and refactoring deprecated method for handleBindException * NUM-2160 upgrade to spring boot 3.2.2 and some cleanup * fix sonar complaints * use latest num-aql-editor 1.0.5 * Feature/add nightly without sonar (#459) * Add first github workflow file (nightly) * update first github workflow triggert by push event * update first github workflow deactivate int tests and cirlceCi pipline * update first github workflow remove Int Test folder * update first github workflow add Int Test folder * update first github workflow add Int Test again * update first github workflow schedule job * update first github workflow schedule job I * add nightly as github workflow * disable sonar * update CI dependencies to fix: Node.js 16 actions are deprecated (#460) * Feature/nightly analyse (#461) * temp commit to analyse nightly error * temp allow int test to fail * Feature/test_PR_pipeline (#462) * add PR to develop workflow * Feature/add pull pipeline (#463) * bump trivy-action to v0.17.0 * work on trivy action * pump github/codeql-action * update PR pipeline * add dependabot.yml (#464) * Bump org.owasp:dependency-check-maven from 9.0.8 to 9.0.9 Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.8 to 9.0.9. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.8...v9.0.9) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * update pipelines (#473) * run maven package into docker step (#474) * run maven package into docker step (#477) * format workflows (#478) * Feature/work on pipeline (#480) * ignore some flaky tests (#481) * include dependabot PRs into push pipeline (#482) * fix naming (#483) * Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#472) Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.1...REL42.7.2) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove sonar cloud (#484) * Update README.md * Feature/work on release pipeline (#494) * start work on release pipeline * firsts step release pipelines * update release pipeline * update release pipeline * update release version step * ignore flaky test; remove CircleCI * Change project structure and pom.xml, and group.id * Change project structure and pom.xml, and group.id * Feature/remove vitagroup package structure (#501) * add numportal in package structure * Build tagging pipeline (#497) * Feature/change license (#502) * changed test data with vitagroup naming to highmed and License * highmed in License * Update CardDto.java * change to HiGHmed * update to 3.2.4 springboot parent (#503) * remove dependency checker (#505) * start pipeline on PR open (#510) * start pipeline on PR open * start pipeline on PR open * start pipeline on PR edit (#513) * start pipeline on PR edit (#516) * start pipeline on PR ready * change trigger (#519) * Add configuration properties to disable fTTP and sending of emails (#509) * Add config to disable fTTP privacy * Add config to disable sending mails * Merge release branch '1.18.0' back to develop (#523) * updated project version to 1.18.0 * updated development version to 1.19.0-SNAPSHOT --------- Co-authored-by: Github Actions <[email protected]> Co-authored-by: Github Actions <[email protected]> * add locel environment files (#527) * Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#507) Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.postgresql:postgresql from 42.7.2 to 42.7.3 (#492) Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.testcontainers:postgresql from 1.19.3 to 1.19.7 (#488) Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.19.3 to 1.19.7. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.3...1.19.7) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump springdoc.version from 2.3.0 to 2.5.0 (#520) Bumps `springdoc.version` from 2.3.0 to 2.5.0. Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.3.0...v2.5.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.3.0...v2.5.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.wiremock:wiremock-standalone from 3.2.0 to 3.5.4 (#525) Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.2.0 to 3.5.4. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.2.0...3.5.4) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.springframework.cloud:spring-cloud-dependencies (#521) Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.0 to 2023.0.1. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2023.0.0...v2023.0.1) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add isvalid method (#530) * Update application-deploy.yml: add logging (#531) * maintenance and openehr-sdk update * Feature/delete status cake (#539) * add isvalid method * delete statuscake * delete status endpoint * fixed test * delete test * delete announcement path to health website * endpoint * endpoint without / * change whitelisting name for endpoint * delete classes without uses * Make the EHR ID path configurable (#542) * update spring boot parent (#540) * Feature/fix tests (#545) * fix unit Test * remove unused const * back to spring boot parent 3.2.5 (#546) * back to spring boot parent 2.5.2 * back to spring boot parent 3.2.5 * Feature/back to parent 2.5.2 (#547) * back to spring boot parent 2.5.2 * back to spring boot parent 3.2.5 * added /auth * try (#548) * override * Feature/id path branch to fix ehrproperties (#549) * override * override * Feature/id path branch to fix ehrproperties (#550) * override * override * build in the deleted PR * build in the deleted PR * Bump org.springframework.cloud:spring-cloud-dependencies (#551) Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.1 to 2023.0.2. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2023.0.1...v2023.0.2) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix problems with loading resources in JARs (#541) ClassPathResource.getFile() does not work if the resource cannot be resolved as absolute file path * replace codex to rdp (#553) * replace codex to rdp * Feature/id path branch to fix ehrproperties (#550) * override * override * build in the deleted PR * build in the deleted PR * Bump org.springframework.cloud:spring-cloud-dependencies (#551) Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.1 to 2023.0.2. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2023.0.1...v2023.0.2) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix problems with loading resources in JARs (#541) ClassPathResource.getFile() does not work if the resource cannot be resolved as absolute file path * changed shouldSuccessfullyExecutemanagerProject --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andreas <[email protected]> * updated project version to 1.18.0 * updated release version to 1.18.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: crisdelta <[email protected]> Co-authored-by: cdeac <[email protected]> Co-authored-by: mafasva <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ramueSVA <[email protected]> Co-authored-by: romanschneidersva <[email protected]> Co-authored-by: Andreas <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Github Actions <[email protected]> Co-authored-by: Github Actions <[email protected]> Co-authored-by: Uwe Janßen <[email protected]> Co-authored-by: Andreas <[email protected]> Co-authored-by: rmueller <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12.
Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
dbfb6f2
Prepare release 0.8.12a50585b
Upgrade maven-plugin-plugin to 3.6.4 (#1604)fd63cc5
Configure labels that Dependabot assigns to PRs (#1603)03a5333
Add configuration for Dependabot to simplify updates of ASM (#1601)40ff9fb
Upgrade ASM to 9.7 (#1600)9077178
Happy birthday Java 22! (#1596)7edd1b5
Bump actions/setup-java from 4.1.0 to 4.2.1 (#1594)e50b547
Upgrade ECJ to 3.37.0 (#1590)a1144d0
Upgrade maven-site-plugin to 3.12.1 (#1586)04b0141
Bump actions/setup-java from 4.0.0 to 4.1.0 (#1587)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)