Skip to content

fix(deps): update all patch and minor versions - #20159

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-patch-and-minor-versions
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-patch-and-minor-versions

Conversation

@renovate

@renovate renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
aqua:grafana/flint tools patch 0.22.110.22.12 age confidence
grafana/flint patch v0.22.11v0.22.12 age confidence
rumdl tools patch 0.2.680.2.73 age confidence
org.codehaus.mojo:animal-sniffer-annotations (source) dependencies minor 1.271.28 age confidence
io.netty:netty-bom (source) dependencies patch 4.1.137.Final4.1.138.Final age confidence
org.sonatype.gradle.plugins:scan-gradle-plugin dependencies minor 4.0.04.1.0-02 age confidence
com.gradle.plugin-publish plugin minor 2.1.12.2.1 age confidence

Release Notes

grafana/flint (aqua:grafana/flint)

v0.22.12

Compare Source

Added
  • cache GitHub Renovate presets for offline checks (#​514)
Fixed
  • (lychee) prioritize PR remaps (#​517)
  • (editorconfig-checker) support version 4 binary (#​543)
  • make renovate-deps fixes converge for latest mise pins (#​512)
  • reject renovate-deps in sparse checkouts (#​513)
  • suggest mise lint fix task (#​510)
  • keep full file checks scoped to tracked files (#​509)
  • baseline config changes and renovate validation (#​507)
Other
  • (deps) update linters (#​529)
  • (deps) update taiki-e/install-action action to v2.87.10 (#​542)
  • (deps) update mise to v2026.9.5 (#​540)
  • (deps) lock file maintenance (#​541)
  • (deps) update taiki-e/install-action action to v2.87.8 (#​538)
  • (deps) update rust crate regex to v1.13.1 (#​539)
  • (deps) update rust crate serde_yaml_bw to v2.5.8 (#​537)
  • (deps) update node.js to v24.21.0 (#​536)
  • (deps) update taiki-e/install-action action to v2.87.7 (#​535)
  • (deps) update taiki-e/install-action action to v2.87.6 (#​534)
  • (deps) update taiki-e/install-action action to v2.87.5 (#​533)
  • (deps) update dependency rust to v1.98.1 (#​532)
  • (deps) update dependency go to v1.27.1 (#​531)
  • (deps) update mise to v2026.9.1 (#​528)
  • (deps) lock file maintenance (#​530)
  • (deps) update taiki-e/install-action action to v2.87.3 (#​527)
  • (deps) update taiki-e/install-action action to v2.87.2 (#​526)
  • (deps) update taiki-e/install-action action to v2.87.1 (#​525)
  • (deps) update node.js to v24.20.0 (#​523)
  • (deps) update taiki-e/install-action action to v2.87.0 (#​524)
  • (deps) update linters (#​521)
  • (deps) update mise to v2026.8.14 (#​520)
  • (deps) lock file maintenance (#​522)
  • (deps) update dependency jdx/mise-action to v4.3.0 (#​518)
  • (deps) update taiki-e/install-action action to v2.86.7 (#​516)
  • split linter presentation from CLI (#​515)
  • (deps) update taiki-e/install-action action to v2.86.6 (#​511)
  • (deps) update taiki-e/install-action action to v2.86.5 (#​508)
  • keep PR title check current after rebases (#​506)
  • (deps) update dependency rust to v1.98.0 (#​505)
  • (deps) update taiki-e/install-action action to v2.86.4 (#​503)
  • (deps) update dependency go to v1.27.0 (#​504)
  • (deps) lock file maintenance (#​502)
  • (deps) update linters (#​500)
  • (deps) update mise to v2026.8.10 (#​501)
  • (deps) update taiki-e/install-action action to v2.86.3 (#​498)
rvben/rumdl (rumdl)

v0.2.73

Compare Source

Fixed
  • MD022,MD031,MD032,MD058: count a comment-only line as a blank line (b394e30)
  • MD057: stop requiring index.md for directory links in filesystem mode (c04ae4e)
  • MD051: validate fragments in repository-absolute cross-file links (ead5f39)
  • parser: stop reading headings inside blocks whose body is not Markdown (59958b1)
  • MD077: carry a code block's interior indentation when reindenting its fence (00c578d)

Downloads

File Platform Checksum
rumdl-v0.2.73-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.73-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.73-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.73-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.73-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.73-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.73-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.72

Compare Source

Added
  • MD090: add rule flagging horizontal rules directly before headings (09dcae5)
Fixed
  • MD013: end a sentence after a closing marker run of any shape (e63206c)

Downloads

File Platform Checksum
rumdl-v0.2.72-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.72-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.72-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.72-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.72-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.72-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.72-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.71

Compare Source

Fixed
  • MD034: do not report the tail of a schemed URI as a bare email (a8df862)
  • lsp: write the mailto scheme when converting a bare email to a link (600e229)
  • config: measure suggestion distance in characters, not bytes (eabdf80)
  • MD034: emit a link, not an autolink, when fixing bare URLs in MDX (98a6255)
  • config: suggestion panics on multibyte characters (dd88a4a)

Downloads

File Platform Checksum
rumdl-v0.2.71-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.71-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.71-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.71-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.71-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.71-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.71-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.70

Compare Source

Fixed
  • mdx: recover instead of crashing on unclosed JSX in a link label (35de79c)
  • lsp: index links whose paths contain parentheses (bc5adc0)
  • MD057: handle balanced parentheses in link paths (b2a9ce9)
  • MD032: respect suppression at each list boundary (9aeb5f3)
  • MD087,inline-config: ignore directives inside inline code spans (749a7ea)
  • stdin: preserve original bytes when formatting is unchanged (2c84470)
  • MD046: align fence repairs with diagnostic edits (443892e)
  • MD032: preserve line endings in document fixes (60bae56)
Performance
  • MD024: avoid cloned keys and redundant diagnostic work (ffebf4e)

Downloads

File Platform Checksum
rumdl-v0.2.70-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.70-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.70-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.70-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.70-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.70-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.70-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.69

Compare Source

Fixed
  • MD032: recognize spaced nested blockquotes (974540f)
  • MD032: separate lists from standalone code fences (e335c58)
  • mdx: avoid parser panic on malformed Setext headings (5e4a387)
  • preserve markdown containing merge conflicts (8aabd3d)
  • deps: remove unmaintained paste and atomic-polyfill (e2ab5cb)

Downloads

File Platform Checksum
rumdl-v0.2.69-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.69-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.69-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.69-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.69-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.69-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.69-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

mojohaus/animal-sniffer (org.codehaus.mojo:animal-sniffer-annotations)

v1.28

📦 Dependency updates

22 changes
sonatype/scan-gradle-plugin (org.sonatype.gradle.plugins:scan-gradle-plugin)

v4.1.0-02

Changelog

445a277 Release: 4.1.0-02
c6ec23e Increase workflow polling timeout to 30 minutes - INT-10729 (#​235)

v4.1.0-01

Changelog

ae9c8a3 Release: 4.1.0-01
94c4c24 Update developer metadata and revert version to 4.0.1-SNAPSHOT (#​234)
8df9a0f Release: 4.1.0-01
777b70a Adjust CI release workflow memory configuration - INT-10729 (#​233)
ffffd7c Release: 4.1.0-01
de33948 Fix release job - take 3 (#​232)
28d316e Release: 4.1.0-01
314348f Adjust Gradle tasks and artifact paths in release job - INT-10729 (#​231)
3d64391 Fix release job and try again - INT-10584 (#​230)
f1f1104 Release: 4.1.0-02
06fb9fb Release: 4.1.0-01
02f8058 Fix release job - INT-10729 (#​229)
d08035d Release: 4.1.0-01
449f9fd Fix release job - INT-10729 (#​228)
956c2ab Changelog update for version 4.1.0 (#​227)
b919604 Pin Log4j version to 2.26.1 to address sonatype-2026-006746 (#​226)
e9bea1a Suppress TrueZIP startup logs by setting log level to SEVERE - INT-10670 (#​225)
7bcabd4 Add support for Gradle 9, up to version 9.7.1 - INT-10712 (#​224)
b79d739 Public user docs updates - INT-10583 (#​223)
7f6053e Create jekyll-gh-pages.yml - INT-10583 (#​222)
f8350bd Temporarily remove GitHub Pages workflow for Gradle Plugin - INT-10583 (#​221)
64e23f5 Updated CHANGELOG.md, compatibility.md and support.md - INT-10582 (#​220)
d559541 Replace nexus-platform-api with direct dependencies - INT-10670 (#​219)
cf4959f Set up CI builds 2 - INT-10581 (#​218)
e2276a0 Set up CI builds - part one - INT-10581 (#​217)
d96d754 Replace Apache license with Sonatype Integration Terms EULA - INT-10580 (#​216)
4de8db6 Merge pull request #​214 from sonatype-nexus-community/bump-up-project-version
c092f3a Bump version to 4.0.1-SNAPSHOT
9f78f1f Merge pull request #​213 from sonatype-nexus-community/INT-10539-upgrade-vulnerable-take-2
78c2ded Minor upodates
f9613a2 Drop Gradle 5.x, 6.x, and 8.3 support, upgrade to Java 17, and update dependencies and workflows
731398b Bump up the project version (#​208)
11b918f Update docs and greet indicating this is an official plugin (#​209)
9a1d83b Exclude groovy asm so older versions of groovy do not conflict (#​207)
e16bfda Update README.md (#​205)
bb3639d Bump up the project version
d0c9f5f Relocate apache-commons to avoid classpath conflicts (#​204)
b263c1f Bump up the project version
6d3c696 Enable publishing to Gradle Plugins portal
2310814 Removes publishPlugins temporarly
ed88c33 Changed nexus-platform-api version to support Java 21 hashing (#​202)
4b1a60e Bump up the project version
5dfee8e Remove CircleCI in favour for GitHub Actions (#​177)
6df93de Use the Shadow plugin to shade and relocate ASM (#​199)
635a78e Bump up the project version
e7cfb90 Delete .circleci directory as we now use GitHub actions
9a4c2f4 Bump up version to test publishing
d89966b Set Gradle plugin portal credentials in the right place
62975a6 Include the Gradle plugins portals credentials as env vars
3b2a221 Only process Java-related configurations (#​195)
f4606c5 Fix double deployment of unwanted plugin marker to Maven Central (#​187)
62420c6 Issue #​175 Improves variant and artifacts selection (#​194)
50e4434 Include new integration tests
807d046 Tests on Gradle 8.11, 8.12 and 8.13
fc712d5 Fix pubishing to the Gradle Plugins portal (#​190)
8d9a813 ignore local test config files
e002923 Try using .vars and rename for jreleaser (#​184)
3c2cb60 Make the plugin available at the Gradle plugins portal
cb8bb54 Add values to all POM files generated
b2cc2f6 Fix Env Variables (#​182)
bb57885 BNR-1226-Jreleaser (#​181)
7fe108b Added Jreleaser (#​174)
683811a chore(ci): update CI workflow
a4aa299 Sherlock Trunks - Version 3 (#​171)
0ccf60a CI build using GitHub Actions. (#​169)
43e71bc update local circleci notes to work with latest circleci (#​168)
78e6261 Bump up to 2.8.4-SNAPSHOT
3738319 Restore publishing to Gradle plugins portal
c865955 Bump up to 2.8.3
19a3fa2 Temporary skips publishing to Gradle plugins portal
063a01b Check if a child dependency was already included as compileOnly (#​162)
e965eff [skip ci] [Gradle Release Plugin] - new version commit: '2.8.3-SNAPSHOT'.
c11214c [skip ci] [Gradle Release Plugin] - pre tag commit: '2.8.2'.
82461e1 Bump up dependencies versions
7d8e0a4 Update README.md
2e0cea3 #​155 add failOnDetection plugin configuration to generate OSS Index report without failing build (#​158)
ba31077 Update README.md
d00d4ce [skip ci] [Gradle Release Plugin] - new version commit: '2.8.2-SNAPSHOT'.
2c5e377 [skip ci] [Gradle Release Plugin] - pre tag commit: '2.8.1'.
a308d32 Upgrade to safe version of JGit (#​157)
6715e94 [skip ci] [Gradle Release Plugin] - new version commit: '2.8.1-SNAPSHOT'.
41898ec [skip ci] [Gradle Release Plugin] - pre tag commit: '2.8.0'.
b924342 New configuration to exclude compileOnly dependencies (#​156)
295afb3 [skip ci] [Gradle Release Plugin] - new version commit: '2.7.1-SNAPSHOT'.
03701e2 [skip ci] [Gradle Release Plugin] - pre tag commit: '2.7.0'.
b0af68b #​139 Allows to set additional scan targets for IQ evaluations (#​150)
3625cda [skip ci] [Gradle Release Plugin] - new version commit: '2.6.3-SNAPSHOT'.
07fc913 [skip ci] [Gradle Release Plugin] - pre tag commit: '2.6.2'.
74deeb8 #​148 Uses the Legacy Violations text in log output (#​149)
88eaa09 Update first-interaction.yml
435ce8b Update first-interaction.yml
758ba51 Update gradle.properties
dc73a2a Delete .muse.toml
1d64880 #​140 Set this tasks as Not Compatible with configuration cache (#​142)
977db62 Update gradle.properties
b410eff Update README.md
501abe8 Update CVSS Threshold limit (#​138)
410d787 [skip ci] [Gradle Release Plugin] - new version commit: '2.5.6-SNAPSHOT'.
bd13bbf [skip ci] [Gradle Release Plugin] - pre tag commit: '2.5.5'.
b897c25 Allow to set attributes to match a variant after a conflict (#​136)
983740f Update first-interaction.yml
fc00901 Upgrade first-interaction to v1.1.1
5b9f6d6 [skip ci] [Gradle Release Plugin] - new version commit: '2.5.5-SNAPSHOT'.
1c1576d [skip ci] [Gradle Release Plugin] - pre tag commit: '2.5.4'.
25bd223 Update README.md
6255e3f #​128 Improves handling of project dependencies with variants (#​132)
1d27ef7 [skip ci] [Gradle Release Plugin] - new version commit: '2.5.4-SNAPSHOT'.
163801b [skip ci] [Gradle Release Plugin] - pre tag commit: '2.5.3'.
e273102 Update README.md
09d0129 Add parent ID to module xml (#​129)
de25b5e [skip ci] [Gradle Release Plugin] - new version commit: '2.5.3-SNAPSHOT'.
160c02a [skip ci] [Gradle Release Plugin] - pre tag commit: '2.5.2'.
5b0c970 #​124 Creates applications under organizations using the new nexus-platform-api method (#​130)
eedba86 [skip ci] version bump
68b0efd [skip ci] [Gradle Release Plugin] - new version commit: '2.5.2-SNAPSHOT'.
a117424 [skip ci] [Gradle Release Plugin] - pre tag commit: '2.5.1'.
7ccfee3 #​126 Improves the error message when it's related to IQ API calls. (#​127)
2fe1c31 [skip ci] [Gradle Release Plugin] - new version commit: '2.5.1-SNAPSHOT'.
15b9987 [skip ci] [Gradle Release Plugin] - pre tag commit: '2.5.0'.
3ec31d8 #​121 Adios nexus-platform-api - Hello nexus-plaform-api (#​122)
e131520 Skip unresolvable dependencies (#​120)
8030c4a smaller banner (#​119)
[c99cfe3

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • 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 September 15, 2026 00:24
Copilot AI balanced review requested due to automatic review settings September 15, 2026 00:24
@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Sep 15, 2026

Copy link
Copy Markdown

Pull request dashboard status

Waiting on reviewers · refreshed 2026-09-15 01:37 UTC

Review the latest changes.

Status above doesn't look right?
  • Just replied or pushed? Anything around or after the refresh time above may not be picked up yet — give it a few minutes.
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The dependency pins are consistent across their related configuration points, with no unresolved compatibility issues identified.

Pull request overview

Updates build dependencies and lint tooling to current patch/minor releases.

Changes:

  • Updates Flint and rumdl tooling.
  • Updates Gradle publishing and Sonatype scanning plugins.
  • Updates Animal Sniffer annotations and Netty alignment.
File summaries
File Description
settings.gradle.kts Updates the plugin-publish plugin.
mise.toml Updates Flint and rumdl.
gradle-plugins/settings.gradle.kts Keeps plugin-publish aligned.
dependencyManagement/build.gradle.kts Updates Animal Sniffer annotations.
conventions/src/main/kotlin/otel.java-conventions.gradle.kts Updates Netty 4.1 alignment.
conventions/build.gradle.kts Updates the Sonatype scan plugin.
.github/renovate.json5 Updates the Flint Renovate preset.
Review details
  • Files reviewed: 7/7 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant