Skip to content

fix(deps): update patch-dependencies#1266

Merged
LeighFinegold merged 1 commit intomainfrom
renovate/patch-dependencies
May 14, 2025
Merged

fix(deps): update patch-dependencies#1266
LeighFinegold merged 1 commit intomainfrom
renovate/patch-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apidevtools/json-schema-ref-parser (source) 12.0.1 -> 12.0.2 age adoption passing confidence
@inquirer/prompts (source) 7.5.0 -> 7.5.1 age adoption passing confidence
@tailwindcss/vite (source) 4.1.5 -> 4.1.6 age adoption passing confidence
@types/node (source) 22.15.14 -> 22.15.18 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.32.0 -> 8.32.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.32.0 -> 8.32.1 age adoption passing confidence
supertest 7.1.0 -> 7.1.1 age adoption passing confidence
tailwindcss (source) 4.1.5 -> 4.1.6 age adoption passing confidence
typescript-eslint (source) 8.32.0 -> 8.32.1 age adoption passing confidence
io.quarkus:quarkus-bom 3.22.1 -> 3.22.2 age adoption passing confidence
io.quarkus:quarkus-maven-plugin 3.22.1 -> 3.22.2 age adoption passing confidence

Release Notes

APIDevTools/json-schema-ref-parser (@​apidevtools/json-schema-ref-parser)

v12.0.2

Compare Source

Bug Fixes
  • allow $defs and fix circular pointers issue with $ref in root (#​383) (382e927)
SBoudrias/Inquirer.js (@​inquirer/prompts)

v7.5.1

Compare Source

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.1.6

Compare Source

Added
  • Upgrade: Automatically convert arbitrary values to named values when possible (e.g. h-[1lh] to h-lh) (#​17831, #​17854)
  • Upgrade: Update dependencies in parallel for improved performance (#​17898)
  • Add detailed logging about @source directives, discovered files and scanned files when using DEBUG=* (#​17906, #​17952)
  • Add support for generating source maps in development (#​17775)
Fixed
  • Ensure negative arbitrary scale values generate negative values (#​17831)
  • Fix HAML extraction with embedded Ruby (#​17846)
  • Don't scan files for utilities when using @reference (#​17836)
  • Fix incorrectly replacing _ with in arbitrary modifier shorthand bg-red-500/(--my_opacity) (#​17889)
  • Don't scan .log files for classes by default (#​17906)
  • Ensure that custom utilities applying other custom utilities don't swallow nested @apply rules (#​17925)
  • Download platform specific package if optionalDependencies are skipped (#​17929)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.32.1

Compare Source

🩹 Fixes
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#​11177)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#​11180)
  • eslint-plugin: [no-deprecated] support computed member access (#​10867)
  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#​11194)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.32.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

ladjs/supertest (supertest)

v7.1.1

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.32.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

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

v3.22.2

Compare Source

Complete changelog
  • #​47312 - Issue with large json objects returned as RestMediaType.APPLICATION_NDJSON
  • #​47545 - Beanparam without fields is not supported
  • #​47592 - Improve error message when @BeanParam class has no fields
  • #​47606 - Only display the extension status note if attribute is defined
  • #​47620 - Fix for large chunks of data in RestMediaType.APPLICATION_NDJSON
  • #​47621 - Fully disable max-parallel to see if it causes Spring native issue
  • #​47629 - Quarkus-quartz missing Class in native classpath
  • #​47630 - OIDC JWT bearer token with empty file crashes the app
  • #​47633 - ArC: optimize the generated dependency graphs for the Dev UI
  • #​47640 - Dev UI works weird in 3.22.1
  • #​47642 - Fix missing register for reflection : NonconcurrentInvokerJob
  • #​47645 - Dev UI: Fix endpoint links
  • #​47651 - More informative/encouraging grpc warning about legacy compatibility
  • #​47652 - Error generating serializers for reflection-free-serializers
  • #​47662 - Fix Jackson serializers generation for Kotlin data classes
  • #​47666 - StringIndexOutOfBoundsException in StaticResourcesProcessor with META-INF/resources-only JARs
  • #​47667 - Fix OOB in StaticResourcesProcessor for META-INF/resources-only JARs
  • #​47668 - Handle empty bearer token file in ClientAssertionProvider
  • #​47673 - use relative paths in workspace dev ui
  • #​47679 - Health endpoints add display names
  • #​47680 - Health OpenAPI ensure repeatable builds
  • #​47682 - Dev UI: Shortern the save message in the workspace
  • #​47700 - Health OpenAPI add missing Tag description
  • #​47701 - Unexpected java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence when use jwt keys
  • #​47713 - Strip the classpath scheme from SmallrRye JWT native resources
  • #​47714 - Add a note how to workaround Keycloak Dev Service startup issues on Mac

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 May 7, 2025 19:31
@github-actions github-actions bot added the config label May 7, 2025
@renovate renovate bot force-pushed the renovate/patch-dependencies branch 5 times, most recently from 9464950 to 7919f8c Compare May 10, 2025 19:20
@renovate renovate bot force-pushed the renovate/patch-dependencies branch 4 times, most recently from f5ecb4d to 09190c7 Compare May 12, 2025 12:15
@rocketstack-matt rocketstack-matt requested review from rocketstack-matt and removed request for rocketstack-matt May 12, 2025 12:30
@renovate renovate bot force-pushed the renovate/patch-dependencies branch 3 times, most recently from 0d080bf to 1abba9c Compare May 13, 2025 12:56
@renovate renovate bot force-pushed the renovate/patch-dependencies branch from 1abba9c to 387a474 Compare May 14, 2025 08:29
@LeighFinegold LeighFinegold self-requested a review May 14, 2025 10:28
@LeighFinegold LeighFinegold merged commit e446de1 into main May 14, 2025
22 checks passed
@renovate renovate bot deleted the renovate/patch-dependencies branch May 14, 2025 11:02
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.

2 participants