Skip to content

Update minor-dependencies #1405

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: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/js (source) 9.27.0 -> 9.31.0 age confidence devDependencies minor
@inquirer/prompts (source) 7.5.1 -> 7.6.0 age confidence dependencies minor
@types/node (source) 22.15.19 -> 22.16.3 age confidence devDependencies minor
@types/node (source) 22.15.19 -> 22.16.3 age confidence dependencies minor
@typescript-eslint/eslint-plugin (source) 8.33.0 -> 8.36.0 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.33.0 -> 8.36.0 age confidence devDependencies minor
@vitejs/plugin-react (source) 4.5.0 -> 4.6.0 age confidence devDependencies minor
@vitest/coverage-v8 (source) 3.1.4 -> 3.2.4 age confidence devDependencies minor
@vitest/coverage-v8 (source) 3.1.4 -> 3.2.4 age confidence dependencies minor
axios (source) 1.9.0 -> 1.10.0 age confidence dependencies minor
axios (source) 1.9.0 -> 1.10.0 age confidence devDependencies minor
css-what 6.1.0 -> 6.2.2 age confidence resolutions minor
eslint (source) 9.27.0 -> 9.31.0 age confidence devDependencies minor
globals 16.2.0 -> 16.3.0 age confidence devDependencies minor
msw (source) 2.8.4 -> 2.10.4 age confidence devDependencies minor
prettier (source) 3.5.3 -> 3.6.2 age confidence devDependencies minor
quay.io/keycloak/keycloak 26.2 -> 26.3 age confidence minor
rollup (source) 4.40.2 -> 4.45.0 age confidence overrides minor
rollup (source) 4.40.2 -> 4.45.0 age confidence resolutions minor
typescript-eslint (source) 8.33.0 -> 8.36.0 age confidence devDependencies minor
vitest (source) 3.1.4 -> 3.2.4 age confidence devDependencies minor
webpack 5.99.9 -> 5.100.1 age confidence dependencies minor
com.github.dasniko:testcontainers-keycloak 3.7.0 -> 3.8.0 age confidence test minor
io.quarkus:quarkus-bom 3.23.0 -> 3.24.3 age confidence import minor
io.quarkus:quarkus-maven-plugin 3.23.0 -> 3.24.3 age confidence build minor

Release Notes

eslint/eslint (@​eslint/js)

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

SBoudrias/Inquirer.js (@​inquirer/prompts)

v7.6.0

Compare Source

-input prompt: New prefill option to control if the default value is editable inline or only after pressing tab.

v7.5.3

Compare Source

  • Fix #​1743: pagination logic of the select, checkbox and search prompts was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.

v7.5.2

Compare Source

  • Chore: dependencies bump
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

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

v8.35.1

Compare Source

