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 sonarqube support dependencies #105

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.2.0 -> v4.2.1
defenseunicorns/uds-common minor v1.0.0 -> v1.1.0
defenseunicorns/uds-common action minor v1.0.0 -> v1.1.0
prometheus/jmx_exporter major 0.17.2 -> 1.0.1

Release Notes

actions/checkout (actions/checkout)

v4.2.1

Compare Source

defenseunicorns/uds-common (defenseunicorns/uds-common)

v1.1.0

Compare Source

⚠ BREAKING CHANGES
  • update the license to AGPLv3 or Commercial (#​286)
Bug Fixes
Miscellaneous
prometheus/jmx_exporter (prometheus/jmx_exporter)

v1.0.1: / 2024-05-31

Compare Source

This release adds Prometheus Protobuf support.

As always, the jmx_exporter binaries are available on Maven Central:

NOTES

1. Metrics are no longer served on the root (/) path. You will be required to change the scrape URL to /metrics

2. Some JVM metric names have changed to conform with the OpenMetrics specification.

Dashboards will need to be changed if referencing the changed JVM metrics.

https://prometheus.github.io/client_java/migration/simpleclient/#jvm-metrics

3. MBean names that are normalized to the same metric name will now contain a label named _objectname that references the MBean that provided the metric.

Example:

### HELP kafka_rest_jersey_metrics_v3_topics_partitions_reassignment_list_request The request count using a cumulative counter kafka.rest:name=null,type=jersey-metrics,attribute=v3.topics.partitions-reassignment.list.request-total
### TYPE kafka_rest_jersey_metrics_v3_topics_partitions_reassignment_list_request untyped
kafka_rest_jersey_metrics_v3_topics_partitions_reassignment_list_request{_objectname="kafka.rest<type=jersey-metrics><>v3.topics-partitions-reassignment.list.request-total"} 0.0
kafka_rest_jersey_metrics_v3_topics_partitions_reassignment_list_request{_objectname="kafka.rest<type=jersey-metrics><>v3.topics.partitions-reassignment.list.request-total"} 0.0

[BUGFIX] Collection fails for Kafka using release 1.0.0
[BUGFIX] Fixed NullPointerException during scrape. Thanks @​simon-greatrix
[ENHANCEMENT] Improved JMX scraping performance. Thanks @​nicktelford
[ENHANCEMENT] Added configuration example for Kafka KRaft metrics. Thanks @​KumKeeHyun.
[ENHANCEMENT] Added configuration example for Presto/Trino metrics. Thanks @​Akanksha-kedia
[ENHANCEMENT] Added configuration example for Hazelcast. Thanks @​Nirzak
[ENHANCEMENT] Added better exception handling in Java agent premain. Thanks @​guhanjie.
[CHANGE] Updated Tomcat example configuration. Thanks @​lautarozerpa.
[CHANGE] Updated integration testing containers to include Java 21 and 22
[CHANGE] Added azul/prime:21 to integration test containers

v1.0.0: / 2024-05-17

Compare Source

This release has functional issues and should not be used.

Use 1.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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 31, 2024 04:15
@renovate renovate bot changed the title chore(deps): update support-deps to v38.13.3 chore(deps): update support-deps to v38.14.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch from b8809b7 to 7f4774a Compare July 31, 2024 10:38
@renovate renovate bot changed the title chore(deps): update support-deps to v38.14.0 chore(deps): update support-deps to v38.15.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch from 7f4774a to 224f058 Compare July 31, 2024 17:11
@renovate renovate bot changed the title chore(deps): update support-deps to v38.15.0 chore(deps): update support-deps to v38.16.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch from 224f058 to 890d5fd Compare July 31, 2024 21:40
@renovate renovate bot changed the title chore(deps): update support-deps to v38.16.0 chore(deps): update support-deps to v38.17.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch from 890d5fd to 6877701 Compare July 31, 2024 23:17
@renovate renovate bot changed the title chore(deps): update support-deps to v38.17.1 chore(deps): update support-deps to v38.18.0 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch 2 times, most recently from a60f190 to 5730d62 Compare August 1, 2024 19:54
@renovate renovate bot changed the title chore(deps): update support-deps to v38.18.0 chore(deps): update support-deps to v38.18.4 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch from 5730d62 to 1f181da Compare August 2, 2024 04:36
@renovate renovate bot changed the title chore(deps): update support-deps to v38.18.4 chore(deps): update support-deps to v38.18.5 Aug 2, 2024
@renovate renovate bot changed the title chore(deps): update support-deps to v38.18.5 chore(deps): update support-deps to v38.18.8 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch 2 times, most recently from 704abf3 to 2d99cd5 Compare August 2, 2024 16:55
@renovate renovate bot changed the title chore(deps): update support-deps to v38.18.8 chore(deps): update sonarqube support dependencies Aug 2, 2024
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch 10 times, most recently from fabd88d to 021c6be Compare August 6, 2024 18:44
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch 15 times, most recently from fb7a613 to 9dd3da5 Compare October 9, 2024 22:58
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | actions/checkout           | v4.2.0 | v4.2.1 |
| github-tags | defenseunicorns/uds-common | v1.0.0 | v1.1.0 |
| github-tags | prometheus/jmx_exporter    | 0.17.2 | 1.0.1  |
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch from 9dd3da5 to 280653d Compare October 11, 2024 20:08
Copy link
Contributor Author

renovate bot commented Oct 11, 2024

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Copy link

@austenbryan austenbryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license and code owner changes approved

@Racer159 Racer159 merged commit 626a685 into main Oct 15, 2024
17 checks passed
@Racer159 Racer159 deleted the renovate/sonarqube-support-dependencies branch October 15, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants