Skip to content

Conversation

zowe-robot
Copy link
Contributor

@zowe-robot zowe-robot commented Sep 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.28.3 -> 7.28.4 age confidence
@babel/eslint-parser (source) 7.28.0 -> 7.28.4 age confidence
@babel/traverse (source) 7.28.3 -> 7.28.4 age confidence
@emotion/is-prop-valid (source) 1.3.1 -> 1.4.0 age confidence
@eslint/js (source) 9.34.0 -> 9.35.0 age confidence
@types/node (source) 20.19.12 -> 20.19.15 age confidence
@typescript-eslint/eslint-plugin (source) 8.42.0 -> 8.44.0 age confidence
@typescript-eslint/parser (source) 8.42.0 -> 8.44.0 age confidence
@zowe/cli (source) 8.26.2 -> 8.27.0 age confidence
@zowe/cli-test-utils (source) 8.26.2 -> 8.27.0 age confidence
@zowe/imperative (source) 8.26.2 -> 8.27.0 age confidence
ansi-regex 6.2.0 -> 6.2.2 age confidence
axios (source) 1.11.0 -> 1.12.2 age confidence
caniuse-lite 1.0.30001739 -> 1.0.30001741 age confidence
eslint (source) 9.34.0 -> 9.35.0 age confidence
react-router (source) 7.8.2 -> 7.9.1 age confidence
sass 1.92.0 -> 1.92.1 age confidence
start-server-and-test 2.0.13 -> 2.1.0 age confidence
swagger-ui-react 5.28.1 -> 5.29.0 age confidence
ts-jest (source) 29.4.1 -> 29.4.2 age confidence
typedoc (source) 0.28.12 -> 0.28.13 age confidence
io.micronaut:micronaut-core-bom (source) 4.9.10 -> 4.9.11 age confidence
io.micronaut:micronaut-http-client (source) 4.9.10 -> 4.9.11 age confidence
io.swagger.parser.v3:swagger-parser-v3 2.1.33 -> 2.1.34 age confidence
io.swagger.core.v3:swagger-models 2.2.36 -> 2.2.37 age confidence
io.swagger.core.v3:swagger-jaxrs2 2.2.36 -> 2.2.37 age confidence
io.swagger.core.v3:swagger-core 2.2.36 -> 2.2.37 age confidence
org.springdoc:springdoc-openapi-starter-webflux-ui (source) 2.8.12 -> 2.8.13 age confidence
org.springdoc:springdoc-openapi-starter-webflux-api (source) 2.8.12 -> 2.8.13 age confidence
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) 2.8.12 -> 2.8.13 age confidence
io.projectreactor:reactor-test 3.7.9 -> 3.7.11 age confidence
io.projectreactor:reactor-core 3.7.9 -> 3.7.11 age confidence
com.nimbusds:nimbus-jose-jwt 10.4.2 -> 10.5 age confidence
io.projectreactor.netty:reactor-netty-http 1.2.9 -> 1.2.10 age confidence
io.netty:netty-bom (source) 4.2.5.Final -> 4.2.6.Final age confidence
org.projectlombok:lombok (source) 1.18.38 -> 1.18.40 age confidence
org.eclipse.jetty.websocket:jetty-websocket-jetty-common (source) 12.1.0 -> 12.1.1 age confidence
org.eclipse.jetty.websocket:jetty-websocket-jetty-client (source) 12.1.0 -> 12.1.1 age confidence
org.eclipse.jetty.websocket:jetty-websocket-jetty-api (source) 12.1.0 -> 12.1.1 age confidence
org.eclipse.jetty:jetty-util (source) 12.1.0 -> 12.1.1 age confidence
org.eclipse.jetty:jetty-io (source) 12.1.0 -> 12.1.1 age confidence
org.eclipse.jetty:jetty-http (source) 12.1.0 -> 12.1.1 age confidence
org.eclipse.jetty:jetty-client (source) 12.1.0 -> 12.1.1 age confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.19.2 -> 2.20.0 age confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.19.2 -> 2.20.0 age confidence
com.fasterxml.jackson.core:jackson-core 2.19.2 -> 2.20.0 age confidence
com.fasterxml.jackson.core:jackson-annotations (source) 2.19.2 -> 2.20 age confidence
com.google.code.gson:gson 2.13.1 -> 2.13.2 age confidence
com.gorylenko.gradle-git-properties 2.5.2 -> 2.5.3 age confidence
org.checkerframework:checker-qual (source) 3.50.0 -> 3.51.0 age confidence
com.amazonaws:aws-java-sdk-bom (source) 1.12.789 -> 1.12.791 age confidence
org.springframework.graphql:spring-graphql-test 1.4.1 -> 1.4.2 age confidence
org.springframework:spring-test 6.2.10 -> 6.2.11 age confidence
org.springframework:spring-beans 6.2.10 -> 6.2.11 age confidence
org.springframework:spring-context-support 6.2.10 -> 6.2.11 age confidence
org.springframework:spring-webmvc 6.2.10 -> 6.2.11 age confidence
org.springframework:spring-tx 6.2.10 -> 6.2.11 age confidence
org.springframework:spring-web 6.2.10 -> 6.2.11 age confidence
org.springframework:spring-framework-bom 6.2.10 -> 6.2.11 age confidence
org.springframework:spring-webflux 6.2.10 -> 6.2.11 age confidence
org.springframework:spring-context 6.2.10 -> 6.2.11 age confidence
org.springframework.cloud:spring-cloud-gateway-server (source) 4.3.0 -> 4.3.1 age confidence
org.springframework.cloud:spring-cloud-starter-gateway-server-webflux (source) 4.3.0 -> 4.3.1 age confidence