🩹 Fixes
  • remove prettier from eslint-plugin (#​11339)
❤️ Thank You

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

v8.35.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#​11128)
❤️ Thank You

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

v8.34.1

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.

v8.34.0

Compare Source

🩹 Fixes
  • typescript-estree: add validation to interface extends (#​11271)
❤️ Thank You
  • Tao

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

v8.33.1

Compare Source

🩹 Fixes
  • exclude docs/ directory from eslint-plugin package (#​11251)
❤️ Thank You
  • roottool

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

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

v8.36.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.35.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.

v8.35.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.34.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.

v8.34.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.33.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.

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.6.0

Compare Source

Add raw Rolldown support

This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.

v4.5.2

Compare Source

Suggest @vitejs/plugin-react-oxc if rolldown-vite is detected #​491

Emit a log which recommends @vitejs/plugin-react-oxc when rolldown-vite is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting disableOxcRecommendation: false in the plugin options.

Use optimizeDeps.rollupOptions instead of optimizeDeps.esbuildOptions for rolldown-vite #​489

This suppresses the warning about optimizeDeps.esbuildOptions being deprecated in rolldown-vite.

Add Vite 7-beta to peerDependencies range #​497

React plugins are compatible with Vite 7, this removes the warning when testing the beta.

v4.5.1

Compare Source

Add explicit semicolon in preambleCode #​485

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.

vitest-dev/vitest (@​vitest/coverage-v8)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.0

Compare Source

axios/axios (axios)

v1.10.0

Compare Source

Bug Fixes
  • adapter: pass fetchOptions to fetch function (#​6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#​6917) (5064b10)
  • package: add module entry point for React Native; (#​6933) (3d343b8)
Features
Contributors to this release
fb55/css-what (css-what)

v6.2.2

Compare Source

v6.2.1

Compare Source

~~- fix: publish dist 2508b9f~~

Release 6.2.0 and 6.2.1 included breaking changes; 6.2.2 is a re-publish of 6.1.0


v6.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: fb55/css-what@v6.1.0...v7

eslint/eslint (eslint)

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

sindresorhus/globals (globals)

v16.3.0

Compare Source


mswjs/msw (msw)

v2.10.4

Compare Source

v2.10.4 (2025-07-12)

Bug Fixes

v2.10.3

Compare Source

v2.10.3 (2025-07-04)
Bug Fixes

v2.10.2

Compare Source

v2.10.2 (2025-06-09)

Bug Fixes

v2.10.1

Compare Source

v2.10.1 (2025-06-07)

Bug Fixes

v2.10.0

Compare Source

v2.10.0 (2025-06-07)

Features

v2.9.0

Compare Source

v2.9.0 (2025-06-03)

Features

v2.8.7

Compare Source

v2.8.7 (2025-05-31)

Bug Fixes

v2.8.6

Compare Source

v2.8.6 (2025-05-29)
Bug Fixes

v2.8.5

Compare Source

v2.8.5 (2025-05-27)

Bug Fixes
prettier/prettier (prettier)

v3.6.2

Compare Source

diff

Markdown: Add missing blank line around code block (#​17675 by @​fisker)
<!-- Input -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

<!-- Prettier 3.6.1 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```
   1. Another
   2. List

<!-- Prettier 3.6.2 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

v3.6.1

Compare Source

diff

TypeScript: Allow const without initializer (#​17650, #​17654 by @​fisker)
// Input
export const version: string;

// Prettier 3.6.0 (--parser=babel-ts)
SyntaxError: Unexpected token (1:21)
> 1 | export const version: string;
    |                     ^

// Prettier 3.6.0 (--parser=oxc-ts)
SyntaxError: Missing initializer in const declaration (1:14)
> 1 | export const version: string;
    |              ^^^^^^^^^^^^^^^

// Prettier 3.6.1
export const version: string;
Miscellaneous: Avoid closing files multiple times (#​17665 by @​43081j)

When reading a file to infer the interpreter from a shebang, we use the
n-readlines library to read the first line in order to get the shebang.

This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if n-readlines did not already close
them.

v3.6.0

Compare Source

diff

🔗 Release Notes

rollup/rollup (rollup)

v4.45.0

Compare Source

2025-07-12

Features
  • Improve tree-shaking when both branches of a conditional expression return the same boolean value (#​6000)
  • In environments that support both CJS and ESM, prefer the ESM build of Rollup (#​6005)
Bug Fixes
  • Ensure static blocks do not prevent tree-shaking if they access this (#​6001)
Pull Requests

v4.44.2

Compare Source

2025-07-04

Bug Fixes
  • Correctly handle @__PURE__ annotations after new keyword (#​5998)
  • Generate correct source mapping for closing braces of block statements (#​5999)
Pull Requests

v4.44.1

Compare Source

2025-06-26

Bug Fixes
  • Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#​5992)
Pull Requests

v4.44.0

Compare Source

2025-06-19

Features
  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#​5986)
Bug Fixes
  • Provide better source mappings when coarse intermediate maps are used (#​5985)
Pull Requests

v4.43.0

Compare Source

2025-06-11

Features
  • Provide new fs option and this.fs API to replace file system (#​5944)
Pull Requests

v4.42.0

Compare Source

2025-06-06

Features
  • Add option to allow the input to be located in the output in watch mode (#​5966)
Pull Requests

v4.41.2

Compare Source

2025-06-06

Bug Fixes
  • Detect named export usages in dynamic imports with then and non-arrow function expressions (#​5977)
  • Do not replace usages of constant variables with their values for readability (#​5968)
Pull Requests

v4.41.1

[Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.41.0.


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 force-pushed the renovate/minor-dependencies branch 11 times, most recently from 9855b18 to 6a1a3b9 Compare July 12, 2025 04:39
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 6a1a3b9 to b22c341 Compare July 12, 2025 09:45
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.

0 participants