fix(deps): update all non-major dependencies #184
+18
−18
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.
This PR contains the following updates:
3.8.1
->3.9.0
8.10.1
->8.11.1
v7.4.0
->v7.6.0
8.10.2-jdk21
->8.12.0-jdk21
17.0
->17.2
v2.22.0
->v2.22.2
v1.15.2
->v1.15.4
8.10.2
->8.12
0.12.1
->0.12.3
2.35.1
->2.36.0
1.13.6
->1.14.2
1.13.6
->1.14.2
7.4.5
->7.6.1
7.4.5
->7.6.1
7.4.5
->7.6.1
7.4.5
->7.6.1
2023.0.3
->2023.0.5
1.1.6
->1.1.7
3.3.5
->3.4.1
Release Notes
curl/curl-container (docker.io/curlimages/curl)
v8.11.1
Compare Source
Changed
v8.11.0
Compare Source
Changed
miracum/fhir-pseudonymizer (ghcr.io/miracum/fhir-pseudonymizer)
v2.22.2
Compare Source
Miscellaneous Chores
3bdd7f7
(#219) (7287877)v2.22.1
Compare Source
Miscellaneous Chores
8d3be35
(#208) (1e27d33)miracum/loinc-conversion (ghcr.io/miracum/loinc-conversion)
v1.15.4
Compare Source
Miscellaneous Chores
0ae346e
(#88) (8bfd650)v1.15.3
Compare Source
Bug Fixes
Miscellaneous Chores
gradle/gradle (gradle)
v8.12
Compare Source
v8.11.1
: 8.11.1Compare Source
This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.11.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
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.
v8.11
: 8.11Compare Source
The Gradle team is excited to announce Gradle 8.11.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211
Upgrade instructions
Switch your build to use Gradle 8.11 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
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.
uber/NullAway (com.uber.nullaway:nullaway)
v0.12.3
v0.12.2
google/error-prone (com.google.errorprone:error_prone_core)
v2.36.0
: Error Prone 2.36.0Changes:
ErrorProneScanner
for AST nodes introduced after Java 11 (e5fd194
)--should-stop=ifError=FLOW
is set when using the-Xplugin
integration (e71db1f
)New checks:
DuplicateBranches
: Discourage conditional expressions and if statements where both branches are the sameRedundantControlFlow
: Reports redundantcontinue
statements.Closed issues: #4633, #4646
Full changelog: google/error-prone@v2.35.1...v2.36.0
micrometer-metrics/micrometer (io.micrometer:micrometer-core)
v1.14.2
: 1.14.2Compare Source
🐞 Bug Fixes
executor.queued
metrics of ForkJoinPool does not include queued submissions #5650🔨 Dependency Upgrades
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
v1.14.1
: 1.14.1Compare Source
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
v1.14.0
: 1.14.0Compare Source
Micrometer 1.14.0 is the GA version of a new feature release. See our support policy for support timelines.
Below are the combined release notes of all the pre-release milestones and release candidate preceding this GA release.
⭐ New Features / Enhancements
@Nonnull
(when = When.MAYBE) with@CheckForNull
in@Nullable
#5485Tags
/KeyValues
instances #5140@MeterTag
to@Counted
#4725@Timed
annotation #5145📔 Documentation
@MeterTag
for@Counted
#5640🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@codesimplicity, @genuss, @izeye, @mihalyr, @lcavadas, @filiphr, @sean-heller, @vasiliy-sarzhynskyi, @ArtyomGabeev, @kinddevil, @mstyura, @madhead, @pirgeo, @rkurniawati, @lenin-jaganathan, @smaxx
v1.13.9
: 1.13.9Compare Source
🐞 Bug Fixes
executor.queued
metrics of ForkJoinPool does not include queued submissions #5650🔨 Dependency Upgrades
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
v1.13.8
: 1.13.8Compare Source
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
v1.13.7
: 1.13.7Compare Source
🐞 Bug Fixes
📔 Documentation
@Counted
#5613🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
hapifhir/hapi-fhir (ca.uhn.hapi.fhir:hapi-fhir-client-okhttp)
v7.6.1
7.6.1
v7.6.0
7.6.0
spring-cloud/spring-cloud-release (org.springframework.cloud:spring-cloud-dependencies)
v2023.0.5
v2023.0.4
: 2023.0.4Full Changelog: spring-cloud/spring-cloud-release@v2023.0.3...v2023.0.4
Configuration
📅 Schedule: Branch creation - "* * 1 */3 *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.