Skip to content

chore: Update all non-major dependencies (v3.x.x) #4134

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

Open
wants to merge 1 commit into
base: v3.x.x
Choose a base branch
from

Conversation

zowe-robot
Copy link
Contributor

@zowe-robot zowe-robot commented May 28, 2025

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.27.1 -> 7.27.3
@babel/traverse (source) overrides patch 7.27.1 -> 7.27.3
@types/node (source) devDependencies patch 20.17.50 -> 20.17.54
@types/react (source) dependencies patch 18.3.22 -> 18.3.23
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.32.1 -> 8.33.0
@typescript-eslint/parser (source) devDependencies minor 8.32.1 -> 8.33.0
caniuse-lite devDependencies patch 1.0.30001718 -> 1.0.30001720
eslint-plugin-jest devDependencies minor 28.11.0 -> 28.12.0
react-router (source) dependencies patch 7.6.0 -> 7.6.1
swagger-ui-react dependencies minor 5.21.0 -> 5.22.0
typedoc (source) devDependencies patch 0.28.4 -> 0.28.5
com.fasterxml.woodstox:woodstox-core dependencies patch 7.1.0 -> 7.1.1
io.swagger.parser.v3:swagger-parser-v3 dependencies patch 2.1.28 -> 2.1.29
com.netflix.eureka:eureka-core dependencies patch 2.0.4 -> 2.0.5
com.netflix.eureka:eureka-client-jersey3 dependencies patch 2.0.4 -> 2.0.5
org.springframework.modulith:spring-modulith-starter-test (source) dependencies minor 1.3.5 -> 1.4.0
org.springframework.modulith:spring-modulith-starter-core (source) dependencies minor 1.3.5 -> 1.4.0
org.springframework.modulith:spring-modulith-bom (source) dependencies minor 1.3.5 -> 1.4.0
org.springframework.cloud:spring-cloud-starter-gateway (source) dependencies minor 4.2.2 -> 4.3.0
org.springframework.cloud:spring-cloud-starter-circuitbreaker-reactor-resilience4j (source) dependencies minor 3.2.1 -> 3.3.0
org.springframework.cloud:spring-cloud-commons (source) dependencies minor 4.2.1 -> 4.3.0
org.springframework.cloud:spring-cloud-starter-netflix-eureka-server (source) dependencies minor 4.2.1 -> 4.3.0
org.springframework.cloud:spring-cloud-starter-netflix-eureka-client (source) dependencies minor 4.2.1 -> 4.3.0
org.springframework.boot:spring-boot-starter-graphql (source) dependencies minor 3.4.5 -> 3.5.0
org.springframework.boot:spring-boot-gradle-plugin (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-oauth2-client (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-webflux (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-cache (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-thymeleaf (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-aop (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-test (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-websocket (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-web (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-validation (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-security (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter-actuator (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-starter (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-dependencies (source) dependencies minor 3.4.6 -> 3.5.0
org.springframework.boot:spring-boot-configuration-processor (source) dependencies minor 3.4.6 -> 3.5.0

Release Notes

babel/babel (@​babel/core)

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.33.0

Compare Source

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

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

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

v8.33.0

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.

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001720

Compare Source

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v28.12.0

Compare Source

Features
  • no-disabled-tests: improve error message and simplify rule (#​1739) (1fb5a4a)

28.11.2 (2025-05-29)

Bug Fixes

28.11.1 (2025-05-27)

Bug Fixes
  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#​1736) (0f5b873)

v28.11.2

Compare Source

Bug Fixes

v28.11.1

Compare Source

Bug Fixes
  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#​1736) (0f5b873)
remix-run/react-router (react-router)

v7.6.1

Compare Source

Patch Changes
  • Update Route.MetaArgs to reflect that data can be potentially undefined (#​13563)

    This is primarily for cases where a route loader threw an error to it's own ErrorBoundary. but it also arises in the case of a 404 which renders the root ErrorBoundary/meta but the root loader did not run because not routes matched.

  • Partially revert optimization added in 7.1.4 to reduce calls to matchRoutes because it surfaced other issues (#​13562)

  • Fix typegen when same route is used at multiple paths (#​13574)

    For example, routes/route.tsx is used at 4 different paths here:

    import { type RouteConfig, route } from "@​react-router/dev/routes";
    export default [
      route("base/:base", "routes/base.tsx", [
        route("home/:home", "routes/route.tsx", { id: "home" }),
        route("changelog/:changelog", "routes/route.tsx", { id: "changelog" }),
        route("splat/*", "routes/route.tsx", { id: "splat" }),
      ]),
      route("other/:other", "routes/route.tsx", { id: "other" }),
    ] satisfies RouteConfig;

    Previously, typegen would arbitrarily pick one of these paths to be the "winner" and generate types for the route module based on that path.
    Now, typegen creates unions as necessary for alternate paths for the same route file.

  • Better types for params (#​13543)

    For example:

    // routes.ts
    import { type RouteConfig, route } from "@​react-router/dev/routes";
    
    export default [
      route("parent/:p", "routes/parent.tsx", [
        route("layout/:l", "routes/layout.tsx", [
          route("child1/:c1a/:c1b", "routes/child1.tsx"),
          route("child2/:c2a/:c2b", "routes/child2.tsx"),
        ]),
      ]),
    ] satisfies RouteConfig;

    Previously, params for the routes/layout.tsx route were calculated as { p: string, l: string }.
    This incorrectly ignores params that could come from child routes.
    If visiting /parent/1/layout/2/child1/3/4, the actual params passed to routes/layout.tsx will have a type of { p: string, l: string, c1a: string, c1b: string }.

    Now, params are aware of child routes and autocompletion will include child params as optionals:

    params.|
    //     ^ cursor is here and you ask for autocompletion
    // p: string
    // l: string
    // c1a?: string
    // c1b?: string
    // c2a?: string
    // c2b?: string

    You can also narrow the types for params as it is implemented as a normalized union of params for each page that includes routes/layout.tsx:

    if (typeof params.c1a === 'string') {
      params.|
      //     ^ cursor is here and you ask for autocompletion
      // p: string
      // l: string
      // c1a: string
      // c1b: string
    }

    UNSTABLE: renamed internal react-router/route-module export to react-router/internal
    UNSTABLE: removed Info export from generated +types/* files

  • Avoid initial fetcher execution 404 error when Lazy Route Discovery is interrupted by a navigation (#​13564)

  • href replaces splats * (#​13593)

    const a = href("/products/*", { "*": "/1/edit" });
    // -> /products/1/edit
swagger-api/swagger-ui (swagger-ui-react)

v5.22.0: Swagger UI v5.22.0 Released!

Compare Source

Bug Fixes
Features
  • observability: allow defining custom uncaught exception handler (#​10462) (0a438f2)
TypeStrong/TypeDoc (typedoc)

v0.28.5

Compare Source

Bug Fixes
  • References to type aliases defined as mapped types will now correctly create a reference to the type alias, #​2954.
  • ignoredHighlightLanguages can now be used to prevent warnings for codeblocks containing languages
    which are supported by Shiki but are not loaded, #​2956.
swagger-api/swagger-parser (io.swagger.parser.v3:swagger-parser-v3)

v2.1.29: Swagger-parser 2.1.29 released!

spring-projects/spring-modulith (org.springframework.modulith:spring-modulith-starter-test)

v1.4.0

Compare Source

⭐ New Features
  • Support for bean instances located in test sources for @ApplicationModuleTest #​202
  • Automatically create counters for cross-module application events #​1068
  • Provide abstraction to access ApplicationModuleIdentifiers in order of module dependency #​1066
  • Avoid the bootstrap of an ApplicationModules instance to execute ApplicationModuleInitializers #​1065
  • Documenter should automatically write application module metadata #​1063
  • Application metadata JSON should list ApplicationModuleInitializer beans #​1062
  • Avoid dependency on JGraphT #​1060
  • Migrate to FinishedSpan.localServiceName(…) #​935
  • Remove AWS integration in favor of Spring Cloud AWS port #​1024
  • Allow detecting NamedInterfaces programmatically #​1009
  • Move to Micrometer's Observations API #​928
💡 Improvements
  • Remove deprecated support for Spring AutoRestDocs for Javadoc extraction #​1193*
  • Deprecate @CheckReturnValue in favor of the Spring Framework variant #​1189*
  • Support to disable automatic additional verifications executed by ApplicationModules.verify() #​1185*
  • Improve rendering of tree structures in reference documentation #​1171
  • Removed deprecated FormatableType #​1153
  • ApplicationModules should expose root packages #​1152
  • ApplicationModule should expose internal types #​1150
  • Module observability listener performance issue on publishEvent #​1149
  • Performance problem with event publication lookup #​1146
  • State change detection for Scenarios should only accept non-empty collections by default #​1131
  • Event externalization bootstrap should log which event types it's configured to externalize. #​1130
  • Align automatic module names with project portfolio #​1122
  • Register AssertablePublishedEvents in test ApplicationContext if AssertJ is on the classpath #​1110
  • ModuleTestExecution should use ApplicationModulesFactory to create ApplicationModules instance #​1090
  • Set up DCO infrastructure #​1087
  • Move AOT processor generating application module metadata to runtime module #​1064
  • Structurally identical events cause the wrong publication to be selected for completion #​1056
  • Avoid dependency on Apache Commons Logging from spring-modulith-docs artifact #​1055
  • ModulithMetadata.of(String) should pick up classes annotated with @Modulithic in the given package #​1015
  • Allow filtering Violations #​995
  • Allow registering skin parameters in generated PlantUML diagrams #​983
  • Provide a Spring Boot compatibility matrix #​971
  • Improve Application Module Canvas rendering #​968
  • Improve documentation when to add the Spring Modulith Core artifact in compile scope #​943
  • Controllers implementing interfaces not mapped when the observability module is used #​933
🪲 Bugs
  • FormattableType.getAbbreviatedTypeName(…) skips containing class for nested ones #​1151
  • @NamedInterface not detected on composed annotation #​1139
  • Fix Kotlin examples for module and named interfaces declarations and … #​1138
  • Severe performance regression in JavaPackage #​1098
  • Complete description for Neo4j index property #​1084
  • Application module identifier not picked up on package marker types #​1052
  • Resubmission of publications must not unregister in-progress publications in case of successful invocation #​1051
  • @ApplicationModuleTest in separate test files does not cache the ApplicationContext #​1050
  • ApplicationModuleSource picks up module identifier from nested modules #​1042
  • NamedInterfaces.Builder excludes all packages by default #​1040
  • JavaPackage.getSubPackages() does not include empty intermediate packages #​1039
  • ApplicationModuleInformation needs to be public #​1038
  • Proxy creation in observability support should use the original bean's classloader #​1016
  • IllegalArgumentException in AsciiDoc generation for Spring @EventListeners without parameters #​1006
  • Prevent compile time dependency of APT on docs artifact #​984
  • Asciidoctor.toInlineCode(String) does not handle local method references correctly #​965
  • Archiving JPA entity causes unnecessary need to set up archive table #​964
🔨 Dependency Upgrades
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Alexander-Miller @​ciberkleid @​marcingrzejszczak @​lukasdo @​dtsaryov @​sangjun121

* – Added between RC1 and GA.

v1.3.6

Compare Source

🔨 Dependency Upgrades
  • Upgrade to Spring Boot 3.4.6 #​1201
  • Upgrade Spring Framework to 6.2.7 #​1200
spring-cloud/spring-cloud-gateway (org.springframework.cloud:spring-cloud-starter-gateway)

v4.2.3: 4.2.3

⭐ New Features

  • Support for removing JSON attributes from response bodies in MVC #​3777
  • Webflux base path does not work with Path predicates #​1759

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​raccoonback

spring-cloud/spring-cloud-netflix (org.springframework.cloud:spring-cloud-starter-netflix-eureka-server)

v4.3.0: 4.3.0

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot]

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-graphql)

v3.5.0

Full release notes for Spring Boot 3.5 are available on the wiki.

⭐ New Features
  • Make heapdump endpoint restricted by default #​45624
  • Remove SSL status tag from metrics #​45602
  • Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #​45507
🐞 Bug Fixes
  • Unable to override/set nested ConfigurationProperties by passing as a system property #​45639
  • ValidationAutoConfiguration triggers early initialization of properties binding #​45618
  • Micrometer "enable" annotations property does not cover observed aspect #​45617
  • spring.graphql.sse.timeout is no longer exposed #​45613
  • SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #​45549
  • IllegalStateException when extracting using layers a module with no code of its own #​45449
  • Removed spring.batch.initialize-schema property is still considered #​45380
  • ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #​45378
  • Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #​45351
  • Custom default units declared on a field are ignored when binding properties in a native image #​45347
  • DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #​45345
  • Various spring.datasource properties are mistakenly marked as ignored #​45342
  • JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #​45297
  • DockerRegistryConfigAuthentication does not align with Docker CLI #​45292
  • Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #​45290
  • CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #​32622
📔 Documentation
  • Document the java info contribution #​45634
  • Document the process info contribution #​45632
  • Document the os info contribution #​45630
  • Document typical spring.application.group and name use #​45628
  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #​45626
  • Document the way that primary Kotlin constructors are used when binding #​45553
  • Improve "profile" reference documentation with additional admonitions #​45551
  • Improve setEnvironmentPrefix(...) reference documentation #​45376
  • Document all the available Testcontainers integrations #​45367
  • Document when a spring.config.import value is relative and when it is fixed #​45363
  • Update org.cyclonedx.bom version in docs to 2.3.0 #​45320
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #​45299
🔨 Dependency Upgrades
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ahrytsiuk, @​izeye, @​lhotari, @​ngocnhan-tran1996, @​nosan, @​quaff, @​thecooldrop, and @​yybmion

v3.4.6

🐞 Bug Fixes

  • Micrometer "enable" annotations property does not cover observed aspect #​45616
  • SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #​45548
  • IllegalStateException when extracting using layers a module with no code of its own #​45448
  • Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #​45350
  • Custom default units declared on a field are ignored when binding properties in a native image #​45346
  • JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #​45296

📔 Documentation

  • Document the java info contribution #​45633
  • Document the process info contribution #​45631
  • Document the os info contribution #​45629
  • Document typical spring.application.group and name use #​45627
  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #​45625
  • Document the way that primary Kotlin constructors are used when binding #​45552
  • Improve "profile" reference documentation with additional admonitions #​45550
  • Improve setEnvironmentPrefix(...) reference documentation #​45375
  • Document all the available Testcontainers integrations #​45366
  • Document when a spring.config.import value is relative and when it is fixed #​45362
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #​45298

🔨 Dependency Upgrades

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ahrytsiuk, @​izeye, @​ngocnhan-tran1996, @​nosan, @​quaff, @​thecooldrop, and @​yybmion


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 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 has been generated by Renovate Bot.

@zowe-robot zowe-robot force-pushed the renovate/v3.x.x-all-minor-patch branch from 8301a9d to 853914d Compare May 30, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/M
Projects
Development

Successfully merging this pull request may close these issues.

2 participants