Skip to content

fix(deps): update patch updates#1841

Merged
rocketstack-matt merged 1 commit intomainfrom
renovate/patch-updates
Nov 24, 2025
Merged

fix(deps): update patch updates#1841
rocketstack-matt merged 1 commit intomainfrom
renovate/patch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/module-type-aliases (source) 3.9.1 -> 3.9.2 age confidence
@docusaurus/types (source) 3.9.1 -> 3.9.2 age confidence
@tailwindcss/typography 0.5.16 -> 0.5.19 age confidence
@types/react (source) 18.3.23 -> 18.3.27 age confidence
autoprefixer 10.4.21 -> 10.4.22 age confidence
eslint-plugin-react-refresh 0.4.20 -> 0.4.24 age confidence
lovable-tagger 1.1.10 -> 1.1.11 age confidence
rollup (source) 4.53.2 -> 4.53.3 age confidence
tailwindcss (source) 3.4.17 -> 3.4.18 age confidence
org.owasp:dependency-check-maven (source) 12.1.6 -> 12.1.9 age confidence
io.netty:netty-bom (source) 4.2.6.Final -> 4.2.7.Final age confidence
io.quarkus:quarkus-bom 3.29.2 -> 3.29.4 age confidence
io.quarkus:quarkus-maven-plugin 3.29.2 -> 3.29.4 age confidence

Release Notes

facebook/docusaurus (@​docusaurus/module-type-aliases)

v3.9.2

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-cssnano-preset
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #​11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)
🏃‍♀️ Performance
  • docusaurus-theme-mermaid
💅 Polish
  • docusaurus-theme-classic
🤖 Dependencies
🌐 Translations
Committers: 9
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.19

Compare Source

