Closed renovate[bot] closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ DOCKERFILE | hadolint | 1 | 0 | 0.07s | |
✅ EDITORCONFIG | editorconfig-checker | 4 | 0 | 0.02s | |
✅ REPOSITORY | checkov | yes | no | 15.77s | |
✅ REPOSITORY | gitleaks | yes | no | 1.12s | |
✅ REPOSITORY | git_diff | yes | no | 0.02s | |
✅ REPOSITORY | secretlint | yes | no | 2.63s | |
✅ REPOSITORY | syft | yes | no | 0.48s | |
✅ REPOSITORY | trivy | yes | no | 4.87s | |
✅ YAML | prettier | 3 | 0 | 0.66s | |
✅ YAML | v8r | 3 | 0 | 3.48s | |
✅ YAML | yamllint | 3 | 0 | 0.35s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
:tada: This PR is included in version 3.11.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
8f16a5f
v6.4.0
->v6.6.0
22a8e84
->4b2997d
15.2
->15.3
v22.3.13
->v22.3.21
d5a7bb2
->61463fa
v3.10.7
->v3.10.9
v1.1.3
->v1.2.0
v1.13.5
->v1.14.2
1.42
->1.45
0.23.0
->0.24.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
miracum/fhir-gateway
### [`v3.10.9`](https://togithub.com/miracum/fhir-gateway/releases/tag/v3.10.9) [Compare Source](https://togithub.com/miracum/fhir-gateway/compare/v3.10.8...v3.10.9) ##### Miscellaneous Chores - **deps:** update all non-major dependencies ([#59](https://togithub.com/miracum/fhir-gateway/issues/59)) ([115e569](https://togithub.com/miracum/fhir-gateway/commit/115e569518f4e72da3e470252f89debb8fa2e1b6)) - **deps:** update gcr.io/distroless/java17-debian11:nonroot docker digest to [`d5a7bb2`](https://togithub.com/miracum/fhir-gateway/commit/d5a7bb2) ([#69](https://togithub.com/miracum/fhir-gateway/issues/69)) ([af2d6b2](https://togithub.com/miracum/fhir-gateway/commit/af2d6b2599d46bf023ffa3a234dff0ef7d44120a)) ### [`v3.10.8`](https://togithub.com/miracum/fhir-gateway/releases/tag/v3.10.8) [Compare Source](https://togithub.com/miracum/fhir-gateway/compare/v3.10.7...v3.10.8) ##### Bug Fixes - only replace the actual LOINC Coding with harmonization results ([#47](https://togithub.com/miracum/fhir-gateway/issues/47)) ([9909ff3](https://togithub.com/miracum/fhir-gateway/commit/9909ff32fa93085935f29324a625a658eed166a5)), closes [#43](https://togithub.com/miracum/fhir-gateway/issues/43)miracum/vfps
### [`v1.2.0`](https://togithub.com/miracum/vfps/releases/tag/v1.2.0) [Compare Source](https://togithub.com/miracum/vfps/compare/v1.1.3...v1.2.0) ##### Features - declaratively create namespaces at startup via config ([#52](https://togithub.com/miracum/vfps/issues/52)) ([2e684ca](https://togithub.com/miracum/vfps/commit/2e684cab1621f17c447d8c4827c0531f8ad7bb10)) ##### Miscellaneous Chores - **deps:** update docker.io/bitnami/kubectl:1.24.8 docker digest to [`9c1bd1f`](https://togithub.com/miracum/vfps/commit/9c1bd1f) ([#48](https://togithub.com/miracum/vfps/issues/48)) ([778e92e](https://togithub.com/miracum/vfps/commit/778e92e1186894590a1f748f2f4603a8adc9152c)) - **deps:** update docker.io/library/postgres:15.1 docker digest to [`026a193`](https://togithub.com/miracum/vfps/commit/026a193) ([#49](https://togithub.com/miracum/vfps/issues/49)) ([c52ab22](https://togithub.com/miracum/vfps/commit/c52ab2246bd59cec6eb7929be2b9705407e07fd7))tchiotludo/akhq
### [`v0.24.0`](https://togithub.com/tchiotludo/akhq/releases/tag/0.24.0) [Compare Source](https://togithub.com/tchiotludo/akhq/compare/0.23.0...0.24.0) #### Features - **ui**: update node to the latest lts version ([#1251](https://togithub.com/tchiotludo/akhq/issues/1251)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/1c11ac16c48bdd4bbf2c7cc026c4ae26062bf23f)) - **ui**: fix eslint warnings ([#1254](https://togithub.com/tchiotludo/akhq/issues/1254)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/ca12e00de541503879bcf2c0751be1896b769743)) - **ui**: fix configuration so that prettier runs correctly on all files ([#1274](https://togithub.com/tchiotludo/akhq/issues/1274)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/1d6bf79e25c05b136e2dea9b124d4b344f3ca017)) - **auth**: support for acls-filter-regexp ([#1281](https://togithub.com/tchiotludo/akhq/issues/1281)) ([meeraj257](https://togithub.com/tchiotludo/akhq/commit/a3d1bdb983bfb4d063d0863bba11e701036c5254)) - **topic-data**: added new ability to mask the record key and values ([#1291](https://togithub.com/tchiotludo/akhq/issues/1291)) ([doxsch](https://togithub.com/tchiotludo/akhq/commit/cc20b747e5b7b95e269747e3d15ea47ec9da341d)) - **auth**: add support for github SSO / OAuth2 support ([#1319](https://togithub.com/tchiotludo/akhq/issues/1319)) ([Mitsuaki Ito](https://togithub.com/tchiotludo/akhq/commit/aa7e5b9157bb8c16bb31986018f45d9a865119bd)) - **auth**: oidc support for groups field or username field which be inside other fields ([#1320](https://togithub.com/tchiotludo/akhq/issues/1320)) ([Kien Do](https://togithub.com/tchiotludo/akhq/commit/6d05f5b3bbabdbd78614d88671c6fbb8165f5999)) - **ui**: introduce nvmrc ([#1334](https://togithub.com/tchiotludo/akhq/issues/1334)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/aaab896ab6b35bca00ff6d402df7b239a16960b5)) - **ui**: import lodash functions explicitily ([#1335](https://togithub.com/tchiotludo/akhq/issues/1335)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/435adf94ecc0de14d30b6bad125f0a9229193765)) - **connect**: include worker override properties in connect configs tab ([#1344](https://togithub.com/tchiotludo/akhq/issues/1344)) ([Albert](https://togithub.com/tchiotludo/akhq/commit/0be6762939c0f4ead867aa5762bb55ee71e60aab)) - **topicdata**: kafka header of type int, long and short ([#1352](https://togithub.com/tchiotludo/akhq/issues/1352)) ([Guido Schmutz](https://togithub.com/tchiotludo/akhq/commit/e372458931fcfcea95991b459bbbc7e83abaa77f)) - **ksql**: initial ksql support ([#1324](https://togithub.com/tchiotludo/akhq/issues/1324)) ([David Weber](https://togithub.com/tchiotludo/akhq/commit/6e0deae6e3e588ac52535789a282b2c903491c4b)) - **docs**: list of available roles in documentation ([#1394](https://togithub.com/tchiotludo/akhq/issues/1394)) ([Willian Itiho Amano](https://togithub.com/tchiotludo/akhq/commit/03d6444f7d0e36a0c505037fa5e61cc70236e3fc)) - **ui**: download all messages in a topic to a csv file ([#1384](https://togithub.com/tchiotludo/akhq/issues/1384)) ([Rochelle Gracias](https://togithub.com/tchiotludo/akhq/commit/1ac763cf851cad99a5cc71ee7e50d46ddc8456e7)) #### Bug Fixes - **docker**: wrong management port for healthcheck ([Ludovic DEHON](https://togithub.com/tchiotludo/akhq/commit/a38b90a8a235367777ac34d7b4b02a575cb02416)) - **topicdata**: fix null key and value ([#1261](https://togithub.com/tchiotludo/akhq/issues/1261)) ([Albert](https://togithub.com/tchiotludo/akhq/commit/2ab85063d6a9039573a68a7d2dc92b40cbf46227)) - **topci**: create topics with configuration in one call ([#1273](https://togithub.com/tchiotludo/akhq/issues/1273)) ([Emmanuel](https://togithub.com/tchiotludo/akhq/commit/bc44f7d0a95f946c75a2e16b0fc0dae2903feac4)) - **helm**: opening management port on endpoint ([#1285](https://togithub.com/tchiotludo/akhq/issues/1285)) ([Antoine Chapusot](https://togithub.com/tchiotludo/akhq/commit/ba3901df67df2990c5b64c1f3bd3d72c3b9e524e)) - **helm**: typo on existingSecrets([#1308](https://togithub.com/tchiotludo/akhq/issues/1308)) ([Tomasz](https://togithub.com/tchiotludo/akhq/commit/adafdcbece027953d3a6c8ca4fd21fe86e0882de)) - **auth**: oidc group can be a string ([#1263](https://togithub.com/tchiotludo/akhq/issues/1263)) ([Thomas Bx](https://togithub.com/tchiotludo/akhq/commit/df0d9707828292b43f92323a04e57fd9ff52fa30)) - **auth**: get all values from auth header in header auth ([#1277](https://togithub.com/tchiotludo/akhq/issues/1277)) ([Thomas Kosiewski](https://togithub.com/tchiotludo/akhq/commit/2372776d46080949c280fc2a78477b78d86f0a7e)) - **schema**: added schema validation for nested record types ([#1293](https://togithub.com/tchiotludo/akhq/issues/1293)) ([Gnana_Jeyam](https://togithub.com/tchiotludo/akhq/commit/2361057b870ce502a4d6d46f232398e5be681d12)) - **ui**: fix copying of headers ([#1269](https://togithub.com/tchiotludo/akhq/issues/1269)) ([ChrisIgel](https://togithub.com/tchiotludo/akhq/commit/4e17d98d6e3ca86dbbdeace58e32f67709674417)) - **doc**: fix the sample of GroovyCustomClaimProvider ([#1275](https://togithub.com/tchiotludo/akhq/issues/1275)) ([Kohei Watanabe](https://togithub.com/tchiotludo/akhq/commit/ba4acebe409323e0616c7fdb8b45dc51f43f9dcb)) - **ui**: fix prettier error ([Ludovic DEHON](https://togithub.com/tchiotludo/akhq/commit/d7dae9f539cecc7344ff580a2a7cde28f889b2f6)) - **ui**: typo for copy toast messages ([#1327](https://togithub.com/tchiotludo/akhq/issues/1327)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/14ddc9361422b5845ab700968ad0920c2a3cd747)) - **ui**: unneeded chain call ([#1338](https://togithub.com/tchiotludo/akhq/issues/1338)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/531d21fa18e534ff797e1337c30dcd96011fdcbc)) - **build**: remove slf4j-reload4j that break application logger ([Ludovic DEHON](https://togithub.com/tchiotludo/akhq/commit/5229fbf37812f50e8a43f90199eb0a077eebe439)) - **docs**: add missed keyword in avro-raw docs in yaml ([Dmitrii Bocharov](https://togithub.com/tchiotludo/akhq/commit/0a867f63c3551e07e0b01535a3cd6bf7001df012)) - **ui**: login don't redirect correctly with context-path ([#1355](https://togithub.com/tchiotludo/akhq/issues/1355)) ([AlexisSouquiere](https://togithub.com/tchiotludo/akhq/commit/bd281de4b78d389ff455611a1a8413e6eeee25cc)) - **topicdata**: topic data access slow on sort newest ([#1371](https://togithub.com/tchiotludo/akhq/issues/1371)) ([AlexisSouquiere](https://togithub.com/tchiotludo/akhq/commit/e1d7d79bf228042f9749792d9bf1fedb7564bcd8)) - **ui**: remove basePath on next page URI to prevent no data available error ([#1356](https://togithub.com/tchiotludo/akhq/issues/1356)) ([AlexisSouquiere](https://togithub.com/tchiotludo/akhq/commit/35ef84ade7b15ff86ae22f9ba113ede7add21c6f)) - **ui**: handle sche subject with special chars ([#1354](https://togithub.com/tchiotludo/akhq/issues/1354)) ([baganokodo2022](https://togithub.com/tchiotludo/akhq/commit/cd6cf2db7e6008a9aad86bceefef556e2a0299f5)) - **webserver**: reduce default micronaut log to warn ([#1406](https://togithub.com/tchiotludo/akhq/issues/1406)) ([Alexis SOUQUIERE](https://togithub.com/tchiotludo/akhq/commit/486e8d823b8c6e7753369838f72b30387e58de2a)) - **auth**: fix regex header string for long strim ([#1402](https://togithub.com/tchiotludo/akhq/issues/1402)) ([Albert](https://togithub.com/tchiotludo/akhq/commit/23ff2bbfdb47952cdc712cf2983947e8b19e779e)) - **ui**: fix produce multi / tombstone not working and forms layout issue ([#1396](https://togithub.com/tchiotludo/akhq/issues/1396)) ([Alexis SOUQUIERE](https://togithub.com/tchiotludo/akhq/commit/b021966958c0a175f9d67bdbfd7bd9028f0b2a1f)) - **ui**: harmonize utc labels ([#1403](https://togithub.com/tchiotludo/akhq/issues/1403)) ([Fredrik Lysén](https://togithub.com/tchiotludo/akhq/commit/301937cae0e2cbde92a755937dfed3f2946ec6b4)) - **topicdata**: Use the partition leader from partition info ([#1388](https://togithub.com/tchiotludo/akhq/issues/1388)) ([Justin Chase](https://togithub.com/tchiotludo/akhq/commit/397cd27e3b0b59b8d151a4c697fe98195ae90f57)) - **ui**: don't disabled empty for compact,delete topic ([Ludovic DEHON](https://togithub.com/tchiotludo/akhq/commit/4a242e63c02b065990e0133fb78c724ee7ed49bc)) - **ui**: clicking on Empty Topic button display blank screen ([#1429](https://togithub.com/tchiotludo/akhq/issues/1429)) ([mawguai](https://togithub.com/tchiotludo/akhq/commit/07bb5f9a63f0cb5243172692f11695cfeab420d4)) - **ui**: fixing data download inconsistencies on JSON and CSV format ([#1442](https://togithub.com/tchiotludo/akhq/issues/1442)) ([Alexis SOUQUIERE](https://togithub.com/tchiotludo/akhq/commit/5c85db96aa69b6c8602cbd8f462e7477cff1e6ba)) - **ui**: fixing logo not showing on login form ([#1449](https://togithub.com/tchiotludo/akhq/issues/1449)) ([Alexis SOUQUIERE](https://togithub.com/tchiotludo/akhq/commit/36c51e5c91876b98b31d3c6deda0a30c3f5a5bcc)) #### Documentation - **oidc**: Add precision on the token source for OIDC claims mapping ([syalioune](https://togithub.com/tchiotludo/akhq/commit/336c2930613ef22a9f03fbbc8891d4e8424c2b18)) #### Code Refactoring - **ui**: simplify table stripes style ([#1326](https://togithub.com/tchiotludo/akhq/issues/1326)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/4e81077d8a6bbc1d837cf7301c942316875336c8)) - **ui**: simpler defaults for styles in select ([#1339](https://togithub.com/tchiotludo/akhq/issues/1339)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/7392420af6cb894fefeec8a1b4e0b31b138b6f70)) #### Chores - **docs**: add Doximity to companies using list. ([#1271](https://togithub.com/tchiotludo/akhq/issues/1271)) [#1271](https://togithub.com/tchiotludo/akhq/pull/1271) ([Dennis Bielinski](https://togithub.com/tchiotludo/akhq/commit/8a03383fa9c6b7153668db212ab26149dc5db3d5)) - **ui**: uinstall unused dep ([#1332](https://togithub.com/tchiotludo/akhq/issues/1332)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/53e7cac55575f7d86d133a51cc49e60dcb4ecb20)) - **build**: don't use deprecated property ([#1337](https://togithub.com/tchiotludo/akhq/issues/1337)) ([lucapette](https://togithub.com/tchiotludo/akhq/commit/779ffaac1f22d029b4e29a340cb0449b753aa7d0)) - **deps**: update all java deps ([Ludovic DEHON](https://togithub.com/tchiotludo/akhq/commit/7a120139bb2629103233651b4e695c16dba273e5)) - **deps**: update micronaut ([#1405](https://togithub.com/tchiotludo/akhq/issues/1405)) ([tooptoop4](https://togithub.com/tchiotludo/akhq/commit/7a2cad4c7793fccc5b415a170652340e8e0bf26f)) - **webserver**: warn if security group is wet without a jwt secret ([#1412](https://togithub.com/tchiotludo/akhq/issues/1412)) ([Lazzaretti](https://togithub.com/tchiotludo/akhq/commit/911ed5ecca4c7a8701ef025deb4c385d1fc92243)) - **deps**: update all java deps ([Ludovic DEHON](https://togithub.com/tchiotludo/akhq/commit/315fcbd2aca364d7c15c835ceb4bd7f47d8e76fa)) - **landing**: add baloise logo ([#1427](https://togithub.com/tchiotludo/akhq/issues/1427)) ([David Weber](https://togithub.com/tchiotludo/akhq/commit/83a6effca773b6a4999ad5638c4af6805105190e)) - **docs**: add GrtGaz as AKHQ user ([#1439](https://togithub.com/tchiotludo/akhq/issues/1439)) ([mawguai](https://togithub.com/tchiotludo/akhq/commit/12fc9ef86be81edf909ebe7b20beeeb1ff303a7a)) - **deps**: update java deps ([Ludovic DEHON](https://togithub.com/tchiotludo/akhq/commit/c79216426d72d7cd9798fab696513e503d6b36fc)) - **version**: update to 0.24.0 ([Ludovic DEHON](https://togithub.com/tchiotludo/akhq/commit/a0d2ec6592485bed7b50e587280e9af0a979fa64))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.
This PR has been generated by Mend Renovate. View repository job log here.