Release Notes

babel/babel (@​babel/core)

v7.28.4

Compare Source

🏠 Internal
emotion-js/emotion (@​emotion/is-prop-valid)

v1.4.0

Compare Source

Minor Changes
eslint/eslint (@​eslint/js)

v9.35.0

Compare Source

Features
  • 42761fa feat: implement suggestions for no-empty-function (#​20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#​20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#​19913) (Amnish Singh Arora)
Bug Fixes
  • 10e7ae2 fix: update uncloneable options error message (#​20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#​20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#​20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#​20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#​20032) (sethamus)
Documentation
  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#​20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#​20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#​20050) (Josh Goldberg ✨)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#​20036) (Francesco Trotta)
  • 8033b19 docs: add documentation for --no-config-lookup (#​20033) (Francesco Trotta)
Chores
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.44.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#​11267)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#​11490)
❤️ Thank You

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

v8.43.0

Compare Source

🚀 Features
  • typescript-estree: disallow empty type parameter/argument lists (#​11563)
🩹 Fixes
  • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#​11432)
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#​11359)
  • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#​11423, #​11430)
  • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#​11457)
  • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#​11517)
  • scope-manager: exclude Program from DefinitionBase node types (#​11469)
  • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#​11489)
  • type-utils: add union type support to TypeOrValueSpecifier (#​11526)
❤️ Thank You

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

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

v8.44.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.

v8.43.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.

zowe/zowe-cli (@​zowe/cli)

v8.27.0

Compare Source

Zowe CLI
  • BugFix: Updated the daemon binary to use maintained dependencies. #​2600
Imperative
  • Enhancement: Added the ability to censor headers to the Censor class. #​2600
  • BugFix: Censored base64 credential information from the appendInputHeaders function's trace log in the AbstractRestClient when the Authorization header is set. #​2598
  • BugFix: Stopped logging the token into the trace log when using cookie based token authentication in the AbstractRestClient. #​2598
Secrets SDK
  • BugFix: Updated the adler dependency to adler2 for technical currency on MacOS. #​2600
z/OS TSO SDK
  • BugFix: Added missing exports for the IIssueTsoCmdOpts, IStartTsoAppParms, and ITsoAppCommunicationParms interfaces. #​2596
chalk/ansi-regex (ansi-regex)

v6.2.2

Compare Source

axios/axios (axios)

v1.12.2

Compare Source

Bug Fixes
  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#​7030) (cf78825)
Contributors to this release

v1.12.1

Compare Source

Bug Fixes
Contributors to this release

v1.12.0

Compare Source

Bug Fixes
Features
  • adapter: surface low‑level network error details; attach original error via cause (#​6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#​7003) (c959ff2)
  • support reviver on JSON.parse (#​5926) (2a97634), closes #​5924
  • types: extend AxiosResponse interface to include custom headers type (#​6782) (7960d34)
Contributors to this release
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001741

Compare Source

v1.0.30001740

Compare Source

remix-run/react-router (react-router)

v7.9.1

Compare Source

Patch Changes
  • Fix internal Future interface naming from middleware -> v8_middleware (#​14327)

v7.9.0

Compare Source

Minor Changes
Patch Changes
  • Escape HTML in meta() JSON-LD content (#​14316)
  • Add react-server Await component implementation (#​14261)
  • In RSC Data Mode when using a custom basename, fix hydration errors for routes that only have client loaders (#​14264)
  • Make href function available in a react-server context (#​14262)
  • decode each time getPayload() is called to allow for "in-context" decoding and hoisting of contextual assets (#​14248)
  • href() now correctly processes routes that have an extension after the parameter or are a single optional parameter. (#​13797)
sass/dart-sass (sass)

v1.92.1

Compare Source

  • Fix a bug where variable definitions from one imported, forwarded module
    would not be passed as implicit configuration to a later imported, forwarded
    module.
bahmutov/start-server-and-test (start-server-and-test)

v2.1.0

Compare Source

Features
swagger-api/swagger-ui (swagger-ui-react)

v5.29.0

Compare Source

Features
  • oauth2-redirect: externalize inline script for CSP compliance (#​10559) (35eb103)
kulshekhar/ts-jest (ts-jest)

v29.4.2

Compare Source

TypeStrong/TypeDoc (typedoc)

v0.28.13

Compare Source

Features
  • The basePath option now also affects relative link resoluti

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 added the dependencies Pull requests that update a dependency file label Sep 8, 2025
@zowe-robot zowe-robot force-pushed the renovate/v3.x.x-all-minor-patch branch 2 times, most recently from ccd7e04 to 38bad2d Compare September 10, 2025 00:32
@EvaJavornicka EvaJavornicka moved this from New to In Progress in API Mediation Layer Backlog Management Sep 10, 2025
@zowe-robot zowe-robot force-pushed the renovate/v3.x.x-all-minor-patch branch 4 times, most recently from aa8ec56 to 559db6d Compare September 16, 2025 00:33
@zowe-robot zowe-robot force-pushed the renovate/v3.x.x-all-minor-patch branch from 559db6d to b2d8457 Compare September 17, 2025 00:33
@zowe-robot
Copy link
Contributor Author

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.

@pull-request-size pull-request-size bot added size/S and removed size/M labels Oct 8, 2025
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/S

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

5 participants