Fixed
  • Fixed broken color styles (#​405)

v0.5.18

Compare Source

Fixed
  • Fixed undefined variable error (#​403)

v0.5.17

Compare Source

Added
  • Add modifiers for description list elements (#​357)
  • Add prose-picture modifier (#​367)
Fixed
  • Include unit in hr border-width value (#​379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#​387)
Changed
  • Remove lodash dependencies (#​402)
postcss/autoprefixer (autoprefixer)

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.24

Compare Source

  • Add "generateImageMetadata", "generateSitemaps" & "generateStaticParams" to allowExportNames in Next config

v0.4.23

Compare Source

  • Add "metadata", "generateMetadata" & "generateViewport" to allowExportNames in Next config

v0.4.22

Compare Source

  • Add "viewport" to allowExportNames in Next config (#​89)

v0.4.21

Compare Source

  • Add Next config (fixes #​85)

This allows exports like fetchCache and revalidate which are used in Page or Layout components and don't trigger a full page reload.

import reactRefresh from "eslint-plugin-react-refresh";

export default [
  /* Main config */
  reactRefresh.configs.next,
];
rollup/rollup (rollup)

v4.53.3

Compare Source

2025-11-19

Bug Fixes
  • Fix an error where too many modules where flagged for having an unused external import (#​6182)
  • Fix an error where an assignment was wrongly tree-shaken when mutating it (#​6183)
Pull Requests
tailwindlabs/tailwindcss (tailwindcss)

v3.4.18

Compare Source

Fixed
  • Improve support for raw supports-[…] queries in arbitrary values (#​13605)
  • Fix require.cache error when loaded through a TypeScript file in Node 22.18+ (#​18665)
  • Support import.meta.resolve(…) in configs for new enough Node.js versions (#​18938)
  • Allow using newer versions of postcss-load-config for better ESM and TypeScript PostCSS config support with the CLI (#​18938)
  • Remove irrelevant utility rules when matching important classes (#​19030)
dependency-check/DependencyCheck (org.owasp:dependency-check-maven)

v12.1.9

Compare Source

  • fix: correct bundle audit gem in Dockerfile (#​8121)
  • fix: normalization during comparisons (#​8046)
  • docs: document multiple configurations for gradle (#​8111)
  • docs: fix typos in some files (#​8106)
  • docs: Update SBT plugin link; fix dead report link (#​8086)
  • chore: Replace deprecated lucene methods (#​8079)
  • docs: fix #​8076 - Error in documentation "Suppressing False Positives" (#​8077)
  • fix(fp): Improve false positive suppression for matches against golang web_project (#​8059)
  • fix(fp): Consolidate/update icu4j suppressions for false positives (#​8062)
  • fix(fp): Correct GRPC java suppressions for newer C/C++/native false positives (#​8063)
  • fix(fp): Suppress false positive CPEs for protobuf-java per #​7854 (#​8064)

See the full listing of changes

v12.1.8

Compare Source

  • fix: improve VulnerableSoftware comparison (#​8031)
  • build: fix flaky central test (#​8039)
  • docs: Improve Gradle docs wrt experimental analyzers, use of Central and Proxy configuration (#​8036)
  • docs: add note about central analyzer for gradle (#​8038)

See the full listing of changes

v12.1.7

Compare Source

  • fix: disable central analyzer after failures (#​7993)
  • fix: Suppress JVM warnings from Lucene within CLI (#​8003)
  • fix: Clean up Apache Lucene logging via SLF4j redirect (#​7979)
  • fix: Correct Archive Analyzer behaviour on certain tgz archives (#​7986)
  • fix: Update NVD CPE search URLs in generated reports to match new search interface (#​7970)
  • fix: improve OSS Index Error Reporting (#​7977)
  • fix(fp): Consolidate false positive suppression for false positives on Redis client libs (#​8017)
  • fix(fp): Fix more common false positives for popular PHP/composer frameworks with generic names (#​7994)
  • docs: improve slack notification documentation (#​8026)
  • docs: Documentation artifactory settings fix (#​7999)
  • docs: Clarify Nexus Analyzer requirements and usage (#​8000)
  • build: Build amd64 and arm64 multi-platform Docker image (#​7952)

See the full listing of changes

quarkusio/quarkus (io.quarkus:quarkus-bom)

v3.29.4

Compare Source

Complete changelog
  • #​50955 - Entity not found?
  • #​51001 - Add information about how to put realm config file into target/classes
  • #​51052 - Prevent multiple contributions to Panache's "entityToPersistenceUnit" from overriding each other
  • #​51054 - Make it clearer in OIDC bearer token tutorial when to copy the realm file
  • #​51057 - Correct comments and descriptions in Hibernate Feature
  • #​51095 - TestContainers fail to run on Docker 24.x (3.29.3)
  • #​51100 - Respect docker api version when present

v3.29.3

Compare Source

Complete changelog
  • #​50804 - Explicit null string in json payload is treated as string "null" when reflection-free-serializers enabled
  • #​50886 - Closing in gRPC interceptor causes double close in Vert.x gRPC implementation
  • #​50890 - Account for random order of DevservicesElasticsearchBuildItems when comparing versions/distributions
  • #​50913 - Duplicate Key in Kafka Message crashes Dev UI
  • #​50933 - gRPC: Avoid repeatedly starting call and closing call on a server call closed by custom interceptor
  • #​50945 - Bump version of Hibernate Reactive to 3.1.8.Final
  • #​50951 - ReactiveRoutesProcessor works in 3.25.4, fails in 3.29.2
  • #​50953 - Recognize null value in json payload using the reflection free serializer
  • #​50961 - Bump org.cyclonedx:cyclonedx-core-java from 9.0.5 to 11.0.1 in /bom/application
  • #​50969 - rest-link: Links not added to header for type List
  • #​50970 - Ensure that @InjectRestLinks works correctly on lists of entities
  • #​50971 - Fix Kafka consumer group.id to default to quarkus.application.name in production
  • #​50972 - Reactive Routes: fix usage of the Gizmo 2 API
  • #​50974 - Fix Quotes for Kotlin example in gradle-tooling.adoc
  • #​50983 - Upgrade to Narayana 7.3.3
  • #​50984 - Jandex: upgrade to 3.5.2
  • #​50985 - Update Oracle JDBC version to 23.26.0.0.0
  • #​50988 - Fix Dev UI crash when Kafka messages contain duplicate headers
  • #​51002 - Quarkus 3.29.2 - Testcontainers version: 1.21.3 - Docker environment not found Linux Fedora
  • #​51009 - Manually set api.version for TestContainers

Configuration

📅 Schedule: Branch creation - "before 7am on monday" in timezone 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 24, 2025 05:09
@rocketstack-matt rocketstack-matt merged commit bc9b665 into main Nov 24, 2025
22 checks passed
@rocketstack-matt rocketstack-matt deleted the renovate/patch-updates branch November 24, 2025 11:54
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.

1 participant