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

chore(deps): update all non-major dependencies #66

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.3 -> 8.4 age adoption passing confidence
jacoco (source) dependencies patch 0.8.10 -> 0.8.11 age adoption passing confidence
io.micrometer:micrometer-core dependencies patch 1.11.4 -> 1.11.5 age adoption passing confidence
io.micrometer:micrometer-registry-prometheus dependencies patch 1.11.4 -> 1.11.5 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine (source) dependencies patch 6.8.3 -> 6.8.5 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-client-okhttp (source) dependencies patch 6.8.3 -> 6.8.5 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-structures-r4 (source) dependencies patch 6.8.3 -> 6.8.4 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-client (source) dependencies patch 6.8.3 -> 6.8.5 age adoption passing confidence
ca.uhn.hapi.fhir:hapi-fhir-base (source) dependencies patch 6.8.3 -> 6.8.5 age adoption passing confidence
org.springframework.boot plugin patch 3.1.4 -> 3.1.5 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.4: 8.4

Compare Source

The Gradle team is excited to announce Gradle 8.4.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners

Upgrade instructions

Switch your build to use Gradle 8.4 by updating your wrapper:

./gradlew wrapper --gradle-version=8.4

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

jacoco/jacoco (jacoco)

v0.8.11: 0.8.11

New Features

  • JaCoCo now officially supports Java 21 (GitHub #​1520).
  • Experimental support for Java 22 class files (GitHub #​1479).
  • Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub #​1472).
  • Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub #​1473).

Fixed bugs

  • Instrumentation should not cause VerifyError when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #​893).
  • Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub #​1492).

Non-functional Changes

  • jacoco-maven-plugin now requires at least Java 8 (GitHub #​1466, #​1468).
  • JaCoCo build now requires at least Maven 3.5.4 (GitHub #​1467).
  • Maven 3.9.2 should not produce warnings for jacoco-maven-plugin (GitHub #​1468).
  • JaCoCo build now requires JDK 17 (GitHub #​1482).
  • JaCoCo now depends on ASM 9.6 (GitHub #​1518).
micrometer-metrics/micrometer (io.micrometer:micrometer-core)

v1.11.5: 1.11.5

🐞 Bug Fixes

  • ObservationRegistry.NOOP is null #​4096
  • ConcurrentModificationException on Observation$Context.computeIfAbsent #​3874

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 #​4196
  • Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 #​4191
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 #​4190
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 #​4168
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 #​4151
  • Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 #​4149
  • Bump org.apache.maven:maven-resolver-provider from 3.9.1 to 3.9.5 #​4122
  • Bump maven-resolver from 1.9.7 to 1.9.16 #​4112

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye and @​ttddyy

hapifhir/hapi-fhir (ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine)

v6.8.5

6.8.5

v6.8.4

6.8.4


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 3 0 0.05s
✅ GROOVY npm-groovy-lint 1 0 11.09s
✅ REPOSITORY checkov yes no 17.38s
✅ REPOSITORY gitleaks yes no 0.33s
✅ REPOSITORY git_diff yes no 0.02s
❌ REPOSITORY grype yes 1 11.78s
✅ REPOSITORY kics yes no 47.22s
✅ REPOSITORY secretlint yes no 1.12s
✅ REPOSITORY syft yes no 0.36s
❌ REPOSITORY trivy yes 1 8.85s
✅ REPOSITORY trivy-sbom yes no 1.15s
✅ REPOSITORY trufflehog yes no 3.98s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Oct 2, 2023
@renovate renovate bot closed this Oct 2, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch October 2, 2023 11:18
@renovate renovate bot changed the title fix(deps): update all non-major dependencies - autoclosed fix(deps): update all non-major dependencies Oct 5, 2023
@renovate renovate bot reopened this Oct 5, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch October 5, 2023 00:56
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency gradle to v8.4 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4f152da to b247c72 Compare October 5, 2023 03:22
@renovate renovate bot changed the title chore(deps): update dependency gradle to v8.4 chore(deps): update all non-major dependencies Oct 10, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from db8833d to 64a9fae Compare October 16, 2023 12:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 258b7ae to b52a0e6 Compare October 23, 2023 19:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b52a0e6 to 8270241 Compare October 27, 2023 13:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8270241 to 58baf13 Compare October 27, 2023 13:44
@github-actions
Copy link

github-actions bot commented Oct 27, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.14s
✅ DOCKERFILE hadolint 2 0 0.11s
✅ EDITORCONFIG editorconfig-checker 52 0 0.17s
✅ GROOVY npm-groovy-lint 2 0 12.71s
✅ JAVA checkstyle 9 0 5.22s
✅ JSON eslint-plugin-jsonc 4 0 1.84s
✅ JSON jsonlint 4 0 0.28s
✅ JSON prettier 4 0 0.87s
✅ JSON v8r 4 0 3.35s
✅ MARKDOWN markdownlint 2 0 0.62s
✅ PYTHON bandit 1 0 2.66s
✅ PYTHON black 1 0 1.15s
✅ PYTHON flake8 1 0 0.67s
✅ PYTHON isort 1 0 0.49s
✅ PYTHON mypy 1 0 6.91s
✅ PYTHON ruff 1 0 0.1s
✅ REPOSITORY checkov yes no 13.67s
✅ REPOSITORY gitleaks yes no 0.23s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.31s
✅ REPOSITORY kics yes no 75.53s
✅ REPOSITORY secretlint yes no 0.9s
✅ REPOSITORY syft yes no 0.26s
✅ REPOSITORY trivy yes no 13.03s
✅ REPOSITORY trivy-sbom yes no 1.61s
✅ REPOSITORY trufflehog yes no 5.06s
✅ XML xmllint 1 0 0.02s
✅ YAML prettier 15 0 0.91s
✅ YAML v8r 15 0 12.73s
✅ YAML yamllint 15 0 0.59s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@chgl chgl merged commit 85a715e into master Oct 27, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch October 27, 2023 13:53
@miracum-bot
Copy link

🎉 This PR is included in version 2.0.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants