Pujit Mehrotra
9dfdb8dce7
fix: make settings grid responsive ( #1463 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Introduced a new SettingsGrid component for consistent and responsive
grid layouts.
* **Refactor**
* Updated settings-related layouts to use the new SettingsGrid
component, improving maintainability and visual consistency across the
interface.
* **Chores**
* Removed an unused CSS breakpoint variable from global styles.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-22 09:21:35 -04:00
Michael Datelle
407585cd40
feat(web): install and configure nuxt ui ( #1524 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Introduced a primary color palette and enhanced color theming for the
UI.
* Added and showcased new UI button variants with primary color styling
on the main page.
* Integrated the @nuxt/ui module to enable advanced UI components and
theming options.
* **Style**
* Updated keyframe animations in global styles for improved CSS
structure.
* Refined color variables and UI color states for both light and dark
modes.
* **Chores**
* Added @nuxt/ui as a project dependency.
* Centralized UI configuration for easier theming management.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: mdatelle <mike@datelle.net >
2025-07-21 17:14:41 -04:00
renovate[bot]
a74d935b56
fix(deps): pin dependencies ( #1528 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@tailwindcss/cli](https://tailwindcss.com )
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ))
| dependencies | pin | [`^4.1.11` ->
`4.1.11`](https://renovatebot.com/diffs/npm/@tailwindcss%2fcli/4.1.11/4.1.11 )
|
| [@tailwindcss/vite](https://tailwindcss.com )
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ))
| devDependencies | pin | [`^4.1.11` ->
`4.1.11`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.1.11/4.1.11 )
|
|
[tw-animate-css](https://redirect.github.com/Wombosvideo/tw-animate-css )
| dependencies | pin | [`^1.3.5` ->
`1.3.5`](https://renovatebot.com/diffs/npm/tw-animate-css/1.3.5/1.3.5 ) |
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### 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](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 13:13:23 -04:00
Eli Bosley
2c62e0ad09
feat: tailwind v4 ( #1522 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Streamlined Tailwind CSS integration using Vite plugin, eliminating
the need for separate Tailwind config files.
* Updated theme and color variables for improved consistency and
maintainability.
* **Style**
* Standardized spacing, sizing, and font classes across all components
using Tailwind’s default scale.
* Reduced excessive gaps, padding, and font sizes for a more compact and
cohesive UI.
* Updated gradient, border, and shadow classes to match Tailwind v4
conventions.
* Replaced custom pixel-based classes with Tailwind’s bracketed
arbitrary value syntax where needed.
* Replaced focus outline styles from `outline-none` to `outline-hidden`
for consistent focus handling.
* Updated flex shrink/grow utility classes to use newer shorthand forms.
* Converted several component templates to use self-closing tags for
cleaner markup.
* Adjusted icon sizes and spacing for improved visual balance.
* **Chores**
* Removed legacy Tailwind/PostCSS configuration files and related
scripts.
* Updated and cleaned up package dependencies for Tailwind v4 and
related plugins.
* Removed unused or redundant build scripts and configuration exports.
* Updated documentation to reflect new Tailwind v4 usage.
* Removed Prettier Tailwind plugin from formatting configurations.
* Removed Nuxt Tailwind module in favor of direct Vite plugin
integration.
* Cleaned up ESLint config by removing Prettier integration.
* **Bug Fixes**
* Corrected invalid or outdated Tailwind class names and syntax.
* Fixed issues with max-width and other utility classes for improved
layout consistency.
* **Tests**
* Updated test assertions to match new class names and styling
conventions.
* **Documentation**
* Revised README and internal notes to clarify Tailwind v4 adoption and
configuration changes.
* Added new development notes emphasizing Tailwind v4 usage and
documentation references.
* **UI Components**
* Enhanced BrandButton stories with detailed variant, size, and padding
showcases for better visual testing.
* Improved theme store to apply dark mode class on both `<html>` and
`<body>` elements for compatibility.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-21 09:58:02 -04:00
renovate[bot]
1a8da6d92b
fix(deps): update all non-major dependencies ( #1510 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@eslint/js](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js ))
| [`9.30.1` ->
`9.31.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.30.1/9.31.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [@rollup/rollup-linux-x64-gnu](https://rollupjs.org/ )
([source](https://redirect.github.com/rollup/rollup )) | [`4.44.2` ->
`4.45.1`](https://renovatebot.com/diffs/npm/@rollup%2frollup-linux-x64-gnu/4.44.2/4.45.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@storybook/addon-docs](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/docs )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/docs ))
| [`9.0.16` ->
`9.0.17`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/9.0.16/9.0.17 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@storybook/addon-links](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/links )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/links ))
| [`9.0.16` ->
`9.0.17`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/9.0.16/9.0.17 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@storybook/builder-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/builders/builder-vite/#readme )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite ))
| [`9.0.16` ->
`9.0.17`](https://renovatebot.com/diffs/npm/@storybook%2fbuilder-vite/9.0.16/9.0.17 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@storybook/vue3-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/frameworks/vue3-vite )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite ))
| [`9.0.16` ->
`9.0.17`](https://renovatebot.com/diffs/npm/@storybook%2fvue3-vite/9.0.16/9.0.17 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [@swc/core](https://swc.rs )
([source](https://redirect.github.com/swc-project/swc )) | [`1.12.11` ->
`1.12.14`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.12.11/1.12.14 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`22.16.3` ->
`22.16.4`](https://renovatebot.com/diffs/npm/@types%2fnode/22.16.3/22.16.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ))
| [`8.36.0` ->
`8.37.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.36.0/8.37.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [cron](https://redirect.github.com/kelektiv/node-cron ) | [`4.3.1` ->
`4.3.2`](https://renovatebot.com/diffs/npm/cron/4.3.1/4.3.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [eslint](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint )) | [`9.30.1` ->
`9.31.0`](https://renovatebot.com/diffs/npm/eslint/9.30.1/9.31.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[eslint-plugin-storybook](https://redirect.github.com/storybookjs/storybook/code/lib/eslint-plugin#readme )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin ))
| [`9.0.16` ->
`9.0.17`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/9.0.16/9.0.17 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [graphql-ws](https://the-guild.dev/graphql/ws )
([source](https://redirect.github.com/enisdenjo/graphql-ws )) | [`6.0.5`
-> `6.0.6`](https://renovatebot.com/diffs/npm/graphql-ws/6.0.5/6.0.6 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [nuxt](https://nuxt.com )
([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ))
| [`3.17.6` ->
`3.17.7`](https://renovatebot.com/diffs/npm/nuxt/3.17.6/3.17.7 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [storybook](https://storybook.js.org )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core ))
| [`9.0.16` ->
`9.0.17`](https://renovatebot.com/diffs/npm/storybook/9.0.16/9.0.17 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ))
| [`8.36.0` ->
`8.37.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.36.0/8.37.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [zx](https://google.github.io/zx/ )
([source](https://redirect.github.com/google/zx )) | [`8.6.2` ->
`8.7.1`](https://renovatebot.com/diffs/npm/zx/8.3.2/8.7.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [zx](https://google.github.io/zx/ )
([source](https://redirect.github.com/google/zx )) | [`8.6.2` ->
`8.7.1`](https://renovatebot.com/diffs/npm/zx/8.6.2/8.7.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>eslint/eslint (@​eslint/js)</summary>
###
[`v9.31.0`](https://redirect.github.com/eslint/eslint/compare/v9.30.1...d5054e5454a537e9ade238c768c262c6c592cbc1 )
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.30.1...v9.31.0 )
</details>
<details>
<summary>rollup/rollup (@​rollup/rollup-linux-x64-gnu)</summary>
###
[`v4.45.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4451 )
[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.45.0...v4.45.1 )
*2025-07-15*
##### Bug Fixes
- Resolve crash when using certain conditional expressions
([#​6009](https://redirect.github.com/rollup/rollup/issues/6009 ))
##### Pull Requests
- [#​6009](https://redirect.github.com/rollup/rollup/pull/6009 ):
Add hasDeoptimizedCache flag for ConditionalExpression
([@​TrickyPi](https://redirect.github.com/TrickyPi ))
###
[`v4.45.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4450 )
[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.44.2...v4.45.0 )
*2025-07-12*
##### Features
- Improve tree-shaking when both branches of a conditional expression
return the same boolean value
([#​6000](https://redirect.github.com/rollup/rollup/issues/6000 ))
- In environments that support both CJS and ESM, prefer the ESM build of
Rollup
([#​6005](https://redirect.github.com/rollup/rollup/issues/6005 ))
##### Bug Fixes
- Ensure static blocks do not prevent tree-shaking if they access `this`
([#​6001](https://redirect.github.com/rollup/rollup/issues/6001 ))
##### Pull Requests
- [#​6000](https://redirect.github.com/rollup/rollup/pull/6000 ):
feat: improve get literal value for conditional expression
([@​ahabhgk](https://redirect.github.com/ahabhgk ),
[@​lukastaegert](https://redirect.github.com/lukastaegert ))
- [#​6001](https://redirect.github.com/rollup/rollup/pull/6001 ):
Correct the parent scope for static blocks
([@​TrickyPi](https://redirect.github.com/TrickyPi ),
[@​lukastaegert](https://redirect.github.com/lukastaegert ))
- [#​6005](https://redirect.github.com/rollup/rollup/pull/6005 ):
fix: export field order prefer esm
([@​DylanPiercey](https://redirect.github.com/DylanPiercey ))
</details>
<details>
<summary>storybookjs/storybook (@​storybook/addon-docs)</summary>
###
[`v9.0.17`](https://redirect.github.com/storybookjs/storybook/compare/v9.0.16...06a11ce246b2e7a52d41e43420e37162c55133aa )
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.0.16...v9.0.17 )
</details>
<details>
<summary>storybookjs/storybook (@​storybook/addon-links)</summary>
###
[`v9.0.17`](https://redirect.github.com/storybookjs/storybook/compare/v9.0.16...06a11ce246b2e7a52d41e43420e37162c55133aa )
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.0.16...v9.0.17 )
</details>
<details>
<summary>storybookjs/storybook
(@​storybook/builder-vite)</summary>
###
[`v9.0.17`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#9017 )
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.0.16...v9.0.17 )
- Addon Vitest: Fix support for plain `stories.tsx` files -
[#​32041](https://redirect.github.com/storybookjs/storybook/pull/32041 ),
thanks [@​ghengeveld](https://redirect.github.com/ghengeveld )!
- Onboarding: Intent survey -
[#​31944](https://redirect.github.com/storybookjs/storybook/pull/31944 ),
thanks [@​ghengeveld](https://redirect.github.com/ghengeveld )!
- UI: Fix text color for failing stories in sidebar -
[#​32042](https://redirect.github.com/storybookjs/storybook/pull/32042 ),
thanks [@​ghengeveld](https://redirect.github.com/ghengeveld )!
</details>
<details>
<summary>swc-project/swc (@​swc/core)</summary>
###
[`v1.12.14`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11214---2025-07-14 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.12.11...v1.12.14 )
##### Bug Fixes
- **(es/minifier)** Don't inline arrow when it contain `this`
([#​10825](https://redirect.github.com/swc-project/swc/issues/10825 ))
([8b43bb3](8b43bb35bc ))
- **(es/parser)** Make `export` in NS to not affect file type
([#​10799](https://redirect.github.com/swc-project/swc/issues/10799 ))
([ae22033](ae22033dc4 ))
- **(es/parser)** Correctly check ambient context
([#​10802](https://redirect.github.com/swc-project/swc/issues/10802 ))
([f97ea03](f97ea03523 ))
##### Features
- **(es/parser)** Enable support for dynamic import with `defer` phase
([#​10845](https://redirect.github.com/swc-project/swc/issues/10845 ))
([097d29d](097d29d21c ))
- **(plugin)** Remove `bytecheck` to make Wasm plugins backward
compatible
([#​10842](https://redirect.github.com/swc-project/swc/issues/10842 ))
([30ad808](30ad80809c ))
##### Miscellaneous Tasks
- **(bindings)** Fix dependency issues
([7c57fbb](7c57fbb103 ))
- **(deps)** Update `class-validator` to avoid comments
([#​10819](https://redirect.github.com/swc-project/swc/issues/10819 ))
([bacfa4b](bacfa4b56d ))
- **(ide)** Enable `--workspace` for rust-analyzer check
([#​10809](https://redirect.github.com/swc-project/swc/issues/10809 ))
([92647ff](92647ff9d9 ))
##### Performance
- **(es/minifier)** Use `u8` for `remaining_depth`
([#​10833](https://redirect.github.com/swc-project/swc/issues/10833 ))
([ed6956a](ed6956a46e ))
- **(hstr)** Inline one more byte
([#​10817](https://redirect.github.com/swc-project/swc/issues/10817 ))
([3886c97](3886c9720d ))
- **(hstr)** Remove static tag
([#​10832](https://redirect.github.com/swc-project/swc/issues/10832 ))
([66ae1e8](66ae1e8d5a ))
##### Refactor
- **(es/helpers)** Make inline helpers optional at compile time
([#​10808](https://redirect.github.com/swc-project/swc/issues/10808 ))
([53f3881](53f38811cc ))
- **(es/lexer)** Don't store buffer in lexer
([#​10830](https://redirect.github.com/swc-project/swc/issues/10830 ))
([cac40f1](cac40f135d ))
- **(es/lints)** Remove warnings without features
([#​10794](https://redirect.github.com/swc-project/swc/issues/10794 ))
([41d507f](41d507fe1e ))
- **(es/parser)** Reduce token query
([#​10834](https://redirect.github.com/swc-project/swc/issues/10834 ))
([5cd5185](5cd5185a7a ))
- **(es/parser)** Reduce call to `parse_decorators`
([#​10846](https://redirect.github.com/swc-project/swc/issues/10846 ))
([356d3a0](356d3a0850 ))
- **(es/parser)** Remove duplicate check
([#​10847](https://redirect.github.com/swc-project/swc/issues/10847 ))
([2b04efd](2b04efd540 ))
- **(es/preset-env)** Use strpool,phf for corejs2 data
([#​10803](https://redirect.github.com/swc-project/swc/issues/10803 ))
([1652fd8](1652fd8038 ))
- **(es/react)** Remove redundant `replace` calls
([#​10795](https://redirect.github.com/swc-project/swc/issues/10795 ))
([a670b37](a670b37c33 ))
- **(es/react)** Remove `count_children`
([#​10818](https://redirect.github.com/swc-project/swc/issues/10818 ))
([2116ab2](2116ab2fa2 ))
- **(hstr)** Cleanup duplicate header
([#​10812](https://redirect.github.com/swc-project/swc/issues/10812 ))
([630dde9](630dde93c9 ))
- **(hstr)** Make the deallocation of `Atom`s explicit
([#​10813](https://redirect.github.com/swc-project/swc/issues/10813 ))
([406433d](406433d55d ))
- **(hstr)** Remove `is_global`
([#​10820](https://redirect.github.com/swc-project/swc/issues/10820 ))
([afda0f9](afda0f9d0d ))
##### Testing
- **(es/plugin)** Test memory layout of archived types
([#​10841](https://redirect.github.com/swc-project/swc/issues/10841 ))
([502e991](502e991a8b ))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v8.37.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8370-2025-07-14 )
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.36.0...v8.37.0 )
##### 🩹 Fixes
- **eslint-plugin:** \[unified-signatures] fix false positives for
ignoreOverloadsWithDifferentJSDoc option
([#​11381](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11381 ))
##### ❤️ Thank You
- Yukihiro Hasegawa [@​y-hsgw](https://redirect.github.com/y-hsgw )
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning )
and
[releases](https://main--typescript-eslint.netlify.app/users/releases )
on our website.
</details>
<details>
<summary>kelektiv/node-cron (cron)</summary>
###
[`v4.3.2`](https://redirect.github.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#432-2025-07-13 )
[Compare
Source](https://redirect.github.com/kelektiv/node-cron/compare/v4.3.1...v4.3.2 )
##### 🛠 Builds
- **deps:** update dependency luxon to ~3.7.0
([db69c74](db69c74501 ))
##### ♻️ Chores
- **action:** update github/codeql-action action to v3.29.0
([#​990](https://redirect.github.com/kelektiv/node-cron/issues/990 ))
([a3fbb3c](a3fbb3cc4d ))
- **action:** update github/codeql-action action to v3.29.2
([0403c53](0403c53320 ))
- **action:** update marocchino/sticky-pull-request-comment action to
v2.9.3
([eda0c4d](eda0c4df35 ))
- **action:** update ossf/scorecard-action action to v2.4.2
([#​991](https://redirect.github.com/kelektiv/node-cron/issues/991 ))
([29a3a60](29a3a604ef ))
- **action:** update step-security/harden-runner action to v2.12.1
([ba49a56](ba49a5656c ))
- **action:** update step-security/harden-runner action to v2.12.2
([845202e](845202ee97 ))
- **deps:** lock file maintenance
([#​989](https://redirect.github.com/kelektiv/node-cron/issues/989 ))
([bc1bf72](bc1bf72ff7 ))
- **deps:** lock file maintenance
([#​999](https://redirect.github.com/kelektiv/node-cron/issues/999 ))
([e78d986](e78d9869d6 ))
- **deps:** update dependency
[@​swc](https://redirect.github.com/swc )/core to v1.12.1
([#​992](https://redirect.github.com/kelektiv/node-cron/issues/992 ))
([b5d3bd3](b5d3bd3328 ))
- **deps:** update dependency
[@​swc](https://redirect.github.com/swc )/core to v1.12.5
([d374494](d374494609 ))
- **deps:** update dependency
[@​swc](https://redirect.github.com/swc )/core to v1.12.9
([8060c41](8060c41685 ))
- **deps:** update dependency
[@​types](https://redirect.github.com/types )/node to v22.15.32
([#​993](https://redirect.github.com/kelektiv/node-cron/issues/993 ))
([ce9743b](ce9743ba05 ))
- **deps:** update dependency
[@​types](https://redirect.github.com/types )/node to v22.16.0
([7bae5b1](7bae5b1ef8 ))
- **deps:** update linters
([24eb53f](24eb53ff67 ))
- **deps:** update linters
([#​995](https://redirect.github.com/kelektiv/node-cron/issues/995 ))
([9395484](9395484758 ))
- **deps:** update node.js to v23.11.1
([#​985](https://redirect.github.com/kelektiv/node-cron/issues/985 ))
([674a344](674a3448b5 ))
- **deps:** update semantic-release related packages
([cc2676a](cc2676aa88 ))
- **deps:** update semantic-release related packages
([#​994](https://redirect.github.com/kelektiv/node-cron/issues/994 ))
([4d738df](4d738df05f ))
</details>
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v9.31.0`](https://redirect.github.com/eslint/eslint/compare/v9.30.1...14053edc64bd378ab920575f2488fbfcbb5a4ea0 )
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.30.1...v9.31.0 )
</details>
<details>
<summary>enisdenjo/graphql-ws (graphql-ws)</summary>
###
[`v6.0.6`](https://redirect.github.com/enisdenjo/graphql-ws/blob/HEAD/CHANGELOG.md#606 )
[Compare
Source](https://redirect.github.com/enisdenjo/graphql-ws/compare/v6.0.5...v6.0.6 )
##### Patch Changes
-
[#​648](https://redirect.github.com/enisdenjo/graphql-ws/pull/648 )
[`1f53bb4`](1f53bb48b1 )
Thanks [@​enisdenjo](https://redirect.github.com/enisdenjo )! - Fix
building issues causing CJS type definitions referencing ESM modules
</details>
<details>
<summary>nuxt/nuxt (nuxt)</summary>
###
[`v3.17.7`](https://redirect.github.com/nuxt/nuxt/releases/tag/v3.17.7 )
[Compare
Source](https://redirect.github.com/nuxt/nuxt/compare/v3.17.6...v3.17.7 )
> 3.17.7 is the last patch release before v3.18.
##### ✅ Upgrading
Our recommendation for upgrading is to run:
```sh
npx nuxt upgrade --dedupe
```
This will deduplicate your lockfile as well, and help ensure that you
pull in updates from other dependencies that Nuxt relies on,
particularly in the unjs ecosystem.
##### 👉 Changelog
[compare
changes](https://redirect.github.com/nuxt/nuxt/compare/v3.17.6...v3.17.7 )
##### 🩹 Fixes
- **nuxt:** Safe-guard `extraPageMetaExtractionKeys`
([#​32510](https://redirect.github.com/nuxt/nuxt/pull/32510 ))
- **nuxt:** Expose `loadBuilder` error cause
([8f13ce3c2](https://redirect.github.com/nuxt/nuxt/commit/8f13ce3c2 ))
- **vite:** Handle resolving string vite input
([#​32527](https://redirect.github.com/nuxt/nuxt/pull/32527 ))
- **nuxt:** Wrap only server components with island generic
([#​32540](https://redirect.github.com/nuxt/nuxt/pull/32540 ))
- **vite:** Ignore when client entry cannot be resolved
([19a292f34](https://redirect.github.com/nuxt/nuxt/commit/19a292f34 ))
- **nuxt:** Normalize segment catchall pattern before checking for
parent
([#​32413](https://redirect.github.com/nuxt/nuxt/pull/32413 ))
- **nuxt:** Update warning message to warn against `null` values
([c1b83eab5](https://redirect.github.com/nuxt/nuxt/commit/c1b83eab5 ))
- **nuxt:** Ensure `semver.satisfies` returns true for pre-release
versions
([#​32574](https://redirect.github.com/nuxt/nuxt/pull/32574 ))
- **nuxt:** Scroll to anchor if present when changing page without saved
position
([#​32376](https://redirect.github.com/nuxt/nuxt/pull/32376 ))
- **nuxt:** Handle `execute being passed to `watch\`
([#​32591](https://redirect.github.com/nuxt/nuxt/pull/32591 ))
##### 📖 Documentation
- Update fetch types
([#​32522](https://redirect.github.com/nuxt/nuxt/pull/32522 ))
- Clarify that runtime env variables must start with `NUXT_`
([#​32223](https://redirect.github.com/nuxt/nuxt/pull/32223 ))
- Fix key change behavior in `useAsyncData` and `useFetch` migration
([#​32560](https://redirect.github.com/nuxt/nuxt/pull/32560 ))
- Change return type of async data from `undefined` to `null` in v3 docs
([#​32562](https://redirect.github.com/nuxt/nuxt/pull/32562 ))
- Add section on custom hooks for Nuxt modules
([#​32586](https://redirect.github.com/nuxt/nuxt/pull/32586 ))
- Provide `async` keyword
([#​32587](https://redirect.github.com/nuxt/nuxt/pull/32587 ))
- Move augmenting hook types in hooks page
([#​32595](https://redirect.github.com/nuxt/nuxt/pull/32595 ))
- Add section about module loading order
([#​32597](https://redirect.github.com/nuxt/nuxt/pull/32597 ))
##### ✅ Tests
- Reenable skipped unit tests
([8fc9b9ee9](https://redirect.github.com/nuxt/nuxt/commit/8fc9b9ee9 ))
- Update test snapshot for `generateTypes`
([c0855439d](https://redirect.github.com/nuxt/nuxt/commit/c0855439d ))
- Improve page scanning test stability
([84b96f3de](https://redirect.github.com/nuxt/nuxt/commit/84b96f3de ))
- Pass timeZone in to `<NuxtTime>` test
([#​32558](https://redirect.github.com/nuxt/nuxt/pull/32558 ))
- Add more useAsyncData + useFetch tests
([#​32585](https://redirect.github.com/nuxt/nuxt/pull/32585 ))
- Avoid hard-coding async-data keys
([bfca95118](https://redirect.github.com/nuxt/nuxt/commit/bfca95118 ))
##### ❤️ Contributors
- Daniel Roe
([@​danielroe](https://redirect.github.com/danielroe ))
- Julien Huang
([@​huang-julien](https://redirect.github.com/huang-julien ))
- abeer0 ([@​iiio2](https://redirect.github.com/iiio2 ))
- Bobbie Goede
([@​BobbieGoede](https://redirect.github.com/BobbieGoede ))
- Damian Głowala
([@​DamianGlowala](https://redirect.github.com/DamianGlowala ))
- Nestor Vera ([@​hacknug](https://redirect.github.com/hacknug ))
- Ezra Ashenafi ([@​Eazash](https://redirect.github.com/Eazash ))
- Mike Laumann Bellika
([@​MikeBellika](https://redirect.github.com/MikeBellika ))
- Maxime Pauvert
([@​maximepvrt](https://redirect.github.com/maximepvrt ))
- Chriest Yu ([@​jcppman](https://redirect.github.com/jcppman ))
- Andrei Hudalla
([@​paranoidPhantom](https://redirect.github.com/paranoidPhantom ))
- Sigrid Huemer ([@​s1gr1d](https://redirect.github.com/s1gr1d ))
- xjccc ([@​xjccc](https://redirect.github.com/xjccc ))
</details>
<details>
<summary>storybookjs/storybook (storybook)</summary>
###
[`v9.0.17`](https://redirect.github.com/storybookjs/storybook/compare/v9.0.16...06a11ce246b2e7a52d41e43420e37162c55133aa )
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.0.16...v9.0.17 )
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.37.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8370-2025-07-14 )
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.36.0...v8.37.0 )
##### 🚀 Features
- **typescript-estree:** infer tsconfigRootDir from call stack
([#​11370](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11370 ))
##### ❤️ Thank You
- Josh Goldberg ✨
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning )
and
[releases](https://main--typescript-eslint.netlify.app/users/releases )
on our website.
</details>
<details>
<summary>google/zx (zx)</summary>
###
[`v8.7.1`](https://redirect.github.com/google/zx/releases/tag/8.7.1 ): —
Pipe Whisperer
[Compare
Source](https://redirect.github.com/google/zx/compare/8.7.0...8.7.1 )
Continues
[v8.7.0](https://redirect.github.com/google/zx/releases/tag/8.7.0 ):
handles new `ps()` corner case and improves `$.kill` mechanics on
Windows
[#​1266](https://redirect.github.com/google/zx/issues/1266 )
[#​1267](https://redirect.github.com/google/zx/pull/1267 )
[#​1269](https://redirect.github.com/google/zx/pull/1269 )
[webpod/ps#14 ](https://redirect.github.com/webpod/ps/pull/14 )
###
[`v8.7.0`](https://redirect.github.com/google/zx/releases/tag/8.7.0 ): —
Solder Savior
[Compare
Source](https://redirect.github.com/google/zx/compare/8.6.2...8.7.0 )
Important fixes for annoying flaky bugs
#### kill() 🐞
We've found an interesting case
[#​1262](https://redirect.github.com/google/zx/pull/1262 )
```js
const p = $`sleep 1000`
const {pid} = p // 12345
await p.kill()
```
If we kill the process again, the result might be unexpected:
```js
await ps({pid}) // {pid: 12345, ppid: 67890, command: 'another command', ...}
p.kill()
```
This happens because the `pid` may be reused by the system for another
process, so we've added extra assertions to prevent indeterminacy:
```js
p.kill() // Error: Too late to kill the process.
p.abort() // Error: Too late to abort the process.
```
#### ps() 🐛
- `ps()` uses
**[wmic](https://en.wikipedia.org/wiki/Windows_Management_Instrumentation )**
internally on Windows, it relies on *fragile* heuristics to parse the
output. We have improved this logic to handle more format variants, but
over time (in v9 maybe) we're planning to change the approach.
[#​1256](https://redirect.github.com/google/zx/pull/1256 )
[#​1263](https://redirect.github.com/google/zx/issues/1263 )
[webpod/ps#12 ](https://redirect.github.com/webpod/ps/pull/12 )
[webpod/ingrid#6 ](https://redirect.github.com/webpod/ingrid/pull/6 )
```js
const [root] = await ps.lookup({ pid: process.pid })
assert.equal(root.pid, process.pid)
```
###
[`v8.6.2`](https://redirect.github.com/google/zx/releases/tag/8.6.2 ): —
Flow Unstoppable
[Compare
Source](https://redirect.github.com/google/zx/compare/8.6.1...8.6.2 )
Fixes `$.prefix` & `$.postfix` values settings via env variables
[#​1261](https://redirect.github.com/google/zx/pull/1261 )
[#​1260](https://redirect.github.com/google/zx/issues/1260 )
###
[`v8.6.1`](https://redirect.github.com/google/zx/releases/tag/8.6.1 ): —
Drain Hero
[Compare
Source](https://redirect.github.com/google/zx/compare/8.6.0...8.6.1 )
- Use `process.env.SHELL` as default shell if defined
[#​1252](https://redirect.github.com/google/zx/pull/1252 )
```bash
SHELL=/bin/zsh zx script.js
```
- Accept numeric strings as `parseDuration()` arg
[#​1249](https://redirect.github.com/google/zx/pull/1249 )
```js
await sleep(1000) // 1 second
await sleep('1000') // 1 second
```
- Update docker base image to `node:24-alpine`
[#​1239](https://redirect.github.com/google/zx/pull/1239 )
- Docs improvements
[#​1242](https://redirect.github.com/google/zx/pull/1242 )
[#​1243](https://redirect.github.com/google/zx/pull/1243 )
[#​1246](https://redirect.github.com/google/zx/pull/1246 )
[#​1248](https://redirect.github.com/google/zx/pull/1248 )
[#​1251](https://redirect.github.com/google/zx/pull/1251 )
###
[`v8.6.0`](https://redirect.github.com/google/zx/releases/tag/8.6.0 ): —
Valve Vanguard
[Compare
Source](https://redirect.github.com/google/zx/compare/8.5.5...8.6.0 )
- Enabled `thenable` params processing for `$` literals
[#​1237](https://redirect.github.com/google/zx/pull/1237 )
```js
const a1 = $`echo foo`
const a2 = new Promise((resolve) => setTimeout(resolve, 20, ['bar', 'baz']))
await $`echo ${a1} ${a2}` // foo bar baz
```
- A dozen of internal refactorings
[#​1225](https://redirect.github.com/google/zx/pull/1225 )
[#​1226](https://redirect.github.com/google/zx/pull/1226 )
[#​1228](https://redirect.github.com/google/zx/pull/1228 )
[#​1229](https://redirect.github.com/google/zx/pull/1229 )
[#​1230](https://redirect.github.com/google/zx/pull/1230 )
[#​1231](https://redirect.github.com/google/zx/pull/1231 )
[#​1232](https://redirect.github.com/google/zx/pull/1232 )
[#​1233](https://redirect.github.com/google/zx/pull/1233 )
[#​1234](https://redirect.github.com/google/zx/pull/1234 )
[#​1235](https://redirect.github.com/google/zx/pull/1235 )
[#​1236](https://redirect.github.com/google/zx/pull/1236 )
[#​1238](https://redirect.github.com/google/zx/pull/1238 )
[#​1239](https://redirect.github.com/google/zx/pull/1239 )
- Deps bumping
- Bytes shrinking
- Docs improvements
###
[`v8.5.5`](https://redirect.github.com/google/zx/releases/tag/8.5.5 ): —
PVC Wizard
[Compare
Source](https://redirect.github.com/google/zx/compare/8.5.4...8.5.5 )
Minor feature polish.
- `ProcessPromise` and `ProcessOutput` `lines()` getters now accept a
custom delimiter
[#​1220](https://redirect.github.com/google/zx/issues/1220 )
[#​1218](https://redirect.github.com/google/zx/issues/1218 )
```ts
const cwd = tempdir()
const delimiter = '\0'
const p1 = $({
cwd
})`touch foo bar baz; find ./ -type f -print0 -maxdepth 1`
(await p1.lines(delimiter)).sort() // ['./bar', './baz', './foo']
// or via options
const lines = []
const p2 = $({
delimiter,
cwd,
})`find ./ -type f -print0 -maxdepth 1`
for await (const line of p2) {
lines.push(line)
}
lines.sort() // ['./bar', './baz', './foo']
```
- Handle `.nothrow()` option in `ProcessProcess[AsyncIterator]`
[#​1216](https://redirect.github.com/google/zx/pull/1216 )
[#​1217](https://redirect.github.com/google/zx/pull/1217 )
- Updates yaml to
[v2.8.0](https://redirect.github.com/eemeli/yaml/releases/tag/v2.8.0 )
[#​1221](https://redirect.github.com/google/zx/pull/1221 )
###
[`v8.5.4`](https://redirect.github.com/google/zx/releases/tag/8.5.4 ): —
Pipe Dreamer
[Compare
Source](https://redirect.github.com/google/zx/compare/8.5.3...8.5.4 )
- Fixed the `pipe(file: string)` signature type declaration
[#​1208](https://redirect.github.com/google/zx/issues/1208 )
[#​1209](https://redirect.github.com/google/zx/issues/1209 )
###
[`v8.5.3`](https://redirect.github.com/google/zx/releases/tag/8.5.3 ): —
Trap Master
[Compare
Source](https://redirect.github.com/google/zx/compare/8.5.2...8.5.3 )
- Another portion of JSR related improvements
[#​1193](https://redirect.github.com/google/zx/pull/1193 )
[#​1192](https://redirect.github.com/google/zx/pull/1192 )
- Goods refactoring
[#​1195](https://redirect.github.com/google/zx/pull/1195 )
- Fixes `expBackoff` implementation
- Sets `$.log.output` as default `spinner()` output
- Makes configurable `question()` I/O
- Added
[Graaljs](https://www.graalvm.org/latest/reference-manual/js/NodeJS/ )
compatability test
[#​1194](https://redirect.github.com/google/zx/pull/1194 )
- Docs improvements, usage examples updates
[#​1198](https://redirect.github.com/google/zx/pull/1198 )
###
[`v8.5.2`](https://redirect.github.com/google/zx/releases/tag/8.5.2 ): —
Threaded Perfection
[Compare
Source](https://redirect.github.com/google/zx/compare/8.5.0...8.5.2 )
- Various JSR fixes
[#​1189](https://redirect.github.com/google/zx/pull/1189 )
[#​1186](https://redirect.github.com/google/zx/pull/1186 )
[#​1179](https://redirect.github.com/google/zx/pull/1179 )
[#​1187](https://redirect.github.com/google/zx/pull/1187 )
- Docs improvements
[#​1185](https://redirect.github.com/google/zx/pull/1185 )
[#​1181](https://redirect.github.com/google/zx/pull/1181 )
###
[`v8.5.0`](https://redirect.github.com/google/zx/releases/tag/8.5.0 ): —
Flow Splitter
[Compare
Source](9ba1fb4b8d ...8.5.0)
In this release we're significantly expanding the zx setup capabilities.
#### zx@lite
Just core functions without extras, ~7x smaller than the full version.
[#​1131](https://redirect.github.com/google/zx/pull/1131 )
```shell
npm i zx@lite
npm i zx@8.5.0-lite
```
Detailed comparison: [zx/versions](https://google.github.io/zx/versions )
```ts
import { $ } from 'zx'
await $`echo foo`
```
#### Channels
We have completely reforged the distribution flow. Now zx is available
in multiple formats:
- [npmjs](https://www.npmjs.com/package/zx )
- [GH npm](https://redirect.github.com/google/zx/pkgs/npm/zx )
- [GH repo](https://redirect.github.com/google/zx )
- [GH docker](https://redirect.github.com/google/zx/pkgs/container/zx )
- [JSR](https://jsr.io/@​webpod/zx )
-
[Homebrew](https://redirect.github.com/Homebrew/homebrew-core/blob/master/Formula/z/zx.rb )
```shell
### npm pkg from registry.npmjs.org
npm i zx
### install directly from the GH
npm i google/zx
### from GH the npm registry
npm i --registry=https://npm.pkg.github.com @​google/zx
### fetch from the JSR
### https://jsr.io/docs/using-packages
### @​webpod is temporary JSR scope until @​google/zx becomes ready, we'll migrate later
npx jsr add @​webpod/zx
deno add jsr:@​webpod/zx
### homebrew formula
### https://github.com/Homebrew/homebrew-core/blob/master/Formula/z/zx.rb
brew install zx
```
[#​1141](https://redirect.github.com/google/zx/pull/1141 )...
[#​1157](https://redirect.github.com/google/zx/pull/1157 )
#### Docker
If you'd prefer to run zx in a container, you can pull the image from
the GH docker registry.
[node:22-alpine](https://hub.docker.com/_/node ) is used as a base.
[#​1142](https://redirect.github.com/google/zx/pull/1142 )
[#​1145](https://redirect.github.com/google/zx/pull/1145 )
```shell
docker pull ghcr.io/google/zx:8.5.0
docker run -t ghcr.io/google/zx:8.5.0 -e="await \$({verbose: true})\`echo foo\`"
docker run -t -i -v ./:/script ghcr.io/google/zx:8.5.0 script/t.js
```
#### Chores
- Introduced fetch pipe helper to bypass string size limits
[#​1130](https://redirect.github.com/google/zx/pull/1130 )
[#​977](https://redirect.github.com/google/zx/issues/977 )
```ts
const p1 = fetch('https://example.com ').pipe($`cat`)
const p2 = fetch('https://example.com ').pipe`cat`
```
- Added `glob.sync` shortcut
[#​1135](https://redirect.github.com/google/zx/pull/1135 )
```ts
import { glob } from 'zx'
const packages = glob.sync(['package.json', 'packages/*/package.json'])
```
- Restored CLI flags and envars symmetry
[#​1137](https://redirect.github.com/google/zx/pull/1137 )
[#​1138](https://redirect.github.com/google/zx/pull/1138 )
```shell
ZX_REGISTRY='https://custom-registry.example.com ' zx script.js
```
- Enhanced errors stacktrace formatting
[#​1166](https://redirect.github.com/google/zx/pull/1166 )
- Improved 3rd party licenses digest
[#​1140](https://redirect.github.com/google/zx/pull/1140 )
- Enabled zizmor checks
[#​1126](https://redirect.github.com/google/zx/pull/1126 )
- Docs improvements
[#​1128](https://redirect.github.com/google/zx/pull/1128 )
[#​1134](https://redirect.github.com/google/zx/pull/1134 )
[#​1136](https://redirect.github.com/google/zx/pull/1136 )
[#​1164](https://redirect.github.com/google/zx/pull/1164 )
###
[`v8.4.2`](https://redirect.github.com/google/zx/compare/8.4.1...9ba1fb4b8d17a4f5f0067d438b49568606469903 )
[Compare
Source](https://redirect.github.com/google/zx/compare/8.4.1...9ba1fb4b8d17a4f5f0067d438b49568606469903 )
###
[`v8.4.1`](https://redirect.github.com/google/zx/releases/tag/8.4.1 ): –
Rusty Elbow
[Compare
Source](https://redirect.github.com/google/zx/compare/8.4.0...8.4.1 )
Logger enhancements are arriving in this release.
[#​1119](https://redirect.github.com/google/zx/issues/1119 )
[#​1122](https://redirect.github.com/google/zx/pull/1122 )
[#​1123](https://redirect.github.com/google/zx/pull/1123 )
[#​1125](https://redirect.github.com/google/zx/pull/1125 )
- You can customize the output by defining your own formatters for each
log entry kind.
```ts
$.log.formatters = {
cmd: (entry: LogEntry) => `CMD: ${entry.cmd}`,
fetch: (entry: LogEntry) => `FETCH: ${entry.url}`
//...
}
```
- Cmd highlighter now *should* properly detect bins and arguments. If
still not, please report it in
[#​1122](https://redirect.github.com/google/zx/pull/1122 )
- Switched to TS 5.8
[#​1120](https://redirect.github.com/google/zx/pull/1120 )
- Applied [zizmor](https://woodruffw.github.io/zizmor/ ) to check GHA
workflows
[#​1126](https://redirect.github.com/google/zx/pull/1126 )
- Prettier is now enabled as a pre-commit hook
[#​1118](https://redirect.github.com/google/zx/pull/1118 )
###
[`v8.4.0`](https://redirect.github.com/google/zx/releases/tag/8.4.0 ): –
Drip Detective
[Compare
Source](https://redirect.github.com/google/zx/compare/8.3.2...8.4.0 )
Try the new batch of enhancements: `npm i zx@8.4.0`
https://www.npmjs.com/package/zx/v/8.4.0
#### Changes
- The CLI option `--prefer-local` now allows linking both external
binaries and packages
[#​1116](https://redirect.github.com/google/zx/pull/1116 )
[#​1117](https://redirect.github.com/google/zx/pull/1117 )
```js
const cwd = tmpdir()
const external = tmpdir()
await fs.outputJson(path.join(external, 'node_modules/a/package.json'), {
name: 'a',
version: '1.0.0',
type: 'module',
exports: './index.js',
})
await fs.outputFile(
path.join(external, 'node_modules/a/index.js'),
`
export const a = 'AAA'
`
)
const script = `
import {a} from 'a'
console.log(a);
`
const out = await $`zx --cwd=${cwd} --prefer-local=${external} --test <<< ${script}`
assert.equal(out.stdout, 'AAA\n')
```
- The `quote` has been slightly changed for a conner case, when zx
literal gets an array.
[#​999](https://redirect.github.com/google/zx/issues/999 )
[#​1113](https://redirect.github.com/google/zx/issues/1113 )
```js
const p = $({prefix: '', postfix: ''})`echo ${[1, '', '*', '2']}`
// before
p.cmd // `echo 1 $'*' 2`)
// after
p.cmd // `echo 1 $'' $'*' 2`)
```
- Provided support for custom script extensions via CLI
[#​1104](https://redirect.github.com/google/zx/pull/1104 )
[#​1105](https://redirect.github.com/google/zx/pull/1105 )
```bash
zx script.zx # Unknown file extension "\.zx"
zx --ext=mjs script.zx # OK
```
- Enhanced `nothrow` option to suppress any errors
[#​1108](https://redirect.github.com/google/zx/pull/1108 )
[#​1109](https://redirect.github.com/google/zx/pull/1109 )
```js
const err = new Error('BrokenSpawn')
const o = await $({
nothrow: true,
spawn() {
throw err
},
})`echo foo`
o.ok // false
o.exitCode // null
o.message // BrokenSpawn...
o.cause // err
```
- `@types/node` and `@types/fs-extra` deps replaced with triple-slash
typing refs
[#​1102](https://redirect.github.com/google/zx/pull/1102 )
- Made `ProcessOutput` iterable
[#​1101](https://redirect.github.com/google/zx/pull/1101 )
- Handle inappropriate `ProcessPromise` instantiation
[#​1097](https://redirect.github.com/google/zx/pull/1097 )
[#​1098](https://redirect.github.com/google/zx/pull/1098 )
- Pass origin error as `ProcessOuput` cause
[#​1110](https://redirect.github.com/google/zx/pull/1110 )
- Separated build and release steps
[#​1106](https://redirect.github.com/google/zx/pull/1106 )
- Internal improvements
- Introduced API bus
[#​1083](https://redirect.github.com/google/zx/pull/1083 )
- Optimized `ProcessOutput` inners
[#​1096](https://redirect.github.com/google/zx/pull/1096 )
[#​1095](https://redirect.github.com/google/zx/pull/1095 )
- Pinned deps
[#​1099](https://redirect.github.com/google/zx/pull/1099 )
[#​1100](https://redirect.github.com/google/zx/pull/1100 )
- Switched to explicit `.ts` extensions for relative imports
[#​1111](https://redirect.github.com/google/zx/pull/1111 )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 14:55:56 -04:00
github-actions[bot]
81808ada0f
chore(main): release 4.10.0 ( #1505 )
...
🤖 I have created a release *beep* *boop*
---
## [4.10.0](https://github.com/unraid/api/compare/v4.9.5...v4.10.0 )
(2025-07-15)
### Features
* trial extension allowed within 5 days of expiration
([#1490 ](https://github.com/unraid/api/issues/1490 ))
([f34a33b ](f34a33bc9f ))
### Bug Fixes
* delay `nginx:reload` file mod effect by 10 seconds
([#1512 ](https://github.com/unraid/api/issues/1512 ))
([af33e99 ](af33e999a0 ))
* **deps:** update all non-major dependencies
([#1489 ](https://github.com/unraid/api/issues/1489 ))
([53b05eb ](53b05ebe5e ))
* ensure no crash if emhttp state configs are missing
([#1514 ](https://github.com/unraid/api/issues/1514 ))
([1a7d35d ](1a7d35d3f6 ))
* **my.servers:** improve DNS resolution robustness for backup server
([#1518 ](https://github.com/unraid/api/issues/1518 ))
([eecd9b1 ](eecd9b1017 ))
* over-eager cloud query from web components
([#1506 ](https://github.com/unraid/api/issues/1506 ))
([074370c ](074370c42c ))
* replace myservers.cfg reads in UpdateFlashBackup.php
([#1517 ](https://github.com/unraid/api/issues/1517 ))
([441e180 ](441e1805c1 ))
* rm short-circuit in `rc.unraid-api` if plugin config dir is absent
([#1515 ](https://github.com/unraid/api/issues/1515 ))
([29dcb7d ](29dcb7d0f0 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-15 14:32:44 -04:00
renovate[bot]
85a35804c1
chore(deps): pin dependencies ( #1478 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [jiti](https://redirect.github.com/unjs/jiti ) | devDependencies | pin
| [`^2.4.2` ->
`2.4.2`](https://renovatebot.com/diffs/npm/jiti/2.4.2/2.4.2 ) |
| [node](https://redirect.github.com/actions/node-versions ) | uses-with
| pin | `22` -> `22.17.0` |
| [wrangler](https://redirect.github.com/cloudflare/workers-sdk )
([source](https://redirect.github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ))
| devDependencies | pin | [`^4.0.0` ->
`4.24.3`](https://renovatebot.com/diffs/npm/wrangler/4.24.3/4.24.3 ) |
| [ws](https://redirect.github.com/websockets/ws ) | peerDependencies |
pin | [`^8.18.0` ->
`8.18.3`](https://renovatebot.com/diffs/npm/ws/8.18.3/8.18.3 ) |
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### 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](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:11:46 -04:00
renovate[bot]
153e7a1e3a
chore(deps): update dependency @vitejs/plugin-vue to v6 ( #1431 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[@vitejs/plugin-vue](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme )
([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ))
| [`5.2.4` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/5.2.4/6.0.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite-plugin-vue (@​vitejs/plugin-vue)</summary>
###
[`v6.0.0`](https://redirect.github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#600-2025-06-24 )
##### Bug Fixes
- **deps:** update all non-major dependencies
([#​590](https://redirect.github.com/vitejs/vite-plugin-vue/issues/590 ))
([43426c8](43426c8476 ))
- **deps:** update all non-major dependencies
([#​600](https://redirect.github.com/vitejs/vite-plugin-vue/issues/600 ))
([a4c32a8](a4c32a84f3 ))
- **deps:** update all non-major dependencies
([#​605](https://redirect.github.com/vitejs/vite-plugin-vue/issues/605 ))
([67534e5](67534e5d8c ))
- **deps:** update all non-major dependencies
([#​609](https://redirect.github.com/vitejs/vite-plugin-vue/issues/609 ))
([98c52eb](98c52eb594 ))
##### Miscellaneous Chores
- add `description` and `keywords` field to package.json
([#​604](https://redirect.github.com/vitejs/vite-plugin-vue/issues/604 ))
([67ab76b](67ab76b485 ))
- **deps:** update dependency rollup to ^4.41.1
([#​591](https://redirect.github.com/vitejs/vite-plugin-vue/issues/591 ))
([256ac31](256ac314e6 ))
- **deps:** update dependency rollup to ^4.43.0
([#​601](https://redirect.github.com/vitejs/vite-plugin-vue/issues/601 ))
([a495edf](a495edf617 ))
- remove Vite 7 beta from supported range
([#​598](https://redirect.github.com/vitejs/vite-plugin-vue/issues/598 ))
([c7ddd62](c7ddd625a7 ))
##### Code Refactoring
- always use `crypto.hash`
([#​606](https://redirect.github.com/vitejs/vite-plugin-vue/issues/606 ))
([5de85f6](5de85f6a15 ))
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 15:29:14 -04:00
renovate[bot]
e73fc356cb
chore(deps): update dependency wrangler to v4 ( #1508 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [wrangler](https://redirect.github.com/cloudflare/workers-sdk )
([source](https://redirect.github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ))
| [`^3.114.10` ->
`^4.0.0`](https://renovatebot.com/diffs/npm/wrangler/3.114.10/4.24.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>cloudflare/workers-sdk (wrangler)</summary>
###
[`v4.24.3`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4243 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.24.2...wrangler@4.24.3 )
##### Patch Changes
-
[#​9923](https://redirect.github.com/cloudflare/workers-sdk/pull/9923 )
[`c01c4ee`](c01c4ee6af )
Thanks [@​gpanders](https://redirect.github.com/gpanders )! - Fix
image name resolution when modifying a container application
-
[#​9833](https://redirect.github.com/cloudflare/workers-sdk/pull/9833 )
[`3743896`](3743896120 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- fix: ensure that container builds don't disrupt dev hotkey handling
currently container builds run during local development (via `wrangler
dev` or `startWorker`) prevent the standard hotkeys not to be recognized
(most noticeably `ctrl+c`, preventing developers from existing the
process), the changes here ensure that hotkeys are instead correctly
handled as expected
- Updated dependencies \[]:
- miniflare@4.20250709 .0
###
[`v4.24.2`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4242 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.24.1...wrangler@4.24.2 )
##### Patch Changes
-
[#​9917](https://redirect.github.com/cloudflare/workers-sdk/pull/9917 )
[`80cc834`](80cc83403e )
Thanks [@​edmundhung](https://redirect.github.com/edmundhung )! -
fix: assets only versions upload should include tag and message
###
[`v4.24.1`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4241 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.24.0...wrangler@4.24.1 )
##### Patch Changes
-
[#​9765](https://redirect.github.com/cloudflare/workers-sdk/pull/9765 )
[`05adc61`](05adc615c9 )
Thanks
[@​hasip-timurtas](https://redirect.github.com/hasip-timurtas )! -
Build container images without the user's account ID. This allows
containers to be built and verified in dry run mode (where we do not
necessarily have the user's account info).
When we push the image to the managed registry, we first re-tag the
image to include the user's account ID so that the image has the full
resolved image name.
- Updated dependencies
\[[`bb09e50`](bb09e50d8e ),
[`25dbe54`](25dbe5480d ),
[`3bdec6b`](3bdec6b768 )]:
- miniflare@4.20250709 .0
###
[`v4.24.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4240 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.23.0...wrangler@4.24.0 )
##### Minor Changes
-
[#​9796](https://redirect.github.com/cloudflare/workers-sdk/pull/9796 )
[`ba69586`](ba69586d8f )
Thanks [@​simonabadoiu](https://redirect.github.com/simonabadoiu )!
- Browser Rendering local mode
-
[#​9825](https://redirect.github.com/cloudflare/workers-sdk/pull/9825 )
[`49c85c5`](49c85c5306 )
Thanks [@​ReppCodes](https://redirect.github.com/ReppCodes )! - Add
support for origin\_connection\_limit to Wrangler
Configure connection limits to Hyperdrive via command line options:
- `--origin-connection-limit`: The (soft) maximum number of connections
that Hyperdrive may establish to the origin database.
-
[#​9064](https://redirect.github.com/cloudflare/workers-sdk/pull/9064 )
[`a1181bf`](a1181bf804 )
Thanks [@​sdnts](https://redirect.github.com/sdnts )! - Added an
`event-subscriptions` subcommand
##### Patch Changes
-
[#​9729](https://redirect.github.com/cloudflare/workers-sdk/pull/9729 )
[`1b3a2b7`](1b3a2b71b7 )
Thanks [@​404Wolf](https://redirect.github.com/404Wolf )! - Set
docker build context to the Dockerfile directory when
`image_build_context` is not explicitly provided
-
[#​9845](https://redirect.github.com/cloudflare/workers-sdk/pull/9845 )
[`dbfa4ef`](dbfa4ef4d4 )
Thanks [@​jonboulle](https://redirect.github.com/jonboulle )! -
remove extraneous double spaces from Wrangler help output
-
[#​9811](https://redirect.github.com/cloudflare/workers-sdk/pull/9811 )
[`fc29c31`](fc29c31ae0 )
Thanks [@​gpanders](https://redirect.github.com/gpanders )! - Fix
unauthorized errors on "containers images delete".
-
[#​9813](https://redirect.github.com/cloudflare/workers-sdk/pull/9813 )
[`45497ab`](45497ab4a4 )
Thanks [@​gpanders](https://redirect.github.com/gpanders )! -
Support container image names without account ID
-
[#​9821](https://redirect.github.com/cloudflare/workers-sdk/pull/9821 )
[`a447d67`](a447d6722a )
Thanks
[@​WillTaylorDev](https://redirect.github.com/WillTaylorDev )! -
Preview Aliases: Force alias generation to meet stricter naming
requirements.
For cases where CI is requesting Wrangler to generate the alias based on
the branch name, we want a stricter check around the generated alias
name in order to avoid version upload failures. If a valid alias name
was not able to be generated, we warn and do not provide an alias
(avoiding a version upload failure).
-
[#​9840](https://redirect.github.com/cloudflare/workers-sdk/pull/9840 )
[`7c55f9e`](7c55f9e1ea )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- fix: make sure that the experimental `remoteBindings` flag is properly
handled in `getPlatformProxy`
There are two issues related to how the experimental `remoteBindings`
flag is handled in `getPlatformProxy` that are being fixed by this
change:
- the `experimental_remote` configuration flag set on service bindings
is incorrectly always taken into account, even if `remoteBindings` is
set to `false`
- the `experimental_remote` configuration flag of all the other bindings
is never taken into account (effectively preventing the bindings to be
used in remote mode) since the `remoteBindings` flag is not being
properly propagated
-
[#​9801](https://redirect.github.com/cloudflare/workers-sdk/pull/9801 )
[`0bb619a`](0bb619a929 )
Thanks [@​IRCody](https://redirect.github.com/IRCody )! -
Containers: Fix issue where setting an image URI instead of dockerfile
would incorrectly not update the image
-
[#​9872](https://redirect.github.com/cloudflare/workers-sdk/pull/9872 )
[`a727db3`](a727db341a )
Thanks [@​emily-shen](https://redirect.github.com/emily-shen )! -
fix: resolve Dockerfile path relative to the Wrangler config path
This fixes a bug where Wrangler would not be able to find a Dockerfile
if a Wrangler config path had been specified with the `--config` flag.
-
[#​9815](https://redirect.github.com/cloudflare/workers-sdk/pull/9815 )
[`1358034`](1358034ec2 )
Thanks [@​gpanders](https://redirect.github.com/gpanders )! -
Remove --json flag from containers and cloudchamber commands (except for
"images list")
-
[#​9734](https://redirect.github.com/cloudflare/workers-sdk/pull/9734 )
[`1a58bc3`](1a58bc34d6 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - Make
Wrangler warn more loudly if you're missing auth scopes
-
[#​9748](https://redirect.github.com/cloudflare/workers-sdk/pull/9748 )
[`7e3aa1b`](7e3aa1b774 )
Thanks [@​alsuren](https://redirect.github.com/alsuren )! -
Internal-only WRANGLER\_D1\_EXTRA\_LOCATION\_CHOICES environment
variable for enabling D1's testing location hints
- Updated dependencies
\[[`ba69586`](ba69586d8f ),
[`1a75f85`](1a75f85ae9 ),
[`395f36d`](395f36de12 ),
[`6f344bf`](6f344bfe31 )]:
- miniflare@4.20250705 .0
###
[`v4.23.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4230 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.22.0...wrangler@4.23.0 )
##### Minor Changes
-
[#​9535](https://redirect.github.com/cloudflare/workers-sdk/pull/9535 )
[`56dc5c4`](56dc5c4946 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - In
2023 we announced [breakpoint debugging
support](https://blog.cloudflare.com/debugging-cloudflare-workers/ ) for
Workers, which meant that you could easily debug your Worker code in
Wrangler's built-in devtools (accessible via the `[d]` hotkey) as well
as multiple other devtools clients, [including
VSCode](https://developers.cloudflare.com/workers/observability/dev-tools/breakpoints/ ).
For most developers, breakpoint debugging via VSCode is the most natural
flow, but until now it's required [manually configuring a `launch.json`
file](https://developers.cloudflare.com/workers/observability/dev-tools/breakpoints/#setup-vs-code-to-use-breakpoints ),
running `wrangler dev`, and connecting via VSCode's built-in debugger.
Now, using VSCode's built-in [JavaScript Debug
Terminals](https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_javascript-debug-terminal ),
there are just two steps: open a JS debug terminal and run `wrangler
dev` (or `vite dev`). VSCode will automatically connect to your running
Worker (even if you're running multiple Workers at once!) and start a
debugging session.
-
[#​9810](https://redirect.github.com/cloudflare/workers-sdk/pull/9810 )
[`8acaf43`](8acaf432ac )
Thanks
[@​WillTaylorDev](https://redirect.github.com/WillTaylorDev )! -
WC-3626 Pull branch name from WORKERS\_CI\_BRANCH if exists.
##### Patch Changes
-
[#​9775](https://redirect.github.com/cloudflare/workers-sdk/pull/9775 )
[`4309bb3`](4309bb30d2 )
Thanks [@​vicb](https://redirect.github.com/vicb )! - Cap the
number of errors and warnings for bulk KV put to avoid consuming too
much memory
-
[#​9799](https://redirect.github.com/cloudflare/workers-sdk/pull/9799 )
[`d11288a`](d11288aff5 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Better messaging for account owned tokens in `wrangler whoami`
- Updated dependencies
\[[`56dc5c4`](56dc5c4946 )]:
- miniflare@4.20250617 .5
###
[`v4.22.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4220 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.21.2...wrangler@4.22.0 )
##### Minor Changes
-
[#​7871](https://redirect.github.com/cloudflare/workers-sdk/pull/7871 )
[`f2a8d4a`](f2a8d4a91e )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- add support for assets bindings to `getPlatformProxy`
this change makes sure that that `getPlatformProxy`, when the input
configuration
file contains an assets field, correctly returns the appropriate asset
binding proxy
example:
```jsonc
// wrangler.jsonc
{
"name": "my-worker",
"assets": {
"directory": "./public/",
"binding": "ASSETS",
},
}
```
```js
import { getPlatformProxy } from "wrangler";
const { env, dispose } = await getPlatformProxy();
const text = await (await
env.ASSETS.fetch("http://0.0.0.0/file.txt ")).text();
console.log(text); // logs the content of file.txt
await dispose();
```
##### Patch Changes
-
[#​9717](https://redirect.github.com/cloudflare/workers-sdk/pull/9717 )
[`d2f2f72`](d2f2f726a1 )
Thanks
[@​nikitassharma](https://redirect.github.com/nikitassharma )! -
Containers should default to a "dev" instance type when no instance type
is specified in the wrangler config
-
[#​9620](https://redirect.github.com/cloudflare/workers-sdk/pull/9620 )
[`1b967ea`](1b967ea0ef )
Thanks [@​gpanders](https://redirect.github.com/gpanders )! -
Simplify containers images list output format
-
[#​9684](https://redirect.github.com/cloudflare/workers-sdk/pull/9684 )
[`94a340e`](94a340e121 )
Thanks
[@​WillTaylorDev](https://redirect.github.com/WillTaylorDev )! -
Select only successfully deployed deployments when tailing.
###
[`v4.21.2`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4212 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.21.1...wrangler@4.21.2 )
##### Patch Changes
-
[#​9731](https://redirect.github.com/cloudflare/workers-sdk/pull/9731 )
[`75b75f3`](75b75f3de7 )
Thanks [@​gabivlj](https://redirect.github.com/gabivlj )! -
containers: Check for container scopes before running a container
command to give a better error
-
[#​9641](https://redirect.github.com/cloudflare/workers-sdk/pull/9641 )
[`fdbc9f6`](fdbc9f6048 )
Thanks [@​IRCody](https://redirect.github.com/IRCody )! - Update
container builds to use a more robust method for detecting if the
currently built image already exists.
-
[#​9736](https://redirect.github.com/cloudflare/workers-sdk/pull/9736 )
[`55c83a7`](55c83a7cf9 )
Thanks [@​gabivlj](https://redirect.github.com/gabivlj )! -
containers: Do not check scopes if not defined
-
[#​9667](https://redirect.github.com/cloudflare/workers-sdk/pull/9667 )
[`406fba5`](406fba5fa2 )
Thanks [@​IRCody](https://redirect.github.com/IRCody )! - Fail
earlier in the deploy process when deploying a container worker if
docker is not detected.
###
[`v4.21.1`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4211 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.21.0...wrangler@4.21.1 )
##### Patch Changes
-
[#​9626](https://redirect.github.com/cloudflare/workers-sdk/pull/9626 )
[`9c938c2`](9c938c2183 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Support `wrangler version upload` for Python Workers
-
[#​9718](https://redirect.github.com/cloudflare/workers-sdk/pull/9718 )
[`fb83341`](fb83341bed )
Thanks [@​mhart](https://redirect.github.com/mhart )! - fix error
message when docker daemon is not running
-
[#​9689](https://redirect.github.com/cloudflare/workers-sdk/pull/9689 )
[`b137a6f`](b137a6f090 )
Thanks [@​emily-shen](https://redirect.github.com/emily-shen )! -
fix: correctly pass container engine config to miniflare
-
[#​9722](https://redirect.github.com/cloudflare/workers-sdk/pull/9722 )
[`29e911a`](29e911abbb )
Thanks [@​emily-shen](https://redirect.github.com/emily-shen )! -
Update containers config schema.
Deprecates `containers.configuration` in favour of top level fields.
Makes top level `image` required. Deprecates `instances` and
`durable_objects`. Makes `name` optional.
-
[#​9666](https://redirect.github.com/cloudflare/workers-sdk/pull/9666 )
[`f3c5791`](f3c5791e3a )
Thanks [@​IRCody](https://redirect.github.com/IRCody )! - Add a
reasonable default name for containers that have no defined name.
- Updated dependencies
\[[`b137a6f`](b137a6f090 )]:
- miniflare@4.20250617 .4
###
[`v4.21.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4210 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.20.5...wrangler@4.21.0 )
##### Minor Changes
-
[#​9692](https://redirect.github.com/cloudflare/workers-sdk/pull/9692 )
[`273952f`](273952ff89 )
Thanks [@​dom96](https://redirect.github.com/dom96 )! - Condenses
Python vendored modules in output table
-
[#​9654](https://redirect.github.com/cloudflare/workers-sdk/pull/9654 )
[`2a5988c`](2a5988c50a )
Thanks [@​dom96](https://redirect.github.com/dom96 )! - Python
Workers now automatically bundle .so files from vendored packages
##### Patch Changes
-
[#​9695](https://redirect.github.com/cloudflare/workers-sdk/pull/9695 )
[`0e64c35`](0e64c3515f )
Thanks [@​emily-shen](https://redirect.github.com/emily-shen )! -
Move hotkey registration later in dev start up
This should have no functional change, but allows us to conditionally
render hotkeys based on config.
-
[#​9098](https://redirect.github.com/cloudflare/workers-sdk/pull/9098 )
[`ef20754`](ef207546d6 )
Thanks [@​jseba](https://redirect.github.com/jseba )! - Migrate
Workers Containers commands to Containers API Endpoints
The Workers Containers API was built on top of Cloudchamber, but has now
been moved to its own API
with a reduced scoping and new token.
-
[#​9712](https://redirect.github.com/cloudflare/workers-sdk/pull/9712 )
[`2a4c467`](2a4c467d83 )
Thanks [@​emily-shen](https://redirect.github.com/emily-shen )! -
Make `wrangler container` commands print `open-beta` status
###
[`v4.20.5`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4205 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.20.4...wrangler@4.20.5 )
##### Patch Changes
-
[#​9688](https://redirect.github.com/cloudflare/workers-sdk/pull/9688 )
[`086e29d`](086e29daf4 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- add remote bindings support to `getPlatformProxy`
Example:
```json
// wrangler.jsonc
{
"name": "get-platform-proxy-test",
"services": [
{
"binding": "MY_WORKER",
"service": "my-worker",
"experimental_remote": true
}
]
}
```
```js
// index.mjs
import { getPlatformProxy } from "wrangler";
const { env } = await getPlatformProxy({
experimental: {
remoteBindings: true,
},
});
// env.MY_WORKER.fetch() fetches from the remote my-worker service
```
-
[#​9558](https://redirect.github.com/cloudflare/workers-sdk/pull/9558 )
[`d5edf52`](d5edf52b43 )
Thanks
[@​ichernetsky-cf](https://redirect.github.com/ichernetsky-cf )! -
`wrangler containers apply` uses `observability` configuration.
-
[#​9678](https://redirect.github.com/cloudflare/workers-sdk/pull/9678 )
[`24b2c66`](24b2c666cf )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- remove warnings during config validations on `experimental_remote`
fields
wrangler commands, run without the `--x-remote-bindings` flag, parsing
config files containing `experimental_remote` fields currently show
warnings stating that the field is not recognized. This is usually more
cumbersome than helpful so here we're loosening up this validation and
making wrangler always recognize the field even when no
`--x-remote-bindings` flag is provided
-
[#​9633](https://redirect.github.com/cloudflare/workers-sdk/pull/9633 )
[`3f478af`](3f478af7f1 )
Thanks
[@​nikitassharma](https://redirect.github.com/nikitassharma )! -
Add support for setting an instance type for containers in wrangler.
This allows users to configure memory, disk, and vCPU by setting
instance type when interacting with containers.
-
[#​9596](https://redirect.github.com/cloudflare/workers-sdk/pull/9596 )
[`5162c51`](5162c51946 )
Thanks
[@​CarmenPopoviciu](https://redirect.github.com/CarmenPopoviciu )!
- add ability to pull images for containers local dev
- Updated dependencies
\[[`bfb791e`](bfb791e708 ),
[`5162c51`](5162c51946 )]:
- miniflare@4.20250617 .3
###
[`v4.20.4`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4204 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.20.3...wrangler@4.20.4 )
##### Patch Changes
-
[#​9673](https://redirect.github.com/cloudflare/workers-sdk/pull/9673 )
[`ffa742f`](ffa742f32f )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- fix: ensure that wrangler deploy and version upload don't override the
remote-bindings flag
-
[#​9653](https://redirect.github.com/cloudflare/workers-sdk/pull/9653 )
[`8a60fe7`](8a60fe76ec )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Rename `WRANGLER_CONTAINERS_DOCKER_PATH` to `WRANGLER_DOCKER_BIN`
-
[#​9664](https://redirect.github.com/cloudflare/workers-sdk/pull/9664 )
[`c489a44`](c489a44847 )
Thanks [@​IRCody](https://redirect.github.com/IRCody )! - Remove
cloudchamber/container apply confirmation dialog when run
non-interactively.
-
[#​9653](https://redirect.github.com/cloudflare/workers-sdk/pull/9653 )
[`8a60fe7`](8a60fe76ec )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - Add a
warning banner to `wrangler cloudchamber` and `wrangler containers`
commands
-
[#​9605](https://redirect.github.com/cloudflare/workers-sdk/pull/9605 )
[`17d23d8`](17d23d8e5f )
Thanks [@​emily-shen](https://redirect.github.com/emily-shen )! -
Add rebuild hotkey for containers local dev, and clean up containers at
the end of a dev session.
- Updated dependencies
\[[`17d23d8`](17d23d8e5f )]:
- miniflare@4.20250617 .2
###
[`v4.20.3`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4203 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.20.2...wrangler@4.20.3 )
##### Patch Changes
-
[#​9621](https://redirect.github.com/cloudflare/workers-sdk/pull/9621 )
[`08be3ed`](08be3ed057 )
Thanks [@​gabivlj](https://redirect.github.com/gabivlj )! -
wrangler containers: 'default' scheduling policy should be the default
-
[#​9586](https://redirect.github.com/cloudflare/workers-sdk/pull/9586 )
[`d1d34fe`](d1d34fedd1 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Remove the Mixed Mode naming in favour of "remote bindings"/"remote
proxy"
- Updated dependencies
\[[`d1d34fe`](d1d34fedd1 )]:
- miniflare@4.20250617 .1
###
[`v4.20.2`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4202 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.20.1...wrangler@4.20.2 )
##### Patch Changes
-
[#​9565](https://redirect.github.com/cloudflare/workers-sdk/pull/9565 )
[`b1c9139`](b1c9139524 )
Thanks [@​IRCody](https://redirect.github.com/IRCody )! - Ensure
that a container applications image configuration is not updated if
there were not changes to the image.
-
[#​9628](https://redirect.github.com/cloudflare/workers-sdk/pull/9628 )
[`92f12f4`](92f12f442d )
Thanks [@​gpanders](https://redirect.github.com/gpanders )! -
Remove "Cloudchamber" from user facing error messages
-
[#​9576](https://redirect.github.com/cloudflare/workers-sdk/pull/9576 )
[`2671e77`](2671e77843 )
Thanks [@​vicb](https://redirect.github.com/vicb )! - Add core
local dev functionality for containers.
Adds a new WRANGLER\_DOCKER\_HOST env var to customise what socket to
connect to.
- Updated dependencies
\[[`828b7df`](828b7dffad ),
[`2671e77`](2671e77843 )]:
- miniflare@4.20250617 .0
###
[`v4.20.1`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4201 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.20.0...wrangler@4.20.1 )
##### Patch Changes
-
[#​9536](https://redirect.github.com/cloudflare/workers-sdk/pull/9536 )
[`3b61c41`](3b61c41f2c )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- expose `Unstable_Binding` type
-
[#​9564](https://redirect.github.com/cloudflare/workers-sdk/pull/9564 )
[`1d3293f`](1d3293f0cb )
Thanks [@​skepticfx](https://redirect.github.com/skepticfx )! -
Switch container registry to `registry.cloudflare.com` from
`registry.cloudchamber.cfdata.org`.
Also adds the env var `CLOUDFLARE_CONTAINER_REGISTRY` to override this
-
[#​9520](https://redirect.github.com/cloudflare/workers-sdk/pull/9520 )
[`04f9164`](04f9164bbc )
Thanks [@​vicb](https://redirect.github.com/vicb )! - fix the
default value for keep\_names (`true`)
-
[#​9506](https://redirect.github.com/cloudflare/workers-sdk/pull/9506 )
[`36113c2`](36113c29c8 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - Strip
the `CF-Connecting-IP` header from outgoing fetches
-
[#​9592](https://redirect.github.com/cloudflare/workers-sdk/pull/9592 )
[`49f5ac7`](49f5ac7ef2 )
Thanks
[@​petebacondarwin](https://redirect.github.com/petebacondarwin )!
- Point to the right location for docs on telemetry
-
[#​9593](https://redirect.github.com/cloudflare/workers-sdk/pull/9593 )
[`cf33417`](cf33417320 )
Thanks [@​vicb](https://redirect.github.com/vicb )! - drop unused
`WRANGLER_UNENV_RESOLVE_PATHS` env var
-
[#​9566](https://redirect.github.com/cloudflare/workers-sdk/pull/9566 )
[`521eeb9`](521eeb9d7d )
Thanks [@​vicb](https://redirect.github.com/vicb )! - Bump
`@cloudflare/unenv-preset` to 2.3.3
-
[#​9344](https://redirect.github.com/cloudflare/workers-sdk/pull/9344 )
[`02e2c1e`](02e2c1e4de )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- add warning about env not specified to potentially risky wrangler
commands
add a warning suggesting users to specify their target environment (via
`-e` or `--env`)
when their wrangler config file contains some environments and they are
calling one
of the following commands:
- wrangler deploy
- wrangler versions upload
- wrangler versions deploy
- wrangler versions secret bulk
- wrangler versions secret put
- wrangler versions secret delete
- wrangler secret bulk
- wrangler secret put
- wrangler secret delete
- wrangler triggers deploy
this is a measure we're putting in place to try to prevent developers
from accidentally applying
changes to an incorrect (potentially even production) environment
-
[#​9344](https://redirect.github.com/cloudflare/workers-sdk/pull/9344 )
[`02e2c1e`](02e2c1e4de )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- allow passing an empty string to the `-e|--env` flag to target the
top-level environment
-
[#​9536](https://redirect.github.com/cloudflare/workers-sdk/pull/9536 )
[`3b61c41`](3b61c41f2c )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- performance improvement: restart a mixed mode session only if the
worker's remote bindings have changed
-
[#​9550](https://redirect.github.com/cloudflare/workers-sdk/pull/9550 )
[`c117904`](c11790486f )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- allow `startWorker` to accept `false` as an `inspector` option (to
disable the inspector server)
-
[#​9473](https://redirect.github.com/cloudflare/workers-sdk/pull/9473 )
[`fae8c02`](fae8c02bcf )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- expose new `experimental_maybeStartOrUpdateMixedModeSession` utility
- Updated dependencies
\[[`bd528d5`](bd528d5d53 ),
[`2177fb4`](2177fb44f4 ),
[`36113c2`](36113c29c8 ),
[`e16fcc7`](e16fcc747a )]:
- miniflare@4.20250612 .0
###
[`v4.20.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4200 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.19.2...wrangler@4.20.0 )
##### Minor Changes
-
[#​9509](https://redirect.github.com/cloudflare/workers-sdk/pull/9509 )
[`0b2ba45`](0b2ba4590c )
Thanks [@​emily-shen](https://redirect.github.com/emily-shen )! -
feat: add static routing options via 'run\_worker\_first' to Wrangler
Implements the proposal noted here
[https://github.com/cloudflare/workers-sdk/discussions/9143 ](https://redirect.github.com/cloudflare/workers-sdk/discussions/9143 ).
This is now usable in `wrangler dev` and in production - just specify
the routes that should hit the worker first with `run_worker_first` in
your Wrangler config. You can also omit certain paths with `!` negative
rules.
##### Patch Changes
-
[#​9507](https://redirect.github.com/cloudflare/workers-sdk/pull/9507 )
[`1914b87`](1914b87e25 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- slightly improve wrangler dev bindings loggings
improve the bindings loggings by:
- removing the unnecessary (and potentially incorrect) `[connected]`
suffix for remote bindings
- making sure that the modes presented in the bindings logs are
correctly aligned
-
[#​9475](https://redirect.github.com/cloudflare/workers-sdk/pull/9475 )
[`931f467`](931f467e39 )
Thanks [@​edmundhung](https://redirect.github.com/edmundhung )! -
add hello world binding that serves as as an explanatory example.
-
[#​9443](https://redirect.github.com/cloudflare/workers-sdk/pull/9443 )
[`95eb47d`](95eb47d2c6 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- add workerName option to startMixedModeSession API
-
[#​9541](https://redirect.github.com/cloudflare/workers-sdk/pull/9541 )
[`80b8bd9`](80b8bd93e6 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- make workers created with `startWorker` await the `ready` promise on
`dispose`
-
[#​9443](https://redirect.github.com/cloudflare/workers-sdk/pull/9443 )
[`95eb47d`](95eb47d2c6 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- add mixed-mode support for mtls bindings
-
[#​9515](https://redirect.github.com/cloudflare/workers-sdk/pull/9515 )
[`9e4cd16`](9e4cd16ce1 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- make sure that remote binding errors are surfaced when using mixed
(hybrid) mode
-
[#​9516](https://redirect.github.com/cloudflare/workers-sdk/pull/9516 )
[`92305af`](92305af0a7 )
Thanks [@​IRCody](https://redirect.github.com/IRCody )! - Reorder
deploy output when deploying a container worker so the worker url is
printed last and the worker triggers aren't deployed until the container
has been built and deployed successfully.
- Updated dependencies
\[[`931f467`](931f467e39 ),
[`95eb47d`](95eb47d2c6 ),
[`0b2ba45`](0b2ba4590c )]:
- miniflare@4.20250604 .1
-
[@​cloudflare/unenv-preset](https://redirect.github.com/cloudflare/unenv-preset )@​2.3.3
###
[`v4.19.2`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4192 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.19.1...wrangler@4.19.2 )
##### Patch Changes
-
[#​9461](https://redirect.github.com/cloudflare/workers-sdk/pull/9461 )
[`66edd2f`](66edd2f3bd )
Thanks [@​skepticfx](https://redirect.github.com/skepticfx )! -
Enforce disk limits on container builds
-
[#​9481](https://redirect.github.com/cloudflare/workers-sdk/pull/9481 )
[`d1a1787`](d1a1787b27 )
Thanks
[@​WillTaylorDev](https://redirect.github.com/WillTaylorDev )! -
Force autogenerated aliases to be fully lowercased.
-
[#​9480](https://redirect.github.com/cloudflare/workers-sdk/pull/9480 )
[`1f84092`](1f84092851 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- add `experimentalMixedMode` dev option to `unstable_startWorker`
add an new `experimentalMixedMode` dev option to `unstable_startWorker`
that allows developers to programmatically start a new mixed mode
session using startWorker.
Example usage:
```js
// index.mjs
import { unstable_startWorker } from "wrangler";
await unstable_startWorker({
dev: {
experimentalMixedMode: true,
},
});
```
```json
// wrangler.jsonc
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "programmatic-start-worker-example",
"main": "src/index.ts",
"compatibility_date": "2025-06-01",
"services": [
{ "binding": "REMOTE_WORKER", "service": "remote-worker", "remote": true
}
]
}
```
- Updated dependencies
\[[`4ab5a40`](4ab5a4027d ),
[`485cd08`](485cd08679 ),
[`e3b3ef5`](e3b3ef51cf ),
[`3261957`](3261957aba )]:
- miniflare@4.20250604 .0
-
[@​cloudflare/unenv-preset](https://redirect.github.com/cloudflare/unenv-preset )@​2.3.3
###
[`v4.19.1`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4191 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.19.0...wrangler@4.19.1 )
##### Patch Changes
-
[#​9456](https://redirect.github.com/cloudflare/workers-sdk/pull/9456 )
[`db2cdc6`](db2cdc6b1e )
Thanks
[@​WillTaylorDev](https://redirect.github.com/WillTaylorDev )! -
Fix bug causing preview alias to always be generated.
###
[`v4.19.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4190 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.18.0...wrangler@4.19.0 )
##### Minor Changes
-
[#​9401](https://redirect.github.com/cloudflare/workers-sdk/pull/9401 )
[`03b8c1c`](03b8c1ca53 )
Thanks
[@​WillTaylorDev](https://redirect.github.com/WillTaylorDev )! -
Provide ability for Wrangler to upload preview aliases during version
upload.
##### Patch Changes
-
[#​9390](https://redirect.github.com/cloudflare/workers-sdk/pull/9390 )
[`80e75f4`](80e75f4a67 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Support additional Mixed Mode resources in Wrangler:
- AI
- Browser
- Images
- Vectorize
- Dispatch Namespaces
-
[#​9395](https://redirect.github.com/cloudflare/workers-sdk/pull/9395 )
[`b3be057`](b3be057344 )
Thanks [@​Maximo-Guk](https://redirect.github.com/Maximo-Guk )! -
Add WRANGLER\_CI\_OVERRIDE\_NETWORK\_MODE\_HOST for Workers CI
-
[#​9410](https://redirect.github.com/cloudflare/workers-sdk/pull/9410 )
[`87f3843`](87f38432ee )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- enable consumers of `unstable_readConfig` to silence `remote` warnings
- Updated dependencies
\[[`8c7ce77`](8c7ce7728c ),
[`80e75f4`](80e75f4a67 ),
[`80e75f4`](80e75f4a67 ),
[`fac2f9d`](fac2f9dfa6 ),
[`92719a5`](92719a535b )]:
- miniflare@4.20250525 .1
###
[`v4.18.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4180 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.17.0...wrangler@4.18.0 )
##### Minor Changes
-
[#​9393](https://redirect.github.com/cloudflare/workers-sdk/pull/9393 )
[`34b6174`](34b61746f2 )
Thanks [@​jamesopstad](https://redirect.github.com/jamesopstad )! -
Hard fail on Node.js < 20. Wrangler no longer supports Node.js 18.x as
it reached end-of-life on 2025-04-30. See
https://github.com/nodejs/release?tab=readme-ov-file#end-of-life-releases .
##### Patch Changes
-
[#​9308](https://redirect.github.com/cloudflare/workers-sdk/pull/9308 )
[`d3a6eb3`](d3a6eb30e5 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- expose new utilities and types to aid consumers of the programmatic
mixed-mode API
Specifically the exports have been added:
- `Experimental_MixedModeSession`: type representing a mixed-mode
session
- `Experimental_ConfigBindingsOptions`: type representing
config-bindings
- `experimental_pickRemoteBindings`: utility for picking only the remote
bindings from a record of start-worker bindings.
- `unstable_convertConfigBindingsToStartWorkerBindings`: utility for
converting config-bindings into start-worker bindings (that can be
passed to `startMixedModeSession`)
-
[#​9347](https://redirect.github.com/cloudflare/workers-sdk/pull/9347 )
[`b8f058c`](b8f058c81e )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Improve binding display on narrower terminals
- Updated dependencies
\[[`d9d937a`](d9d937ab6f ),
[`e39a45f`](e39a45ffa0 ),
[`fdae3f7`](fdae3f7665 )]:
- miniflare@4.20250525 .0
###
[`v4.17.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4170 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.16.1...wrangler@4.17.0 )
##### Minor Changes
-
[#​9321](https://redirect.github.com/cloudflare/workers-sdk/pull/9321 )
[`6c03bde`](6c03bde33f )
Thanks
[@​petebacondarwin](https://redirect.github.com/petebacondarwin )!
- Add support for FedRAMP High compliance region
Now it is possible to target Wrangler at the FedRAMP High compliance
region.
There are two ways to signal to Wrangler to run in this mode:
- set `"compliance_region": "fedramp_high"` in a Wrangler configuration
- set `CLOUDFLARE_COMPLIANCE_REGION=fedramp_high` environment variable
when running Wrangler
If both are provided and the values do not match then Wrangler will exit
with an error.
When in this mode OAuth authentication is not supported.
It is necessary to authenticate using a Cloudflare API Token acquired
from the Cloudflare FedRAMP High dashboard.
Most bindings and commands are supported in this mode.
- Unsupported commands may result in API requests that are not supported
- possibly 422 Unprocessable Entity responses.
- Unsupported bindings may work in local dev, as there is no local
validation, but will fail at Worker deployment time.
Resolves DEVX-1921.
-
[#​9330](https://redirect.github.com/cloudflare/workers-sdk/pull/9330 )
[`34c71ce`](34c71ce920 )
Thanks [@​edmundhung](https://redirect.github.com/edmundhung )! -
Updated internal configuration to use Miniflare’s new
`defaultPersistRoot` instead of per-plugin `persist` flags
-
[#​8973](https://redirect.github.com/cloudflare/workers-sdk/pull/8973 )
[`cc7fae4`](cc7fae4cb9 )
Thanks
[@​Caio-Nogueira](https://redirect.github.com/Caio-Nogueira )! -
Show latest instance by default on `workflows instances describe`
command
##### Patch Changes
-
[#​9335](https://redirect.github.com/cloudflare/workers-sdk/pull/9335 )
[`6479fc5`](6479fc5228 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Redesign `wrangler dev` to more clearly present information and have a
bit of a glow up ✨

-
[#​9329](https://redirect.github.com/cloudflare/workers-sdk/pull/9329 )
[`410d985`](410d985250 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - Hide
logs in the `startMixedModeSession()` API
-
[#​9325](https://redirect.github.com/cloudflare/workers-sdk/pull/9325 )
[`c2678d1`](c2678d1681 )
Thanks [@​edmundhung](https://redirect.github.com/edmundhung )! -
refactor: fallbacks to local image binding from miniflare when local
mode is enabled
- Updated dependencies
\[[`34c71ce`](34c71ce920 ),
[`f7c82a4`](f7c82a4a9f ),
[`7ddd865`](7ddd865fa6 ),
[`6479fc5`](6479fc5228 ),
[`e5ae13a`](e5ae13adeb )]:
- miniflare@4.20250523 .0
###
[`v4.16.1`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4161 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.16.0...wrangler@4.16.1 )
##### Patch Changes
-
[#​9268](https://redirect.github.com/cloudflare/workers-sdk/pull/9268 )
[`7344344`](734434418f )
Thanks [@​gabivlj](https://redirect.github.com/gabivlj )! -
`wrangler containers delete` handles API errors correctly
###
[`v4.16.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4160 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.15.2...wrangler@4.16.0 )
##### Minor Changes
-
[#​9288](https://redirect.github.com/cloudflare/workers-sdk/pull/9288 )
[`3b8f7f1`](3b8f7f18be )
Thanks
[@​petebacondarwin](https://redirect.github.com/petebacondarwin )!
- allow --name and --env args on wrangler deploy
Previously it was not possible to provide a Worker name as a command
line argument at the same time as setting the Wrangler environment.
Now specifying `--name` is supported and will override any names set in
the Wrangler config:
**wrangler.json**
```json
{
"name": "config-worker"
"env": {
"staging": { "name": "config-worker-env" }
}
}
```
| Command | Previous (Worker name) | Proposed (Worker name) | Comment |
| ------------------------------------------------ |
---------------------- | ---------------------- |
------------------------------------- |
| wrangler deploy --name=args-worker | "args-worker" | "args-worker" |
CLI arg used |
| wrangler deploy --name=args-worker --env=staging | *Error* |
"args-worker" | CLI arg used |
| wrangler deploy --name=args-worker --env=prod | *Error* |
"args-worker" | CLI arg used |
| wrangler deploy | "config-worker" | "config-worker" | Top-level config
used |
| wrangler deploy --env=staging | "config-worker-env" |
"config-worker-env" | Named env config used |
| wrangler deploy --env=prod | "config-worker-prod" |
"config-worker-prod" | CLI arg and top-level config combined |
-
[#​9265](https://redirect.github.com/cloudflare/workers-sdk/pull/9265 )
[`16de0d5`](16de0d5227 )
Thanks [@​edmundhung](https://redirect.github.com/edmundhung )! -
docs: add documentation links to individual config properties in the
JSON schema of the Wrangler config file
##### Patch Changes
-
[#​9234](https://redirect.github.com/cloudflare/workers-sdk/pull/9234 )
[`2fe6219`](2fe62198d7 )
Thanks [@​emily-shen](https://redirect.github.com/emily-shen )! -
fix: add no-op `props` to `ctx` in `getPlatformProxy` to fix type
mismatch
-
[#​9269](https://redirect.github.com/cloudflare/workers-sdk/pull/9269 )
[`66d975e`](66d975e905 )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- Wire up mixed-mode remote bindings for multi-worker `wrangler dev`
Under the `--x-mixed-mode` flag, make sure that bindings configurations
with `remote: true` actually generate bindings to remote resources
during a multi-worker `wrangler dev` session, currently the bindings
included in this are: services, kv\_namespaces, r2\_buckets,
d1\_databases, queues and workflows.
Also include the ai binding since the bindings is already remote by
default anyways.
-
[#​9151](https://redirect.github.com/cloudflare/workers-sdk/pull/9151 )
[`5ab035d`](5ab035d8a1 )
Thanks [@​gabivlj](https://redirect.github.com/gabivlj )! -
wrangler containers can be configured with the kind of application
rollout on `apply`
-
[#​9231](https://redirect.github.com/cloudflare/workers-sdk/pull/9231 )
[`02d40ed`](02d40ed3bb )
Thanks
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz )!
- Wire up mixed-mode remote bindings for (single-worker) `wrangler dev`
Under the `--x-mixed-mode` flag, make sure that bindings configurations
with `remote: true` actually generate bindings to remote resources
during a single-worker `wrangler dev` session, currently the bindings
included in this are: services, kv\_namespaces, r2\_buckets,
d1\_databases, queues and workflows.
Also include the ai binding since the bindings is already remote by
default anyways.
-
[#​9221](https://redirect.github.com/cloudflare/workers-sdk/pull/9221 )
[`2ef31a9`](2ef31a9459 )
Thanks [@​vicb](https://redirect.github.com/vicb )! - bump
`@cloudflare/unenv-preset`
-
[#​9277](https://redirect.github.com/cloudflare/workers-sdk/pull/9277 )
[`db5ea8f`](db5ea8f1f6 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Support Mixed Mode for more binding types
-
[#​9266](https://redirect.github.com/cloudflare/workers-sdk/pull/9266 )
[`f2a16f1`](f2a16f1126 )
Thanks
[@​petebacondarwin](https://redirect.github.com/petebacondarwin )!
- fix: setting triggers.crons:\[] in Wrangler config should delete
deployed cron schedules
-
[#​9245](https://redirect.github.com/cloudflare/workers-sdk/pull/9245 )
[`b87b472`](b87b472a1a )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
Support Mixed Mode Dispatch Namespaces
- Updated dependencies
\[[`db5ea8f`](db5ea8f1f6 ),
[`b87b472`](b87b472a1a )]:
- miniflare@4.20250508 .3
###
[`v4.15.2`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4152 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.15.1...wrangler@4.15.2 )
##### Patch Changes
-
[#​9257](https://redirect.github.com/cloudflare/workers-sdk/pull/9257 )
[`33daa09`](33daa0961f )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - Relax
R2 bucket validation for `pages dev` commands
-
[#​9256](https://redirect.github.com/cloudflare/workers-sdk/pull/9256 )
[`3b384e2`](3b384e28c7 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - Move
the Analytics Engine simulator implementation from JSRPC to a Wrapped
binding. This fixes a regression introduced in
[https://github.com/cloudflare/workers-sdk/pull/8935 ](https://redirect.github.com/cloudflare/workers-sdk/pull/8935 )
that preventing Analytics Engine bindings working in local dev for
Workers with a compatibility date prior to JSRPC being enabled.
- Updated dependencies
\[[`3b384e2`](3b384e28c7 )]:
- miniflare@4.20250508 .2
-
[@​cloudflare/unenv-preset](https://redirect.github.com/cloudflare/unenv-preset )@​2.3.2
###
[`v4.15.1`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#4151 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@4.15.0...wrangler@4.15.1 )
##### Patch Changes
-
[#​9248](https://redirect.github.com/cloudflare/workers-sdk/pull/9248 )
[`07f4010`](07f4010e6d )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 15:27:20 -04:00
renovate[bot]
53b05ebe5e
fix(deps): update all non-major dependencies ( #1489 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| [@eslint/js](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js ))
| [`9.29.0` ->
`9.30.1`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.29.0/9.30.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [@faker-js/faker](https://fakerjs.dev )
([source](https://redirect.github.com/faker-js/faker )) | [`9.8.0` ->
`9.9.0`](https://renovatebot.com/diffs/npm/@faker-js%2ffaker/9.8.0/9.9.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [@floating-ui/dom](https://floating-ui.com )
([source](https://redirect.github.com/floating-ui/floating-ui/tree/HEAD/packages/dom ))
| [`1.7.1` ->
`1.7.2`](https://renovatebot.com/diffs/npm/@floating-ui%2fdom/1.7.1/1.7.2 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [@floating-ui/utils](https://floating-ui.com )
([source](https://redirect.github.com/floating-ui/floating-ui/tree/HEAD/packages/utils ))
| [`0.2.9` ->
`0.2.10`](https://renovatebot.com/diffs/npm/@floating-ui%2futils/0.2.9/0.2.10 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [@floating-ui/vue](https://floating-ui.com/docs/vue )
([source](https://redirect.github.com/floating-ui/floating-ui/tree/HEAD/packages/vue ))
| [`1.1.6` ->
`1.1.7`](https://renovatebot.com/diffs/npm/@floating-ui%2fvue/1.1.6/1.1.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
|
[@graphql-codegen/client-preset](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client ))
| [`4.8.2` ->
`4.8.3`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.8.2/4.8.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@graphql-codegen/client-preset](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client ))
| [`4.8.2` ->
`4.8.3`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.8.2/4.8.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
|
[@graphql-codegen/typed-document-node](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node ))
| [`5.1.1` ->
`5.1.2`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftyped-document-node/5.1.1/5.1.2 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@ianvs/prettier-plugin-sort-imports](https://redirect.github.com/ianvs/prettier-plugin-sort-imports )
| [`4.4.2` ->
`4.5.1`](https://renovatebot.com/diffs/npm/@ianvs%2fprettier-plugin-sort-imports/4.4.2/4.5.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [@nuxt/devtools](https://devtools.nuxt.com )
([source](https://redirect.github.com/nuxt/devtools/tree/HEAD/packages/devtools ))
| [`2.5.0` ->
`2.6.2`](https://renovatebot.com/diffs/npm/@nuxt%2fdevtools/2.5.0/2.6.2 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [@nuxt/eslint](https://redirect.github.com/nuxt/eslint )
([source](https://redirect.github.com/nuxt/eslint/tree/HEAD/packages/module ))
| [`1.4.1` ->
`1.5.2`](https://renovatebot.com/diffs/npm/@nuxt%2feslint/1.4.1/1.5.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [@nuxt/test-utils](https://redirect.github.com/nuxt/test-utils ) |
[`3.19.1` ->
`3.19.2`](https://renovatebot.com/diffs/npm/@nuxt%2ftest-utils/3.19.1/3.19.2 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [@rollup/rollup-linux-x64-gnu](https://rollupjs.org/ )
([source](https://redirect.github.com/rollup/rollup )) | [`4.44.0` ->
`4.44.2`](https://renovatebot.com/diffs/npm/@rollup%2frollup-linux-x64-gnu/4.44.0/4.44.2 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| optionalDependencies | patch |
| [@swc/core](https://swc.rs )
([source](https://redirect.github.com/swc-project/swc )) | [`1.12.4` ->
`1.12.11`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.12.4/1.12.11 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@types/bun](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bun )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun ))
| [`1.2.16` ->
`1.2.18`](https://renovatebot.com/diffs/npm/@types%2fbun/1.2.16/1.2.18 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@types/dockerode](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dockerode )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ))
| [`3.3.41` ->
`3.3.42`](https://renovatebot.com/diffs/npm/@types%2fdockerode/3.3.41/3.3.42 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@types/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ))
| [`4.17.18` ->
`4.17.20`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.18/4.17.20 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`22.15.32` ->
`22.16.3`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.32/22.16.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ))
| [`8.34.1` ->
`8.36.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.34.1/8.36.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@vueuse/components](https://redirect.github.com/vueuse/vueuse/tree/main/packages/components#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/components ))
| [`13.4.0` ->
`13.5.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcomponents/13.4.0/13.5.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [@vueuse/core](https://redirect.github.com/vueuse/vueuse )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core ))
| [`13.4.0` ->
`13.5.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/13.4.0/13.5.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [@vueuse/core](https://redirect.github.com/vueuse/vueuse )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core ))
| [`13.4.0` ->
`13.5.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/13.4.0/13.5.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
|
[@vueuse/integrations](https://redirect.github.com/vueuse/vueuse/tree/main/packages/integrations#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/integrations ))
| [`13.4.0` ->
`13.5.0`](https://renovatebot.com/diffs/npm/@vueuse%2fintegrations/13.4.0/13.5.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
|
[@vueuse/nuxt](https://redirect.github.com/vueuse/vueuse/tree/main/packages/nuxt#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/nuxt ))
| [`13.4.0` ->
`13.5.0`](https://renovatebot.com/diffs/npm/@vueuse%2fnuxt/13.4.0/13.5.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[awalsh128/cache-apt-pkgs-action](https://redirect.github.com/awalsh128/cache-apt-pkgs-action )
| `v1.4.3` -> `v1.5.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| action | minor |
| [cache-manager](https://redirect.github.com/jaredwray/cacheable )
([source](https://redirect.github.com/jaredwray/cacheable/tree/HEAD/packages/cache-manager ))
| [`7.0.0` ->
`7.0.1`](https://renovatebot.com/diffs/npm/cache-manager/7.0.0/7.0.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
|
[commit-and-tag-version](https://redirect.github.com/absolute-version/commit-and-tag-version )
| [`9.5.0` ->
`9.6.0`](https://renovatebot.com/diffs/npm/commit-and-tag-version/9.5.0/9.6.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[concurrently](https://redirect.github.com/open-cli-tools/concurrently )
| [`9.1.2` ->
`9.2.0`](https://renovatebot.com/diffs/npm/concurrently/9.1.2/9.2.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [dotenv](https://redirect.github.com/motdotla/dotenv ) | [`17.1.0` ->
`17.2.0`](https://renovatebot.com/diffs/npm/dotenv/17.1.0/17.2.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [eslint](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint )) | [`9.29.0` ->
`9.30.1`](https://renovatebot.com/diffs/npm/eslint/9.29.0/9.30.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[eslint-plugin-import](https://redirect.github.com/import-js/eslint-plugin-import )
| [`2.31.0` ->
`2.32.0`](https://renovatebot.com/diffs/npm/eslint-plugin-import/2.31.0/2.32.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n )
| [`17.20.0` ->
`17.21.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.20.0/17.21.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[eslint-plugin-prettier](https://redirect.github.com/prettier/eslint-plugin-prettier )
| [`5.5.0` ->
`5.5.1`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.5.0/5.5.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [eslint-plugin-vue](https://eslint.vuejs.org )
([source](https://redirect.github.com/vuejs/eslint-plugin-vue )) |
[`10.2.0` ->
`10.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/10.2.0/10.3.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [fast-check](https://fast-check.dev/ )
([source](https://redirect.github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check ))
| [`4.1.1` ->
`4.2.0`](https://renovatebot.com/diffs/npm/fast-check/4.1.1/4.2.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [glob](https://redirect.github.com/isaacs/node-glob ) | [`11.0.1` ->
`11.0.3`](https://renovatebot.com/diffs/npm/glob/11.0.1/11.0.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) |
[`18.0.0` ->
`18.0.1`](https://renovatebot.com/diffs/npm/happy-dom/18.0.0/18.0.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[inquirer](https://redirect.github.com/SBoudrias/Inquirer.js/blob/main/packages/inquirer/README.md )
([source](https://redirect.github.com/SBoudrias/Inquirer.js )) |
[`12.6.3` ->
`12.7.0`](https://renovatebot.com/diffs/npm/inquirer/12.6.3/12.7.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
|
[isomorphic-dompurify](https://redirect.github.com/kkomelin/isomorphic-dompurify )
| [`2.25.0` ->
`2.26.0`](https://renovatebot.com/diffs/npm/isomorphic-dompurify/2.25.0/2.26.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`0.519.0` ->
`0.525.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.519.0/0.525.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
|
[marked-base-url](https://redirect.github.com/markedjs/marked-base-url )
| [`1.1.6` ->
`1.1.7`](https://renovatebot.com/diffs/npm/marked-base-url/1.1.6/1.1.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [node](https://nodejs.org )
([source](https://redirect.github.com/nodejs/node )) | `22.16.0` ->
`22.17.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| | minor |
| [nuxt](https://nuxt.com )
([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ))
| [`3.17.5` ->
`3.17.6`](https://renovatebot.com/diffs/npm/nuxt/3.17.5/3.17.6 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [pnpm](https://pnpm.io )
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm )) |
[`10.12.4` ->
`10.13.1`](https://renovatebot.com/diffs/npm/pnpm/10.12.4/10.13.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| packageManager | minor |
| [pnpm](https://pnpm.io )
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm )) |
[`10.12.4` ->
`10.13.1`](https://renovatebot.com/diffs/npm/pnpm/10.12.4/10.13.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| engines | minor |
| [prettier](https://prettier.io )
([source](https://redirect.github.com/prettier/prettier )) | [`3.5.3` ->
`3.6.2`](https://renovatebot.com/diffs/npm/prettier/3.5.3/3.6.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[prettier-plugin-tailwindcss](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss )
| [`0.6.13` ->
`0.6.14`](https://renovatebot.com/diffs/npm/prettier-plugin-tailwindcss/0.6.13/0.6.14 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [reka-ui](https://redirect.github.com/unovue/reka-ui ) | [`2.3.1` ->
`2.3.2`](https://renovatebot.com/diffs/npm/reka-ui/2.3.1/2.3.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [semver](https://redirect.github.com/npm/node-semver ) | [`7.7.1` ->
`7.7.2`](https://renovatebot.com/diffs/npm/semver/7.7.1/7.7.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [systeminformation](https://systeminformation.io )
([source](https://redirect.github.com/sebhildebrandt/systeminformation ))
| [`5.27.6` ->
`5.27.7`](https://renovatebot.com/diffs/npm/systeminformation/5.27.6/5.27.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [tsx](https://tsx.is )
([source](https://redirect.github.com/privatenumber/tsx )) | [`4.19.3` ->
`4.20.3`](https://renovatebot.com/diffs/npm/tsx/4.19.3/4.20.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ))
| [`8.34.1` ->
`8.36.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.34.1/8.36.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [vite](https://vite.dev )
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite ))
| [`7.0.3` ->
`7.0.4`](https://renovatebot.com/diffs/npm/vite/7.0.3/7.0.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [vitest](https://redirect.github.com/vitest-dev/vitest )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ))
| [`3.0.7` ->
`3.2.4`](https://renovatebot.com/diffs/npm/vitest/3.0.7/3.2.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[vue-i18n](https://redirect.github.com/intlify/vue-i18n/tree/master/packages/vue-i18n#readme )
([source](https://redirect.github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n ))
| [`11.1.6` ->
`11.1.9`](https://renovatebot.com/diffs/npm/vue-i18n/11.1.6/11.1.9 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [vue-sonner](https://redirect.github.com/xiaoluoboding/vue-sonner ) |
[`1.3.0` ->
`1.3.2`](https://renovatebot.com/diffs/npm/vue-sonner/1.3.0/1.3.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [vuetify](https://vuetifyjs.com )
([source](https://redirect.github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ))
| [`3.8.10` ->
`3.9.0`](https://renovatebot.com/diffs/npm/vuetify/3.8.10/3.9.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [wrangler](https://redirect.github.com/cloudflare/workers-sdk )
([source](https://redirect.github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ))
| [`^3.87.0` ->
`^3.114.10`](https://renovatebot.com/diffs/npm/wrangler/3.114.10/3.114.11 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [ws](https://redirect.github.com/websockets/ws ) | [`8.18.2` ->
`8.18.3`](https://renovatebot.com/diffs/npm/ws/8.18.2/8.18.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [ws](https://redirect.github.com/websockets/ws ) | [`8.18.2` ->
`8.18.3`](https://renovatebot.com/diffs/npm/ws/8.18.2/8.18.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [zod](https://zod.dev )
([source](https://redirect.github.com/colinhacks/zod )) | [`3.24.2` ->
`3.25.76`](https://renovatebot.com/diffs/npm/zod/3.24.2/3.25.76 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [zod](https://zod.dev )
([source](https://redirect.github.com/colinhacks/zod )) | [`3.25.67` ->
`3.25.76`](https://renovatebot.com/diffs/npm/zod/3.25.67/3.25.76 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [zx](https://google.github.io/zx/ )
([source](https://redirect.github.com/google/zx )) | [`8.3.2` ->
`8.6.2`](https://renovatebot.com/diffs/npm/zx/8.3.2/8.6.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [zx](https://google.github.io/zx/ )
([source](https://redirect.github.com/google/zx )) | [`8.5.5` ->
`8.6.2`](https://renovatebot.com/diffs/npm/zx/8.5.5/8.6.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
---
### Release Notes
<details>
<summary>eslint/eslint (@​eslint/js)</summary>
###
[`v9.30.1`](https://redirect.github.com/eslint/eslint/compare/v9.30.0...b3dbc16563cb7036d75edff9814e17053a645321 )
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.30.0...v9.30.1 )
###
[`v9.30.0`](https://redirect.github.com/eslint/eslint/compare/v9.29.0...5a5d5261037fdf84a91f2f22d3726d58572453f4 )
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.29.0...v9.30.0 )
</details>
<details>
<summary>faker-js/faker (@​faker-js/faker)</summary>
###
[`v9.9.0`](https://redirect.github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#990-2025-07-01 )
[Compare
Source](https://redirect.github.com/faker-js/faker/compare/v9.8.0...v9.9.0 )
##### New Locales
- **locale:** add word data to pt\_br and pt\_pt locales
([#​3531](https://redirect.github.com/faker-js/faker/issues/3531 ))
([a405ac8](a405ac8740 ))
##### Features
- **location:** simple coordinate methods
([#​3528](https://redirect.github.com/faker-js/faker/issues/3528 ))
([d07d96d](d07d96d018 ))
</details>
<details>
<summary>floating-ui/floating-ui (@​floating-ui/dom)</summary>
###
[`v1.7.2`](https://redirect.github.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#172 )
[Compare
Source](https://redirect.github.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.7.1...@floating-ui/dom@1.7.2 )
##### Patch Changes
- perf: reduce memory allocations
- Update dependencies: `@floating-ui/utils@0.2.10`,
`@floating-ui/core@1.7.2`
</details>
<details>
<summary>floating-ui/floating-ui (@​floating-ui/utils)</summary>
###
[`v0.2.10`](https://redirect.github.com/floating-ui/floating-ui/blob/HEAD/packages/utils/CHANGELOG.md#0210 )
[Compare
Source](https://redirect.github.com/floating-ui/floating-ui/compare/@floating-ui/utils@0.2.9...@floating-ui/utils@0.2.10 )
##### Patch Changes
- refactor: small performance improvements
- perf: reduce memory allocations
</details>
<details>
<summary>floating-ui/floating-ui (@​floating-ui/vue)</summary>
###
[`v1.1.7`](https://redirect.github.com/floating-ui/floating-ui/blob/HEAD/packages/vue/CHANGELOG.md#117 )
[Compare
Source](https://redirect.github.com/floating-ui/floating-ui/compare/@floating-ui/vue@1.1.6...@floating-ui/vue@1.1.7 )
##### Patch Changes
- Update dependencies: `@floating-ui/utils@0.2.10`,
`@floating-ui/dom@1.7.2`
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/client-preset)</summary>
###
[`v4.8.3`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#483 )
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.8.2...@graphql-codegen/client-preset@4.8.3 )
##### Patch Changes
-
[#​10362](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10362 )
[`3188b8c`](3188b8c39e )
Thanks [@​Brookke](https://redirect.github.com/Brookke )! - Make
generated type compatible with noImplicitOverride=true
-
[#​10373](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10373 )
[`c3295f9`](c3295f9c60 )
Thanks [@​eddeee888](https://redirect.github.com/eddeee888 )! - Fix
client preset not working with exactOptionalPropertyTypes=true when
documentMode=string
- Updated dependencies
\[[`3188b8c`](3188b8c39e ),
[`c3295f9`](c3295f9c60 )]:
-
[@​graphql-codegen/typed-document-node](https://redirect.github.com/graphql-codegen/typed-document-node )@​5.1.2
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/typed-document-node)</summary>
###
[`v5.1.2`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#512 )
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.1.1...@graphql-codegen/typed-document-node@5.1.2 )
##### Patch Changes
-
[#​10362](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10362 )
[`3188b8c`](3188b8c39e )
Thanks [@​Brookke](https://redirect.github.com/Brookke )! - Make
generated type compatible with noImplicitOverride=true
-
[#​10373](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10373 )
[`c3295f9`](c3295f9c60 )
Thanks [@​eddeee888](https://redirect.github.com/eddeee888 )! - Fix
client preset not working with exactOptionalPropertyTypes=true when
documentMode=string
</details>
<details>
<summary>ianvs/prettier-plugin-sort-imports
(@​ianvs/prettier-plugin-sort-imports)</summary>
###
[`v4.5.1`](https://redirect.github.com/ianvs/prettier-plugin-sort-imports/compare/v4.5.0...040fa5e3a7dd01a90d80bb12072344745e426da6 )
[Compare
Source](https://redirect.github.com/ianvs/prettier-plugin-sort-imports/compare/v4.5.0...v4.5.1 )
###
[`v4.5.0`](https://redirect.github.com/ianvs/prettier-plugin-sort-imports/compare/v4.4.2...3497e9a87974954e42198d04d69d9a2a24dbebbd )
[Compare
Source](https://redirect.github.com/ianvs/prettier-plugin-sort-imports/compare/v4.4.2...v4.5.0 )
</details>
<details>
<summary>nuxt/devtools (@​nuxt/devtools)</summary>
###
[`v2.6.2`](https://redirect.github.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#262-2025-07-02 )
[Compare
Source](https://redirect.github.com/nuxt/devtools/compare/v2.6.1...v2.6.2 )
##### Bug Fixes
- panel dragging issue, close
[#​874](https://redirect.github.com/nuxt/devtools/issues/874 ),
close
[#​871](https://redirect.github.com/nuxt/devtools/issues/871 ),
close
[#​873](https://redirect.github.com/nuxt/devtools/issues/873 )
([619de37](619de37ace ))
###
[`v2.6.1`](https://redirect.github.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#261-2025-07-01 )
[Compare
Source](https://redirect.github.com/nuxt/devtools/compare/v2.6.0...v2.6.1 )
##### Bug Fixes
- **deps:** do not depend on `@nuxt/schema`
([#​872](https://redirect.github.com/nuxt/devtools/issues/872 ))
([62443ec](62443ecb12 ))
###
[`v2.6.0`](https://redirect.github.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#260-2025-06-29 )
[Compare
Source](https://redirect.github.com/nuxt/devtools/compare/v2.5.0...v2.6.0 )
##### Bug Fixes
- timing labels wrapping
([#​866](https://redirect.github.com/nuxt/devtools/issues/866 ))
([fd01e60](fd01e6022a ))
##### Features
- update deps
([eef2c09](eef2c09ea1 ))
</details>
<details>
<summary>nuxt/eslint (@​nuxt/eslint)</summary>
###
[`v1.5.2`](https://redirect.github.com/nuxt/eslint/releases/tag/v1.5.2 )
[Compare
Source](https://redirect.github.com/nuxt/eslint/compare/v1.5.1...v1.5.2 )
##### 🚀 Features
- Add option `features.import.plugin` to swap plugin implementation,
close [#​587](https://redirect.github.com/nuxt/eslint/issues/587 )
- by [@​antfu](https://redirect.github.com/antfu ) in
[https://github.com/nuxt/eslint/issues/587 ](https://redirect.github.com/nuxt/eslint/issues/587 )
[<samp>(66f5e)</samp>](https://redirect.github.com/nuxt/eslint/commit/66f5ee0 )
##### [View changes on
GitHub](https://redirect.github.com/nuxt/eslint/compare/v1.5.1...v1.5.2 )
###
[`v1.5.1`](https://redirect.github.com/nuxt/eslint/releases/tag/v1.5.1 )
[Compare
Source](https://redirect.github.com/nuxt/eslint/compare/v1.5.0...v1.5.1 )
##### 🐞 Bug Fixes
- **eslint-config**: Replace deprecated vue/object-property-newline
option - by [@​amery](https://redirect.github.com/amery ) in
[https://github.com/nuxt/eslint/issues/586 ](https://redirect.github.com/nuxt/eslint/issues/586 )
[<samp>(7805e)</samp>](https://redirect.github.com/nuxt/eslint/commit/7805e0d )
##### [View changes on
GitHub](https://redirect.github.com/nuxt/eslint/compare/v1.5.0...v1.5.1 )
###
[`v1.5.0`](https://redirect.github.com/nuxt/eslint/releases/tag/v1.5.0 )
[Compare
Source](https://redirect.github.com/nuxt/eslint/compare/v1.4.1...v1.5.0 )
##### 🚀 Features
- Switch to `eslint-plugin-import-lite`, update deps - by
[@​antfu](https://redirect.github.com/antfu )
[<samp>(31bd8)</samp>](https://redirect.github.com/nuxt/eslint/commit/31bd8a0 )
##### 🐞 Bug Fixes
- **eslint-config**: Add file type restrictions to prevent CSS parsing
errors - by [@​amery](https://redirect.github.com/amery ) in
[https://github.com/nuxt/eslint/issues/584 ](https://redirect.github.com/nuxt/eslint/issues/584 )
[<samp>(40521)</samp>](https://redirect.github.com/nuxt/eslint/commit/40521a1 )
##### [View changes on
GitHub](https://redirect.github.com/nuxt/eslint/compare/v1.4.1...v1.5.0 )
</details>
<details>
<summary>nuxt/test-utils (@​nuxt/test-utils)</summary>
###
[`v3.19.2`](https://redirect.github.com/nuxt/test-utils/releases/tag/v3.19.2 )
[Compare
Source](https://redirect.github.com/nuxt/test-utils/compare/v3.19.1...v3.19.2 )
> 3.19.2 is the next patch release.
>
> **Timetable**: 1 July
#### 👉 Changelog
[compare
changes](https://redirect.github.com/nuxt/test-utils/compare/v3.19.1...v3.19.2 )
##### 🩹 Fixes
- **config:** Add missing mocks for vue-devtools
([#​1321](https://redirect.github.com/nuxt/test-utils/pull/1321 ))
- **runtime-utils:** Prevent event duplication
([#​1328](https://redirect.github.com/nuxt/test-utils/pull/1328 ))
- **config:** Include tests without `.nuxt.` extension
([#​1311](https://redirect.github.com/nuxt/test-utils/pull/1311 ))
- **deps:** Drop `@nuxt/schema` dependeny
([fa3a99b4](https://redirect.github.com/nuxt/test-utils/commit/fa3a99b4 ))
- **config:** Use 'projects' for `vitest` >= v3.2
([#​1344](https://redirect.github.com/nuxt/test-utils/pull/1344 ))
- **module:** Use user `vite` version to merge config
([#​1345](https://redirect.github.com/nuxt/test-utils/pull/1345 ))
- **runtime-utils:** Handle computed defined using an object
([#​1342](https://redirect.github.com/nuxt/test-utils/pull/1342 ))
##### 🏡 Chore
- Prefer `nuxt` over `nuxi`
([#​1310](https://redirect.github.com/nuxt/test-utils/pull/1310 ))
- Pin node types
([93921643](https://redirect.github.com/nuxt/test-utils/commit/93921643 ))
- Do not include dev-deps in `engines.node` calculation
([2f74359b](https://redirect.github.com/nuxt/test-utils/commit/2f74359b ))
- Add type assertions for indexed access
([51b4a4e3](https://redirect.github.com/nuxt/test-utils/commit/51b4a4e3 ))
- Update installed-check flag
([2b97d885](https://redirect.github.com/nuxt/test-utils/commit/2b97d885 ))
##### ✅ Tests
- Update stub name for nuxt v4
([e7b07843](https://redirect.github.com/nuxt/test-utils/commit/e7b07843 ))
- Satisfy typescript
([fb0dea24](https://redirect.github.com/nuxt/test-utils/commit/fb0dea24 ))
- Update cucumber test for nuxt v4 welcome screen template
([8ec7782f](https://redirect.github.com/nuxt/test-utils/commit/8ec7782f ))
- Simplify test
([90278bac](https://redirect.github.com/nuxt/test-utils/commit/90278bac ))
- Update workspace example
([02f9b0a0](https://redirect.github.com/nuxt/test-utils/commit/02f9b0a0 ))
- Make browser tests forward-compat with v4
([574ea5f9](https://redirect.github.com/nuxt/test-utils/commit/574ea5f9 ))
##### 🤖 CI
- Remove forced corepack installation
([bf19bd3a](https://redirect.github.com/nuxt/test-utils/commit/bf19bd3a ))
- Run `knip`
([819aeacc](https://redirect.github.com/nuxt/test-utils/commit/819aeacc ))
- Prepare environment before knipping
([ec7d8ddd](https://redirect.github.com/nuxt/test-utils/commit/ec7d8ddd ))
##### ❤️ Contributors
- Daniel Roe
([@​danielroe](https://redirect.github.com/danielroe ))
- Tomina ([@​Thomaash](https://redirect.github.com/Thomaash ))
- lutejka ([@​lutejka](https://redirect.github.com/lutejka ))
- J-Michalek
([@​J-Michalek](https://redirect.github.com/J-Michalek ))
</details>
<details>
<summary>rollup/rollup (@​rollup/rollup-linux-x64-gnu)</summary>
###
[`v4.44.2`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4442 )
[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.44.1...v4.44.2 )
*2025-07-04*
##### Bug Fixes
- Correctly handle `@__PURE__` annotations after `new` keyword
([#​5998](https://redirect.github.com/rollup/rollup/issues/5998 ))
- Generate correct source mapping for closing braces of block statements
([#​5999](https://redirect.github.com/rollup/rollup/issues/5999 ))
##### Pull Requests
- [#​5998](https://redirect.github.com/rollup/rollup/pull/5998 ):
Support `@__PURE__` when nested after new in constructor invocations
([@​TrickyPi](https://redirect.github.com/TrickyPi ))
- [#​5999](https://redirect.github.com/rollup/rollup/pull/5999 ):
Add location info for closing brace of block statement
([@​TrickyPi](https://redirect.github.com/TrickyPi ))
- [#​6002](https://redirect.github.com/rollup/rollup/pull/6002 ):
chore(deps): update dependency vite to v7
([@​renovate](https://redirect.github.com/renovate )\[bot],
[@​lukastaegert](https://redirect.github.com/lukastaegert ))
- [#​6004](https://redirect.github.com/rollup/rollup/pull/6004 ):
fix(deps): lock file maintenance minor/patch updates
([@​renovate](https://redirect.github.com/renovate )\[bot],
[@​lukastaegert](https://redirect.github.com/lukastaegert ))
###
[`v4.44.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4441 )
[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.44.0...v4.44.1 )
*2025-06-26*
##### Bug Fixes
- Reinstate maxParallelFileOps limit of 1000 to resolve the issue for
some
([#​5992](https://redirect.github.com/rollup/rollup/issues/5992 ))
##### Pull Requests
- [#​5988](https://redirect.github.com/rollup/rollup/pull/5988 ):
fix(deps): lock file maintenance minor/patch updates
([@​renovate](https://redirect.github.com/renovate )\[bot],
[@​lukastaegert](https://redirect.github.com/lukastaegert ))
- [#​5992](https://redirect.github.com/rollup/rollup/pull/5992 ):
Set maxParallelFileOps to 1000
([@​lukastaegert](https://redirect.github.com/lukastaegert ))
</details>
<details>
<summary>swc-project/swc (@​swc/core)</summary>
###
[`v1.12.11`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11211---2025-07-08 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.12.9...v1.12.11 )
##### Bug Fixes
- **(ci)** Fix CI
([#​10790](https://redirect.github.com/swc-project/swc/issues/10790 ))
([b3f9760](b3f97604b8 ))
- **(es)** Use `default-features = false` for `swc` crate usages
([#​10776](https://redirect.github.com/swc-project/swc/issues/10776 ))
([50b2eac](50b2eacdf7 ))
- **(es)** Make `swc_typescript` optional
([#​10792](https://redirect.github.com/swc-project/swc/issues/10792 ))
([c32569d](c32569dd55 ))
- **(preset-env)** Fix `default` value for `caniuse`
([#​10754](https://redirect.github.com/swc-project/swc/issues/10754 ))
([aa4cd5b](aa4cd5ba7c ))
- **(preset-env)** Revert `default` value
([#​10778](https://redirect.github.com/swc-project/swc/issues/10778 ))
([7af5824](7af58242c2 ))
##### Features
- **(es/minifeir)** Inline lazily initialized literals
([#​10752](https://redirect.github.com/swc-project/swc/issues/10752 ))
([fd5d2e2](fd5d2e2f33 ))
- **(es/minifier)** Evaluate `Number.XXX` constants
([#​10756](https://redirect.github.com/swc-project/swc/issues/10756 ))
([c47dab5](c47dab5f90 ))
- **(es/minifier)** Implement partial evaluation of array join
([#​10758](https://redirect.github.com/swc-project/swc/issues/10758 ))
([bdf3a98](bdf3a98bb4 ))
- **(swc\_core)** Expose `swc_ecma_parser/unstable`
([#​10744](https://redirect.github.com/swc-project/swc/issues/10744 ))
([db0679e](db0679e5ca ))
##### Miscellaneous Tasks
- **(common)** Remove `clone()` in proc macro
([#​10762](https://redirect.github.com/swc-project/swc/issues/10762 ))
([12e3180](12e318036c ))
- **(deps)** Update `browserslist-rs` to `0.19`
([#​10750](https://redirect.github.com/swc-project/swc/issues/10750 ))
([f8bf21c](f8bf21c072 ))
- **(deps)** Remove unused deps with cargo-shear
([#​10765](https://redirect.github.com/swc-project/swc/issues/10765 ))
([f4e4974](f4e4974ffe ))
- **(es/module)** Drop `node` feature of `swc_ecma_loader`
([#​10761](https://redirect.github.com/swc-project/swc/issues/10761 ))
([44471b5](44471b5151 ))
- **(plugin/runner)** Remove unused feature and dependency
([#​10764](https://redirect.github.com/swc-project/swc/issues/10764 ))
([a7d8a0a](a7d8a0ac89 ))
##### Performance
- **(es/lexer)** Use `bitflags` for `Syntax`
([#​10676](https://redirect.github.com/swc-project/swc/issues/10676 ))
([bf8c722](bf8c722e25 ))
- **(es/lexer)** Do not scan number if there's no underscore
([#​10788](https://redirect.github.com/swc-project/swc/issues/10788 ))
([f5d92ee](f5d92ee1bf ))
- **(es/lints)** Make rules not parallel
([#​10772](https://redirect.github.com/swc-project/swc/issues/10772 ))
([4e6001c](4e6001c5a4 ))
- **(es/lints)** Merge critical rules
([#​10773](https://redirect.github.com/swc-project/swc/issues/10773 ))
([816e75a](816e75a209 ))
- **(es/parser)** Reduce the number of context set ops
([#​10742](https://redirect.github.com/swc-project/swc/issues/10742 ))
([08b4e8b](08b4e8b285 ))
- **(es/parser)** Reduce value set operations for context
([#​10751](https://redirect.github.com/swc-project/swc/issues/10751 ))
([4976b12](4976b12f93 ))
- **(es/parser)** Reduce query ops of current token
([#​10766](https://redirect.github.com/swc-project/swc/issues/10766 ))
([4304f91](4304f9129c ))
- **(es/parser)** Remove useless call in `parse_ident`
([#​10770](https://redirect.github.com/swc-project/swc/issues/10770 ))
([4ca12c9](4ca12c9725 ))
- **(es/renamer)** Reduce time complexity in case of conflict
([#​10749](https://redirect.github.com/swc-project/swc/issues/10749 ))
([0279914](02799141bf ))
- **(hstr)** Do not compare string during creating atoms
([#​10791](https://redirect.github.com/swc-project/swc/issues/10791 ))
([43a4f11](43a4f117cb ))
- Replace `rayon` with `par-iter`
([#​10774](https://redirect.github.com/swc-project/swc/issues/10774 ))
([a6e6ebe](a6e6ebeaca ))
##### Refactor
- **(es)** Make `swc_ecma_lint` optional for `swc` crate
([#​10767](https://redirect.github.com/swc-project/swc/issues/10767 ))
([f80415b](f80415baa6 ))
- **(es/lexer)** Use const fn in `SyntaxFlags`
([#​10737](https://redirect.github.com/swc-project/swc/issues/10737 ))
([b9eb23a](b9eb23aec3 ))
- **(es/parser)** Cleanup `parse_setter_param`
([#​10745](https://redirect.github.com/swc-project/swc/issues/10745 ))
([70734f4](70734f40d4 ))
- **(es/parser)** Cleanup `typed-arena`
([#​10769](https://redirect.github.com/swc-project/swc/issues/10769 ))
([ce5138d](ce5138d3aa ))
- **(es/parser)** Cleanup for ctx
([#​10777](https://redirect.github.com/swc-project/swc/issues/10777 ))
([d60a611](d60a611dc7 ))
- **(es/parser)** Delete `with_ctx`
([#​10779](https://redirect.github.com/swc-project/swc/issues/10779 ))
([ce057c5](ce057c55ef ))
- **(es/parser)** Cleanup
([#​10781](https://redirect.github.com/swc-project/swc/issues/10781 ))
([176ce36](176ce36d24 ))
- **(es/preset)** Remove deprecated `preset_env` function and `feature`
module
([#​10759](https://redirect.github.com/swc-project/swc/issues/10759 ))
([fa0e0ab](fa0e0abf41 ))
- **(es/preset-env)** Use phf for corejs3 entry
([#​10712](https://redirect.github.com/swc-project/swc/issues/10712 ))
([658b26d](658b26d838 ))
##### Testing
- **(es/minifier)** Update the terser test list
([#​10748](https://redirect.github.com/swc-project/swc/issues/10748 ))
([1eace01](1eace01303 ))
- **(es/minifier)** Update the passing test list
([#​10782](https://redirect.github.com/swc-project/swc/issues/10782 ))
([8aa888b](8aa888bc2a ))
- **(es/parser)** Add a test for duplicate labels
([#​10784](https://redirect.github.com/swc-project/swc/issues/10784 ))
([28fc643](28fc64310c ))
##### Pref
- **(hstr)** Do not compare static tag
([#​10771](https://redirect.github.com/swc-project/swc/issues/10771 ))
([5d3ce83](5d3ce83add ))
###
[`v1.12.9`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1129---2025-07-01 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.12.7...v1.12.9 )
##### Bug Fixes
- **(es/lexer)** Parse uppercase hex numbers correctly
([#​10728](https://redirect.github.com/swc-project/swc/issues/10728 ))
([ead6256](ead62560b0 ))
- **(es/lexer)** Allow keywords as jsx attribute names
([#​10730](https://redirect.github.com/swc-project/swc/issues/10730 ))
([04ef20a](https://redirect.github.com/swc-project/swc/commit/04ef20ad9b
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 14:40:42 -04:00
github-actions[bot]
c7801a9236
chore(main): release 4.9.5 ( #1503 )
...
🤖 I have created a release *beep* *boop*
---
## [4.9.5](https://github.com/unraid/api/compare/v4.9.4...v4.9.5 )
(2025-07-10)
### Bug Fixes
* **connect:** rm eager restart on `ERROR_RETYING` connection status
([#1502 ](https://github.com/unraid/api/issues/1502 ))
([dd759d9 ](dd759d9f0f ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-10 10:27:45 -04:00
github-actions[bot]
74da8d81ef
chore(main): release 4.9.4 ( #1498 )
...
🤖 I have created a release *beep* *boop*
---
## [4.9.4](https://github.com/unraid/api/compare/v4.9.3...v4.9.4 )
(2025-07-09)
### Bug Fixes
* backport `<unraid-modals>` upon plg install when necessary
([#1499 ](https://github.com/unraid/api/issues/1499 ))
([33e0b1a ](33e0b1ab24 ))
* DefaultPageLayout patch rollback omits legacy header logo
([#1497 ](https://github.com/unraid/api/issues/1497 ))
([ea20d1e ](ea20d1e211 ))
* event emitter setup for writing status
([#1496 ](https://github.com/unraid/api/issues/1496 ))
([ca4e2db ](ca4e2db1f2 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-09 13:40:56 -04:00
github-actions[bot]
79c57b8ed0
chore(main): release 4.9.3 ( #1495 )
...
🤖 I have created a release *beep* *boop*
---
## [4.9.3](https://github.com/unraid/api/compare/v4.9.2...v4.9.3 )
(2025-07-09)
### Bug Fixes
* duplicated header logo after api stops
([#1493 ](https://github.com/unraid/api/issues/1493 ))
([4168f43 ](4168f43e3e ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-09 11:06:47 -04:00
github-actions[bot]
20de3ec8d6
chore(main): release 4.9.2 ( #1488 )
...
🤖 I have created a release *beep* *boop*
---
## [4.9.2](https://github.com/unraid/api/compare/v4.9.1...v4.9.2 )
(2025-07-09)
### Bug Fixes
* invalid configs no longer crash API
([#1491 ](https://github.com/unraid/api/issues/1491 ))
([6bf3f77 ](6bf3f77638 ))
* invalid state for unraid plugin
([#1492 ](https://github.com/unraid/api/issues/1492 ))
([39b8f45 ](39b8f453da ))
* release note escaping
([5b6bcb6 ](5b6bcb6043 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-09 09:23:25 -04:00
github-actions[bot]
6ee3cae962
chore(main): release 4.9.1 ( #1487 )
...
🤖 I have created a release *beep* *boop*
---
## [4.9.1](https://github.com/unraid/api/compare/v4.9.0...v4.9.1 )
(2025-07-08)
### Bug Fixes
* **HeaderOsVersion:** adjust top margin for header component
([#1485 ](https://github.com/unraid/api/issues/1485 ))
([862b54d ](862b54de8c ))
* sign out doesn't work
([#1486 ](https://github.com/unraid/api/issues/1486 ))
([f3671c3 ](f3671c3e07 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-08 16:30:00 -04:00
github-actions[bot]
9624ca5c39
chore(main): release 4.9.0 ( #1378 )
...
🤖 I have created a release *beep* *boop*
---
## [4.9.0](https://github.com/unraid/api/compare/v4.8.0...v4.9.0 )
(2025-07-08)
### Features
* add graphql resource for API plugins
([#1420 ](https://github.com/unraid/api/issues/1420 ))
([642a220 ](642a220c3a ))
* add management page for API keys
([#1408 ](https://github.com/unraid/api/issues/1408 ))
([0788756 ](0788756b91 ))
* add rclone ([#1362 ](https://github.com/unraid/api/issues/1362 ))
([5517e75 ](5517e7506b ))
* API key management
([#1407 ](https://github.com/unraid/api/issues/1407 ))
([d37dc3b ](d37dc3bce2 ))
* api plugin management via CLI
([#1416 ](https://github.com/unraid/api/issues/1416 ))
([3dcbfbe ](3dcbfbe489 ))
* build out docker components
([#1427 ](https://github.com/unraid/api/issues/1427 ))
([711cc9a ](711cc9ac92 ))
* docker and info resolver issues
([#1423 ](https://github.com/unraid/api/issues/1423 ))
([9901039 ](9901039a38 ))
* fix shading in UPC to be less severe
([#1438 ](https://github.com/unraid/api/issues/1438 ))
([b7c2407 ](b7c2407840 ))
* info resolver cleanup
([#1425 ](https://github.com/unraid/api/issues/1425 ))
([1b279bb ](1b279bbab3 ))
* initial codeql setup
([#1390 ](https://github.com/unraid/api/issues/1390 ))
([2ade7eb ](2ade7eb527 ))
* initialize claude code in codebse
([#1418 ](https://github.com/unraid/api/issues/1418 ))
([b6c4ee6 ](b6c4ee6eb4 ))
* move api key fetching to use api key service
([#1439 ](https://github.com/unraid/api/issues/1439 ))
([86bea56 ](86bea56272 ))
* move to cron v4 ([#1428 ](https://github.com/unraid/api/issues/1428 ))
([b8035c2 ](b8035c207a ))
* move to iframe for changelog
([#1388 ](https://github.com/unraid/api/issues/1388 ))
([fcd6fbc ](fcd6fbcdd4 ))
* native slackware package
([#1381 ](https://github.com/unraid/api/issues/1381 ))
([4f63b4c ](4f63b4cf3b ))
* send active unraid theme to docs
([#1400 ](https://github.com/unraid/api/issues/1400 ))
([f71943b ](f71943b62b ))
* slightly better watch mode
([#1398 ](https://github.com/unraid/api/issues/1398 ))
([881f1e0 ](881f1e0960 ))
* upgrade nuxt-custom-elements
([#1461 ](https://github.com/unraid/api/issues/1461 ))
([345e83b ](345e83bfb0 ))
* use bigint instead of long
([#1403 ](https://github.com/unraid/api/issues/1403 ))
([574d572 ](574d572d65 ))
### Bug Fixes
* activation indicator removed
([5edfd82 ](5edfd823b8 ))
* alignment of settings on ManagementAccess settings page
([#1421 ](https://github.com/unraid/api/issues/1421 ))
([70c790f ](70c790ff89 ))
* allow rclone to fail to initialize
([#1453 ](https://github.com/unraid/api/issues/1453 ))
([7c6f02a ](7c6f02a5cb ))
* always download 7.1 versioned files for patching
([edc0d15 ](edc0d1578b ))
* api `pnpm type-check`
([#1442 ](https://github.com/unraid/api/issues/1442 ))
([3122bdb ](3122bdb953 ))
* **api:** connect config `email` validation
([#1454 ](https://github.com/unraid/api/issues/1454 ))
([b9a1b9b ](b9a1b9b087 ))
* backport
unraid/webgui[#2269 ](https://github.com/unraid/api/issues/2269 ) rc.nginx
update ([#1436 ](https://github.com/unraid/api/issues/1436 ))
([a7ef06e ](a7ef06ea25 ))
* bigint
([e54d27a ](e54d27aede ))
* config migration from `myservers.cfg`
([#1440 ](https://github.com/unraid/api/issues/1440 ))
([c4c9984 ](c4c99843c7 ))
* **connect:** fatal race-condition in websocket disposal
([#1462 ](https://github.com/unraid/api/issues/1462 ))
([0ec0de9 ](0ec0de982f ))
* **connect:** mothership connection
([#1464 ](https://github.com/unraid/api/issues/1464 ))
([7be8bc8 ](7be8bc84d3 ))
* console hidden
([9b85e00 ](9b85e009b8 ))
* debounce is too long
([#1426 ](https://github.com/unraid/api/issues/1426 ))
([f12d231 ](f12d231e63 ))
* delete legacy connect keys and ensure description
([22fe91c ](22fe91cd56 ))
* **deps:** pin dependencies
([#1465 ](https://github.com/unraid/api/issues/1465 ))
([ba75a40 ](ba75a409a4 ))
* **deps:** pin dependencies
([#1470 ](https://github.com/unraid/api/issues/1470 ))
([412b329 ](412b32996d ))
* **deps:** storybook v9
([#1476 ](https://github.com/unraid/api/issues/1476 ))
([45bb49b ](45bb49bcd6 ))
* **deps:** update all non-major dependencies
([#1366 ](https://github.com/unraid/api/issues/1366 ))
([291ee47 ](291ee475fb ))
* **deps:** update all non-major dependencies
([#1379 ](https://github.com/unraid/api/issues/1379 ))
([8f70326 ](8f70326d0f ))
* **deps:** update all non-major dependencies
([#1389 ](https://github.com/unraid/api/issues/1389 ))
([cb43f95 ](cb43f95233 ))
* **deps:** update all non-major dependencies
([#1399 ](https://github.com/unraid/api/issues/1399 ))
([68df344 ](68df344a4b ))
* **deps:** update dependency @types/diff to v8
([#1393 ](https://github.com/unraid/api/issues/1393 ))
([00da27d ](00da27d04f ))
* **deps:** update dependency cache-manager to v7
([#1413 ](https://github.com/unraid/api/issues/1413 ))
([9492c2a ](9492c2ae6a ))
* **deps:** update dependency commander to v14
([#1394 ](https://github.com/unraid/api/issues/1394 ))
([106ea09 ](106ea09399 ))
* **deps:** update dependency diff to v8
([#1386 ](https://github.com/unraid/api/issues/1386 ))
([e580f64 ](e580f646a5 ))
* **deps:** update dependency dotenv to v17
([#1474 ](https://github.com/unraid/api/issues/1474 ))
([d613bfa ](d613bfa041 ))
* **deps:** update dependency lucide-vue-next to ^0.509.0
([#1383 ](https://github.com/unraid/api/issues/1383 ))
([469333a ](469333acd4 ))
* **deps:** update dependency marked to v16
([#1444 ](https://github.com/unraid/api/issues/1444 ))
([453a5b2 ](453a5b2c95 ))
* **deps:** update dependency shadcn-vue to v2
([#1302 ](https://github.com/unraid/api/issues/1302 ))
([26ecf77 ](26ecf779e6 ))
* **deps:** update dependency vue-sonner to v2
([#1401 ](https://github.com/unraid/api/issues/1401 ))
([53ca414 ](53ca41404f ))
* disable file changes on Unraid 7.2
([#1382 ](https://github.com/unraid/api/issues/1382 ))
([02de89d ](02de89d130 ))
* do not start API with doinst.sh
([7d88b33 ](7d88b3393c ))
* do not uninstall fully on 7.2
([#1484 ](https://github.com/unraid/api/issues/1484 ))
([2263881 ](22638811a9 ))
* drop console with terser
([a87d455 ](a87d455bac ))
* error logs from `cloud` query when connect is not installed
([#1450 ](https://github.com/unraid/api/issues/1450 ))
([719f460 ](719f460016 ))
* flash backup integration with Unraid Connect config
([#1448 ](https://github.com/unraid/api/issues/1448 ))
([038c582 ](038c582aed ))
* header padding regression
([#1477 ](https://github.com/unraid/api/issues/1477 ))
([e791cc6 ](e791cc680d ))
* incorrect state merging in redux store
([#1437 ](https://github.com/unraid/api/issues/1437 ))
([17b7428 ](17b7428779 ))
* lanip copy button not present
([#1459 ](https://github.com/unraid/api/issues/1459 ))
([a280786 ](a2807864ac ))
* move to bigint scalar
([b625227 ](b625227913 ))
* node_modules dir removed on plugin update
([#1406 ](https://github.com/unraid/api/issues/1406 ))
([7b005cb ](7b005cbbf6 ))
* omit Connect actions in UPC when plugin is not installed
([#1417 ](https://github.com/unraid/api/issues/1417 ))
([8c8a527 ](8c8a5276b4 ))
* parsing of `ssoEnabled` in state.php
([#1455 ](https://github.com/unraid/api/issues/1455 ))
([f542c8e ](f542c8e0bd ))
* pin ranges ([#1460 ](https://github.com/unraid/api/issues/1460 ))
([f88400e ](f88400eea8 ))
* pr plugin promotion workflow
([#1456 ](https://github.com/unraid/api/issues/1456 ))
([13bd9bb ](13bd9bb567 ))
* proper fallback if missing paths config modules
([7067e9e ](7067e9e3dd ))
* rc.unraid-api now cleans up older dependencies
([#1404 ](https://github.com/unraid/api/issues/1404 ))
([83076bb ](83076bb940 ))
* remote access lifecycle during boot & shutdown
([#1422 ](https://github.com/unraid/api/issues/1422 ))
([7bc583b ](7bc583b186 ))
* sign out correctly on error
([#1452 ](https://github.com/unraid/api/issues/1452 ))
([d08fc94 ](d08fc94afb ))
* simplify usb listing
([#1402 ](https://github.com/unraid/api/issues/1402 ))
([5355115 ](5355115af2 ))
* theme issues when sent from graph
([#1424 ](https://github.com/unraid/api/issues/1424 ))
([75ad838 ](75ad8381bd ))
* **ui:** notifications positioning regression
([#1445 ](https://github.com/unraid/api/issues/1445 ))
([f73e5e0 ](f73e5e0058 ))
* use some instead of every for connect detection
([9ce2fee ](9ce2fee380 ))
### Reverts
* revert package.json dependency updates from commit 711cc9a for api and
packages/*
([94420e4 ](94420e4d45 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-08 15:45:49 -04:00
Michael Datelle
0379845618
refactor: update welcome modal and color picker ( #1466 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added a new "full" size option to dialogs, allowing dialogs to fill
the entire screen.
* Introduced a prop to control the visibility of the close button on
dialogs.
* **Refactor**
* Updated the Welcome Modal to use the new Dialog component with
improved layout and slot usage.
* Reworked dialog content structure for better flexibility and styling.
* **Tests**
* Updated tests to reflect the switch from the Modal component to the
Dialog component, including new mocks and assertions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: mdatelle <mike@datelle.net >
Co-authored-by: Eli Bosley <ekbosley@gmail.com >
2025-07-08 15:24:29 -04:00
Eli Bosley
aefcc762ca
chore: remove vue-jsx
2025-07-08 14:58:09 -04:00
Eli Bosley
07b59b0970
chore: remove jsx plugin for webcomponents ( #1480 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated internal configuration to remove unused plugin dependencies.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-08 14:57:19 -04:00
renovate[bot]
e57ecd551f
chore(deps): update dependency vite to v7 ( #1434 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [vite](https://vite.dev )
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite ))
| [`6.3.5` ->
`7.0.3`](https://renovatebot.com/diffs/npm/vite/6.3.5/7.0.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v7.0.3`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-703-2025-07-08-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v7.0.2...v7.0.3 )
##### Bug Fixes
- **client:** protect against window being defined but addEv undefined
([#​20359](https://redirect.github.com/vitejs/vite/issues/20359 ))
([31d1467](31d1467cf0 ))
- **define:** replace optional values
([#​20338](https://redirect.github.com/vitejs/vite/issues/20338 ))
([9465ae1](9465ae1378 ))
- **deps:** update all non-major dependencies
([#​20366](https://redirect.github.com/vitejs/vite/issues/20366 ))
([43ac73d](43ac73da27 ))
##### Miscellaneous Chores
- **deps:** update dependency dotenv to v17
([#​20325](https://redirect.github.com/vitejs/vite/issues/20325 ))
([45040d4](45040d4807 ))
- **deps:** update dependency rolldown to ^1.0.0-beta.24
([#​20365](https://redirect.github.com/vitejs/vite/issues/20365 ))
([5ab25e7](5ab25e73a2 ))
- use `n/prefer-node-protocol` rule
([#​20368](https://redirect.github.com/vitejs/vite/issues/20368 ))
([38bb268](38bb268cde ))
##### Code Refactoring
- minor changes to reduce diff between normal Vite and rolldown-vite
([#​20354](https://redirect.github.com/vitejs/vite/issues/20354 ))
([2e8050e](2e8050e4cd ))
###
[`v7.0.2`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-702-2025-07-04-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v7.0.1...v7.0.2 )
##### Bug Fixes
- **css:** resolve relative paths in sass, revert
[#​20300](https://redirect.github.com/vitejs/vite/issues/20300 )
([#​20349](https://redirect.github.com/vitejs/vite/issues/20349 ))
([db8bd41](db8bd412a8 ))
###
[`v7.0.1`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-701-2025-07-03-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v7.0.0...v7.0.1 )
##### Bug Fixes
- **css:** skip resolving resolved paths in sass
([#​20300](https://redirect.github.com/vitejs/vite/issues/20300 ))
([ac528a4](ac528a44c3 ))
- **deps:** update all non-major dependencies
([#​20324](https://redirect.github.com/vitejs/vite/issues/20324 ))
([3e81af3](3e81af38a8 ))
- **types:** add a global interface for Worker
([#​20243](https://redirect.github.com/vitejs/vite/issues/20243 ))
([37bdfc1](37bdfc18f4 ))
##### Miscellaneous Chores
- **deps:** update rolldown-related dependencies
([#​20323](https://redirect.github.com/vitejs/vite/issues/20323 ))
([30d2f1b](30d2f1b38c ))
- fix typos and grammatical errors across documentation and comments
([#​20337](https://redirect.github.com/vitejs/vite/issues/20337 ))
([c1c951d](c1c951dcc3 ))
- group commits by category in changelog
([#​20310](https://redirect.github.com/vitejs/vite/issues/20310 ))
([41e83f6](41e83f62b1 ))
- rearrange 7.0 changelog
([#​20280](https://redirect.github.com/vitejs/vite/issues/20280 ))
([eafd28a](eafd28ac88 ))
###
[`v7.0.0`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#700-2025-06-24 )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.3.5...v7.0.0 )
- fix: keep `import.meta.url` in bundled Vite
([#​20235](https://redirect.github.com/vitejs/vite/issues/20235 ))
([3bf3a8a](3bf3a8ab00 )),
closes
[#​20235](https://redirect.github.com/vitejs/vite/issues/20235 )
- fix(deps): update all non-major dependencies
([#​20271](https://redirect.github.com/vitejs/vite/issues/20271 ))
([6b64d63](6b64d63d70 )),
closes
[#​20271](https://redirect.github.com/vitejs/vite/issues/20271 )
- fix(module-runner): export `ssrExportNameKey`
([#​20266](https://redirect.github.com/vitejs/vite/issues/20266 ))
([ac302a7](ac302a7290 )),
closes
[#​20266](https://redirect.github.com/vitejs/vite/issues/20266 )
- fix(module-runner): expose `normalizeModuleId`
([#​20277](https://redirect.github.com/vitejs/vite/issues/20277 ))
([9b98dcb](9b98dcbf75 )),
closes
[#​20277](https://redirect.github.com/vitejs/vite/issues/20277 )
- feat(types): use terser types from terser package
([#​20274](https://redirect.github.com/vitejs/vite/issues/20274 ))
([a5799fa](a5799fa74c )),
closes
[#​20274](https://redirect.github.com/vitejs/vite/issues/20274 )
- chore: "indentity" → "identity" in test description
([#​20225](https://redirect.github.com/vitejs/vite/issues/20225 ))
([ea9aed7](ea9aed7ebc )),
closes
[#​20225](https://redirect.github.com/vitejs/vite/issues/20225 )
- chore: typos in comments
([#​20259](https://redirect.github.com/vitejs/vite/issues/20259 ))
([b135918](b135918b91 )),
closes
[#​20259](https://redirect.github.com/vitejs/vite/issues/20259 )
- chore(deps): update rolldown-related dependencies
([#​20270](https://redirect.github.com/vitejs/vite/issues/20270 ))
([f7377c3](f7377c3eae )),
closes
[#​20270](https://redirect.github.com/vitejs/vite/issues/20270 )
- perf(utils): improve performance of `numberToPos`
([#​20244](https://redirect.github.com/vitejs/vite/issues/20244 ))
([3f46901](3f469012ad )),
closes
[#​20244](https://redirect.github.com/vitejs/vite/issues/20244 )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 13:19:40 -04:00
Eli Bosley
45bb49bcd6
fix(deps): storybook v9 ( #1476 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Upgraded Storybook and related dependencies to the latest major
version.
* Updated Storybook configuration and removed deprecated addons.
* Added Storybook linting plugin to the development environment.
* Added deployment scripts and configuration for Storybook to Cloudflare
Workers.
* Introduced GitHub Actions workflow for automated Storybook deployment
to staging and production environments.
* Enhanced environment variable loading to suppress output in production
and non-development environments.
* **Refactor**
* Updated all Storybook stories to use the new Storybook package imports
and consistent single-quote formatting.
* Improved ESLint configuration formatting and included recommended
Storybook linting rules.
* **Style**
* Standardized import statements and string quotes across all Storybook
story files for consistency.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-08 13:00:20 -04:00
renovate[bot]
06578fcdf5
chore(deps): update dependency vue-tsc to v3 ( #1473 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [vue-tsc](https://redirect.github.com/vuejs/language-tools )
([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc ))
| [`2.2.10` ->
`3.0.1`](https://renovatebot.com/diffs/npm/vue-tsc/2.2.10/3.0.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vuejs/language-tools (vue-tsc)</summary>
###
[`v3.0.1`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#301-2025-07-02 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v3.0.0...v3.0.1 )
##### Bug Fixes
- fix(language-core): remove calculation logic of element inner loc
([#​5460](https://redirect.github.com/vuejs/language-tools/issues/5460 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(vscode): correct syntax highlight of `v-else`
([#​5470](https://redirect.github.com/vuejs/language-tools/issues/5470 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
##### Other Changes
- docs(vscode): update Russian translation for VS Code extension
([#​5461](https://redirect.github.com/vuejs/language-tools/issues/5461 ))
- Thanks to
[@​AndreyYolkin](https://redirect.github.com/AndreyYolkin )!
- chore: update volar to 2.4.17
- typescript: correctly use `getModeForUsageLocation` to calculate the
resolution mode
###
[`v3.0.0`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#300-2025-07-01 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.2.12...v3.0.0 )
##### Features
- feat(typescript-plugin): skip declaration files in goto components
definition
([#​5221](https://redirect.github.com/vuejs/language-tools/issues/5221 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(language-core): introduce `strictVModel` option
([#​5229](https://redirect.github.com/vuejs/language-tools/issues/5229 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(vscode, language-server, typescript-plugin): communicate with
tsserver based on request forwarding
([#​5252](https://redirect.github.com/vuejs/language-tools/issues/5252 ),
[#​5395](https://redirect.github.com/vuejs/language-tools/issues/5395 ),
[#​5443](https://redirect.github.com/vuejs/language-tools/issues/5443 ))
- feat(language-core): support navigation of events with `v-on` syntax
([#​5275](https://redirect.github.com/vuejs/language-tools/issues/5275 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(language-core): type support of slot children
([#​5137](https://redirect.github.com/vuejs/language-tools/issues/5137 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(language-service): autocomplete for props with union type
- feat(language-service): document links for template refs
([#​5385](https://redirect.github.com/vuejs/language-tools/issues/5385 ))
- Thanks to
[@​alex-snezhko](https://redirect.github.com/alex-snezhko )!
- feat(language-core): resolve external stylesheets
([#​5136](https://redirect.github.com/vuejs/language-tools/issues/5136 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(language-core): add `strictCssModules` option
([#​5164](https://redirect.github.com/vuejs/language-tools/issues/5164 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(component-type-helpers): add `ComponentAttrs` type for attribute
extraction
- feat(vscode): add support for `typescript.sortImports`,
`typescript.removeUnusedImports` commands
([#​5444](https://redirect.github.com/vuejs/language-tools/issues/5444 ))
- feat(vscode): i18n support of configurations and commands with
`zh-CN`, `zh-TW`, `ru` and `ja`
([#​5330](https://redirect.github.com/vuejs/language-tools/issues/5330 ),
[#​5340](https://redirect.github.com/vuejs/language-tools/issues/5340 ),
[#​5404](https://redirect.github.com/vuejs/language-tools/issues/5404 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX ),
[@​PurplePlanen](https://redirect.github.com/PurplePlanen ) and
[@​zyoshoka](https://redirect.github.com/zyoshoka )!
##### Bug Fixes
- fix(language-core): generate condition guards for model events
([#​5225](https://redirect.github.com/vuejs/language-tools/issues/5225 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): prevent global types generation in declaration
files
([#​5239](https://redirect.github.com/vuejs/language-tools/issues/5239 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): prevent eager inference of slot props from
generics
([#​5247](https://redirect.github.com/vuejs/language-tools/issues/5247 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(typescript-plugin): prevent highlighting native element tags with
same name as components
([#​5253](https://redirect.github.com/vuejs/language-tools/issues/5253 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-service): do not provide required props inlay hints for
intrinsic elements
([#​5258](https://redirect.github.com/vuejs/language-tools/issues/5258 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(vscode): handle `typescript-language-features` module loading race
condition
([#​5260](https://redirect.github.com/vuejs/language-tools/issues/5260 ))
- fix(component-meta): update event type representation to include array
notation
- fix(language-core): correct error mapping when prop exp is arrow
function
([#​5262](https://redirect.github.com/vuejs/language-tools/issues/5262 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-service): add document highlights support
([#​5263](https://redirect.github.com/vuejs/language-tools/issues/5263 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): correct type inference of multiple template refs
with same name
([#​5271](https://redirect.github.com/vuejs/language-tools/issues/5271 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): skip AST parsing when the expression is an
identifier
([#​5268](https://redirect.github.com/vuejs/language-tools/issues/5268 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): do not drop leading comments of `defineModels`
([#​5273](https://redirect.github.com/vuejs/language-tools/issues/5273 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): improve fault tolerance for unsupported script
languages
- fix(language-core): avoid invalid auto import edit position when setup
global types fails
- fix(language-core): transform slot parameter list into equivalent
binding pattern
([#​5245](https://redirect.github.com/vuejs/language-tools/issues/5245 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): correct codegen when src path does not match the
generated length - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-service): exclude `data-` attribute completion from sfc
level nodes - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): remove semantic highlight of v-bind shorthand
([#​5321](https://redirect.github.com/vuejs/language-tools/issues/5321 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(vscode): inline html comment pattern in Vue syntax definition
([#​5327](https://redirect.github.com/vuejs/language-tools/issues/5327 ))
- Thanks to [@​zyoshoka](https://redirect.github.com/zyoshoka )!
- fix(language-core): avoid unrelated virtual code recomputes on style
and template change - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(component-meta): attach namespace prefix correctly on generated
types
([#​5326](https://redirect.github.com/vuejs/language-tools/issues/5326 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): drop `undefined` from optional prop type with
default in template
([#​5339](https://redirect.github.com/vuejs/language-tools/issues/5339 ))
- Thanks to
[@​Dylancyclone](https://redirect.github.com/Dylancyclone )!
- fix: depend on exact volar version
([#​5345](https://redirect.github.com/vuejs/language-tools/issues/5345 ))
- Thanks to
[@​tomblachut](https://redirect.github.com/tomblachut )!
- fix(language-core): ignore frontmatter block in markdown files
([#​5362](https://redirect.github.com/vuejs/language-tools/issues/5362 ))
- Thanks to [@​brc-dd](https://redirect.github.com/brc-dd )!
- fix(component-meta): only exclude vnode events from props
([#​5369](https://redirect.github.com/vuejs/language-tools/issues/5369 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): skip css references for position within virtual
code with `navigation: true`
([#​5378](https://redirect.github.com/vuejs/language-tools/issues/5378 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): hoist export declarations from generic script
block
([#​5398](https://redirect.github.com/vuejs/language-tools/issues/5398 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(vscode): correct syntax highlight for directives starting with
`v-for`
([#​5399](https://redirect.github.com/vuejs/language-tools/issues/5399 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): correct support for flatten plugins
([#​5392](https://redirect.github.com/vuejs/language-tools/issues/5392 ))
- Thanks to
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- fix(language-core): remove `semantic` code feature on first argument
of `useCssModule` and `useTemplateRef` - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(typescript-plugin): filter completion items of macros and global
variables in template and styles
([#​5425](https://redirect.github.com/vuejs/language-tools/issues/5425 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): do not generate redundant function scopes to
affect type narrowing
([#​5430](https://redirect.github.com/vuejs/language-tools/issues/5430 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(component-meta): add new file name in `updateFile`
([#​5438](https://redirect.github.com/vuejs/language-tools/issues/5438 ))
- Thanks to [@​Akryum](https://redirect.github.com/Akryum )!
- fix(language-core): `Prettify<T>` breaks generics inferencing
([#​5424](https://redirect.github.com/vuejs/language-tools/issues/5424 ))
- Thanks to [@​so1ve](https://redirect.github.com/so1ve )!
- fix(language-core): use `var` instead of `let` to declare `attrsVar`
that may be hoisted - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
##### Performance
- perf(language-core): cache and reuse inline ts asts during full
updates
([#​5435](https://redirect.github.com/vuejs/language-tools/issues/5435 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
##### Other Changes
- refactor(vscode, language-server): remove hybrid mode configuration
([#​5248](https://redirect.github.com/vuejs/language-tools/issues/5248 ))
- refactor(vscode): remove write virtual files command
- chore(vscode): correct `directory` path in package.json
([#​5283](https://redirect.github.com/vuejs/language-tools/issues/5283 ))
- Thanks to [@​zyoshoka](https://redirect.github.com/zyoshoka )!
- chore(vscode): use rolldown for bundling
([#​5337](https://redirect.github.com/vuejs/language-tools/issues/5337 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(vscode): remove doctor - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
- docs: update instructions for neovim lsp configuration
([#​5361](https://redirect.github.com/vuejs/language-tools/issues/5361 ))
- Thanks to [@​kshksdrt](https://redirect.github.com/kshksdrt )!
- refactor(vscode): remove Vite problem matcher
([#​5375](https://redirect.github.com/vuejs/language-tools/issues/5375 ))
- chore(docs): update vue language package name
([#​5376](https://redirect.github.com/vuejs/language-tools/issues/5376 ))
- Thanks to [@​marktlinn](https://redirect.github.com/marktlinn )!
- chore(ci): set pre-release status when publishing to Open VSX
([#​5377](https://redirect.github.com/vuejs/language-tools/issues/5377 ))
- Thanks to [@​lukashass](https://redirect.github.com/lukashass )!
- docs: fallback workaround of `vue_language_server_path` in nvim setup
example
([#​5391](https://redirect.github.com/vuejs/language-tools/issues/5391 ))
- Thanks to
[@​menuRivera](https://redirect.github.com/menuRivera )!
- test(component-meta): simplify code with snapshots
([#​5403](https://redirect.github.com/vuejs/language-tools/issues/5403 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- docs(nvim): move neovim lspconfig docs to wiki page
([#​5408](https://redirect.github.com/vuejs/language-tools/issues/5408 ))
- Thanks to
[@​RayGuo-ergou](https://redirect.github.com/RayGuo-ergou )!
- refactor(language-server): drop `typescript.tsdk` initialization
option
([#​5409](https://redirect.github.com/vuejs/language-tools/issues/5409 ))
- refactor(language-service): drop name casing convertion and its
language status item
([#​5411](https://redirect.github.com/vuejs/language-tools/issues/5411 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(language-core): drop `defineProp` support
([#​5415](https://redirect.github.com/vuejs/language-tools/issues/5415 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- chore(vscode): change display name to "Vue (Official)"
- refactor: cleanup dependencies relationship
([#​5421](https://redirect.github.com/vuejs/language-tools/issues/5421 ))
- refactor(component-meta): use type-helpers as a peer dependency
- refactor(vscode): cleanup extension client
([#​5422](https://redirect.github.com/vuejs/language-tools/issues/5422 ))
- refactor(language-server): move in server code from insiders edition
([#​5423](https://redirect.github.com/vuejs/language-tools/issues/5423 ))
- chore: introduce oxlint for faster linting
([#​5416](https://redirect.github.com/vuejs/language-tools/issues/5416 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(vscode): remove split editor feature
([#​5446](https://redirect.github.com/vuejs/language-tools/issues/5446 ))
- refactor(vscode): rename configuration keys from `complete` to
`suggest` for clarity
###
[`v2.2.12`](https://redirect.github.com/vuejs/language-tools/compare/v2.2.10...0b13bf1966398ea3949b6b02d09b251ddc9a51eb )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.2.10...v2.2.12 )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 11:57:14 -04:00
renovate[bot]
453a5b2c95
fix(deps): update dependency marked to v16 ( #1444 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [marked](https://marked.js.org )
([source](https://redirect.github.com/markedjs/marked )) | [`15.0.12` ->
`16.0.0`](https://renovatebot.com/diffs/npm/marked/15.0.12/16.0.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>markedjs/marked (marked)</summary>
###
[`v16.0.0`](https://redirect.github.com/markedjs/marked/releases/tag/v16.0.0 )
[Compare
Source](https://redirect.github.com/markedjs/marked/compare/v15.0.12...v16.0.0 )
##### Bug Fixes
- remove cjs build & update min node to 20
([#​3687](https://redirect.github.com/markedjs/marked/issues/3687 ))
([0a35d8f](0a35d8f28b ))
##### BREAKING CHANGES
- minify ./lib/marked.esm.js and ./lib/marked.umd.js
- remove ./marked.min.js use ./lib/marked.umd.js instead
- remove ./lib/marked.cjs
- update minimum supported node version to 20 to support
`require('marked.esm.js')`. see
https://nodejs.org/docs/latest-v20.x/api/modules.html#loading-ecmascript-modules-using-require
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 10:55:28 -04:00
renovate[bot]
ba75a409a4
fix(deps): pin dependencies ( #1465 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@as-integrations/fastify](https://redirect.github.com/apollo-server-integrations/apollo-server-integration-fastify/blob/main/readme.md )
([source](https://redirect.github.com/apollo-server-integrations/apollo-server-integration-fastify ))
| dependencies | pin | [`^2.1.1` ->
`2.1.1`](https://renovatebot.com/diffs/npm/@as-integrations%2ffastify/2.1.1/2.1.1 )
|
| [@eslint/js](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js ))
| devDependencies | pin | [`^9.21.0` ->
`9.29.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.29.0/9.29.0 )
|
| [@faker-js/faker](https://fakerjs.dev )
([source](https://redirect.github.com/faker-js/faker )) | devDependencies
| pin | [`^9.8.0` ->
`9.8.0`](https://renovatebot.com/diffs/npm/@faker-js%2ffaker/9.8.0/9.8.0 )
|
| [@fastify/cookie](https://redirect.github.com/fastify/fastify-cookie )
| dependencies | pin | [`^11.0.2` ->
`11.0.2`](https://renovatebot.com/diffs/npm/@fastify%2fcookie/11.0.2/11.0.2 )
|
| [@fastify/helmet](https://redirect.github.com/fastify/fastify-helmet )
| dependencies | pin | [`^13.0.1` ->
`13.0.1`](https://renovatebot.com/diffs/npm/@fastify%2fhelmet/13.0.1/13.0.1 )
|
| [@floating-ui/dom](https://floating-ui.com )
([source](https://redirect.github.com/floating-ui/floating-ui/tree/HEAD/packages/dom ))
| dependencies | pin | [`^1.6.12` ->
`1.7.1`](https://renovatebot.com/diffs/npm/@floating-ui%2fdom/1.7.1/1.7.1 )
|
| [@floating-ui/utils](https://floating-ui.com )
([source](https://redirect.github.com/floating-ui/floating-ui/tree/HEAD/packages/utils ))
| dependencies | pin | [`^0.2.8` ->
`0.2.9`](https://renovatebot.com/diffs/npm/@floating-ui%2futils/0.2.9/0.2.9 )
|
| [@floating-ui/vue](https://floating-ui.com/docs/vue )
([source](https://redirect.github.com/floating-ui/floating-ui/tree/HEAD/packages/vue ))
| dependencies | pin | [`^1.1.5` ->
`1.1.6`](https://renovatebot.com/diffs/npm/@floating-ui%2fvue/1.1.6/1.1.6 )
|
|
[@graphql-codegen/add](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/add ))
| devDependencies | pin | [`^5.0.3` ->
`5.0.3`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fadd/5.0.3/5.0.3 )
|
|
[@graphql-codegen/cli](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli ))
| devDependencies | pin | [`^5.0.3` ->
`5.0.7`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fcli/5.0.7/5.0.7 )
|
|
[@graphql-codegen/client-preset](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client ))
| devDependencies | pin | [`^4.5.1` ->
`4.8.2`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.8.2/4.8.2 )
|
|
[@graphql-codegen/client-preset](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client ))
| dependencies | pin | [`^4.5.0` ->
`4.8.2`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.8.2/4.8.2 )
|
|
[@graphql-codegen/fragment-matcher](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher ))
| devDependencies | pin | [`^5.0.2` ->
`5.1.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ffragment-matcher/5.1.0/5.1.0 )
|
|
[@graphql-codegen/import-types-preset](https://redirect.github.com/dotansimha/graphql-code-generator-community )
([source](https://redirect.github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/presets/import-types ))
| devDependencies | pin | [`^3.0.0` ->
`3.0.1`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fimport-types-preset/3.0.1/3.0.1 )
|
|
[@graphql-codegen/introspection](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/introspection ))
| devDependencies | pin | [`^4.0.3` ->
`4.0.3`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fintrospection/4.0.3/4.0.3 )
|
|
[@graphql-codegen/typed-document-node](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node ))
| devDependencies | pin | [`^5.0.11` ->
`5.1.1`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftyped-document-node/5.1.1/5.1.1 )
|
|
[@graphql-codegen/typescript](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ))
| devDependencies | pin | [`^4.1.1` ->
`4.1.6`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript/4.1.6/4.1.6 )
|
|
[@graphql-codegen/typescript-operations](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations ))
| devDependencies | pin | [`^4.3.1` ->
`4.6.1`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-operations/4.6.1/4.6.1 )
|
|
[@graphql-tools/load-files](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/load-files ))
| dependencies | pin | [`^7.0.0` ->
`7.0.1`](https://renovatebot.com/diffs/npm/@graphql-tools%2fload-files/7.0.1/7.0.1 )
|
|
[@graphql-tools/merge](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/merge ))
| dependencies | pin | [`^9.0.8` ->
`9.0.24`](https://renovatebot.com/diffs/npm/@graphql-tools%2fmerge/9.0.24/9.0.24 )
|
|
[@graphql-tools/schema](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/schema ))
| dependencies | pin | [`^10.0.7` ->
`10.0.23`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.23/10.0.23 )
|
|
[@graphql-tools/utils](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/utils ))
| peerDependencies | pin | [`^10.5.5` ->
`10.8.6`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.8.6/10.8.6 )
|
|
[@graphql-tools/utils](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/utils ))
| devDependencies | pin | [`^10.5.5` ->
`10.8.6`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.8.6/10.8.6 )
|
|
[@graphql-tools/utils](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/utils ))
| dependencies | pin | [`^10.5.5` ->
`10.8.6`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.8.6/10.8.6 )
|
|
[@graphql-typed-document-node/core](https://redirect.github.com/dotansimha/graphql-typed-document-node )
| devDependencies | pin | [`^3.2.0` ->
`3.2.0`](https://renovatebot.com/diffs/npm/@graphql-typed-document-node%2fcore/3.2.0/3.2.0 )
|
|
[@graphql-typed-document-node/core](https://redirect.github.com/dotansimha/graphql-typed-document-node )
| peerDependencies | pin | [`^3.2.0` ->
`3.2.0`](https://renovatebot.com/diffs/npm/@graphql-typed-document-node%2fcore/3.2.0/3.2.0 )
|
| [@headlessui/vue](https://redirect.github.com/tailwindlabs/headlessui )
([source](https://redirect.github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-vue ))
| dependencies | pin | [`^1.7.23` ->
`1.7.23`](https://renovatebot.com/diffs/npm/@headlessui%2fvue/1.7.23/1.7.23 )
|
| [@heroicons/vue](https://redirect.github.com/tailwindlabs/heroicons ) |
dependencies | pin | [`^2.2.0` ->
`2.2.0`](https://renovatebot.com/diffs/npm/@heroicons%2fvue/2.2.0/2.2.0 )
|
|
[@ianvs/prettier-plugin-sort-imports](https://redirect.github.com/ianvs/prettier-plugin-sort-imports )
| devDependencies | pin | [`^4.4.0` ->
`4.4.2`](https://renovatebot.com/diffs/npm/@ianvs%2fprettier-plugin-sort-imports/4.4.2/4.4.2 )
|
|
[@ianvs/prettier-plugin-sort-imports](https://redirect.github.com/ianvs/prettier-plugin-sort-imports )
| devDependencies | pin | [`^4.4.1` ->
`4.4.2`](https://renovatebot.com/diffs/npm/@ianvs%2fprettier-plugin-sort-imports/4.4.2/4.4.2 )
|
|
[@internationalized/number](https://redirect.github.com/adobe/react-spectrum )
| dependencies | pin | [`^3.6.0` ->
`3.6.3`](https://renovatebot.com/diffs/npm/@internationalized%2fnumber/3.6.3/3.6.3 )
|
| [@jsonforms/core](http://jsonforms.io/ )
([source](https://redirect.github.com/eclipsesource/jsonforms )) |
dependencies | pin | [`^3.6.0` ->
`3.6.0`](https://renovatebot.com/diffs/npm/@jsonforms%2fcore/3.6.0/3.6.0 )
|
| [@jsonforms/core](http://jsonforms.io/ )
([source](https://redirect.github.com/eclipsesource/jsonforms )) |
peerDependencies | pin | [`^3.5.1` ->
`3.6.0`](https://renovatebot.com/diffs/npm/@jsonforms%2fcore/3.6.0/3.6.0 )
|
| [@jsonforms/core](http://jsonforms.io/ )
([source](https://redirect.github.com/eclipsesource/jsonforms )) |
devDependencies | pin | [`^3.5.1` ->
`3.6.0`](https://renovatebot.com/diffs/npm/@jsonforms%2fcore/3.6.0/3.6.0 )
|
| [@jsonforms/core](http://jsonforms.io/ )
([source](https://redirect.github.com/eclipsesource/jsonforms )) |
dependencies | pin | [`^3.5.1` ->
`3.6.0`](https://renovatebot.com/diffs/npm/@jsonforms%2fcore/3.6.0/3.6.0 )
|
| [@jsonforms/vue](http://jsonforms.io/ )
([source](https://redirect.github.com/eclipsesource/jsonforms )) |
dependencies | pin | [`^3.6.0` ->
`3.6.0`](https://renovatebot.com/diffs/npm/@jsonforms%2fvue/3.6.0/3.6.0 )
|
| [@jsonforms/vue-vanilla](http://jsonforms.io/ )
([source](https://redirect.github.com/eclipsesource/jsonforms )) |
dependencies | pin | [`^3.6.0` ->
`3.6.0`](https://renovatebot.com/diffs/npm/@jsonforms%2fvue-vanilla/3.6.0/3.6.0 )
|
| [@jsonforms/vue-vuetify](http://jsonforms.io/ )
([source](https://redirect.github.com/eclipsesource/jsonforms )) |
dependencies | pin | [`^3.6.0` ->
`3.6.0`](https://renovatebot.com/diffs/npm/@jsonforms%2fvue-vuetify/3.6.0/3.6.0 )
|
| [@manypkg/cli](https://redirect.github.com/Thinkmill/manypkg )
([source](https://redirect.github.com/Thinkmill/manypkg/tree/HEAD/packages/cli ))
| dependencies | pin | [`^0.24.0` ->
`0.24.0`](https://renovatebot.com/diffs/npm/@manypkg%2fcli/0.24.0/0.24.0 )
|
| [@nestjs/apollo](https://redirect.github.com/nestjs/graphql ) |
peerDependencies | pin | [`^13.0.3` ->
`13.1.0`](https://renovatebot.com/diffs/npm/@nestjs%2fapollo/13.1.0/13.1.0 )
|
| [@nestjs/apollo](https://redirect.github.com/nestjs/graphql ) |
devDependencies | pin | [`^13.0.3` ->
`13.1.0`](https://renovatebot.com/diffs/npm/@nestjs%2fapollo/13.1.0/13.1.0 )
|
| [@nestjs/apollo](https://redirect.github.com/nestjs/graphql ) |
dependencies | pin | [`^13.0.3` ->
`13.1.0`](https://renovatebot.com/diffs/npm/@nestjs%2fapollo/13.1.0/13.1.0 )
|
|
[@nestjs/cache-manager](https://redirect.github.com/nestjs/cache-manager )
| dependencies | pin | [`^3.0.1` ->
`3.0.1`](https://renovatebot.com/diffs/npm/@nestjs%2fcache-manager/3.0.1/3.0.1 )
|
| [@nestjs/common](https://nestjs.com )
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/common ))
| peerDependencies | pin | [`^11.0.11` ->
`11.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2fcommon/11.1.3/11.1.3 )
|
| [@nestjs/common](https://nestjs.com )
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/common ))
| devDependencies | pin | [`^11.0.11` ->
`11.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2fcommon/11.1.3/11.1.3 )
|
| [@nestjs/common](https://nestjs.com )
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/common ))
| dependencies | pin | [`^11.0.11` ->
`11.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2fcommon/11.1.3/11.1.3 )
|
| [@nestjs/config](https://redirect.github.com/nestjs/config ) |
peerDependencies | pin | [`^4.0.2` ->
`4.0.2`](https://renovatebot.com/diffs/npm/@nestjs%2fconfig/4.0.2/4.0.2 )
|
| [@nestjs/config](https://redirect.github.com/nestjs/config ) |
devDependencies | pin | [`^4.0.2` ->
`4.0.2`](https://renovatebot.com/diffs/npm/@nestjs%2fconfig/4.0.2/4.0.2 )
|
| [@nestjs/config](https://redirect.github.com/nestjs/config ) |
dependencies | pin | [`^4.0.2` ->
`4.0.2`](https://renovatebot.com/diffs/npm/@nestjs%2fconfig/4.0.2/4.0.2 )
|
| [@nestjs/core](https://nestjs.com )
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/core ))
| peerDependencies | pin | [`^11.0.11` ->
`11.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2fcore/11.1.3/11.1.3 )
|
| [@nestjs/core](https://nestjs.com )
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/core ))
| devDependencies | pin | [`^11.0.11` ->
`11.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2fcore/11.1.3/11.1.3 )
|
| [@nestjs/core](https://nestjs.com )
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/core ))
| dependencies | pin | [`^11.0.11` ->
`11.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2fcore/11.1.3/11.1.3 )
|
|
[@nestjs/event-emitter](https://redirect.github.com/nestjs/event-emitter )
| peerDependencies | pin | [`^3.0.1` ->
`3.0.1`](https://renovatebot.com/diffs/npm/@nestjs%2fevent-emitter/3.0.1/3.0.1 )
|
|
[@nestjs/event-emitter](https://redirect.github.com/nestjs/event-emitter )
| devDependencies | pin | [`^3.0.1` ->
`3.0.1`](https://renovatebot.com/diffs/npm/@nestjs%2fevent-emitter/3.0.1/3.0.1 )
|
|
[@nestjs/event-emitter](https://redirect.github.com/nestjs/event-emitter )
| dependencies | pin | [`^3.0.1` ->
`3.0.1`](https://renovatebot.com/diffs/npm/@nestjs%2fevent-emitter/3.0.1/3.0.1 )
|
| [@nestjs/graphql](https://redirect.github.com/nestjs/graphql ) |
peerDependencies | pin | [`^13.0.3` ->
`13.1.0`](https://renovatebot.com/diffs/npm/@nestjs%2fgraphql/13.1.0/13.1.0 )
|
| [@nestjs/graphql](https://redirect.github.com/nestjs/graphql ) |
devDependencies | pin | [`^13.0.3` ->
`13.1.0`](https://renovatebot.com/diffs/npm/@nestjs%2fgraphql/13.1.0/13.1.0 )
|
| [@nestjs/graphql](https://redirect.github.com/nestjs/graphql ) |
dependencies | pin | [`^13.0.3` ->
`13.1.0`](https://renovatebot.com/diffs/npm/@nestjs%2fgraphql/13.1.0/13.1.0 )
|
| [@nestjs/passport](https://redirect.github.com/nestjs/passport ) |
dependencies | pin | [`^11.0.0` ->
`11.0.5`](https://renovatebot.com/diffs/npm/@nestjs%2fpassport/11.0.5/11.0.5 )
|
| [@nestjs/platform-fastify](https://nestjs.com )
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/platform-fastify ))
| dependencies | pin | [`^11.0.11` ->
`11.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2fplatform-fastify/11.1.3/11.1.3 )
|
| [@nestjs/schedule](https://redirect.github.com/nestjs/schedule ) |
peerDependencies | pin | [`^6.0.0` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@nestjs%2fschedule/6.0.0/6.0.0 )
|
| [@nestjs/schedule](https://redirect.github.com/nestjs/schedule ) |
devDependencies | pin | [`^6.0.0` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@nestjs%2fschedule/6.0.0/6.0.0 )
|
| [@nestjs/schedule](https://redirect.github.com/nestjs/schedule ) |
dependencies | pin | [`^6.0.0` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@nestjs%2fschedule/6.0.0/6.0.0 )
|
| [@nestjs/testing](https://nestjs.com )
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/testing ))
| devDependencies | pin | [`^11.0.11` ->
`11.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2ftesting/11.1.3/11.1.3 )
|
| [@nestjs/throttler](https://redirect.github.com/nestjs/throttler ) |
dependencies | pin | [`^6.4.0` ->
`6.4.0`](https://renovatebot.com/diffs/npm/@nestjs%2fthrottler/6.4.0/6.4.0 )
|
| [@nuxt/devtools](https://devtools.nuxt.com )
([source](https://redirect.github.com/nuxt/devtools/tree/HEAD/packages/devtools ))
| devDependencies | pin | [`^2.0.0` ->
`2.5.0`](https://renovatebot.com/diffs/npm/@nuxt%2fdevtools/2.5.0/2.5.0 )
|
| [@nuxt/eslint](https://redirect.github.com/nuxt/eslint )
([source](https://redirect.github.com/nuxt/eslint/tree/HEAD/packages/module ))
| devDependencies | pin | [`^1.0.0` ->
`1.4.1`](https://renovatebot.com/diffs/npm/@nuxt%2feslint/1.4.1/1.4.1 ) |
| [@nuxt/test-utils](https://redirect.github.com/nuxt/test-utils ) |
devDependencies | pin | [`^3.17.2` ->
`3.19.1`](https://renovatebot.com/diffs/npm/@nuxt%2ftest-utils/3.19.1/3.19.1 )
|
|
[@nuxtjs/color-mode](https://redirect.github.com/nuxt-modules/color-mode )
| dependencies | pin | [`^3.5.2` ->
`3.5.2`](https://renovatebot.com/diffs/npm/@nuxtjs%2fcolor-mode/3.5.2/3.5.2 )
|
|
[@nuxtjs/tailwindcss](https://redirect.github.com/nuxt-modules/tailwindcss )
| devDependencies | pin | [`^6.12.2` ->
`6.14.0`](https://renovatebot.com/diffs/npm/@nuxtjs%2ftailwindcss/6.14.0/6.14.0 )
|
|
[@originjs/vite-plugin-commonjs](https://redirect.github.com/originjs/vite-plugins/tree/main/packages/vite-plugin-commonjs )
([source](https://redirect.github.com/originjs/vite-plugins )) |
devDependencies | pin | [`^1.0.3` ->
`1.0.3`](https://renovatebot.com/diffs/npm/@originjs%2fvite-plugin-commonjs/1.0.3/1.0.3 )
|
| [@pinia/nuxt](https://pinia.vuejs.org/ssr/nuxt.html )
([source](https://redirect.github.com/vuejs/pinia )) | dependencies | pin
| [`^0.11.0` ->
`0.11.1`](https://renovatebot.com/diffs/npm/@pinia%2fnuxt/0.11.1/0.11.1 )
|
| [@pinia/testing](https://pinia.vuejs.org/cookbook/testing.html )
([source](https://redirect.github.com/vuejs/pinia )) | devDependencies |
pin | [`^1.0.0` ->
`1.0.2`](https://renovatebot.com/diffs/npm/@pinia%2ftesting/1.0.2/1.0.2 )
|
| [@reduxjs/toolkit](https://redux-toolkit.js.org )
([source](https://redirect.github.com/reduxjs/redux-toolkit )) |
dependencies | pin | [`^2.3.0` ->
`2.8.2`](https://renovatebot.com/diffs/npm/@reduxjs%2ftoolkit/2.8.2/2.8.2 )
|
|
[@rollup/plugin-node-resolve](https://redirect.github.com/rollup/plugins/tree/master/packages/node-resolve/#readme )
([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/node-resolve ))
| devDependencies | pin | [`^16.0.0` ->
`16.0.1`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-node-resolve/16.0.1/16.0.1 )
|
|
[@rollup/plugin-strip](https://redirect.github.com/rollup/plugins/tree/master/packages/strip#readme )
([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/strip ))
| devDependencies | pin | [`^3.0.4` ->
`3.0.4`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-strip/3.0.4/3.0.4 )
|
| [@rollup/rollup-linux-x64-gnu](https://rollupjs.org/ )
([source](https://redirect.github.com/rollup/rollup )) |
optionalDependencies | pin | [`^4.30.1` ->
`4.44.0`](https://renovatebot.com/diffs/npm/@rollup%2frollup-linux-x64-gnu/4.44.0/4.44.0 )
|
| [@runonflux/nat-upnp](https://redirect.github.com/runonflux/nat-upnp )
| peerDependencies | pin | [`^1.0.2` ->
`1.0.2`](https://renovatebot.com/diffs/npm/@runonflux%2fnat-upnp/1.0.2/1.0.2 )
|
| [@runonflux/nat-upnp](https://redirect.github.com/runonflux/nat-upnp )
| devDependencies | pin | [`^1.0.2` ->
`1.0.2`](https://renovatebot.com/diffs/npm/@runonflux%2fnat-upnp/1.0.2/1.0.2 )
|
| [@runonflux/nat-upnp](https://redirect.github.com/runonflux/nat-upnp )
| dependencies | pin | [`^1.0.2` ->
`1.0.2`](https://renovatebot.com/diffs/npm/@runonflux%2fnat-upnp/1.0.2/1.0.2 )
|
|
[@storybook/addon-essentials](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/essentials )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ))
| devDependencies | pin | [`^8.6.12` ->
`8.6.14`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/8.6.14/8.6.14 )
|
|
[@storybook/addon-interactions](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/interactions )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ))
| devDependencies | pin | [`^8.6.12` ->
`8.6.14`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/8.6.14/8.6.14 )
|
|
[@storybook/addon-links](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/links )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/links ))
| devDependencies | pin | [`^8.6.12` ->
`8.6.14`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/8.6.14/8.6.14 )
|
|
[@storybook/builder-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/builders/builder-vite/#readme )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite ))
| devDependencies | pin | [`^8.6.12` ->
`8.6.14`](https://renovatebot.com/diffs/npm/@storybook%2fbuilder-vite/8.6.14/8.6.14 )
|
|
[@storybook/vue3](https://redirect.github.com/storybookjs/storybook/tree/next/code/renderers/vue3 )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue3 ))
| devDependencies | pin | [`^8.6.12` ->
`8.6.14`](https://renovatebot.com/diffs/npm/@storybook%2fvue3/8.6.14/8.6.14 )
|
|
[@storybook/vue3-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/frameworks/vue3-vite )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite ))
| devDependencies | pin | [`^8.6.12` ->
`8.6.14`](https://renovatebot.com/diffs/npm/@storybook%2fvue3-vite/8.6.14/8.6.14 )
|
| [@swc/core](https://swc.rs )
([source](https://redirect.github.com/swc-project/swc )) |
devDependencies | pin | [`^1.10.1` ->
`1.12.4`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.12.4/1.12.4 ) |
|
[@tailwindcss/typography](https://redirect.github.com/tailwindlabs/tailwindcss-typography )
| devDependencies | pin | [`^0.5.15` ->
`0.5.16`](https://renovatebot.com/diffs/npm/@tailwindcss%2ftypography/0.5.16/0.5.16 )
|
|
[@testing-library/vue](https://redirect.github.com/testing-library/vue-testing-library )
| devDependencies | pin | [`^8.0.0` ->
`8.1.0`](https://renovatebot.com/diffs/npm/@testing-library%2fvue/8.1.0/8.1.0 )
|
|
[@types/async-exit-hook](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-exit-hook )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async-exit-hook ))
| devDependencies | pin | [`^2.0.2` ->
`2.0.2`](https://renovatebot.com/diffs/npm/@types%2fasync-exit-hook/2.0.2/2.0.2 )
|
|
[@types/bun](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bun )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun ))
| devDependencies | pin | [`^1.2.15` ->
`1.2.16`](https://renovatebot.com/diffs/npm/@types%2fbun/1.2.16/1.2.16 )
|
|
[@types/bytes](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bytes )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bytes ))
| devDependencies | pin | [`^3.1.4` ->
`3.1.5`](https://renovatebot.com/diffs/npm/@types%2fbytes/3.1.5/3.1.5 ) |
|
[@types/cli-table](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cli-table )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cli-table ))
| devDependencies | pin | [`^0.3.4` ->
`0.3.4`](https://renovatebot.com/diffs/npm/@types%2fcli-table/0.3.4/0.3.4 )
|
|
[@types/command-exists](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/command-exists )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/command-exists ))
| devDependencies | pin | [`^1.2.3` ->
`1.2.3`](https://renovatebot.com/diffs/npm/@types%2fcommand-exists/1.2.3/1.2.3 )
|
|
[@types/cors](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors ))
| devDependencies | pin | [`^2.8.17` ->
`2.8.19`](https://renovatebot.com/diffs/npm/@types%2fcors/2.8.19/2.8.19 )
|
|
[@types/crypto-js](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/crypto-js )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js ))
| devDependencies | pin | [`^4.2.2` ->
`4.2.2`](https://renovatebot.com/diffs/npm/@types%2fcrypto-js/4.2.2/4.2.2 )
|
| @​types/diff | dependencies | pin | [`^8.0.0` ->
`8.0.0`](https://renovatebot.com/diffs/npm/@types%2fdiff/8.0.0/8.0.0 ) |
|
[@types/dockerode](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dockerode )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ))
| devDependencies | pin | [`^3.3.31` ->
`3.3.41`](https://renovatebot.com/diffs/npm/@types%2fdockerode/3.3.41/3.3.41 )
|
|
[@types/eslint-config-prettier](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-config-prettier )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-config-prettier ))
| devDependencies | pin | [`^6.11.3` ->
`6.11.3`](https://renovatebot.com/diffs/npm/@types%2feslint-config-prettier/6.11.3/6.11.3 )
|
|
[@types/fs-extra](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra ))
| devDependencies | pin | [`^11.0.4` ->
`11.0.4`](https://renovatebot.com/diffs/npm/@types%2ffs-extra/11.0.4/11.0.4 )
|
|
[@types/graphql-fields](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-fields )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/graphql-fields ))
| devDependencies | pin | [`^1.3.9` ->
`1.3.9`](https://renovatebot.com/diffs/npm/@types%2fgraphql-fields/1.3.9/1.3.9 )
|
|
[@types/graphql-type-uuid](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-type-uuid )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/graphql-type-uuid ))
| devDependencies | pin | [`^0.2.6` ->
`0.2.6`](https://renovatebot.com/diffs/npm/@types%2fgraphql-type-uuid/0.2.6/0.2.6 )
|
|
[@types/ini](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ini )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ini ))
| devDependencies | pin | [`^4.1.1` ->
`4.1.1`](https://renovatebot.com/diffs/npm/@types%2fini/4.1.1/4.1.1 ) |
|
[@types/inquirer](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer ))
| devDependencies | pin | [`^9.0.7` ->
`9.0.8`](https://renovatebot.com/diffs/npm/@types%2finquirer/9.0.8/9.0.8 )
|
|
[@types/ip](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ip )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ip ))
| devDependencies | pin | [`^1.1.3` ->
`1.1.3`](https://renovatebot.com/diffs/npm/@types%2fip/1.1.3/1.1.3 ) |
|
[@types/jsdom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom ))
| devDependencies | pin | [`^21.1.7` ->
`21.1.7`](https://renovatebot.com/diffs/npm/@types%2fjsdom/21.1.7/21.1.7 )
|
|
[@types/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ))
| devDependencies | pin | [`^4.17.13` ->
`4.17.18`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.18/4.17.18 )
|
|
[@types/lodash-es](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash-es )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es ))
| devDependencies | pin | [`^4.17.12` ->
`4.17.12`](https://renovatebot.com/diffs/npm/@types%2flodash-es/4.17.12/4.17.12 )
|
|
[@types/mustache](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mustache )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mustache ))
| devDependencies | pin | [`^4.2.5` ->
`4.2.6`](https://renovatebot.com/diffs/npm/@types%2fmustache/4.2.6/4.2.6 )
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| devDependencies | pin | [`^22` ->
`22.15.32`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.32/22.15.32 )
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| devDependencies | pin | [`^22.0.0` ->
`22.15.32`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.32/22.15.32 )
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| devDependencies | pin | [`^22.14.0` ->
`22.15.32`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.32/22.15.32 )
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| devDependencies | pin | [`^22.14.1` ->
`22.15.32`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.32/22.15.32 )
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| devDependencies | pin | [`^22.13.4` ->
`22.15.32`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.32/22.15.32 )
|
| @​types/pify | devDependencies | pin | [`^6.0.0` ->
`6.1.0`](https://renovatebot.com/diffs/npm/@types%2fpify/6.1.0/6.1.0 ) |
|
[@types/semver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver ))
| devDependencies | pin | [`^7.5.8` ->
`7.7.0`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.7.0/7.7.0 )
|
|
[@types/sendmail](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sendmail )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sendmail ))
| devDependencies | pin | [`^1.4.7` ->
`1.4.7`](https://renovatebot.com/diffs/npm/@types%2fsendmail/1.4.7/1.4.7 )
|
|
[@types/stoppable](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stoppable )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stoppable ))
| devDependencies | pin | [`^1.1.3` ->
`1.1.3`](https://renovatebot.com/diffs/npm/@types%2fstoppable/1.1.3/1.1.3 )
|
|
[@types/strftime](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/strftime )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/strftime ))
| devDependencies | pin | [`^0.9.8` ->
`0.9.8`](https://renovatebot.com/diffs/npm/@types%2fstrftime/0.9.8/0.9.8 )
|
| @​types/testing-library__vue | devDependencies | pin | [`^5.0.0`
->
`5.3.0`](https://renovatebot.com/diffs/npm/@types%2ftesting-library__vue/5.3.0/5.3.0 )
|
|
[@types/uuid](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ))
| devDependencies | pin | [`^10.0.0` ->
`10.0.0`](https://renovatebot.com/diffs/npm/@types%2fuuid/10.0.0/10.0.0 )
|
|
[@types/validate-npm-package-name](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validate-npm-package-name )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validate-npm-package-name ))
| devDependencies | pin | [`^4.0.2` ->
`4.0.2`](https://renovatebot.com/diffs/npm/@types%2fvalidate-npm-package-name/4.0.2/4.0.2 )
|
|
[@types/ws](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws ))
| devDependencies | pin | [`^8.18.0` ->
`8.18.1`](https://renovatebot.com/diffs/npm/@types%2fws/8.18.1/8.18.1 ) |
|
[@types/ws](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws ))
| devDependencies | pin | [`^8.5.13` ->
`8.18.1`](https://renovatebot.com/diffs/npm/@types%2fws/8.18.1/8.18.1 ) |
|
[@types/wtfnode](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wtfnode )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wtfnode ))
| devDependencies | pin | [`^0.7.3` ->
`0.7.3`](https://renovatebot.com/diffs/npm/@types%2fwtfnode/0.7.3/0.7.3 )
|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ))
| devDependencies | pin | [`^8.34.1` ->
`8.34.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.34.1/8.34.1 )
|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ))
| devDependencies | pin | [`^8.29.0` ->
`8.34.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.34.1/8.34.1 )
|
| [@unraid/libvirt](https://redirect.github.com/unraid/libvirt ) |
dependencies | pin | [`^2.1.0` ->
`2.1.0`](https://renovatebot.com/diffs/npm/@unraid%2flibvirt/2.1.0/2.1.0 )
|
| @​unraid/shared-callbacks | dependencies | pin | [`^1.1.1` ->
`1.1.1`](https://renovatebot.com/diffs/npm/@unraid%2fshared-callbacks/1.1.1/1.1.1 )
|
| @​unraid/tailwind-rem-to-rem | devDependencies | pin | [`^1.1.0`
->
`1.1.0`](https://renovatebot.com/diffs/npm/@unraid%2ftailwind-rem-to-rem/1.1.0/1.1.0 )
|
|
[@vitejs/plugin-vue](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme )
([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ))
| devDependencies | pin | [`^5.0.0` ->
`5.2.4`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/5.2.4/5.2.4 )
|
|
[@vitejs/plugin-vue-jsx](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme )
([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx ))
| devDependencies | pin | [`^4.1.1` ->
`4.2.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue-jsx/4.2.0/4.2.0 )
|
|
[@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ))
| devDependencies | pin | [`^3.1.1` ->
`3.2.4`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.2.4/3.2.4 )
|
|
[@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ))
| devDependencies | pin | [`^3.0.0` ->
`3.2.4`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.2.4/3.2.4 )
|
|
[@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ))
| devDependencies | pin | [`^3.0.5` ->
`3.2.4`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.2.4/3.2.4 )
|
|
[@vitest/ui](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/ui#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/ui ))
| devDependencies | pin | [`^3.0.0` ->
`3.2.4`](https://renovatebot.com/diffs/npm/@vitest%2fui/3.2.4/3.2.4 ) |
|
[@vitest/ui](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/ui#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/ui ))
| devDependencies | pin | [`^3.0.5` ->
`3.2.4`](https://renovatebot.com/diffs/npm/@vitest%2fui/3.2.4/3.2.4 ) |
| [@vue/apollo-composable](https://apollo.vuejs.org/ )
([source](https://redirect.github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable ))
| dependencies | pin | [`^4.2.1` ->
`4.2.2`](https://renovatebot.com/diffs/npm/@vue%2fapollo-composable/4.2.2/4.2.2 )
|
| [@vue/apollo-util](https://apollo.vuejs.org/ )
([source](https://redirect.github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-util ))
| devDependencies | pin | [`^4.0.0-beta.6` ->
`4.2.2`](https://renovatebot.com/diffs/npm/@vue%2fapollo-util/4.2.2/4.2.2 )
|
| [@vue/test-utils](https://redirect.github.com/vuejs/test-utils ) |
devDependencies | pin | [`^2.4.6` ->
`2.4.6`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.6/2.4.6 )
|
| [@vue/test-utils](https://redirect.github.com/vuejs/test-utils ) |
devDependencies | pin | [`^2.4.0` ->
`2.4.6`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.6/2.4.6 )
|
| [@vue/tsconfig](https://redirect.github.com/vuejs/tsconfig ) |
devDependencies | pin | [`^0.7.0` ->
`0.7.0`](https://renovatebot.com/diffs/npm/@vue%2ftsconfig/0.7.0/0.7.0 )
|
|
[@vueuse/components](https://redirect.github.com/vueuse/vueuse/tree/main/packages/components#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/components ))
| dependencies | pin | [`^13.0.0` ->
`13.4.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcomponents/13.4.0/13.4.0 )
|
| [@vueuse/core](https://redirect.github.com/vueuse/vueuse )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core ))
| devDependencies | pin | [`^13.0.0` ->
`13.4.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/13.4.0/13.4.0 )
|
| [@vueuse/core](https://redirect.github.com/vueuse/vueuse )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core ))
| dependencies | pin | [`^13.0.0` ->
`13.4.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/13.4.0/13.4.0 )
|
|
[@vueuse/integrations](https://redirect.github.com/vueuse/vueuse/tree/main/packages/integrations#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/integrations ))
| dependencies | pin | [`^13.0.0` ->
`13.4.0`](https://renovatebot.com/diffs/npm/@vueuse%2fintegrations/13.4.0/13.4.0 )
|
|
[@vueuse/nuxt](https://redirect.github.com/vueuse/vueuse/tree/main/packages/nuxt#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/nuxt ))
| devDependencies | pin | [`^13.0.0` ->
`13.4.0`](https://renovatebot.com/diffs/npm/@vueuse%2fnuxt/13.4.0/13.4.0 )
|
| [accesscontrol](https://redirect.github.com/onury/accesscontrol ) |
dependencies | pin | [`^2.2.1` ->
`2.2.1`](https://renovatebot.com/diffs/npm/accesscontrol/2.2.1/2.2.1 ) |
| [autoprefixer](https://redirect.github.com/postcss/autoprefixer ) |
devDependencies | pin | [`^10.4.20` ->
`10.4.21`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.21/10.4.21 )
|
| [bycontract](https://redirect.github.com/dsheiko/bycontract ) |
dependencies | pin | [`^2.0.11` ->
`2.0.11`](https://renovatebot.com/diffs/npm/bycontract/2.0.11/2.0.11 ) |
| [bytes](https://redirect.github.com/visionmedia/bytes.js ) |
dependencies | pin | [`^3.1.2` ->
`3.1.2`](https://renovatebot.com/diffs/npm/bytes/3.1.2/3.1.2 ) |
| [cache-manager](https://redirect.github.com/jaredwray/cacheable )
([source](https://redirect.github.com/jaredwray/cacheable/tree/HEAD/packages/cache-manager ))
| dependencies | pin | [`^7.0.0` ->
`7.0.0`](https://renovatebot.com/diffs/npm/cache-manager/7.0.0/7.0.0 ) |
|
[cacheable-lookup](https://redirect.github.com/szmarczak/cacheable-lookup )
| dependencies | pin | [`^7.0.0` ->
`7.0.0`](https://renovatebot.com/diffs/npm/cacheable-lookup/7.0.0/7.0.0 )
|
|
[camelcase-keys](https://redirect.github.com/sindresorhus/camelcase-keys )
| peerDependencies | pin | [`^9.1.3` ->
`9.1.3`](https://renovatebot.com/diffs/npm/camelcase-keys/9.1.3/9.1.3 ) |
|
[camelcase-keys](https://redirect.github.com/sindresorhus/camelcase-keys )
| devDependencies | pin | [`^9.1.3` ->
`9.1.3`](https://renovatebot.com/diffs/npm/camelcase-keys/9.1.3/9.1.3 ) |
|
[camelcase-keys](https://redirect.github.com/sindresorhus/camelcase-keys )
| dependencies | pin | [`^9.1.3` ->
`9.1.3`](https://renovatebot.com/diffs/npm/camelcase-keys/9.1.3/9.1.3 ) |
| [casbin](http://casbin.org )
([source](https://redirect.github.com/casbin/node-casbin )) |
dependencies | pin | [`^5.32.0` ->
`5.38.0`](https://renovatebot.com/diffs/npm/casbin/5.38.0/5.38.0 ) |
| [chalk](https://redirect.github.com/chalk/chalk ) | dependencies | pin
| [`^5.4.1` ->
`5.4.1`](https://renovatebot.com/diffs/npm/chalk/5.4.1/5.4.1 ) |
| [chalk](https://redirect.github.com/chalk/chalk ) | dependencies | pin
| [`^5.0.0` ->
`5.4.1`](https://renovatebot.com/diffs/npm/chalk/5.4.1/5.4.1 ) |
|
[change-case](https://redirect.github.com/blakeembrey/change-case/tree/master/packages/change-case#readme )
([source](https://redirect.github.com/blakeembrey/change-case )) |
dependencies | pin | [`^5.4.4` ->
`5.4.4`](https://renovatebot.com/diffs/npm/change-case/5.4.4/5.4.4 ) |
| [chokidar](https://redirect.github.com/paulmillr/chokidar ) |
dependencies | pin | [`^4.0.1` ->
`4.0.3`](https://renovatebot.com/diffs/npm/chokidar/4.0.3/4.0.3 ) |
|
[class-transformer](https://redirect.github.com/typestack/class-transformer )
| devDependencies | pin | [`^0.5.1` ->
`0.5.1`](https://renovatebot.com/diffs/npm/class-transformer/0.5.1/0.5.1 )
|
|
[class-transformer](https://redirect.github.com/typestack/class-transformer )
| peerDependencies | pin | [`^0.5.1` ->
`0.5.1`](https://renovatebot.com/diffs/npm/class-transformer/0.5.1/0.5.1 )
|
|
[class-transformer](https://redirect.github.com/typestack/class-transformer )
| dependencies | pin | [`^0.5.1` ->
`0.5.1`](https://renovatebot.com/diffs/npm/class-transformer/0.5.1/0.5.1 )
|
|
[class-validator](https://redirect.github.com/typestack/class-validator )
| peerDependencies | pin | [`^0.14.1` ->
`0.14.2`](https://renovatebot.com/diffs/npm/class-validator/0.14.2/0.14.2 )
|
|
[class-validator](https://redirect.github.com/typestack/class-validator )
| devDependencies | pin | [`^0.14.1` ->
`0.14.2`](https://renovatebot.com/diffs/npm/class-validator/0.14.2/0.14.2 )
|
|
[class-validator](https://redirect.github.com/typestack/class-validator )
| dependencies | pin | [`^0.14.1` ->
`0.14.2`](https://renovatebot.com/diffs/npm/class-validator/0.14.2/0.14.2 )
|
| [class-variance-authority](https://redirect.github.com/joe-bell/cva ) |
dependencies | pin | [`^0.7.1` ->
`0.7.1`](https://renovatebot.com/diffs/npm/class-variance-authority/0.7.1/0.7.1 )
|
| [cli-table](https://redirect.github.com/Automattic/cli-table ) |
dependencies | pin | [`^0.3.11` ->
`0.3.11`](https://renovatebot.com/diffs/npm/cli-table/0.3.11/0.3.11 ) |
| [clsx](https://redirect.github.com/lukeed/clsx ) | dependencies | pin |
[`^2.1.1` ->
`2.1.1`](https://renovatebot.com/diffs/npm/clsx/2.1.1/2.1.1 ) |
|
[command-exists](https://redirect.github.com/mathisonian/command-exists )
| dependencies | pin | [`^1.2.9` ->
`1.2.9`](https://renovatebot.com/diffs/npm/command-exists/1.2.9/1.2.9 ) |
| [commander](https://redirect.github.com/tj/commander.js ) |
dependencies | pin | [`^14.0.0` ->
`14.0.0`](https://renovatebot.com/diffs/npm/commander/13.1.0/14.0.0 ) |
| [commander](https://redirect.github.com/tj/commander.js ) |
dependencies | pin | [`^14.0.0` ->
`14.0.0`](https://renovatebot.com/diffs/npm/commander/14.0.0/14.0.0 ) |
|
[concurrently](https://redirect.github.com/open-cli-tools/concurrently )
| devDependencies | pin | [`^9.1.2` ->
`9.1.2`](https://renovatebot.com/diffs/npm/concurrently/9.1.2/9.1.2 ) |
|
[conventional-changelog](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme )
([source](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog ))
| dependencies | pin | [`^6.0.0` ->
`6.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog/6.0.0/6.0.0 )
|
| [convert](https://convert.js.org/ )
([source](https://redirect.github.com/jonahsnider/convert )) |
dependencies | pin | [`^5.8.0` ->
`5.12.0`](https://renovatebot.com/diffs/npm/convert/5.12.0/5.12.0 ) |
| [cookie](https://redirect.github.com/jshttp/cookie ) | dependencies |
pin | [`^1.0.2` ->
`1.0.2`](https://renovatebot.com/diffs/npm/cookie/1.0.2/1.0.2 ) |
|
[create-create-app](https://redirect.github.com/uetchy/create-create-app )
| dependencies | pin | [`^7.3.0` ->
`7.3.0`](https://renovatebot.com/diffs/npm/create-create-app/7.3.0/7.3.0 )
|
| [cross-fetch](https://redirect.github.com/lquixada/cross-fetch ) |
dependencies | pin | [`^4.0.0` ->
`4.1.0`](https://renovatebot.com/diffs/npm/cross-fetch/4.1.0/4.1.0 ) |
| [crypto-js](https://redirect.github.com/brix/crypto-js ) | dependencies
| pin | [`^4.2.0` ->
`4.2.0`](https://renovatebot.com/diffs/npm/crypto-js/4.2.0/4.2.0 ) |
| [date-fns](https://redirect.github.com/date-fns/date-fns ) |
dependencies | pin | [`^4.1.0` ->
`4.1.0`](https://renovatebot.com/diffs/npm/date-fns/4.1.0/4.1.0 ) |
| [dayjs](https://day.js.org )
([source](https://redirect.github.com/iamkun/dayjs )) | dependencies |
pin | [`^1.11.13` ->
`1.11.13`](https://renovatebot.com/diffs/npm/dayjs/1.11.13/1.11.13 ) |
| [diff](https://redirect.github.com/kpdecker/jsdiff ) | dependencies |
pin | [`^8.0.0` ->
`8.0.2`](https://renovatebot.com/diffs/npm/diff/8.0.2/8.0.2 ) |
| [dockerode](https://redirect.github.com/apocas/dockerode ) |
dependencies | pin | [`^4.0.5` ->
`4.0.7`](https://renovatebot.com/diffs/npm/dockerode/4.0.7/4.0.7 ) |
| [dompurify](https://redirect.github.com/cure53/DOMPurify ) |
dependencies | pin | [`^3.2.5` ->
`3.2.6`](https://renovatebot.com/diffs/npm/dompurify/3.2.6/3.2.6 ) |
| [dotenv](https://redirect.github.com/motdotla/dotenv ) | dependencies |
pin | [`^16.4.5` ->
`16.5.0`](https://renovatebot.com/diffs/npm/dotenv/16.5.0/16.5.0 ) |
| [eslint](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint )) | devDependencies
| pin | [`^9.21.0` ->
`9.29.0`](https://renovatebot.com/diffs/npm/eslint/9.29.0/9.29.0 ) |
| [eslint](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint )) | devDependencies
| pin | [`^9.17.0` ->
`9.29.0`](https://renovatebot.com/diffs/npm/eslint/9.29.0/9.29.0 ) |
| [eslint](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint )) | devDependencies
| pin | [`^9.20.1` ->
`9.29.0`](https://renovatebot.com/diffs/npm/eslint/9.29.0/9.29.0 ) |
|
[eslint-config-prettier](https://redirect.github.com/prettier/eslint-config-prettier )
| devDependencies | pin | [`^10.0.0` ->
`10.1.5`](https://renovatebot.com/diffs/npm/eslint-config-prettier/10.1.5/10.1.5 )
|
|
[eslint-import-resolver-typescript](https://redirect.github.com/import-js/eslint-import-resolver-typescript )
| devDependencies | pin | [`^4.4.4` ->
`4.4.4`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/4.4.4/4.4.4 )
|
|
[eslint-plugin-import](https://redirect.github.com/import-js/eslint-plugin-import )
| devDependencies | pin | [`^2.31.0` ->
`2.31.0`](https://renovatebot.com/diffs/npm/eslint-plugin-import/2.31.0/2.31.0 )
|
|
[eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n )
| devDependencies | pin | [`^17.0.0` ->
`17.20.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.20.0/17.20.0 )
|
|
[eslint-plugin-no-relative-import-paths](https://redirect.github.com/MelvinVermeer/eslint-plugin-no-relative-import-paths )
| devDependencies | pin | [`^1.6.1` ->
`1.6.1`](https://renovatebot.com/diffs/npm/eslint-plugin-no-relative-import-paths/1.6.1/1.6.1 )
|
|
[eslint-plugin-prettier](https://redirect.github.com/prettier/eslint-plugin-prettier )
| devDependencies | pin | [`^5.2.3` ->
`5.5.0`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.5.0/5.5.0 )
|
| [eslint-plugin-vue](https://eslint.vuejs.org )
([source](https://redirect.github.com/vuejs/eslint-plugin-vue )) |
devDependencies | pin | [`^10.0.0` ->
`10.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/10.2.0/10.2.0 )
|
| [execa](https://redirect.github.com/sindresorhus/execa ) |
peerDependencies | pin | [`^9.5.1` ->
`9.6.0`](https://renovatebot.com/diffs/npm/execa/9.6.0/9.6.0 ) |
| [execa](https://redirect.github.com/sindresorhus/execa ) |
devDependencies | pin | [`^9.5.1` ->
`9.6.0`](https://renovatebot.com/diffs/npm/execa/9.6.0/9.6.0 ) |
| [execa](https://redirect.github.com/sindresorhus/execa ) | dependencies
| pin | [`^9.5.1` ->
`9.6.0`](https://renovatebot.com/diffs/npm/execa/9.6.0/9.6.0 ) |
| [exit-hook](https://redirect.github.com/sindresorhus/exit-hook ) |
dependencies | pin | [`^4.0.0` ->
`4.0.0`](https://renovatebot.com/diffs/npm/exit-hook/4.0.0/4.0.0 ) |
| [fast-check](https://fast-check.dev/ )
([source](https://redirect.github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check ))
| devDependencies | pin | [`^4.1.1` ->
`4.1.1`](https://renovatebot.com/diffs/npm/fast-check/4.1.1/4.1.1 ) |
| [fastify](https://fastify.dev/ )
([source](https://redirect.github.com/fastify/fastify )) | dependencies |
pin | [`^5.2.1` ->
`5.4.0`](https://renovatebot.com/diffs/npm/fastify/5.4.0/5.4.0 ) |
| [filenamify](https://redirect.github.com/sindresorhus/filenamify ) |
dependencies | pin | [`^6.0.0` ->
`6.0.0`](https://renovatebot.com/diffs/npm/filenamify/6.0.0/6.0.0 ) |
| [focus-trap](https://redirect.github.com/focus-trap/focus-trap ) |
dependencies | pin | [`^7.6.2` ->
`7.6.5`](https://renovatebot.com/diffs/npm/focus-trap/7.6.5/7.6.5 ) |
| [fs-extra](https://redirect.github.com/jprichardson/node-fs-extra ) |
dependencies | pin | [`^11.3.0` ->
`11.3.0`](https://renovatebot.com/diffs/npm/fs-extra/11.3.0/11.3.0 ) |
| [fs-extra](https://redirect.github.com/jprichardson/node-fs-extra ) |
dependencies | pin | [`^11.2.0` ->
`11.3.0`](https://renovatebot.com/diffs/npm/fs-extra/11.3.0/11.3.0 ) |
| [glob](https://redirect.github.com/isaacs/node-glob ) | dependencies |
pin | [`^11.0.1` ->
`11.0.1`](https://renovatebot.com/diffs/npm/glob/11.0.1/11.0.1 ) |
| [glob](https://redirect.github.com/isaacs/node-glob ) | dependencies |
pin | [`^11.0.1` ->
`11.0.3`](https://renovatebot.com/diffs/npm/glob/11.0.3/11.0.3 ) |
| [global-agent](https://redirect.github.com/gajus/global-agent ) |
dependencies | pin | [`^3.0.0` ->
`3.0.0`](https://renovatebot.com/diffs/npm/global-agent/3.0.0/3.0.0 ) |
| [got](https://redirect.github.com/sindresorhus/got ) | peerDependencies
| pin | [`^14.4.6` ->
`14.4.7`](https://renovatebot.com/diffs/npm/got/14.4.7/14.4.7 ) |
| [got](https://redirect.github.com/sindresorhus/got ) | devDependencies
| pin | [`^14.4.6` ->
`14.4.7`](https://renovatebot.com/diffs/npm/got/14.4.7/14.4.7 ) |
| [got](https://redirect.github.com/sindresorhus/got ) | dependencies |
pin | [`^14.4.6` ->
`14.4.7`](https://renovatebot.com/diffs/npm/got/14.4.7/14.4.7 ) |
| [graphql](https://redirect.github.com/graphql/graphql-js ) |
dependencies | pin | [`^16.11.0` ->
`16.11.0`](https://renovatebot.com/diffs/npm/graphql/16.11.0/16.11.0 ) |
| [graphql](https://redirect.github.com/graphql/graphql-js ) |
peerDependencies | pin | [`^16.9.0` ->
`16.11.0`](https://renovatebot.com/diffs/npm/graphql/16.11.0/16.11.0 ) |
| [graphql](https://redirect.github.com/graphql/graphql-js ) |
devDependencies | pin | [`^16.9.0` ->
`16.11.0`](https://renovatebot.com/diffs/npm/graphql/16.11.0/16.11.0 ) |
| [graphql](https://redirect.github.com/graphql/graphql-js ) |
dependencies | pin | [`^16.9.0` ->
`16.11.0`](https://renovatebot.com/diffs/npm/graphql/16.11.0/16.11.0 ) |
| graphql-codegen-typescript-validation-schema | devDependencies | pin |
[`^0.17.0` ->
`0.17.1`](https://renovatebot.com/diffs/npm/graphql-codegen-typescript-validation-schema/0.17.1/0.17.1 )
|
|
[graphql-fields](https://redirect.github.com/robrichard/graphql-fields )
| dependencies | pin | [`^2.0.3` ->
`2.0.3`](https://renovatebot.com/diffs/npm/graphql-fields/2.0.3/2.0.3 ) |
| [graphql-scalars](https://redirect.github.com/Urigo/graphql-scalars ) |
peerDependencies | pin | [`^1.23.0` ->
`1.24.2`](https://renovatebot.com/diffs/npm/graphql-scalars/1.24.2/1.24.2 )
|
| [graphql-scalars](https://redirect.github.com/Urigo/graphql-scalars ) |
devDependencies | pin | [`^1.23.0` ->
`1.24.2`](https://renovatebot.com/diffs/npm/graphql-scalars/1.24.2/1.24.2 )
|
| [graphql-scalars](https://redirect.github.com/Urigo/graphql-scalars ) |
dependencies | pin | [`^1.23.0` ->
`1.24.2`](https://renovatebot.com/diffs/npm/graphql-scalars/1.24.2/1.24.2 )
|
| [graphql-ws](https://the-guild.dev/graphql/ws )
([source](https://redirect.github.com/enisdenjo/graphql-ws )) |
dependencies | pin | [`^6.0.0` ->
`6.0.5`](https://renovatebot.com/diffs/npm/graphql-ws/6.0.5/6.0.5 ) |
| [graphql-ws](https://the-guild.dev/graphql/ws )
([source](https://redirect.github.com/enisdenjo/graphql-ws )) |
peerDependencies | pin | [`^6.0.0` ->
`6.0.5`](https://renovatebot.com/diffs/npm/graphql-ws/6.0.5/6.0.5 ) |
| [graphql-ws](https://the-guild.dev/graphql/ws )
([source](https://redirect.github.com/enisdenjo/graphql-ws )) |
devDependencies | pin | [`^6.0.0` ->
`6.0.5`](https://renovatebot.com/diffs/npm/graphql-ws/6.0.5/6.0.5 ) |
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) |
devDependencies | pin | [`^18.0.0` ->
`18.0.0`](https://renovatebot.com/diffs/npm/happy-dom/18.0.0/18.0.0 ) |
| [hex-to-rgba](https://redirect.github.com/misund/hex-to-rgba ) |
dependencies | pin | [`^2.0.1` ->
`2.0.1`](https://renovatebot.com/diffs/npm/hex-to-rgba/2.0.1/2.0.1 ) |
| [highlight.js](https://highlightjs.org/ )
([source](https://redirect.github.com/highlightjs/highlight.js )) |
dependencies | pin | [`^11.11.1` ->
`11.11.1`](https://renovatebot.com/diffs/npm/highlight.js/11.11.1/11.11.1 )
|
|
[html-sloppy-escaper](https://redirect.github.com/WebReflection/html-sloppy-escaper )
| dependencies | pin | [`^0.1.0` ->
`0.1.0`](https://renovatebot.com/diffs/npm/html-sloppy-escaper/0.1.0/0.1.0 )
|
| [http-server](https://redirect.github.com/http-party/http-server ) |
devDependencies | pin | [`^14.1.1` ->
`14.1.1`](https://renovatebot.com/diffs/npm/http-server/14.1.1/14.1.1 ) |
| [ignore](https://redirect.github.com/kaelzhang/node-ignore ) |
dependencies | pin | [`^7.0.0` ->
`7.0.5`](https://renovatebot.com/diffs/npm/ignore/7.0.5/7.0.5 ) |
| [ini](https://redirect.github.com/npm/ini ) | peerDependencies | pin |
[`^5.0.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/ini/5.0.0/5.0.0 )
|
| [ini](https://redirect.github.com/npm/ini ) | devDependencies | pin |
[`^5.0.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/ini/5.0.0/5.0.0 )
|
| [ini](https://redirect.github.com/npm/ini ) | dependencies | pin |
[`^5.0.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/ini/5.0.0/5.0.0 )
|
|
[inquirer](https://redirect.github.com/SBoudrias/Inquirer.js/blob/main/packages/inquirer/README.md )
([source](https://redirect.github.com/SBoudrias/Inquirer.js )) |
dependencies | pin | [`^12.5.2` ->
`12.6.3`](https://renovatebot.com/diffs/npm/inquirer/12.6.3/12.6.3 ) |
| [ip](https://redirect.github.com/indutny/node-ip ) | dependencies | pin
| [`^2.0.1` ->
`2.0.1`](https://renovatebot.com/diffs/npm/ip/2.0.1/2.0.1 ) |
|
[isomorphic-dompurify](https://redirect.github.com/kkomelin/isomorphic-dompurify )
| dependencies | pin | [`^2.19.0` ->
`2.25.0`](https://renovatebot.com/diffs/npm/isomorphic-dompurify/2.25.0/2.25.0 )
|
| [jiti](https://redirect.github.com/unjs/jiti ) | overrides | pin | [`2`
-> `2.4.2`](https://renovatebot.com/diffs/npm/jiti/2.4.2/2.4.2 ) |
| [jiti](https://redirect.github.com/unjs/jiti ) | devDependencies | pin
| [`^2.4.0` ->
`2.4.2`](https://renovatebot.com/diffs/npm/jiti/2.4.2/2.4.2 ) |
| [jose](https://redirect.github.com/panva/jose ) | peerDependencies |
pin | [`^6.0.0` ->
`6.0.11`](https://renovatebot.com/diffs/npm/jose/6.0.11/6.0.11 ) |
| [jose](https://redirect.github.com/panva/jose ) | devDependencies | pin
| [`^6.0.0` ->
`6.0.11`](https://renovatebot.com/diffs/npm/jose/6.0.11/6.0.11 ) |
| [jose](https://redirect.github.com/panva/jose ) | dependencies | pin |
[`^6.0.0` ->
`6.0.11`](https://renovatebot.com/diffs/npm/jose/6.0.11/6.0.11 ) |
|
[json-bigint-patch](https://redirect.github.com/ardatan/json-bigint-patch )
| dependencies | pin | [`^0.0.8` ->
`0.0.8`](https://renovatebot.com/diffs/npm/json-bigint-patch/0.0.8/0.0.8 )
|
| [kebab-case](https://redirect.github.com/joakimbeng/kebab-case ) |
dependencies | pin | [`^2.0.1` ->
`2.0.2`](https://renovatebot.com/diffs/npm/kebab-case/2.0.2/2.0.2 ) |
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged ) |
devDependencies | pin | [`^16.0.0` ->
`16.1.2`](https://renovatebot.com/diffs/npm/lint-staged/16.1.2/16.1.2 ) |
| [lodash-es](https://lodash.com/custom-builds )
([source](https://redirect.github.com/lodash/lodash )) | devDependencies
| pin | [`^4.17.21` ->
`4.17.21`](https://renovatebot.com/diffs/npm/lodash-es/4.17.21/4.17.21 )
|
| [lodash-es](https://lodash.com/custom-builds )
([source](https://redirect.github.com/lodash/lodash )) | peerDependencies
| pin | [`^4.17.21` ->
`4.17.21`](https://renovatebot.com/diffs/npm/lodash-es/4.17.21/4.17.21 )
|
| [lodash-es](https://lodash.com/custom-builds )
([source](https://redirect.github.com/lodash/lodash )) | dependencies |
pin | [`^4.17.21` ->
`4.17.21`](https://renovatebot.com/diffs/npm/lodash-es/4.17.21/4.17.21 )
|
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| dependencies | pin | [`^0.519.0` ->
`0.519.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.519.0/0.519.0 )
|
| [marked](https://marked.js.org )
([source](https://redirect.github.com/markedjs/marked )) | dependencies |
pin | [`^15.0.0` ->
`15.0.12`](https://renovatebot.com/diffs/npm/marked/15.0.12/15.0.12 ) |
|
[marked-base-url](https://redirect.github.com/markedjs/marked-base-url )
| dependencies | pin | [`^1.1.6` ->
`1.1.6`](https://renovatebot.com/diffs/npm/marked-base-url/1.1.6/1.1.6 )
|
| [multi-ini](https://redirect.github.com/evangelion1204/multi-ini ) |
dependencies | pin | [`^2.3.2` ->
`2.3.2`](https://renovatebot.com/diffs/npm/multi-ini/2.3.2/2.3.2 ) |
| [mustache](https://redirect.github.com/janl/mustache.js ) |
dependencies | pin | [`^4.2.0` ->
`4.2.0`](https://renovatebot.com/diffs/npm/mustache/4.2.0/4.2.0 ) |
| [nest-authz](https://redirect.github.com/node-casbin/nest-authz ) |
peerDependencies | pin | [`^2.14.0` ->
`2.17.0`](https://renovatebot.com/diffs/npm/nest-authz/2.17.0/2.17.0 ) |
| [nest-authz](https://redirect.github.com/node-casbin/nest-authz ) |
devDependencies | pin | [`^2.14.0` ->
`2.17.0`](https://renovatebot.com/diffs/npm/nest-authz/2.17.0/2.17.0 ) |
| [nest-authz](https://redirect.github.com/node-casbin/nest-authz ) |
dependencies | pin | [`^2.14.0` ->
`2.17.0`](https://renovatebot.com/diffs/npm/nest-authz/2.17.0/2.17.0 ) |
| [nest-commander](https://nest-commander.jaymcdoniel.dev )
([source](https://redirect.github.com/jmcdo29/nest-commander/tree/HEAD/pacakges/nest-commander ))
| dependencies | pin | [`^3.15.0` ->
`3.17.0`](https://renovatebot.com/diffs/npm/nest-commander/3.17.0/3.17.0 )
|
| [nestjs-pino](https://redirect.github.com/iamolegga/nestjs-pino ) |
dependencies | pin | [`^4.1.0` ->
`4.4.0`](https://renovatebot.com/diffs/npm/nestjs-pino/4.4.0/4.4.0 ) |
| [node](https://redirect.github.com/actions/node-versions ) | uses-with
| pin | `22.x` -> `22.17.0` |
| [node-cache](https://redirect.github.com/node-cache/node-cache ) |
dependencies | pin | [`^5.1.2` ->
`5.1.2`](https://renovatebot.com/diffs/npm/node-cache/5.1.2/5.1.2 ) |
|
[node-window-polyfill](https://redirect.github.com/tgorka/node-window-polyfill )
| dependencies | pin | [`^1.0.2` ->
`1.0.4`](https://renovatebot.com/diffs/npm/node-window-polyfill/1.0.4/1.0.4 )
|
| [nodemon](https://nodemon.io )
([source](https://redirect.github.com/remy/nodemon )) | devDependencie
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pujit Mehrotra <pujit@lime-technology.com >
2025-07-08 10:30:15 -04:00
Eli Bosley
345e83bfb0
feat: upgrade nuxt-custom-elements ( #1461 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added new modal dialogs and UI components, including activation steps,
OS update feedback, and expanded notification management.
* Introduced a plugin to configure internationalization, state
management, and Apollo client support in web components.
* Added a new Log Viewer page with a streamlined interface for viewing
logs.
* **Improvements**
* Centralized Pinia state management by consolidating all stores to use
a shared global Pinia instance.
* Simplified component templates by removing redundant
internationalization host wrappers.
* Enhanced ESLint configuration with stricter rules and global variable
declarations.
* Refined custom element build process to prevent jQuery conflicts and
optimize minification.
* Updated component imports and templates for consistent structure and
maintainability.
* Streamlined log viewer dropdowns using simplified select components
with improved formatting.
* Improved notification sidebar with filtering by importance and modular
components.
* Replaced legacy notification popups with new UI components and added
automatic root session creation for localhost requests.
* Updated OS version display and user profile UI with refined styling
and component usage.
* **Bug Fixes**
* Fixed component tag capitalization and improved type annotations
across components.
* **Chores**
* Updated development dependencies including ESLint plugins and build
tools.
* Removed deprecated log viewer patch class and cleaned up related test
fixtures.
* Removed unused imports and simplified Apollo client setup.
* Cleaned up test mocks and removed obsolete i18n host component tests.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---
- To see the specific tasks where the Asana app for GitHub is being
used, see below:
- https://app.asana.com/0/0/1210730229632804
---------
Co-authored-by: Pujit Mehrotra <pujit@lime-technology.com >
Co-authored-by: Zack Spear <zackspear@users.noreply.github.com >
2025-07-08 10:05:39 -04:00
Michael Datelle
711cc9ac92
feat: build out docker components ( #1427 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Introduced comprehensive, customizable Accordion, Dialog,
DropdownMenu, and Select UI components with enhanced prop-driven and
slot-based APIs.
* Added grouped exports for UI primitives, simplifying imports and
usage.
* Added new Storybook stories demonstrating varied usage scenarios for
Accordion, Dialog, DropdownMenu, and Select components.
* **Refactor**
* Replaced external UI dependencies with locally defined, typed
components for Accordion, Dialog, DropdownMenu, and Select.
* Streamlined component APIs by consolidating exports to main components
and type exports, removing subcomponent exports.
* Simplified dialog and dropdown menu implementations with explicit
props, events, and slots.
* Updated component styles and class bindings for improved appearance
and interaction.
* Refined select component into a fully featured, typed implementation
supporting grouping and multiple selection.
* Replaced custom dropdown menu implementation in user profile with the
new DropdownMenu component.
* Simplified internal prop forwarding using reactive utilities for
dropdown menu and select subcomponents.
* Improved dropdown menu stories with declarative props and slots,
removing manual subcomponent composition.
* Simplified notification filter UI by replacing nested select
subcomponents with a declarative items prop.
* **Bug Fixes**
* Improved dropdown and select item handling, including disabled states,
separators, and grouped options.
* **Style**
* Enhanced visual consistency and spacing in documentation and UI
components.
* Updated component classes for better appearance and usability.
* **Chores**
* Upgraded `@jsonforms` dependencies across all packages to version
`^3.6.0`.
* Improved test and mock setups for new component structures.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: mdatelle <mike@datelle.net >
Co-authored-by: Eli Bosley <ekbosley@gmail.com >
2025-07-03 16:40:06 -04:00
Pujit Mehrotra
f73e5e0058
fix(ui): notifications positioning regression ( #1445 )
...
Downgrades the `vue-sonner` dependency from `2.0.0` to `1.3.0` because
the newer version relies on unocss under the hood, which can't pipe
across the web component build/boundary without modifying our css
plumbing.
The older version relied on a `styles.css` stylesheet. That stylesheet
also couldn't make it through our build pipeline, but since it was a
single asset, I vendored it via `sonner.css`.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Bug Fixes**
* Improved logic to prevent duplicate insertion of the toaster element
in the page layout.
* **Chores**
* Downgraded the "vue-sonner" dependency to version ^1.3.0.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---
- To see the specific tasks where the Asana app for GitHub is being
used, see below:
- https://app.asana.com/0/0/1210640791480730
2025-06-27 13:33:25 -04:00
renovate[bot]
68df344a4b
fix(deps): update all non-major dependencies ( #1399 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.511.0` ->
`^0.519.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.511.0/0.519.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [node](https://nodejs.org )
([source](https://redirect.github.com/nodejs/node )) | `22.15.1` ->
`22.16.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| | minor |
| [pnpm](https://pnpm.io )
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm )) |
[`10.11.0` ->
`10.12.1`](https://renovatebot.com/diffs/npm/pnpm/10.11.0/10.12.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| packageManager | minor |
|
[vuetify-nuxt-module](https://redirect.github.com/vuetifyjs/nuxt-module )
| [`0.18.6` ->
`0.18.7`](https://renovatebot.com/diffs/npm/vuetify-nuxt-module/0.18.6/0.18.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
---
### Release Notes
<details>
<summary>lucide-icons/lucide (lucide-vue-next)</summary>
###
[`v0.519.0`](https://redirect.github.com/lucide-icons/lucide/compare/0.518.0...0.519.0 )
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.518.0...0.519.0 )
###
[`v0.518.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.518.0 ):
Version 0.518.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.517.0...0.518.0 )
#### What's Changed
- fix(icons): updated `egg` and `egg-off` icons by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3299 ](https://redirect.github.com/lucide-icons/lucide/pull/3299 )
- fix(icons): renamed `*-help` and `*-question` icons to
`*-question-mark` by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2540 ](https://redirect.github.com/lucide-icons/lucide/pull/2540 )
- chore(scripts): Refactor scripts to typescript by
[@​ericfennis](https://redirect.github.com/ericfennis ) in
[https://github.com/lucide-icons/lucide/pull/3316 ](https://redirect.github.com/lucide-icons/lucide/pull/3316 )
- feat(icons): added `drone` icon by
[@​shopped](https://redirect.github.com/shopped ) in
[https://github.com/lucide-icons/lucide/pull/3247 ](https://redirect.github.com/lucide-icons/lucide/pull/3247 )
#### New Contributors
- [@​shopped](https://redirect.github.com/shopped ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/3247 ](https://redirect.github.com/lucide-icons/lucide/pull/3247 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.517.0...0.518.0
###
[`v0.517.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.517.0 ):
Version 0.517.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.516.0...0.517.0 )
#### What's Changed
- feat(icons): adds `barrel` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/1955 ](https://redirect.github.com/lucide-icons/lucide/pull/1955 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.516.0...0.517.0
###
[`v0.516.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.516.0 ):
Version 0.516.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.515.0...0.516.0 )
#### What's Changed
- fix(icons): changed `stamp` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3310 ](https://redirect.github.com/lucide-icons/lucide/pull/3310 )
- fix(icons): changed `pocket` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3304 ](https://redirect.github.com/lucide-icons/lucide/pull/3304 )
- fix(icons): changed `mic` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3301 ](https://redirect.github.com/lucide-icons/lucide/pull/3301 )
- fix(icons): changed `radio` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3293 ](https://redirect.github.com/lucide-icons/lucide/pull/3293 )
- fix: some typos for categories by
[@​npv12](https://redirect.github.com/npv12 ) in
[https://github.com/lucide-icons/lucide/pull/3319 ](https://redirect.github.com/lucide-icons/lucide/pull/3319 )
- perf(docs): optimize IconsOverview initial render - 50% faster load
times by
[@​epifaniofrancisco](https://redirect.github.com/epifaniofrancisco )
in
[https://github.com/lucide-icons/lucide/pull/3282 ](https://redirect.github.com/lucide-icons/lucide/pull/3282 )
- fix(docs): remove flex-direction CSS causing absolute stroke width
toggle positioning issue
([#​3308](https://redirect.github.com/lucide-icons/lucide/issues/3308 ))
by
[@​epifaniofrancisco](https://redirect.github.com/epifaniofrancisco )
in
[https://github.com/lucide-icons/lucide/pull/3317 ](https://redirect.github.com/lucide-icons/lucide/pull/3317 )
- feat(icons): added `wifi-cog` icon by
[@​luisdlopera](https://redirect.github.com/luisdlopera ) in
[https://github.com/lucide-icons/lucide/pull/3133 ](https://redirect.github.com/lucide-icons/lucide/pull/3133 )
#### New Contributors
- [@​npv12](https://redirect.github.com/npv12 ) made their first
contribution in
[https://github.com/lucide-icons/lucide/pull/3319 ](https://redirect.github.com/lucide-icons/lucide/pull/3319 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.515.0...0.516.0
###
[`v0.515.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.515.0 ):
Version 0.515.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.514.0...0.515.0 )
#### What's Changed
- fix(icons): changed `house-plus` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3238 ](https://redirect.github.com/lucide-icons/lucide/pull/3238 )
- fix(icons): changed `radiation` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3303 ](https://redirect.github.com/lucide-icons/lucide/pull/3303 )
- feat(icons): added `rectangle-circle` icon by
[@​zefir-git](https://redirect.github.com/zefir-git ) in
[https://github.com/lucide-icons/lucide/pull/3245 ](https://redirect.github.com/lucide-icons/lucide/pull/3245 )
#### New Contributors
- [@​zefir-git](https://redirect.github.com/zefir-git ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/3245 ](https://redirect.github.com/lucide-icons/lucide/pull/3245 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.514.0...0.515.0
###
[`v0.514.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.514.0 ):
Version 0.514.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.513.0...0.514.0 )
#### What's Changed
- fix(icons): changed `trophy` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2475 ](https://redirect.github.com/lucide-icons/lucide/pull/2475 )
- fix(pull-request-icon-preview): pinned and --forced svgson installati…
by [@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3289 ](https://redirect.github.com/lucide-icons/lucide/pull/3289 )
- chore(metadata): added tag to `bandage` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3300 ](https://redirect.github.com/lucide-icons/lucide/pull/3300 )
- fix(icons): changed `settings-2` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2974 ](https://redirect.github.com/lucide-icons/lucide/pull/2974 )
- fix(docs):
[#​2984](https://redirect.github.com/lucide-icons/lucide/issues/2984 )
absoluteStrokeWidth not resetting with Reset button by
[@​epifaniofrancisco](https://redirect.github.com/epifaniofrancisco )
in
[https://github.com/lucide-icons/lucide/pull/3261 ](https://redirect.github.com/lucide-icons/lucide/pull/3261 )
- feat(icons): added book-alert icon by
[@​domasmark](https://redirect.github.com/domasmark ) in
[https://github.com/lucide-icons/lucide/pull/3249 ](https://redirect.github.com/lucide-icons/lucide/pull/3249 )
#### New Contributors
- [@​domasmark](https://redirect.github.com/domasmark ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/3249 ](https://redirect.github.com/lucide-icons/lucide/pull/3249 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.513.0...0.514.0
###
[`v0.513.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.513.0 ):
Version 0.513.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.512.0...0.513.0 )
#### What's Changed
- feat(icons): Add sim card icon from lab by
[@​ericfennis](https://redirect.github.com/ericfennis ) in
[https://github.com/lucide-icons/lucide/pull/3275 ](https://redirect.github.com/lucide-icons/lucide/pull/3275 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.512.0...0.513.0
###
[`v0.512.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.512.0 ):
Version 0.512.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.511.0...0.512.0 )
#### What's Changed
- feat(icons): added `circle-pound-sterling` icon by
[@​lieonlion](https://redirect.github.com/lieonlion ) in
[https://github.com/lucide-icons/lucide/pull/2822 ](https://redirect.github.com/lucide-icons/lucide/pull/2822 )
- build(deps-dev): bump vite from 6.3.2 to 6.3.4 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/lucide-icons/lucide/pull/3181 ](https://redirect.github.com/lucide-icons/lucide/pull/3181 )
- docs(docs): added testing website locally instructions by
[@​briz123](https://redirect.github.com/briz123 ) in
[https://github.com/lucide-icons/lucide/pull/3124 ](https://redirect.github.com/lucide-icons/lucide/pull/3124 )
- build(deps-dev): bump vite from 6.0.7 to 6.1.6 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/lucide-icons/lucide/pull/3236 ](https://redirect.github.com/lucide-icons/lucide/pull/3236 )
- fix(icons): changed `square-check-big` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3156 ](https://redirect.github.com/lucide-icons/lucide/pull/3156 )
- fix(icons): changed `list-collapse` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3081 ](https://redirect.github.com/lucide-icons/lucide/pull/3081 )
- fix(icons): changed `battery-*` icons by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3083 ](https://redirect.github.com/lucide-icons/lucide/pull/3083 )
- fix(icons): changed `paperclip` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2956 ](https://redirect.github.com/lucide-icons/lucide/pull/2956 )
- fix(icons): changed `eraser` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3076 ](https://redirect.github.com/lucide-icons/lucide/pull/3076 )
- feat(icons): Add `cloud-check` icon by
[@​lscheibel](https://redirect.github.com/lscheibel ) in
[https://github.com/lucide-icons/lucide/pull/2612 ](https://redirect.github.com/lucide-icons/lucide/pull/2612 )
- feat(icon): add `id-card-lanyard` icon by
[@​python2911](https://redirect.github.com/python2911 ) in
[https://github.com/lucide-icons/lucide/pull/2898 ](https://redirect.github.com/lucide-icons/lucide/pull/2898 )
- feat(angular): update peer dependencies for Angular to support version
20.x by
[@​JeevanMahesha](https://redirect.github.com/JeevanMahesha ) in
[https://github.com/lucide-icons/lucide/pull/3273 ](https://redirect.github.com/lucide-icons/lucide/pull/3273 )
- fix(icons): changed `file-badge` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2934 ](https://redirect.github.com/lucide-icons/lucide/pull/2934 )
- feat(icons): added `grid-3x2` icon by
[@​qubrat](https://redirect.github.com/qubrat ) in
[https://github.com/lucide-icons/lucide/pull/3216 ](https://redirect.github.com/lucide-icons/lucide/pull/3216 )
#### New Contributors
- [@​lieonlion](https://redirect.github.com/lieonlion ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/2822 ](https://redirect.github.com/lucide-icons/lucide/pull/2822 )
- [@​python2911](https://redirect.github.com/python2911 ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/2898 ](https://redirect.github.com/lucide-icons/lucide/pull/2898 )
- [@​JeevanMahesha](https://redirect.github.com/JeevanMahesha )
made their first contribution in
[https://github.com/lucide-icons/lucide/pull/3273 ](https://redirect.github.com/lucide-icons/lucide/pull/3273 )
- [@​qubrat](https://redirect.github.com/qubrat ) made their first
contribution in
[https://github.com/lucide-icons/lucide/pull/3216 ](https://redirect.github.com/lucide-icons/lucide/pull/3216 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.511.0...0.512.0
</details>
<details>
<summary>nodejs/node (node)</summary>
###
[`v22.16.0`](https://redirect.github.com/nodejs/node/releases/tag/v22.16.0 ):
2025-05-21, Version 22.16.0 'Jod' (LTS), @​aduh95
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.15.1...v22.16.0 )
##### Notable Changes
-
\[[`c3ceaebb7a`](https://redirect.github.com/nodejs/node/commit/c3ceaebb7a )]
- **deps**: update timezone to 2025b (Node.js GitHub Bot)
[#​57857](https://redirect.github.com/nodejs/node/pull/57857 )
-
\[[`5059a746ec`](https://redirect.github.com/nodejs/node/commit/5059a746ec )]
- **doc**: add dario-piotrowicz to collaborators (Dario Piotrowicz)
[#​58102](https://redirect.github.com/nodejs/node/pull/58102 )
-
\[[`c8ceaaf397`](https://redirect.github.com/nodejs/node/commit/c8ceaaf397 )]
- **(SEMVER-MINOR)** **doc**: graduate multiple experimental apis (James
M Snell)
[#​57765](https://redirect.github.com/nodejs/node/pull/57765 )
-
\[[`e21b37d9df`](https://redirect.github.com/nodejs/node/commit/e21b37d9df )]
- **(SEMVER-MINOR)** **esm**: graduate import.meta properties (James M
Snell)
[#​58011](https://redirect.github.com/nodejs/node/pull/58011 )
-
\[[`832640c35e`](https://redirect.github.com/nodejs/node/commit/832640c35e )]
- **(SEMVER-MINOR)** **esm**: support top-level Wasm without package
type (Guy Bedford)
[#​57610](https://redirect.github.com/nodejs/node/pull/57610 )
-
\[[`c510391d2f`](https://redirect.github.com/nodejs/node/commit/c510391d2f )]
- **(SEMVER-MINOR)** **sqlite**: add StatementSync.prototype.columns()
(Colin Ihrig)
[#​57490](https://redirect.github.com/nodejs/node/pull/57490 )
-
\[[`5d1230bec0`](https://redirect.github.com/nodejs/node/commit/5d1230bec0 )]
- **(SEMVER-MINOR)** **src**: set default config as `node.config.json`
(Marco Ippolito)
[#​57171](https://redirect.github.com/nodejs/node/pull/57171 )
-
\[[`30bb1ccbb0`](https://redirect.github.com/nodejs/node/commit/30bb1ccbb0 )]
- **(SEMVER-MINOR)** **src**: create
`THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING` (Marco Ippolito)
[#​57016](https://redirect.github.com/nodejs/node/pull/57016 )
-
\[[`0350c6f478`](https://redirect.github.com/nodejs/node/commit/0350c6f478 )]
- **(SEMVER-MINOR)** **src**: add config file support (Marco Ippolito)
[#​57016](https://redirect.github.com/nodejs/node/pull/57016 )
-
\[[`e1d3a9e192`](https://redirect.github.com/nodejs/node/commit/e1d3a9e192 )]
- **(SEMVER-MINOR)** **src**: add ExecutionAsyncId getter for any
Context (Attila Szegedi)
[#​57820](https://redirect.github.com/nodejs/node/pull/57820 )
-
\[[`0ec912f452`](https://redirect.github.com/nodejs/node/commit/0ec912f452 )]
- **(SEMVER-MINOR)** **stream**: preserve AsyncLocalStorage context in
finished() (Gürgün Dayıoğlu)
[#​57865](https://redirect.github.com/nodejs/node/pull/57865 )
-
\[[`43490c8797`](https://redirect.github.com/nodejs/node/commit/43490c8797 )]
- **(SEMVER-MINOR)** **util**: add `types.isFloat16Array()` (Livia
Medeiros)
[#​57879](https://redirect.github.com/nodejs/node/pull/57879 )
-
\[[`dda6ca9172`](https://redirect.github.com/nodejs/node/commit/dda6ca9172 )]
- **(SEMVER-MINOR)** **worker**: add worker.getHeapStatistics() (Matteo
Collina)
[#​57888](https://redirect.github.com/nodejs/node/pull/57888 )
##### Commits
-
\[[`4252dc798c`](https://redirect.github.com/nodejs/node/commit/4252dc798c )]
- **assert**: support `Float16Array` in loose deep equality checks
(Livia Medeiros)
[#​57881](https://redirect.github.com/nodejs/node/pull/57881 )
-
\[[`1c7396b078`](https://redirect.github.com/nodejs/node/commit/1c7396b078 )]
- **assert,util**: fix constructor lookup in deep equal comparison
(Ruben Bridgewater)
[#​57876](https://redirect.github.com/nodejs/node/pull/57876 )
-
\[[`1ded5f25c8`](https://redirect.github.com/nodejs/node/commit/1ded5f25c8 )]
- **assert,util**: improve deep object comparison performance (Ruben
Bridgewater)
[#​57648](https://redirect.github.com/nodejs/node/pull/57648 )
-
\[[`696b5f85ca`](https://redirect.github.com/nodejs/node/commit/696b5f85ca )]
- **assert,util**: improve unequal number comparison performance (Ruben
Bridgewater)
[#​57619](https://redirect.github.com/nodejs/node/pull/57619 )
-
\[[`775ee4d40f`](https://redirect.github.com/nodejs/node/commit/775ee4d40f )]
- **assert,util**: improve array comparison (Ruben Bridgewater)
[#​57619](https://redirect.github.com/nodejs/node/pull/57619 )
-
\[[`3766992ba4`](https://redirect.github.com/nodejs/node/commit/3766992ba4 )]
- **benchmark**: add sqlite prepare select get (Vinícius Lourenço)
[#​58040](https://redirect.github.com/nodejs/node/pull/58040 )
-
\[[`8390276be3`](https://redirect.github.com/nodejs/node/commit/8390276be3 )]
- **benchmark**: add sqlite prepare select all (Vinícius Lourenço)
[#​58040](https://redirect.github.com/nodejs/node/pull/58040 )
-
\[[`6a9b79e5c1`](https://redirect.github.com/nodejs/node/commit/6a9b79e5c1 )]
- **benchmark**: add sqlite is transaction (Vinícius Lourenço)
[#​58040](https://redirect.github.com/nodejs/node/pull/58040 )
-
\[[`f689f98344`](https://redirect.github.com/nodejs/node/commit/f689f98344 )]
- **benchmark**: add sqlite prepare insert (Vinícius Lourenço)
[#​58040](https://redirect.github.com/nodejs/node/pull/58040 )
-
\[[`14a82804d7`](https://redirect.github.com/nodejs/node/commit/14a82804d7 )]
- **benchmark**: disambiguate `filename` and `dirname` read perf
(Antoine du Hamel)
[#​58056](https://redirect.github.com/nodejs/node/pull/58056 )
-
\[[`e7e8256d35`](https://redirect.github.com/nodejs/node/commit/e7e8256d35 )]
- **buffer**: avoid creating unnecessary environment (Yagiz Nizipli)
[#​58053](https://redirect.github.com/nodejs/node/pull/58053 )
-
\[[`d7d8e8e994`](https://redirect.github.com/nodejs/node/commit/d7d8e8e994 )]
- **buffer**: define global v8::CFunction objects as const (Mert Can
Altin)
[#​57676](https://redirect.github.com/nodejs/node/pull/57676 )
-
\[[`f37633e85a`](https://redirect.github.com/nodejs/node/commit/f37633e85a )]
- **build**: use `$(BUILDTYPE)` when cleaning coverage files (Aviv
Keller)
[#​57995](https://redirect.github.com/nodejs/node/pull/57995 )
-
\[[`e5bf67fe77`](https://redirect.github.com/nodejs/node/commit/e5bf67fe77 )]
- **build**: define python when generating `out/Makefile` (Aviv Keller)
[#​57970](https://redirect.github.com/nodejs/node/pull/57970 )
-
\[[`718f874ae0`](https://redirect.github.com/nodejs/node/commit/718f874ae0 )]
- **build**: fix zstd libname (Antoine du Hamel)
[#​57999](https://redirect.github.com/nodejs/node/pull/57999 )
-
\[[`53c5fdcae1`](https://redirect.github.com/nodejs/node/commit/53c5fdcae1 )]
- **crypto**: fix cross-realm `SharedArrayBuffer` validation (Antoine du
Hamel)
[#​57974](https://redirect.github.com/nodejs/node/pull/57974 )
-
\[[`78f4ffee5d`](https://redirect.github.com/nodejs/node/commit/78f4ffee5d )]
- **crypto**: fix cross-realm check of `ArrayBuffer` (Felipe Forbeck)
[#​57828](https://redirect.github.com/nodejs/node/pull/57828 )
-
\[[`f606352b63`](https://redirect.github.com/nodejs/node/commit/f606352b63 )]
- **crypto**: forbid passing `Float16Array` to `getRandomValues()`
(Livia Medeiros)
[#​57880](https://redirect.github.com/nodejs/node/pull/57880 )
-
\[[`23c4e941c2`](https://redirect.github.com/nodejs/node/commit/23c4e941c2 )]
- **crypto**: remove BoringSSL dh-primes addition (Shelley Vohr)
[#​57023](https://redirect.github.com/nodejs/node/pull/57023 )
-
\[[`8339d9bc14`](https://redirect.github.com/nodejs/node/commit/8339d9bc14 )]
- **deps**: V8: cherry-pick
[`f915fa4`](https://redirect.github.com/nodejs/node/commit/f915fa4c9f41 )
(Chengzhong Wu)
[#​55484](https://redirect.github.com/nodejs/node/pull/55484 )
-
\[[`c2111dd126`](https://redirect.github.com/nodejs/node/commit/c2111dd126 )]
- **deps**: V8: backport
[`e5dbbba`](https://redirect.github.com/nodejs/node/commit/e5dbbbadcbff )
(Darshan Sen)
[#​58120](https://redirect.github.com/nodejs/node/pull/58120 )
-
\[[`4cc49be951`](https://redirect.github.com/nodejs/node/commit/4cc49be951 )]
- **deps**: update zstd to 1.5.7 (Node.js GitHub Bot)
[#​57940](https://redirect.github.com/nodejs/node/pull/57940 )
-
\[[`c956d37c84`](https://redirect.github.com/nodejs/node/commit/c956d37c84 )]
- **deps**: update zlib to 1.3.0.1-motley-780819f (Node.js GitHub Bot)
[#​57768](https://redirect.github.com/nodejs/node/pull/57768 )
-
\[[`c3ceaebb7a`](https://redirect.github.com/nodejs/node/commit/c3ceaebb7a )]
- **deps**: update timezone to 2025b (Node.js GitHub Bot)
[#​57857](https://redirect.github.com/nodejs/node/pull/57857 )
-
\[[`b5cd0eb590`](https://redirect.github.com/nodejs/node/commit/b5cd0eb590 )]
- **deps**: update simdutf to 6.4.2 (Node.js GitHub Bot)
[#​57855](https://redirect.github.com/nodejs/node/pull/57855 )
-
\[[`3eb6b814e9`](https://redirect.github.com/nodejs/node/commit/3eb6b814e9 )]
- **deps**: update simdutf to 6.4.0 (Node.js GitHub Bot)
[#​56764](https://redirect.github.com/nodejs/node/pull/56764 )
-
\[[`0be9fa3218`](https://redirect.github.com/nodejs/node/commit/0be9fa3218 )]
- **deps**: update icu to 77.1 (Node.js GitHub Bot)
[#​57455](https://redirect.github.com/nodejs/node/pull/57455 )
-
\[[`d5cf4254fb`](https://redirect.github.com/nodejs/node/commit/d5cf4254fb )]
- **doc**: add HBSPS as triager (Wiyeong Seo)
[#​57980](https://redirect.github.com/nodejs/node/pull/57980 )
-
\[[`ad0861dba0`](https://redirect.github.com/nodejs/node/commit/ad0861dba0 )]
- **doc**: add ambassaor message (Brian Muenzenmeyer)
[#​57600](https://redirect.github.com/nodejs/node/pull/57600 )
-
\[[`0d3ec1aafe`](https://redirect.github.com/nodejs/node/commit/0d3ec1aafe )]
- **doc**: fix misaligned options in vm.compileFunction() (Jimmy Leung)
[#​58145](https://redirect.github.com/nodejs/node/pull/58145 )
-
\[[`1f70baf3b0`](https://redirect.github.com/nodejs/node/commit/1f70baf3b0 )]
- **doc**: add missing options.signal to
readlinePromises.createInterface() (Jimmy Leung)
[#​55456](https://redirect.github.com/nodejs/node/pull/55456 )
-
\[[`ec6a48621f`](https://redirect.github.com/nodejs/node/commit/ec6a48621f )]
- **doc**: fix typo of file `zlib.md` (yusheng chen)
[#​58093](https://redirect.github.com/nodejs/node/pull/58093 )
-
\[[`37e360e386`](https://redirect.github.com/nodejs/node/commit/37e360e386 )]
- **doc**: make stability labels more consistent (Antoine du Hamel)
[#​57516](https://redirect.github.com/nodejs/node/pull/57516 )
-
\[[`2b5d63d36e`](https://redirect.github.com/nodejs/node/commit/2b5d63d36e )]
- **doc**: allow the $schema property in node.config.json (Remco
Haszing)
[#​57560](https://redirect.github.com/nodejs/node/pull/57560 )
-
\[[`a2063638e2`](https://redirect.github.com/nodejs/node/commit/a2063638e2 )]
- **doc**: fix `AsyncLocalStorage` example response changes after node
v18 (Naor Tedgi (Abu Emma))
[#​57969](https://redirect.github.com/nodejs/node/pull/57969 )
-
\[[`474c2b14c3`](https://redirect.github.com/nodejs/node/commit/474c2b14c3 )]
- **doc**: mark Node.js 18 as End-of-Life (Richard Lau)
[#​58084](https://redirect.github.com/nodejs/node/pull/58084 )
-
\[[`5059a746ec`](https://redirect.github.com/nodejs/node/commit/5059a746ec )]
- **doc**: add dario-piotrowicz to collaborators (Dario Piotrowicz)
[#​58102](https://redirect.github.com/nodejs/node/pull/58102 )
-
\[[`1eec170fc3`](https://redirect.github.com/nodejs/node/commit/1eec170fc3 )]
- **doc**: fix formatting of `import.meta.filename` section (Antoine du
Hamel)
[#​58079](https://redirect.github.com/nodejs/node/pull/58079 )
-
\[[`7f108de525`](https://redirect.github.com/nodejs/node/commit/7f108de525 )]
- **doc**: fix env variable name in `util.styleText` (Antoine du Hamel)
[#​58072](https://redirect.github.com/nodejs/node/pull/58072 )
-
\[[`54b3f7fffc`](https://redirect.github.com/nodejs/node/commit/54b3f7fffc )]
- **doc**: add returns for https.get (Eng Zer Jun)
[#​58025](https://redirect.github.com/nodejs/node/pull/58025 )
-
\[[`66f2c605a8`](https://redirect.github.com/nodejs/node/commit/66f2c605a8 )]
- **doc**: fix typo in `buffer.md` (chocolateboy)
[#​58052](https://redirect.github.com/nodejs/node/pull/58052 )
-
\[[`b0256dd42b`](https://redirect.github.com/nodejs/node/commit/b0256dd42b )]
- **doc**: correct deprecation type of `assert.CallTracker` (René)
[#​57997](https://redirect.github.com/nodejs/node/pull/57997 )
-
\[[`581439c9e6`](https://redirect.github.com/nodejs/node/commit/581439c9e6 )]
- **doc**: mark devtools integration section as active development
(Chengzhong Wu)
[#​57886](https://redirect.github.com/nodejs/node/pull/57886 )
-
\[[`a2a2a2f027`](https://redirect.github.com/nodejs/node/commit/a2a2a2f027 )]
- **doc**: fix typo in `module.md` (Alex Schwartz)
[#​57889](https://redirect.github.com/nodejs/node/pull/57889 )
-
\[[`c0ec4e2935`](https://redirect.github.com/nodejs/node/commit/c0ec4e2935 )]
- **doc**: increase z-index of header element (Dario Piotrowicz)
[#​57851](https://redirect.github.com/nodejs/node/pull/57851 )
-
\[[`93d19ec6cd`](https://redirect.github.com/nodejs/node/commit/93d19ec6cd )]
- **doc**: add missing TS formats for `load` hooks (Antoine du Hamel)
[#​57837](https://redirect.github.com/nodejs/node/pull/57837 )
-
\[[`f5ea06c61f`](https://redirect.github.com/nodejs/node/commit/f5ea06c61f )]
- **doc**: clarify the multi REPL example (Dario Piotrowicz)
[#​57759](https://redirect.github.com/nodejs/node/pull/57759 )
-
\[[`80c4fe1b70`](https://redirect.github.com/nodejs/node/commit/80c4fe1b70 )]
- **doc**: fix deprecation type for `DEP0148` (Livia Medeiros)
[#​57785](https://redirect.github.com/nodejs/node/pull/57785 )
-
\[[`01cad99da0`](https://redirect.github.com/nodejs/node/commit/01cad99da0 )]
- **doc**: list DOMException as a potential error raised by Node.js
(Chengzhong Wu)
[#​57783](https://redirect.github.com/nodejs/node/pull/57783 )
-
\[[`a08b714a46`](https://redirect.github.com/nodejs/node/commit/a08b714a46 )]
- **doc**: add missing v0.x changelog entries (Antoine du Hamel)
[#​57779](https://redirect.github.com/nodejs/node/pull/57779 )
-
\[[`d0b48350fd`](https://redirect.github.com/nodejs/node/commit/d0b48350fd )]
- **doc**: fix typo in writing-docs (Sebastian Beltran)
[#​57776](https://redirect.github.com/nodejs/node/pull/57776 )
-
\[[`bde3725f8b`](https://redirect.github.com/nodejs/node/commit/bde3725f8b )]
- **doc**: clarify examples section in REPL doc (Dario Piotrowicz)
[#​57762](https://redirect.github.com/nodejs/node/pull/57762 )
-
\[[`c8ceaaf397`](https://redirect.github.com/nodejs/node/commit/c8ceaaf397 )]
- **(SEMVER-MINOR)** **doc**: graduate multiple experimental apis (James
M Snell)
[#​57765](https://redirect.github.com/nodejs/node/pull/57765 )
-
\[[`92428c2609`](https://redirect.github.com/nodejs/node/commit/92428c2609 )]
- **doc**: explicitly state that corepack will be removed in v25+
(Trivikram Kamat)
[#​57747](https://redirect.github.com/nodejs/node/pull/57747 )
-
\[[`298969e1dd`](https://redirect.github.com/nodejs/node/commit/298969e1dd )]
- **doc**: update position type to integer | null in fs (Yukihiro
Hasegawa)
[#​57745](https://redirect.github.com/nodejs/node/pull/57745 )
-
\[[`a9d28e27c9`](https://redirect.github.com/nodejs/node/commit/a9d28e27c9 )]
- **doc**: update CI instructions (Antoine du Hamel)
[#​57743](https://redirect.github.com/nodejs/node/pull/57743 )
-
\[[`133d2878a1`](https://redirect.github.com/nodejs/node/commit/133d2878a1 )]
- **doc**: update example of using `await` in REPL (Dario Piotrowicz)
[#​57653](https://redirect.github.com/nodejs/node/pull/57653 )
-
\[[`fc5f126629`](https://redirect.github.com/nodejs/node/commit/fc5f126629 )]
- **doc**: add back mention of visa fees to onboarding doc (Darshan Sen)
[#​57730](https://redirect.github.com/nodejs/node/pull/57730 )
-
\[[`945f4ac538`](https://redirect.github.com/nodejs/node/commit/945f4ac538 )]
- **doc**: process.execve is only unavailable for Windows (Yaksh Bariya)
[#​57726](https://redirect.github.com/nodejs/node/pull/57726 )
-
\[[`f3b885bb5e`](https://redirect.github.com/nodejs/node/commit/f3b885bb5e )]
- **doc**: clarify `unhandledRejection` events behaviors in process doc
(Dario Piotrowicz)
[#​57654](https://redirect.github.com/nodejs/node/pull/57654 )
-
\[[`7326dda5b0`](https://redirect.github.com/nodejs/node/commit/7326dda5b0 )]
- **doc**: improved fetch docs (Alessandro Miliucci)
[#​57296](https://redirect.github.com/nodejs/node/pull/57296 )
-
\[[`6906c5eb1f`](https://redirect.github.com/nodejs/node/commit/6906c5eb1f )]
- **doc**: document REPL custom eval arguments (Dario Piotrowicz)
[#​57690](https://redirect.github.com/nodejs/node/pull/57690 )
-
\[[`47a7564e8f`](https://redirect.github.com/nodejs/node/commit/47a7564e8f )]
- **doc**: classify Chrome DevTools Protocol as tier 2 (Chengzhong Wu)
[#​57634](https://redirect.github.com/nodejs/node/pull/57634 )
-
\[[`e274cc1310`](https://redirect.github.com/nodejs/node/commit/e274cc1310 )]
- **doc**: replace NOTE that does not render properly (Colin Ihrig)
[#​57484](https://redirect.github.com/nodejs/node/pull/57484 )
-
\[[`bef06b11df`](https://redirect.github.com/nodejs/node/commit/bef06b11df )]
- **esm**: avoid `import.meta` setup costs for unused properties
(Antoine du Hamel)
[#​57286](https://redirect.github.com/nodejs/node/pull/57286 )
-
\[[`e21b37d9df`](https://redirect.github.com/nodejs/node/commit/e21b37d9df )]
- **(SEMVER-MINOR)** **esm**: graduate import.meta properties (James M
Snell)
[#​58011](https://redirect.github.com/nodejs/node/pull/58011 )
-
\[[`832640c35e`](https://redirect.github.com/nodejs/node/commit/832640c35e )]
- **(SEMVER-MINOR)** **esm**: support top-level Wasm without package
type (Guy Bedford)
[#​57610](https://redirect.github.com/nodejs/node/pull/57610 )
-
\[[`8f643471ef`](https://redirect.github.com/nodejs/node/commit/8f643471ef )]
- **fs**: improve globSync performance (Rich Trott)
[#​57725](https://redirect.github.com/nodejs/node/pull/57725 )
-
\[[`bf9e17ecc6`](https://redirect.github.com/nodejs/node/commit/bf9e17ecc6 )]
- **http2**: use args.This() instead of args.Holder() (Joyee Cheung)
[#​58004](https://redirect.github.com/nodejs/node/pull/58004 )
-
\[[`137717354f`](https://redirect.github.com/nodejs/node/commit/137717354f )]
- **http2**: fix graceful session close (Kushagra Pandey)
[#​57808](https://redirect.github.com/nodejs/node/pull/57808 )
-
\[[`9baf580269`](https://redirect.github.com/nodejs/node/commit/9baf580269 )]
- **http2**: fix check for `frame->hd.type` (hanguanqiang)
[#​57644](https://redirect.github.com/nodejs/node/pull/57644 )
-
\[[`b8189242b2`](https://redirect.github.com/nodejs/node/commit/b8189242b2 )]
- **http2**: skip writeHead if stream is closed (Shima Ryuhei)
[#​57686](https://redirect.github.com/nodejs/node/pull/57686 )
-
\[[`4e02a1650a`](https://redirect.github.com/nodejs/node/commit/4e02a1650a )]
- **lib**: remove unused file `fetch_module` (Michaël Zasso)
[#​55880](https://redirect.github.com/nodejs/node/pull/55880 )
-
\[[`d9700fef26`](https://redirect.github.com/nodejs/node/commit/d9700fef26 )]
- **lib**: avoid StackOverflow on `serializeError` (Chengzhong Wu)
[#​58075](https://redirect.github.com/nodejs/node/pull/58075 )
-
\[[`f3a16b6d9c`](https://redirect.github.com/nodejs/node/commit/f3a16b6d9c )]
- **lib**: resolve the issue of not adhering to the specified buffer
size (0hm☘️ 🏳️⚧️ )
[#​55896](https://redirect.github.com/nodejs/node/pull/55896 )
-
\[[`d4fc282f73`](https://redirect.github.com/nodejs/node/commit/d4fc282f73 )]
- **lib**: fix AbortSignal.any() with timeout signals (Gürgün Dayıoğlu)
[#​57867](https://redirect.github.com/nodejs/node/pull/57867 )
-
\[[`f7e2902861`](https://redirect.github.com/nodejs/node/commit/f7e2902861 )]
- **lib**: use Map primordial for ActiveAsyncContextFrame (Gürgün
Dayıoğlu)
[#​57670](https://redirect.github.com/nodejs/node/pull/57670 )
-
\[[`8652b0e168`](https://redirect.github.com/nodejs/node/commit/8652b0e168 )]
- **meta**: set nodejs/config as codeowner (Marco Ippolito)
[#​57237](https://redirect.github.com/nodejs/node/pull/57237 )
-
\[[`e98504ed95`](https://redirect.github.com/nodejs/node/commit/e98504ed95 )]
- **meta**: allow penetration testing on live system with prior
authorization (Matteo Collina)
[#​57966](https://redirect.github.com/nodejs/node/pull/57966 )
-
\[[`340731bea0`](https://redirect.github.com/nodejs/node/commit/340731bea0 )]
- **meta**: fix subsystem in commit title (Luigi Pinca)
[#​57945](https://redirect.github.com/nodejs/node/pull/57945 )
-
\[[`d767cbffcf`](https://redirect.github.com/nodejs/node/commit/d767cbffcf )]
- **meta**: bump Mozilla-Actions/sccache-action from 0.0.8 to 0.0.9
(dependabot\[bot])
[#​57720](https://redirect.github.com/nodejs/node/pull/57720 )
-
\[[`575f904b13`](https://redirect.github.com/nodejs/node/commit/575f904b13 )]
- **meta**: bump actions/download-artifact from 4.1.9 to 4.2.1
(dependabot\[bot])
[#​57719](https://redirect.github.com/nodejs/node/pull/57719 )
-
\[[`acd323c069`](https://redirect.github.com/nodejs/node/commit/acd323c069 )]
- **meta**: bump actions/setup-python from 5.4.0 to 5.5.0
(dependabot\[bot])
[#​57718](https://redirect.github.com/nodejs/node/pull/57718 )
-
\[[`21246fec20`](https://redirect.github.com/nodejs/node/commit/21246fec20 )]
- **meta**: bump peter-evans/create-pull-request from 7.0.7 to 7.0.8
(dependabot\[bot])
[#​57717](https://redirect.github.com/nodejs/node/pull/57717 )
-
\[[`97f32d5849`](https://redirect.github.com/nodejs/node/commit/97f32d5849 )]
- **meta**: bump github/codeql-action from 3.28.10 to 3.28.13
(dependabot\[bot])
[#​57716](https://redirect.github.com/nodejs/node/pull/57716 )
-
\[[`90ddbb8cfa`](https://redirect.github.com/nodejs/node/commit/90ddbb8cfa )]
- **meta**: bump actions/cache from 4.2.2 to 4.2.3 (dependabot\[bot])
[#​57715](https://redirect.github.com/nodejs/node/pull/57715 )
-
\[[`728425d03e`](https://redirect.github.com/nodejs/node/commit/728425d03e )]
- **meta**: bump actions/setup-node from 4.2.0 to 4.3.0
(dependabot\[bot])
[#​57714](https://redirect.github.com/nodejs/node/pull/57714 )
-
\[[`1f799140e0`](https://redirect.github.com/nodejs/node/commit/1f799140e0 )]
- **meta**: bump actions/upload-artifact from 4.6.1 to 4.6.2
(dependabot\[bot])
[#​57713](https://redirect.github.com/nodejs/node/pull/57713 )
-
\[[`021b174a1f`](https://redirect.github.com/nodejs/node/commit/021b174a1f )]
- **module**: tidy code string concat → string templates (Jacob Smith)
[#​55820](https://redirect.github.com/nodejs/node/pull/55820 )
-
\[[`44c5718476`](https://redirect.github.com/nodejs/node/commit/44c5718476 )]
- **module**: fix incorrect formatting in require(esm) cycle error
message (haykam821)
[#​57453](https://redirect.github.com/nodejs/node/pull/57453 )
-
\[[`bb09b4d4ae`](https://redirect.github.com/nodejs/node/commit/bb09b4d4ae )]
- **module**: improve `getPackageType` performance (Dario Piotrowicz)
[#​57599](https://redirect.github.com/nodejs/node/pull/57599 )
-
\[[`9e6054e715`](https://redirect.github.com/nodejs/node/commit/9e6054e715 )]
- **module**: remove unnecessary `readPackage` function (Dario
Piotrowicz)
[#​57596](https://redirect.github.com/nodejs/node/pull/57596 )
-
\[[`4a8db273ba`](https://redirect.github.com/nodejs/node/commit/4a8db273ba )]
- **node-api**: add nested object wrap and napi_ref test (Chengzhong Wu)
[#​57981](https://redirect.github.com/nodejs/node/pull/57981 )
-
\[[`3c65058f20`](https://redirect.github.com/nodejs/node/commit/3c65058f20 )]
- **node-api**: convert NewEnv to node_napi_env\_\_::New (Vladimir
Morozov)
[#​57834](https://redirect.github.com/nodejs/node/pull/57834 )
-
\[[`a4105db1f7`](https://redirect.github.com/nodejs/node/commit/a4105db1f7 )]
- **os**: fix netmask format check condition in getCIDR function
(Wiyeong Seo)
[#​57324](https://redirect.github.com/nodejs/node/pull/57324 )
-
\[[`248c938139`](https://redirect.github.com/nodejs/node/commit/248c938139 )]
- **process**: disable building execve on IBM i (Abdirahim Musse)
[#​57883](https://redirect.github.com/nodejs/node/pull/57883 )
-
\[[`972275697a`](https://redirect.github.com/nodejs/node/commit/972275697a )]
- **repl**: deprecate `repl.builtinModules` (Dario Piotrowicz)
[#​57508](https://redirect.github.com/nodejs/node/pull/57508 )
-
\[[`7485309d7e`](https://redirect.github.com/nodejs/node/commit/7485309d7e )]
- **sqlite**: add location method (Edy Silva)
[#​57860](https://redirect.github.com/nodejs/node/pull/57860 )
-
\[[`c12cd2a190`](https://redirect.github.com/nodejs/node/commit/c12cd2a190 )]
- **sqlite**: add timeout options to DatabaseSync (Edy Silva)
[#​57752](https://redirect.github.com/nodejs/node/pull/57752 )
-
\[[`5e0503a967`](https://redirect.github.com/nodejs/node/commit/5e0503a967 )]
- **sqlite**: add setReturnArrays method to StatementSync (Gürgün
Dayıoğlu)
[#​57542](https://redirect.github.com/nodejs/node/pull/57542 )
-
\[[`ed9d2fd51a`](https://redirect.github.com/nodejs/node/commit/ed9d2fd51a )]
- **sqlite**: enable common flags (Edy Silva)
[#​57621](https://redirect.github.com/nodejs/node/pull/57621 )
-
\[[`06dcb318bc`](https://redirect.github.com/nodejs/node/commit/06dcb318bc )]
- **sqlite**: refactor prepared statement iterator (Colin Ihrig)
[#​57569](https://redirect.github.com/nodejs/node/pull/57569 )
-
\[[`c510391d2f`](https://redirect.github.com/nodejs/node/commit/c510391d2f )]
- **(SEMVER-MINOR)** **sqlite**: add StatementSync.prototype.columns()
(Colin Ihrig)
[#​57490](https://redirect.github.com/nodejs/node/pull/57490 )
-
\[[`4e24456a1a`](https://redirect.github.com/nodejs/node/commit/4e24456a1a )]
- **sqlite**: reset statement immediately in run() (Colin Ihrig)
[#​57350](https://redirect.github.com/nodejs/node/pull/57350 )
-
\[[`a9a6891b0b`](https://redirect.github.com/nodejs/node/commit/a9a6891b0b )]
- **sqlite**: fix coverity warnings related to backup() (Colin Ihrig)
[#​56961](https://redirect.github.com/nodejs/node/pull/56961 )
-
\[[`d2e1bcf3d4`](https://redirect.github.com/nodejs/node/commit/d2e1bcf3d4 )]
- **sqlite**: fix use-after-free in StatementSync due to premature GC
(Divy Srivastava)
[#​56840](https://redirect.github.com/nodejs/node/pull/56840 )
-
\[[`cfe15ca7b4`](https://redirect.github.com/nodejs/node/commit/cfe15ca7b4 )]
- **sqlite**: handle conflicting SQLite and JS errors (Colin Ihrig)
[#​56787](https://redirect.github.com/nodejs/node/pull/56787 )
-
\[[`0e999eb65f`](https://redirect.github.com/nodejs/node/commit/0e999eb65f )]
- **sqlite**: add getter to detect transactions (Colin Ihrig)
[#​57925](https://redirect.github.com/nodejs/node/pull/57925 )
-
\[[`20b27331c0`](https://redirect.github.com/nodejs/node/commit/20b27331c0 )]
- **sqlite, test**: expose sqlite online backup api (Edy Silva)
[#​56253](https://redirect.github.com/nodejs/node/pull/56253 )
-
\[[`8856712171`](https://redirect.github.com/nodejs/node/commit/8856712171 )]
- **sqlite,doc,test**: add aggregate function (Edy Silva)
[#​56600](https://redirect.github.com/nodejs/node/pull/56600 )
-
\[[`120050db97`](https://redirect.github.com/nodejs/node/commit/120050db97 )]
- **sqlite,src**: refactor sqlite value conversion (Edy Silva)
[#​57571](https://redirect.github.com/nodejs/node/pull/57571 )
-
\[[`4c5555d558`](https://redirect.github.com/nodejs/node/commit/4c5555d558 )]
- **src**: initialize privateSymbols for per_context (Jason Zhang)
[#​57479](https://redirect.github.com/nodejs/node/pull/57479 )
-
\[[`d2ce9023b1`](https://redirect.github.com/nodejs/node/commit/d2ce9023b1 )]
- **src**: ensure primordials are initialized exactly once (Chengzhong
Wu) [#​57519](https://redirect.github.com/nodejs/node/pull/57519 )
-
\[[`06179be6ca`](https://redirect.github.com/nodejs/node/commit/06179be6ca )]
- **src**: disable abseil deadlock detection (Chengzhong Wu)
[#​57582](https://redirect.github.com/nodejs/node/pull/57582 )
-
\[[`5121c47990`](https://redirect.github.com/nodejs/node/commit/5121c47990 )]
- **src**: fix node_config_file.h compilation error in GN build (Cheng)
[#​57210](https://redirect.github.com/nodejs/node/pull/57210 )
-
\[[`5d1230bec0`](https://redirect.github.com/nodejs/node/commit/5d1230bec0 )]
- **(SEMVER-MINOR)** **src**: set default config as `node.config.json`
(Marco Ippolito)
[#​57171](https://redirect.github.com/nodejs/node/pull/57171 )
-
\[[`ccee741c43`](https://redirect.github.com/nodejs/node/commit/ccee741c43 )]
- **src**: namespace config file flags (Marco Ippolito)
[#​57170](https://redirect.github.com/nodejs/node/pull/57170 )
-
\[[`30bb1ccbb0`](https://redirect.github.com/nodejs/node/commit/30bb1ccbb0 )]
- **(SEMVER-MINOR)** **src**: create
`THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING` (Marco Ippolito)
[#​57016](https://redirect.github.com/nodejs/node/pull/57016 )
-
\[[`0350c6f478`](https://redirect.github.com/nodejs/node/commit/0350c6f478 )]
- **(SEMVER-MINOR)** **src**: add config file support (Marco Ippolito)
[#​57016](https://redirect.github.com/nodejs/node/pull/57016 )
-
\[[`eef37d00cb`](https://redirect.github.com/nodejs/node/commit/eef37d00cb )]
- **src**: add more debug logs and comments in NodePlatform (Joyee
Cheung)
[#​58047](https://redirect.github.com/nodejs/node/pull/58047 )
-
\[[`678e8f57c0`](https://redirect.github.com/nodejs/node/commit/678e8f57c0 )]
- **src**: add dcheck_eq for Object::New constructor calls (Jonas)
[#​57943](https://redirect.github.com/nodejs/node/pull/57943 )
-
\[[`aee45e2036`](https://redirect.github.com/nodejs/node/commit/aee45e2036 )]
- **src**: move windows specific fns to `_WIN32` (Yagiz Nizipli)
[#​57951](https://redirect.github.com/nodejs/node/pull/57951 )
-
\[[`6206a8edbc`](https://redirect.github.com/nodejs/node/commit/6206a8edbc )]
- **src**: improve thread safety of TaskQueue (Shelley Vohr)
[#​57910](https://redirect.github.com/nodejs/node/pull/57910 )
-
\[[`03936f31c1`](https://redirect.github.com/nodejs/node/commit/03936f31c1 )]
- **src**: fixup errorhandling more in various places (James M Snell)
[#​57852](https://redirect.github.com/nodejs/node/pull/57852 )
-
\[[`010dd91a19`](https://redirect.github.com/nodejs/node/commit/010dd91a19 )]
- **src**: fix typo in comments (Edy Silva)
[#​57868](https://redirect.github.com/nodejs/node/pull/57868 )
-
\[[`e00c1ecbd2`](https://redirect.github.com/nodejs/node/commit/e00c1ecbd2 )]
- **src**: add BaseObjectPtr nullptr operations (Chengzhong Wu)
[#​56585](https://redirect.github.com/nodejs/node/pull/56585 )
-
\[[`648ad252e1`](https://redirect.github.com/nodejs/node/commit/648ad252e1 )]
- **src**: remove `void*` -> `char*` -> `void*` casts (Tobias Nießen)
[#​57791](https://redirect.github.com/nodejs/node/pull/57791 )
-
\[[`680b434a62`](https://redirect.github.com/nodejs/node/commit/680b434a62 )]
- **src**: improve error handing in node_messaging (James M Snell)
[#​57760](https://redirect.github.com/nodejs/node/pull/57760 )
-
\[[`18f5301747`](https://redirect.github.com/nodejs/node/commit/18f5301747 )]
- **src**: remove unused detachArrayBuffer method (Yagiz Nizipli)
[#​58055](https://redirect.github.com/nodejs/node/pull/58055 )
-
\[[`065e8cd670`](https://redirect.github.com/nodejs/node/commit/065e8cd670 )]
- **src**: use macros to reduce code duplication is cares_wrap (James M
Snell)
[#​57937](https://redirect.github.com/nodejs/node/pull/57937 )
-
\[[`39af5d678f`](https://redirect.github.com/nodejs/node/commit/39af5d678f )]
- **src**: improve error handling in cares_wrap (James M Snell)
[#​57937](https://redirect.github.com/nodejs/node/pull/57937 )
-
\[[`ca020fdc4e`](https://redirect.github.com/nodejs/node/commit/ca020fdc4e )]
- **src**: fix -Wunreachable-code-return in node_sea (Shelley Vohr)
[#​57664](https://redirect.github.com/nodejs/node/pull/57664 )
-
\[[`32b6e7094a`](https://redirect.github.com/nodejs/node/commit/32b6e7094a )]
- **src**: change DCHECK to CHECK (Wuli Zuo)
[#​57948](https://redirect.github.com/nodejs/node/pull/57948 )
-
\[[`e1d3a9e192`](https://redirect.github.com/nodejs/node/commit/e1d3a9e192 )]
- **(SEMVER-MINOR)** **src**: add ExecutionAsyncId getter for any
Context (Attila Szegedi)
[#​57820](https://redirect.github.com/nodejs/node/pull/57820 )
-
\[[`96243a723a`](https://redirect.github.com/nodejs/node/commit/96243a723a )]
- **src**: update std::vector\<v8::Local\<T>> to use v8::LocalVector\<T>
(Aditi)
[#​57646](https://redirect.github.com/nodejs/node/pull/57646 )
-
\[[`0f2cbc17c7`](https://redirect.github.com/nodejs/node/commit/0f2cbc17c7 )]
- **src**: update std::vector\<v8::Local\<T>> to use v8::LocalVector\<T>
(Aditi)
[#​57642](https://redirect.github.com/nodejs/node/pull/57642 )
-
\[[`d1c6f861d5`](https://redirect.github.com/nodejs/node/commit/d1c6f861d5 )]
- **src**: update std::vector\<v8::Local\<T>> to use v8::LocalVector\<T>
(Aditi)
[#​57578](https://redirect.github.com/nodejs/node/pull/57578 )
-
\[[`ab0d3a38db`](https://redirect.github.com/nodejs/node/commit/ab0d3a38db )]
- **src**: improve error message for invalid child stdio type in
spawn_sync (Dario Piotrowicz)
[#​57589](https://redirect.github.com/nodejs/node/pull/57589 )
-
\[[`24b182e7b3`](https://redirect.github.com/nodejs/node/commit/24b182e7b3 )]
- **src**: implement util.types fast API calls (Ruben Bridgewater)
[#​57819](https://redirect.github.com/nodejs/node/pull/57819 )
-
\[[`dda6423be9`](https://redirect.github.com/nodejs/node/commit/dda6423be9 )]
- **src**: enter and lock isolate properly in json parser (Joyee Cheung)
[#​57823](https://redirect.github.com/nodejs/node/pull/57823 )
-
\[[`4754c693f8`](https://redirect.github.com/nodejs/node/commit/4754c693f8 )]
- **src**: improve error handling in `node_env_var.cc` (Antoine du
Hamel)
[#​57767](https://redirect.github.com/nodejs/node/pull/57767 )
-
\[[`db483bbe63`](https://redirect.github.com/nodejs/node/commit/db483bbe63 )]
- **src**: improve error handling in node_http2 (James M Snell)
[#​57764](https://redirect.github.com/nodejs/node/pull/57764 )
-
\[[`b0277700d6`](https://redirect.github.com/nodejs/node/commit/b0277700d6 )]
- **src**: improve error handling in crypto_x509 (James M Snell)
[#​57757](https://redirect.github.com/nodejs/node/pull/57757 )
-
\[[`353587f984`](https://redirect.github.com/nodejs/node/commit/353587f984 )]
- **src**: improve error handling in callback.cc (James M Snell)
[#​57758](https://redirect.github.com/nodejs/node/pull/57758 )
-
\[[`bec053ab20`](https://redirect.github.com/nodejs/node/commit/bec053ab20 )]
- **src**: remove unused variable in crypto_x509.cc (Michaël Zasso)
[#​57754](https://redirect.github.com/nodejs/node/pull/57754 )
-
\[[`38a329a857`](https://redirect.github.com/nodejs/node/commit/38a329a857 )]
- **src**: fix kill signal 0 on Windows (Stefan Stojanovic)
[#​57695](https://redirect.github.com/nodejs/node/pull/57695 )
-
\[[`70bb387f82`](https://redirect.github.com/nodejs/node/commit/70bb387f82 )]
- **src**: fix inefficient usage of v8\_inspector::StringView (Simon
Zünd)
[#​52372](https://redirect.github.com/nodejs/node/pull/52372 )
-
\[[`be038f0273`](https://redirect.github.com/nodejs/node/commit/be038f0273 )]
- **src,permission**: make ERR_ACCESS_DENIED more descriptive (Rafael
Gonzaga)
[#​57585](https://redirect.github.com/nodejs/node/pull/57585 )
-
\[[`0ec912f452`](https://redirect.github.com/nodejs/node/commit/0ec912f452 )]
- **(SEMVER-MINOR)** **stream**: preserve AsyncLocalStorage context in
finished() (Gürgün Dayıoğlu)
[#​57865](https://redirect.github.com/nodejs/node/pull/57865 )
-
\[[`6ffb66f82f`](https://redirect.github.com/nodejs/node/commit/6ffb66f82f )]
- **test**: fix permission fixtures lint (Rafael Gonzaga)
[#​55819](https://redirect.github.com/nodejs/node/pull/55819 )
-
\[[`fd37891186`](https://redirect.github.com/nodejs/node/commit/fd37891186 )]
- **test**: add repl preview timeout test (Chengzhong Wu)
[#​55484](https://redirect.github.com/nodejs/node/pull/55484 )
-
\[[`1be5a8c1b4`](https://redirect.github.com/nodejs/node/commit/1be5a8c1b4 )]
- **test**: skip `test-config-json-schema` with quic (Richard Lau)
[#​57225](https://redirect.github.com/nodejs/node/pull/57225 )
-
\[[`e90583b657`](https://redirect.github.com/nodejs/node/commit/e90583b657 )]
- **test**: add more coverage to `node_config_file` (Marco Ippolito)
[#​57170](https://redirect.github.com/nodejs/node/pull/57170 )
-
\[[`df2a36bfcc`](https://redirect.github.com/nodejs/node/commit/df2a36bfcc )]
- **test**: remove deadlock workaround (Joyee Cheung)
[#​58047](https://redirect.github.com/nodejs/node/pull/58047 )
-
\[[`103034b051`](https://redirect.github.com/nodejs/node/commit/103034b051 )]
- **test**: prevent extraneous HOSTNAME substitution in
test-runner-output (René)
[#​58076](https://redirect.github.com/nodejs/node/pull/58076 )
-
\[[`3e58f81a38`](https://redirect.github.com/nodejs/node/commit/3e58f81a38 )]
- **test**: update WPT for WebCryptoAPI to
[`b48efd6`](https://redirect.github.com/nodejs/node/commit/b48efd681e )
(Node.js GitHub Bot)
[#​58044](https://redirect.github.com/nodejs/node/pull/58044 )
-
\[[`2f4e4164a3`](https://redirect.github.com/nodejs/node/commit/2f4e4164a3 )]
- **test**: add missing newlines to repl .exit writes (Dario Piotrowicz)
[#​58041](https://redirect.github.com/nodejs/node/pull/58041 )
-
\[[`b40769292e`](https://redirect.github.com/nodejs/node/commit/b40769292e )]
- **test**: add fast api tests for getLibuvNow() (Yagiz Nizipli)
[#​58022](https://redirect.github.com/nodejs/node/pull/58022 )
-
\[[`cbd5768d47`](https://redirect.github.com/nodejs/node/commit/cbd5768d47 )]
- **test**: add ALS test using http agent keep alive (Gerhard Stöbich)
[#​58017](https://redirect.github.com/nodejs/node/pull/58017 )
-
\[[`9e31ab502a`](https://redirect.github.com/nodejs/node/commit/9e31ab502a )]
- **test**: deflake test-http2-options-max-headers-block-length (Luigi
Pinca)
[#​57959](https://redirect.github.com/nodejs/node/pull/57959 )
-
\[[`13f8f9cc12`](https://redirect.github.com/nodejs/node/commit/13f8f9cc12 )]
- **test**: rename to getCallSites (Wuli Zuo)
[#​57948](https://redirect.github.com/nodejs/node/pull/57948 )
-
\[[`92dce6ed6b`](https://redirect.github.com/nodejs/node/commit/92dce6ed6b )]
- **test**: force GC in test-file-write-stream4 (Luigi Pinca)
[#​57930](https://redirect.github.com/nodejs/node/pull/57930 )
-
\[[`aa755d3acf`](https://redirect.github.com/nodejs/node/commit/aa755d3acf )]
- **test**: enable skipped colorize test (Shima Ryuhei)
[#​57887](https://redirect.github.com/nodejs/node/pull/57887 )
-
\[[`331f44c78c`](https://redirect.github.com/nodejs/node/commit/331f44c78c )]
- **test**: update WPT for WebCryptoAPI to
[`164426a`](https://redirect.github.com/nodejs/node/commit/164426ace2 )
(Node.js GitHub Bot)
[#​57854](https://redirect.github.com/nodejs/node/pull/57854 )
-
\[[`4aaa8438b4`](https://redirect.github.com/nodejs/node/commit/4aaa8438b4 )]
- **test**: add test for frame count being 0.5 (Jake Yuesong Li)
[#​57732](https://redirect.github.com/nodejs/node/pull/57732 )
-
\[[`fb51d3a0c5`](https://redirect.github.com/nodejs/node/commit/fb51d3a0c5 )]
- **test**: fix the decimal fractions explaination (Jake Yuesong Li)
[#​57732](https://redirect.github.com/nodejs/node/pull/57732 )
-
\[[`c6a45a9087`](https://redirect.github.com/nodejs/node/commit/c6a45a9087 )]
- ***Revert*** "**test**: add tests for REPL custom evals" (Tobias
Nießen)
[#​57793](https://redirect.github.com/nodejs/node/pull/57793 )
-
\[[`f3a4d03963`](https://redirect.github.com/nodejs/node/commit/f3a4d03963 )]
- **test**: add tests for REPL custom evals (Dario Piotrowicz)
[#​57691](https://redirect.github.com/nodejs/node/pull/57691 )
-
\[[`a3be0df337`](https://redirect.github.com/nodejs/node/commit/a3be0df337 )]
- **test**: update expected error message for macOS (Antoine du Hamel)
[#​57742](https://redirect.github.com/nodejs/node/pull/57742 )
-
\[[`a7e73a0a74`](https://redirect.github.com/nodejs/node/commit/a7e73a0a74 )]
- **test**: fix dangling promise in test_runner no isolation test setup
(Jacob Smith)
[#​57595](https://redirect.github.com/nodejs/node/pull/57595 )
-
\[[`edb7dd1ec7`](https://redirect.github.com/nodejs/node/commit/edb7dd1ec7 )]
- **test_runner**: match minimum file column to 'all files' (Shima
Ryuhei)
[#​57848](https://redirect.github.com/nodejs/node/pull/57848 )
-
\[[`c56f495e83`](https://redirect.github.com/nodejs/node/commit/c56f495e83 )]
- **tools**: extract target abseil to abseil.gyp (Chengzhong Wu)
[#​57289](https://redirect.github.com/nodejs/node/pull/57289 )
-
\[[`1b37161a27`](https://redirect.github.com/nodejs/node/commit/1b37161a27 )]
- **tools**: ignore V8 tests in CodeQL scans (Rich Trott)
[#​58081](https://redirect.github.com/nodejs/node/pull/58081 )
-
\[[`23386308dd`](https://redirect.github.com/nodejs/node/commit/23386308dd )]
- **tools**: enable CodeQL config file (Rich Trott)
[#​58036](https://redirect.github.com/nodejs/node/pull/58036 )
-
\[[`9c21abc169`](https://redirect.github.com/nodejs/node/commit/9c21abc169 )]
- **tools**: ignore test directory in CodeQL scans (Rich Trott)
[#​57978](https://redirect.github.com/nodejs/node/pull/57978 )
-
\[[`f210a1530d`](https://redirect.github.com/nodejs/node/commit/f210a1530d )]
- **tools**: add semver-major release support to release-lint (Antoine
du Hamel)
[#​57892](https://redirect.github.com/nodejs/node/pull/57892 )
-
\[[`234c417e98`](https://redirect.github.com/nodejs/node/commit/234c417e98 )]
- **tools**: add codeql nightly (Rafael Gonzaga)
[#​57788](https://redirect.github.com/nodejs/node/pull/57788 )
-
\[[`938f1532da`](https://redirect.github.com/nodejs/node/commit/938f1532da )]
- **tools**: edit create-release-proposal workflow to handle pr body
length (Elves Vieira)
[#​57841](https://redirect.github.com/nodejs/node/pull/57841 )
-
\[[`b362339f72`](https://redirect.github.com/nodejs/node/commit/b362339f72 )]
- **tools**: add zstd updater to workflow (KASEYA\yahor.siarheyenka)
[#​57831](https://redirect.github.com/nodejs/node/pull/57831 )
-
\[[`61180db9c0`](https://redirect.github.com/nodejs/node/commit/61180db9c0 )]
- **tools**: remove unused `osx-pkg-postinstall.sh` (Antoine du Hamel)
[#​57667](https://redirect.github.com/nodejs/node/pull/57667 )
-
\[[`3ae04c94eb`](https://redirect.github.com/nodejs/node/commit/3ae04c94eb )]
- **tools**: do not use temp files when merging PRs (Antoine du Hamel)
[#​57790](https://redirect.github.com/nodejs/node/pull/57790 )
-
\[[`d623c2c2b4`](https://redirect.github.com/nodejs/node/commit/d623c2c2b4 )]
- **tools
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 17:13:54 -04:00
renovate[bot]
53ca41404f
fix(deps): update dependency vue-sonner to v2 ( #1401 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vue-sonner](https://redirect.github.com/xiaoluoboding/vue-sonner ) |
[`^1.3.0` ->
`^2.0.0`](https://renovatebot.com/diffs/npm/vue-sonner/1.3.0/2.0.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>xiaoluoboding/vue-sonner (vue-sonner)</summary>
###
[`v2.0.0`](https://redirect.github.com/xiaoluoboding/vue-sonner/blob/HEAD/CHANGELOG.md#200-2025-05-21 )
[Compare
Source](https://redirect.github.com/xiaoluoboding/vue-sonner/compare/v1.3.2...v2.0.0 )
##### Bug Fixes
- add packages path
([35490b3](35490b3fb5 ))
- add packages path
([c7424e9](c7424e9070 ))
- fixed for nuxt module
([261eaf0](261eaf0be2 ))
- fixed for nuxt module
([29751cf](29751cfd5b ))
- format
([9033f2b](9033f2b935 ))
####
[1.3.2](https://redirect.github.com/xiaoluoboding/vue-sonner/compare/v1.3.0...v1.3.2 )
(2025-04-12)
##### Bug Fixes
- improve CSS insertion logic to handle document loading state
([6b22d24](6b22d2458b ))
###
[`v1.3.2`](https://redirect.github.com/xiaoluoboding/vue-sonner/blob/HEAD/CHANGELOG.md#132-2025-04-12 )
[Compare
Source](c1208885b3 ...v1.3.2)
##### Bug Fixes
- improve CSS insertion logic to handle document loading state
([6b22d24](6b22d2458b ))
###
[`v1.3.1`](https://redirect.github.com/xiaoluoboding/vue-sonner/compare/v1.3.0...c1208885b35167216568e305e8a1cb1bc786f128 )
[Compare
Source](https://redirect.github.com/xiaoluoboding/vue-sonner/compare/v1.3.0...c1208885b35167216568e305e8a1cb1bc786f128 )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 17:06:14 -04:00
renovate[bot]
3eb92dc9ea
chore(deps): update dependency happy-dom to v18 ( #1414 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) |
[`^17.4.4` ->
`^18.0.0`](https://renovatebot.com/diffs/npm/happy-dom/17.4.4/18.0.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) |
[`^17.0.0` ->
`^18.0.0`](https://renovatebot.com/diffs/npm/happy-dom/17.4.4/18.0.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
###
[`v18.0.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v18.0.0...cf74f5f63ca562e075c9c14b77ecfbb8fbc43dea )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v18.0.0...v18.0.1 )
###
[`v18.0.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v17.6.3...bfd0fffc12f23c6f31174953f65c4f57925e7212 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.6.3...v18.0.0 )
###
[`v17.6.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.6.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.6.2...v17.6.3 )
##### 👷♂️ Patch fixes
- Removes global typescript definition that was used for custom elements
- By **[@​capricorn86](https://redirect.github.com/capricorn86 )**
in task
[#​1154](https://redirect.github.com/capricorn86/happy-dom/issues/1154 )
###
[`v17.6.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.6.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.6.1...v17.6.2 )
##### 👷♂️ Patch fixes
- Updates Typescript to the latest version - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1154](https://redirect.github.com/capricorn86/happy-dom/issues/1154 )
###
[`v17.6.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.6.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.6.0...v17.6.1 )
##### 🎨 Features
- Adds support for disabling validation of certificates, to allow for
self-signed certificates to be used - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1763](https://redirect.github.com/capricorn86/happy-dom/issues/1763 )
- Read more about the new setting `fetch.disableStrictSSL` under
[IBrowserSettings](https://redirect.github.com/capricorn86/happy-dom/wiki/IBrowserSettings )
in the Wiki
###
[`v17.6.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.9...v17.6.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.9...v17.6.0 )
###
[`v17.5.9`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.5.9 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.8...v17.5.9 )
##### 👷♂️ Patch fixes
- Adds missing null check in `HTMLLinkElement` for a browser frame
property that becomes null during teardown of a `Window` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1800](https://redirect.github.com/capricorn86/happy-dom/issues/1800 )
###
[`v17.5.8`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.5.8 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.7...v17.5.8 )
##### 👷♂️ Patch fixes
- Incorrect cache matching caused `Element.classList` to return the
wrong items - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1812](https://redirect.github.com/capricorn86/happy-dom/issues/1812 )
###
[`v17.5.7`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.5.7 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.6...v17.5.7 )
##### 👷♂️ Patch fixes
- Handle wider range of valid characters in unquoted attribute value
parsing - By **[@​AudunWA](https://redirect.github.com/AudunWA )**
in task
[#​1817](https://redirect.github.com/capricorn86/happy-dom/issues/1817 )
###
[`v17.5.6`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.5.6 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.5...v17.5.6 )
##### 👷♂️ Patch fixes
- Removes the min and max boundary check when setting the value of an
input field of type "date" - By
**[@​zgrybus](https://redirect.github.com/zgrybus )** in task
[#​1815](https://redirect.github.com/capricorn86/happy-dom/issues/1815 )
###
[`v17.5.5`](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.4...v17.5.5 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.4...v17.5.5 )
###
[`v17.5.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.5.4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.3...v17.5.4 )
##### 👷♂️ Patch fixes
- Fixes issue where the body of a `ReadableStream` was locked after
being cloned - By
**[@​MarcMcIntosh](https://redirect.github.com/MarcMcIntosh )** in
task
[#​1493](https://redirect.github.com/capricorn86/happy-dom/issues/1493 )
###
[`v17.5.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.5.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.2...v17.5.3 )
##### 👷♂️ Patch fixes
- Adds `previousSibling` and `nextSibling` to `MutationObserver` records
when a child is removed - By
**[@​uxuip](https://redirect.github.com/uxuip )** in task
[#​1803](https://redirect.github.com/capricorn86/happy-dom/issues/1803 )
###
[`v17.5.2`](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.1...b257aa136e3cdf74046f0a2dd8d07b4d44b50436 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.1...v17.5.2 )
###
[`v17.5.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.5.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.5.0...v17.5.1 )
##### 👷♂️ Patch fixes
- Existing URL query string should be overwritten on form submit when
method is "GET" - By
**[@​rslabbert](https://redirect.github.com/rslabbert )** in task
[#​1786](https://redirect.github.com/capricorn86/happy-dom/issues/1786 )
###
[`v17.5.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.5.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.9...v17.5.0 )
##### 🎨 Features
- Adds support for `XMLHttpRequest.overrideMimeType()` - By
**[@​maxmil](https://redirect.github.com/maxmil )** in task
[#​1782](https://redirect.github.com/capricorn86/happy-dom/issues/1782 )
###
[`v17.4.9`](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.8...4ec75b75d53a9f436afc737e24f9ff07a4e6ec87 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.8...v17.4.9 )
###
[`v17.4.8`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.4.8 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.7...v17.4.8 )
##### 👷♂️ Patch fixes
- Fixes issue where CSS variables where not being parsed in color
functions - By
**[@​hampustagerud](https://redirect.github.com/hampustagerud )**
in task
[#​1822](https://redirect.github.com/capricorn86/happy-dom/issues/1822 )
###
[`v17.4.7`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.4.7 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.6...v17.4.7 )
##### 👷♂️ Patch fixes
- Allow empty URL string in `Request` - By
**[@​elierotenberg](https://redirect.github.com/elierotenberg )**
in task
[#​1779](https://redirect.github.com/capricorn86/happy-dom/issues/1779 )
###
[`v17.4.6`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.4.6 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.5...v17.4.6 )
##### 👷♂️ Patch fixes
- Preserve slashes in the "name" property in `File` - By
**[@​dyabol](https://redirect.github.com/dyabol )** in task
[#​1788](https://redirect.github.com/capricorn86/happy-dom/issues/1788 )
###
[`v17.4.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.4.5 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.4...v17.4.5 )
##### 👷♂️ Patch fixes
- Handle bubbling click events in `HTMLAnchorElement` - By
**[@​maxmil](https://redirect.github.com/maxmil )** in task
[#​1775](https://redirect.github.com/capricorn86/happy-dom/issues/1775 )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 17:05:37 -04:00
Pujit Mehrotra
70c790ff89
fix: alignment of settings on ManagementAccess settings page ( #1421 )
...
## Summary by CodeRabbit
- **Refactor**
- Removed description text display from a form field for a cleaner
interface.
- Enhanced form field matching to better target specific string array
inputs.
- Updated remote access settings UI for clearer layout and separation of
title and details.
- Adjusted label container styling to allow more flexible width.
- Improved grouping of precondition information for better visual
structure.
- Added a colon to the SSO users settings label for consistency.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---
- To see the specific tasks where the Asana app for GitHub is being
used, see below:
- https://app.asana.com/0/0/1210572375587668
2025-06-19 08:46:18 -04:00
Eli Bosley
0788756b91
feat: add management page for API keys ( #1408 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Added ability to update existing API keys, including name,
description, roles, and permissions, through the UI and GraphQL API.
- Introduced a modal-based interface for creating and editing API keys
with improved role and permission selection.
- Added a new API Key Manager page and custom element for centralized
API key management.
- Enhanced API key listing with detailed views, role badges, permission
counters, and copy-to-clipboard functionality.
- Introduced reusable dialog components for consistent modal
experiences.
- Added plugin management capabilities with mutations to add or remove
plugins.
- Added comprehensive support for managing remote access, network URLs,
and API key updates within the GraphQL schema.
- **Bug Fixes**
- Improved error handling and display for API key creation and update
operations.
- **Refactor**
- Centralized API key modal and editing state management using a
dedicated store.
- Updated GraphQL queries and mutations to use reusable fragments for
API key data.
- Removed deprecated or redundant remote access and allowed origins
configuration components and queries.
- Simplified and updated input types for connect settings and remote
access.
- **Tests**
- Added comprehensive tests for API key update logic and improved
coverage for API key loading.
- **Chores**
- Updated configuration files and cleaned up unused schema and component
files.
- Added new dialog components and centralized exports for dialogs.
- Improved ESLint configuration and import statements for better type
handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-06-18 11:18:36 -04:00
Pujit Mehrotra
c132f28281
chore: extract connect to an API plugin ( #1367 )
...
separates Unraid Connect from the API
## Summary by CodeRabbit
- **New Features**
- Introduced a unified, JSON-schema-based settings system for API
configuration and plugin settings, accessible via new GraphQL queries
and mutations.
- Added modular NestJS plugin architecture for Unraid Connect, including
new modules for cloud, remote access, and system/network management.
- Added granular connection and remote access state tracking, with new
GraphQL types and resolvers for cloud and connection status.
- Implemented event-driven and service-based management for SSO users,
API keys, and dynamic remote access.
- Enhanced UI components and queries to support unified settings and
restart detection.
- **Improvements**
- Refactored configuration and state management to use service-based
patterns, replacing direct store access and Redux logic.
- Migrated legacy config files to new JSON formats with validation and
persistence helpers.
- Centralized global dependencies and shared services for plugins and
CLI modules.
- Improved logging, error handling, and lifecycle management for
connections and background jobs.
- Updated and expanded documentation for plugin development and settings
management.
- **Bug Fixes**
- Improved handling of missing config files and ensured safe
persistence.
- Enhanced error reporting and validation in remote access and
connection services.
- **Removals**
- Removed deprecated Redux slices, listeners, and legacy cloud/remote
access logic.
- Deleted obsolete test files, scripts, and unused code related to the
old state/store approach.
- **Tests**
- Added new unit tests for settings merging, URL resolution, and cloud
connectivity checks.
- **Style**
- Applied consistent formatting, import reorganization, and code style
improvements across modules.
- **Chores**
- Updated build scripts, Dockerfiles, and development environment setup
to support new dependencies and workflows.
- Expanded .gitignore and configuration files for improved build
artifact management.
2025-06-10 15:16:26 -04:00
Eli Bosley
5517e7506b
feat: add rclone ( #1362 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced full RClone remote management with creation, deletion,
listing, and detailed remote info via a multi-step, schema-driven UI.
- Added guided configuration forms supporting advanced and
provider-specific options for RClone remotes.
- Enabled flash backup initiation through API mutations.
- Added new Vue components for RClone configuration, overview, remote
item cards, and flash backup page.
- Integrated new combobox, stepped layout, control wrapper, label
renderer, and improved form renderers with enhanced validation and error
display.
- Added JSON Forms visibility composable and Unraid settings layout for
consistent UI rendering.
- **Bug Fixes**
- Standardized JSON scalar usage in Docker-related types, replacing
`JSONObject` with `JSON`.
- **Chores**
- Added utility scripts and helpers to manage rclone binary installation
and versioning.
- Updated build scripts and Storybook configuration for CSS handling and
improved developer workflow.
- Refactored ESLint config for modularity and enhanced code quality
enforcement.
- Improved component registration with runtime type checks and error
handling.
- **Documentation**
- Added extensive test coverage for RClone API service, JSON Forms
schema merging, and provider config slice generation.
- **Style**
- Improved UI consistency with new layouts, tooltips on select options,
password visibility toggles, and error handling components.
- Removed deprecated components and consolidated renderer registrations
for JSON Forms.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-27 07:52:25 -04:00
Eli Bosley
d37dc3bce2
feat: API key management ( #1407 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Added a full-featured API key management UI, including creation,
listing, and deletion of API keys with customizable roles and
permissions.
- Introduced a new page for API key management.
- Accordion UI components are now available for enhanced interface
interactions.
- API now provides queries for possible API key roles and permissions.
- **Improvements**
- API key-related mutations are now grouped under a single field,
improving organization and usability.
- Permissions can be assigned directly to API keys, not just roles.
- **Bug Fixes**
- Validation updated to require at least one role or permission when
creating an API key.
- **Documentation**
- Updated and added rules and configuration documentation for code
generation and testing.
- **Tests**
- Added and updated tests for new API key mutation logic; removed
obsolete tests for deprecated mutations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-05-23 13:12:26 -04:00
renovate[bot]
26ecf779e6
fix(deps): update dependency shadcn-vue to v2 ( #1302 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [shadcn-vue](https://redirect.github.com/unovue/shadcn-vue )
([source](https://redirect.github.com/unovue/shadcn-vue/tree/HEAD/packages/cli ))
| [`^1.0.0` ->
`^2.0.0`](https://renovatebot.com/diffs/npm/shadcn-vue/1.0.3/2.0.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>unovue/shadcn-vue (shadcn-vue)</summary>
###
[`v2.0.0`](https://redirect.github.com/unovue/shadcn-vue/releases/tag/v2.0.0 )
[Compare
Source](https://redirect.github.com/unovue/shadcn-vue/compare/v1.0.3...v2.0.0 )
##### 🚀 Features
- Tailwind v4 - by
[@​zernonia](https://redirect.github.com/zernonia ) in
[https://github.com/unovue/shadcn-vue/issues/1095 ](https://redirect.github.com/unovue/shadcn-vue/issues/1095 )
[<samp>(c18e1)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/c18e129f )
- **docs**: Add a plugin to generate documentation for LLMs - by
[@​okineadev](https://redirect.github.com/okineadev ) in
[https://github.com/unovue/shadcn-vue/issues/1119 ](https://redirect.github.com/unovue/shadcn-vue/issues/1119 )
[<samp>(0d72c)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/0d72cef5 )
##### 🐞 Bug Fixes
- Tailwind extra space on prefix when having " " in class - by
[@​AloisH](https://redirect.github.com/AloisH ) in
[https://github.com/unovue/shadcn-vue/issues/1098 ](https://redirect.github.com/unovue/shadcn-vue/issues/1098 )
[<samp>(69fee)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/69fee21d )
- Extra space on class causing error in applying prefix - by
[@​AloisH](https://redirect.github.com/AloisH ) in
[https://github.com/unovue/shadcn-vue/issues/1109 ](https://redirect.github.com/unovue/shadcn-vue/issues/1109 )
[<samp>(51655)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/51655218 )
- Codesandbox not found pnpm - by
[@​hairyf](https://redirect.github.com/hairyf ) in
[https://github.com/unovue/shadcn-vue/issues/1127 ](https://redirect.github.com/unovue/shadcn-vue/issues/1127 )
[<samp>(9c12e)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/9c12ebb2 )
- Styling of chart legend reset every click - by
[@​AloisH](https://redirect.github.com/AloisH ) in
[https://github.com/unovue/shadcn-vue/issues/1125 ](https://redirect.github.com/unovue/shadcn-vue/issues/1125 )
[<samp>(46e6f)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/46e6f7a4 )
##### [View changes on
GitHub](https://redirect.github.com/unovue/shadcn-vue/compare/v1.0.3...v2.0.0 )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 12:19:04 -04:00
renovate[bot]
cb43f95233
fix(deps): update all non-major dependencies ( #1389 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.510.0` ->
`^0.511.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.510.0/0.511.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [node](https://nodejs.org )
([source](https://redirect.github.com/nodejs/node )) | `22.15.0` ->
`22.15.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| | patch |
---
### Release Notes
<details>
<summary>lucide-icons/lucide (lucide-vue-next)</summary>
###
[`v0.511.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.511.0 ):
Version 0.511.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.510.0...0.511.0 )
#### What's Changed
- fix(icons): Optimise a number of icons using `<line>` and `<polyline>`
by [@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3168 ](https://redirect.github.com/lucide-icons/lucide/pull/3168 )
- fix(icons): changed `clock-6` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3209 ](https://redirect.github.com/lucide-icons/lucide/pull/3209 )
- fix(icons): changed `axis-3d` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3199 ](https://redirect.github.com/lucide-icons/lucide/pull/3199 )
- fix(icons): changed `chevrons-left-right-ellipsis` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3189 ](https://redirect.github.com/lucide-icons/lucide/pull/3189 )
- fix(icons): changed `square-code` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3173 ](https://redirect.github.com/lucide-icons/lucide/pull/3173 )
- fix(icons): changed `satellite` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/3180 ](https://redirect.github.com/lucide-icons/lucide/pull/3180 )
- fix(lucide-react-native): support react 19
([#​2951](https://redirect.github.com/lucide-icons/lucide/issues/2951 ))
by [@​jvliwanag](https://redirect.github.com/jvliwanag ) in
[https://github.com/lucide-icons/lucide/pull/3126 ](https://redirect.github.com/lucide-icons/lucide/pull/3126 )
- fix(icons): changed `factory` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/2970 ](https://redirect.github.com/lucide-icons/lucide/pull/2970 )
- fix(icons): changed `university` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/2965 ](https://redirect.github.com/lucide-icons/lucide/pull/2965 )
- fix(icons): changed `warehouse` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/2966 ](https://redirect.github.com/lucide-icons/lucide/pull/2966 )
- fix(icons): changed `landmark` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/2967 ](https://redirect.github.com/lucide-icons/lucide/pull/2967 )
- chore(cspell): remove duplicate 'pilcrow' from `custom-words.txt` by
[@​Abdalrhman-Almarakeby](https://redirect.github.com/Abdalrhman-Almarakeby )
in
[https://github.com/lucide-icons/lucide/pull/3193 ](https://redirect.github.com/lucide-icons/lucide/pull/3193 )
- feat(icons): added `square-dashed-top-solid` icon by
[@​juanpablofernandez](https://redirect.github.com/juanpablofernandez )
in
[https://github.com/lucide-icons/lucide/pull/3204 ](https://redirect.github.com/lucide-icons/lucide/pull/3204 )
#### New Contributors
- [@​jvliwanag](https://redirect.github.com/jvliwanag ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/3126 ](https://redirect.github.com/lucide-icons/lucide/pull/3126 )
-
[@​juanpablofernandez](https://redirect.github.com/juanpablofernandez )
made their first contribution in
[https://github.com/lucide-icons/lucide/pull/3204 ](https://redirect.github.com/lucide-icons/lucide/pull/3204 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.510.0...0.511.0
</details>
<details>
<summary>nodejs/node (node)</summary>
###
[`v22.15.1`](https://redirect.github.com/nodejs/node/compare/v22.15.0...v22.15.1 )
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.15.0...v22.15.1 )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuMTgiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 12:17:39 -04:00
renovate[bot]
74a70b5557
fix(deps): update all non-major dependencies ( #1387 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.509.0` ->
`^0.510.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.509.0/0.510.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [pnpm](https://pnpm.io )
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm )) |
[`10.10.0` ->
`10.11.0`](https://renovatebot.com/diffs/npm/pnpm/10.10.0/10.11.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>lucide-icons/lucide (lucide-vue-next)</summary>
###
[`v0.510.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.510.0 ):
Version 0.510.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.509.0...0.510.0 )
#### What's Changed
- fix(icons): changed `brackets` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3172 ](https://redirect.github.com/lucide-icons/lucide/pull/3172 )
- feat(icons): added `check-line` icon by
[@​oosawy](https://redirect.github.com/oosawy ) in
[https://github.com/lucide-icons/lucide/pull/2890 ](https://redirect.github.com/lucide-icons/lucide/pull/2890 )
#### New Contributors
- [@​oosawy](https://redirect.github.com/oosawy ) made their first
contribution in
[https://github.com/lucide-icons/lucide/pull/2890 ](https://redirect.github.com/lucide-icons/lucide/pull/2890 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.509.0...0.510.0
</details>
<details>
<summary>pnpm/pnpm (pnpm)</summary>
###
[`v10.11.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10110 )
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.10.0...v10.11.0 )
##### Minor Changes
- A new setting added for `pnpm init` to create a `package.json` with
`type=module`, when `init-type` is `module`. Works as a flag for the
init command too
[#​9463](https://redirect.github.com/pnpm/pnpm/pull/9463 ).
- Added support for Nushell to `pnpm setup`
[#​6476](https://redirect.github.com/pnpm/pnpm/issues/6476 ).
- Added two new flags to the `pnpm audit` command, `--ignore` and
`--ignore-unfixable`
[#​8474](https://redirect.github.com/pnpm/pnpm/pull/8474 ).
Ignore all vulnerabilities that have no solution:
```shell
> pnpm audit --ignore-unfixable
```
Provide a list of CVE's to ignore those specifically, even if they have
a resolution.
```shell
> pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678
```
- Added support for recursively running pack in every project of a
workspace
[#​4351](https://redirect.github.com/pnpm/pnpm/issues/4351 ).
Now you can run `pnpm -r pack` to pack all packages in the workspace.
##### Patch Changes
- pnpm version management should work, when `dangerouslyAllowAllBuilds`
is set to `true`
[#​9472](https://redirect.github.com/pnpm/pnpm/issues/9472 ).
- `pnpm link` should work from inside a workspace
[#​9506](https://redirect.github.com/pnpm/pnpm/issues/9506 ).
- Set the default `workspaceConcurrency` to
`Math.min(os.availableParallelism(), 4)`
[#​9493](https://redirect.github.com/pnpm/pnpm/pull/9493 ).
- Installation should not exit with an error if `strictPeerDependencies`
is `true` but all issues are ignored by `peerDependencyRules`
[#​9505](https://redirect.github.com/pnpm/pnpm/pull/9505 ).
- Read `updateConfig` from `pnpm-workspace.yaml`
[#​9500](https://redirect.github.com/pnpm/pnpm/issues/9500 ).
- Add support for `recursive pack`
- Remove `url.parse` usage to fix warning on Node.js 24
[#​9492](https://redirect.github.com/pnpm/pnpm/issues/9492 ).
- `pnpm run` should be able to run commands from the workspace root, if
`ignoreScripts` is set tot `true`
[#​4858](https://redirect.github.com/pnpm/pnpm/issues/4858 ).
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4xMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 11:51:42 -04:00
renovate[bot]
469333acd4
fix(deps): update dependency lucide-vue-next to ^0.509.0 ( #1383 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.508.0` ->
`^0.509.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.508.0/0.509.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>lucide-icons/lucide (lucide-vue-next)</summary>
###
[`v0.509.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.509.0 ):
Version 0.509.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.508.0...0.509.0 )
#### What's Changed
- fix(icons): changed `axe` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/3201 ](https://redirect.github.com/lucide-icons/lucide/pull/3201 )
- revert(site): resets Absolute Stroke Width by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3197 ](https://redirect.github.com/lucide-icons/lucide/pull/3197 )
- feat(icons): added `gpu` icon by
[@​xandykati98](https://redirect.github.com/xandykati98 ) in
[https://github.com/lucide-icons/lucide/pull/2955 ](https://redirect.github.com/lucide-icons/lucide/pull/2955 )
#### New Contributors
- [@​xandykati98](https://redirect.github.com/xandykati98 ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/2955 ](https://redirect.github.com/lucide-icons/lucide/pull/2955 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.508.0...0.509.0
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 08:24:39 -04:00
renovate[bot]
8f70326d0f
fix(deps): update all non-major dependencies ( #1379 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
|
[@graphql-codegen/typescript-resolvers](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers ))
| [`4.5.0` ->
`4.5.1`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-resolvers/4.5.0/4.5.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.506.0` ->
`^0.508.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.506.0/0.508.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [node](https://nodejs.org )
([source](https://redirect.github.com/nodejs/node )) | `22.11.0` ->
`22.15.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| | minor |
---
### Release Notes
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/typescript-resolvers)</summary>
###
[`v4.5.1`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/resolvers/CHANGELOG.md#451 )
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-resolvers@4.5.0...@graphql-codegen/typescript-resolvers@4.5.1 )
##### Patch Changes
-
[#​10330](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10330 )
[`c5efba3`](c5efba34a7 )
Thanks [@​jnoordsij](https://redirect.github.com/jnoordsij )! -
Make graphql-sock optional peerDep
</details>
<details>
<summary>lucide-icons/lucide (lucide-vue-next)</summary>
###
[`v0.508.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.508.0 ):
Version 0.508.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.507.0...0.508.0 )
#### What's Changed
- fix(icons): Optimised `phone-` icons by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3169 ](https://redirect.github.com/lucide-icons/lucide/pull/3169 )
- docs(packages): Update names in docs by
[@​ericfennis](https://redirect.github.com/ericfennis ) in
[https://github.com/lucide-icons/lucide/pull/3184 ](https://redirect.github.com/lucide-icons/lucide/pull/3184 )
- fix(icons): arcified `laptop` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3190 ](https://redirect.github.com/lucide-icons/lucide/pull/3190 )
- chore(metadata): add `lens` tag to icons with magnifying glass by
[@​Abdalrhman-Almarakeby](https://redirect.github.com/Abdalrhman-Almarakeby )
in
[https://github.com/lucide-icons/lucide/pull/3192 ](https://redirect.github.com/lucide-icons/lucide/pull/3192 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.507.0...0.508.0
###
[`v0.507.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.507.0 ):
Version 0.507.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.506.0...0.507.0 )
#### What's Changed
- fix(metadata): added tags to `square-pen` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3155 ](https://redirect.github.com/lucide-icons/lucide/pull/3155 )
- fix(icons): changed `search` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3140 ](https://redirect.github.com/lucide-icons/lucide/pull/3140 )
- fix(dev): resets Absolute Stroke Width by
[@​briz123](https://redirect.github.com/briz123 ) in
[https://github.com/lucide-icons/lucide/pull/3005 ](https://redirect.github.com/lucide-icons/lucide/pull/3005 )
- fix(icons): changed `guitar` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3115 ](https://redirect.github.com/lucide-icons/lucide/pull/3115 )
- fix(Icons): Adding missing categories to 4 Icons by
[@​ajokt123](https://redirect.github.com/ajokt123 ) in
[https://github.com/lucide-icons/lucide/pull/3110 ](https://redirect.github.com/lucide-icons/lucide/pull/3110 )
- fix(ci): reduces workflow triggers by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3150 ](https://redirect.github.com/lucide-icons/lucide/pull/3150 )
- fix(icons): changed `air-vent` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3117 ](https://redirect.github.com/lucide-icons/lucide/pull/3117 )
- fix(icons): rotate `dumbbell` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3107 ](https://redirect.github.com/lucide-icons/lucide/pull/3107 )
- fix(icons): changed `touchpad-off` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3118 ](https://redirect.github.com/lucide-icons/lucide/pull/3118 )
- fix(icons): changed `bell-electric` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3139 ](https://redirect.github.com/lucide-icons/lucide/pull/3139 )
- fix(icons): changed `menu` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3142 ](https://redirect.github.com/lucide-icons/lucide/pull/3142 )
- fix(icons): changed `mail` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3144 ](https://redirect.github.com/lucide-icons/lucide/pull/3144 )
- chore(pr-template): Adjust PR template by
[@​ericfennis](https://redirect.github.com/ericfennis ) in
[https://github.com/lucide-icons/lucide/pull/3183 ](https://redirect.github.com/lucide-icons/lucide/pull/3183 )
- feat(icons): added `soap-dispenser-droplet` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3088 ](https://redirect.github.com/lucide-icons/lucide/pull/3088 )
- feat(icons): added `panda` icon by
[@​chessurisme](https://redirect.github.com/chessurisme ) in
[https://github.com/lucide-icons/lucide/pull/2094 ](https://redirect.github.com/lucide-icons/lucide/pull/2094 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.506.0...0.507.0
</details>
<details>
<summary>nodejs/node (node)</summary>
###
[`v22.15.0`](https://redirect.github.com/nodejs/node/compare/v22.14.0...v22.15.0 )
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.14.0...v22.15.0 )
###
[`v22.14.0`](https://redirect.github.com/nodejs/node/releases/tag/v22.14.0 ):
2025-02-11, Version 22.14.0 'Jod' (LTS), @​aduh95
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.13.1...v22.14.0 )
##### Notable Changes
-
\[[`82a9000e9e`](https://redirect.github.com/nodejs/node/commit/82a9000e9e )]
- **crypto**: update root certificates to NSS 3.107 (Node.js GitHub Bot)
[#​56566](https://redirect.github.com/nodejs/node/pull/56566 )
-
\[[`b7fe54fc88`](https://redirect.github.com/nodejs/node/commit/b7fe54fc88 )]
- **(SEMVER-MINOR)** **fs**: allow `exclude` option in globs to accept
glob patterns (Daeyeon Jeong)
[#​56489](https://redirect.github.com/nodejs/node/pull/56489 )
-
\[[`3ac92ef607`](https://redirect.github.com/nodejs/node/commit/3ac92ef607 )]
- **(SEMVER-MINOR)** **lib**: add typescript support to STDIN eval
(Marco Ippolito)
[#​56359](https://redirect.github.com/nodejs/node/pull/56359 )
-
\[[`1614e8e7bc`](https://redirect.github.com/nodejs/node/commit/1614e8e7bc )]
- **(SEMVER-MINOR)** **module**: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX
(Marco Ippolito)
[#​56610](https://redirect.github.com/nodejs/node/pull/56610 )
-
\[[`6d6cffa9cc`](https://redirect.github.com/nodejs/node/commit/6d6cffa9cc )]
- **(SEMVER-MINOR)** **module**: add `findPackageJSON` util (Jacob
Smith)
[#​55412](https://redirect.github.com/nodejs/node/pull/55412 )
-
\[[`d35333ae18`](https://redirect.github.com/nodejs/node/commit/d35333ae18 )]
- **(SEMVER-MINOR)** **process**: add process.ref() and process.unref()
methods (James M Snell)
[#​56400](https://redirect.github.com/nodejs/node/pull/56400 )
-
\[[`07ff3ddcb5`](https://redirect.github.com/nodejs/node/commit/07ff3ddcb5 )]
- **(SEMVER-MINOR)** **sqlite**: support TypedArray and DataView in
`StatementSync` (Alex Yang)
[#​56385](https://redirect.github.com/nodejs/node/pull/56385 )
-
\[[`94d3fe1b62`](https://redirect.github.com/nodejs/node/commit/94d3fe1b62 )]
- **(SEMVER-MINOR)** **src**: add --disable-sigusr1 to prevent signal
i/o thread (Rafael Gonzaga)
[#​56441](https://redirect.github.com/nodejs/node/pull/56441 )
-
\[[`5afffb4415`](https://redirect.github.com/nodejs/node/commit/5afffb4415 )]
- **(SEMVER-MINOR)** **src,worker**: add isInternalWorker (Carlos Espa)
[#​56469](https://redirect.github.com/nodejs/node/pull/56469 )
-
\[[`697a851fb3`](https://redirect.github.com/nodejs/node/commit/697a851fb3 )]
- **(SEMVER-MINOR)** **test_runner**: add
TestContext.prototype.waitFor() (Colin Ihrig)
[#​56595](https://redirect.github.com/nodejs/node/pull/56595 )
-
\[[`047537b48c`](https://redirect.github.com/nodejs/node/commit/047537b48c )]
- **(SEMVER-MINOR)** **test_runner**: add t.assert.fileSnapshot() (Colin
Ihrig)
[#​56459](https://redirect.github.com/nodejs/node/pull/56459 )
-
\[[`926cf84e95`](https://redirect.github.com/nodejs/node/commit/926cf84e95 )]
- **(SEMVER-MINOR)** **test_runner**: add assert.register() API (Colin
Ihrig)
[#​56434](https://redirect.github.com/nodejs/node/pull/56434 )
-
\[[`c658a8afdf`](https://redirect.github.com/nodejs/node/commit/c658a8afdf )]
- **(SEMVER-MINOR)** **worker**: add eval ts input (Marco Ippolito)
[#​56394](https://redirect.github.com/nodejs/node/pull/56394 )
##### Commits
-
\[[`bad1ad8650`](https://redirect.github.com/nodejs/node/commit/bad1ad8650 )]
- **assert**: make myers_diff function more performant (Giovanni Bucci)
[#​56303](https://redirect.github.com/nodejs/node/pull/56303 )
-
\[[`e222e36f3b`](https://redirect.github.com/nodejs/node/commit/e222e36f3b )]
- **assert**: make partialDeepStrictEqual work with urls and File
prototypes (Giovanni Bucci)
[#​56231](https://redirect.github.com/nodejs/node/pull/56231 )
-
\[[`e232789fe2`](https://redirect.github.com/nodejs/node/commit/e232789fe2 )]
- **assert**: show diff when doing partial comparisons (Giovanni Bucci)
[#​56211](https://redirect.github.com/nodejs/node/pull/56211 )
-
\[[`c99de1fdcf`](https://redirect.github.com/nodejs/node/commit/c99de1fdcf )]
- **assert**: make partialDeepStrictEqual throw when comparing \[0] with
\[-0] (Giovanni)
[#​56237](https://redirect.github.com/nodejs/node/pull/56237 )
-
\[[`2386fd5840`](https://redirect.github.com/nodejs/node/commit/2386fd5840 )]
- **benchmark**: add validateStream to styleText bench (Rafael Gonzaga)
[#​56556](https://redirect.github.com/nodejs/node/pull/56556 )
-
\[[`b197dfa7ec`](https://redirect.github.com/nodejs/node/commit/b197dfa7ec )]
- **build**: fix GN build for ngtcp2 (Cheng)
[#​56300](https://redirect.github.com/nodejs/node/pull/56300 )
-
\[[`2a3cdd34ff`](https://redirect.github.com/nodejs/node/commit/2a3cdd34ff )]
- **build**: test macos-13 on GitHub actions (Michaël Zasso)
[#​56307](https://redirect.github.com/nodejs/node/pull/56307 )
-
\[[`12f716be0a`](https://redirect.github.com/nodejs/node/commit/12f716be0a )]
- **build**: build v8 with -fvisibility=hidden on macOS (Joyee Cheung)
[#​56275](https://redirect.github.com/nodejs/node/pull/56275 )
-
\[[`c5ca15bd34`](https://redirect.github.com/nodejs/node/commit/c5ca15bd34 )]
- **child_process**: fix parsing messages with splitted length field
(Maksim Gorkov)
[#​56106](https://redirect.github.com/nodejs/node/pull/56106 )
-
\[[`8346b8fc2c`](https://redirect.github.com/nodejs/node/commit/8346b8fc2c )]
- **crypto**: add missing return value check (Michael Dawson)
[#​56615](https://redirect.github.com/nodejs/node/pull/56615 )
-
\[[`82a9000e9e`](https://redirect.github.com/nodejs/node/commit/82a9000e9e )]
- **crypto**: update root certificates to NSS 3.107 (Node.js GitHub Bot)
[#​56566](https://redirect.github.com/nodejs/node/pull/56566 )
-
\[[`890eef20a1`](https://redirect.github.com/nodejs/node/commit/890eef20a1 )]
- **crypto**: fix checkPrime crash with large buffers (Santiago Gimeno)
[#​56559](https://redirect.github.com/nodejs/node/pull/56559 )
-
\[[`5edb7b5e87`](https://redirect.github.com/nodejs/node/commit/5edb7b5e87 )]
- **crypto**: fix warning of ignoring return value (Cheng)
[#​56527](https://redirect.github.com/nodejs/node/pull/56527 )
-
\[[`b89f123a0b`](https://redirect.github.com/nodejs/node/commit/b89f123a0b )]
- **crypto**: make generatePrime/checkPrime interruptible (James M
Snell)
[#​56460](https://redirect.github.com/nodejs/node/pull/56460 )
-
\[[`63c1859e01`](https://redirect.github.com/nodejs/node/commit/63c1859e01 )]
- **deps**: update corepack to 0.31.0 (Node.js GitHub Bot)
[#​56795](https://redirect.github.com/nodejs/node/pull/56795 )
-
\[[`a48430d4d3`](https://redirect.github.com/nodejs/node/commit/a48430d4d3 )]
- **deps**: move inspector_protocol to deps (Chengzhong Wu)
[#​56649](https://redirect.github.com/nodejs/node/pull/56649 )
-
\[[`74cccc824f`](https://redirect.github.com/nodejs/node/commit/74cccc824f )]
- **deps**: macro ENODATA is deprecated in libc++ (Cheng)
[#​56698](https://redirect.github.com/nodejs/node/pull/56698 )
-
\[[`fa869ea0f2`](https://redirect.github.com/nodejs/node/commit/fa869ea0f2 )]
- **deps**: fixup some minor coverity warnings (James M Snell)
[#​56612](https://redirect.github.com/nodejs/node/pull/56612 )
-
\[[`1a4fa2b015`](https://redirect.github.com/nodejs/node/commit/1a4fa2b015 )]
- **deps**: update amaro to 0.3.0 (Node.js GitHub Bot)
[#​56568](https://redirect.github.com/nodejs/node/pull/56568 )
-
\[[`b47076fd82`](https://redirect.github.com/nodejs/node/commit/b47076fd82 )]
- **deps**: update amaro to 0.2.2 (Node.js GitHub Bot)
[#​56568](https://redirect.github.com/nodejs/node/pull/56568 )
-
\[[`46bd4b8731`](https://redirect.github.com/nodejs/node/commit/46bd4b8731 )]
- **deps**: update simdutf to 6.0.3 (Node.js GitHub Bot)
[#​56567](https://redirect.github.com/nodejs/node/pull/56567 )
-
\[[`8ead9c693b`](https://redirect.github.com/nodejs/node/commit/8ead9c693b )]
- **deps**: update simdutf to 5.7.2 (Node.js GitHub Bot)
[#​56388](https://redirect.github.com/nodejs/node/pull/56388 )
-
\[[`18d4b502af`](https://redirect.github.com/nodejs/node/commit/18d4b502af )]
- **deps**: update amaro to 0.2.1 (Node.js GitHub Bot)
[#​56390](https://redirect.github.com/nodejs/node/pull/56390 )
-
\[[`d938d7cc86`](https://redirect.github.com/nodejs/node/commit/d938d7cc86 )]
- **deps**: update googletest to
[`7d76a23`](https://redirect.github.com/nodejs/node/commit/7d76a23 )
(Node.js GitHub Bot)
[#​56387](https://redirect.github.com/nodejs/node/pull/56387 )
-
\[[`9761e7dccb`](https://redirect.github.com/nodejs/node/commit/9761e7dccb )]
- **deps**: update googletest to
[`e54519b`](https://redirect.github.com/nodejs/node/commit/e54519b )
(Node.js GitHub Bot)
[#​56370](https://redirect.github.com/nodejs/node/pull/56370 )
-
\[[`8319dc6bc5`](https://redirect.github.com/nodejs/node/commit/8319dc6bc5 )]
- **deps**: update ngtcp2 to 1.10.0 (Node.js GitHub Bot)
[#​56334](https://redirect.github.com/nodejs/node/pull/56334 )
-
\[[`6eacd19d6a`](https://redirect.github.com/nodejs/node/commit/6eacd19d6a )]
- **deps**: update simdutf to 5.7.0 (Node.js GitHub Bot)
[#​56332](https://redirect.github.com/nodejs/node/pull/56332 )
-
\[[`28bec2dda3`](https://redirect.github.com/nodejs/node/commit/28bec2dda3 )]
- **diagnostics_channel**: capture console messages (Stephen Belanger)
[#​56292](https://redirect.github.com/nodejs/node/pull/56292 )
-
\[[`d519d33502`](https://redirect.github.com/nodejs/node/commit/d519d33502 )]
- **doc**: update macOS and Xcode versions for releases (Michaël Zasso)
[#​56337](https://redirect.github.com/nodejs/node/pull/56337 )
-
\[[`fcfe650507`](https://redirect.github.com/nodejs/node/commit/fcfe650507 )]
- **doc**: add note for features using `InternalWorker` with permission
model (Antoine du Hamel)
[#​56706](https://redirect.github.com/nodejs/node/pull/56706 )
-
\[[`efbba182b5`](https://redirect.github.com/nodejs/node/commit/efbba182b5 )]
- **doc**: add entry to changelog about SQLite Session Extension (Bart
Louwers)
[#​56318](https://redirect.github.com/nodejs/node/pull/56318 )
-
\[[`31bf9c7dd9`](https://redirect.github.com/nodejs/node/commit/31bf9c7dd9 )]
- **doc**: move anatoli to emeritus (Michael Dawson)
[#​56592](https://redirect.github.com/nodejs/node/pull/56592 )
-
\[[`6096e38c7c`](https://redirect.github.com/nodejs/node/commit/6096e38c7c )]
- **doc**: fix styles of the expandable TOC (Antoine du Hamel)
[#​56755](https://redirect.github.com/nodejs/node/pull/56755 )
-
\[[`d423638281`](https://redirect.github.com/nodejs/node/commit/d423638281 )]
- **doc**: add "Skip to content" button (Antoine du Hamel)
[#​56750](https://redirect.github.com/nodejs/node/pull/56750 )
-
\[[`edeb157d75`](https://redirect.github.com/nodejs/node/commit/edeb157d75 )]
- **doc**: improve accessibility of expandable lists (Antoine du Hamel)
[#​56749](https://redirect.github.com/nodejs/node/pull/56749 )
-
\[[`1a79e87687`](https://redirect.github.com/nodejs/node/commit/1a79e87687 )]
- **doc**: add note regarding commit message trailers (Dario Piotrowicz)
[#​56736](https://redirect.github.com/nodejs/node/pull/56736 )
-
\[[`927c7e47e4`](https://redirect.github.com/nodejs/node/commit/927c7e47e4 )]
- **doc**: fix typo in example code for util.styleText (Robin Mehner)
[#​56720](https://redirect.github.com/nodejs/node/pull/56720 )
-
\[[`fade522538`](https://redirect.github.com/nodejs/node/commit/fade522538 )]
- **doc**: fix inconsistencies in `WeakSet` and `WeakMap` comparison
details (Shreyans Pathak)
[#​56683](https://redirect.github.com/nodejs/node/pull/56683 )
-
\[[`55533bf147`](https://redirect.github.com/nodejs/node/commit/55533bf147 )]
- **doc**: add RafaelGSS as latest sec release stewards (Rafael Gonzaga)
[#​56682](https://redirect.github.com/nodejs/node/pull/56682 )
-
\[[`8e978bdee1`](https://redirect.github.com/nodejs/node/commit/8e978bdee1 )]
- **doc**: clarify cjs/esm diff in `queueMicrotask()` vs
`process.nextTick()` (Dario Piotrowicz)
[#​56659](https://redirect.github.com/nodejs/node/pull/56659 )
-
\[[`ae360c30dc`](https://redirect.github.com/nodejs/node/commit/ae360c30dc )]
- **doc**: `WeakSet` and `WeakMap` comparison details (Shreyans Pathak)
[#​56648](https://redirect.github.com/nodejs/node/pull/56648 )
-
\[[`acd2a2fda5`](https://redirect.github.com/nodejs/node/commit/acd2a2fda5 )]
- **doc**: mention prepare --security (Rafael Gonzaga)
[#​56617](https://redirect.github.com/nodejs/node/pull/56617 )
-
\[[`d3c0a2831d`](https://redirect.github.com/nodejs/node/commit/d3c0a2831d )]
- **doc**: tweak info on reposts in ambassador program (Michael Dawson)
[#​56589](https://redirect.github.com/nodejs/node/pull/56589 )
-
\[[`3299505b49`](https://redirect.github.com/nodejs/node/commit/3299505b49 )]
- **doc**: add type stripping to ambassadors program (Marco Ippolito)
[#​56598](https://redirect.github.com/nodejs/node/pull/56598 )
-
\[[`b1a6ffa4e4`](https://redirect.github.com/nodejs/node/commit/b1a6ffa4e4 )]
- **doc**: improve internal documentation on built-in snapshot (Joyee
Cheung)
[#​56505](https://redirect.github.com/nodejs/node/pull/56505 )
-
\[[`1641a28930`](https://redirect.github.com/nodejs/node/commit/1641a28930 )]
- **doc**: document CLI way to open the nodejs/bluesky PR (Antoine du
Hamel)
[#​56506](https://redirect.github.com/nodejs/node/pull/56506 )
-
\[[`2042628fda`](https://redirect.github.com/nodejs/node/commit/2042628fda )]
- **doc**: add section about using npx with permission model (Rafael
Gonzaga)
[#​56539](https://redirect.github.com/nodejs/node/pull/56539 )
-
\[[`ace19a0263`](https://redirect.github.com/nodejs/node/commit/ace19a0263 )]
- **doc**: update gcc-version for ubuntu-lts (Kunal Kumar)
[#​56553](https://redirect.github.com/nodejs/node/pull/56553 )
-
\[[`4aa57b50f8`](https://redirect.github.com/nodejs/node/commit/4aa57b50f8 )]
- **doc**: fix parentheses in options (Tobias Nießen)
[#​56563](https://redirect.github.com/nodejs/node/pull/56563 )
-
\[[`b40b01b4d3`](https://redirect.github.com/nodejs/node/commit/b40b01b4d3 )]
- **doc**: include CVE to EOL lines as sec release process (Rafael
Gonzaga)
[#​56520](https://redirect.github.com/nodejs/node/pull/56520 )
-
\[[`6701360113`](https://redirect.github.com/nodejs/node/commit/6701360113 )]
- **doc**: add esm examples to node:trace_events (Alfredo González)
[#​56514](https://redirect.github.com/nodejs/node/pull/56514 )
-
\[[`d3207cca3e`](https://redirect.github.com/nodejs/node/commit/d3207cca3e )]
- **doc**: add message for Ambassadors to promote (Michael Dawson)
[#​56235](https://redirect.github.com/nodejs/node/pull/56235 )
-
\[[`97ece4ae06`](https://redirect.github.com/nodejs/node/commit/97ece4ae06 )]
- **doc**: allow request for TSC reviews via the GitHub UI (Antoine du
Hamel)
[#​56493](https://redirect.github.com/nodejs/node/pull/56493 )
-
\[[`03f25055ab`](https://redirect.github.com/nodejs/node/commit/03f25055ab )]
- **doc**: add example for piping ReadableStream (Gabriel Schulhof)
[#​56415](https://redirect.github.com/nodejs/node/pull/56415 )
-
\[[`516d07482c`](https://redirect.github.com/nodejs/node/commit/516d07482c )]
- **doc**: expand description of `parseArg`'s `default` (Kevin Gibbons)
[#​54431](https://redirect.github.com/nodejs/node/pull/54431 )
-
\[[`a6491effcb`](https://redirect.github.com/nodejs/node/commit/a6491effcb )]
- **doc**: use `<ul>` instead of `<ol>` in `SECURITY.md` (Antoine du
Hamel)
[#​56346](https://redirect.github.com/nodejs/node/pull/56346 )
-
\[[`e4ec134b21`](https://redirect.github.com/nodejs/node/commit/e4ec134b21 )]
- **doc**: clarify that WASM is trusted (Matteo Collina)
[#​56345](https://redirect.github.com/nodejs/node/pull/56345 )
-
\[[`0f7aed8a59`](https://redirect.github.com/nodejs/node/commit/0f7aed8a59 )]
- **doc**: fix the `crc32` documentation (Kevin Toshihiro Uehara)
[#​55898](https://redirect.github.com/nodejs/node/pull/55898 )
-
\[[`721104a296`](https://redirect.github.com/nodejs/node/commit/721104a296 )]
- **doc**: fix links in `module.md` (Antoine du Hamel)
[#​56283](https://redirect.github.com/nodejs/node/pull/56283 )
-
\[[`928540d792`](https://redirect.github.com/nodejs/node/commit/928540d792 )]
- **doc**: fix typos (Nathan Baulch)
[#​55066](https://redirect.github.com/nodejs/node/pull/55066 )
-
\[[`e69d35f03b`](https://redirect.github.com/nodejs/node/commit/e69d35f03b )]
- **doc**: add history info for Permission Model (Antoine du Hamel)
[#​56707](https://redirect.github.com/nodejs/node/pull/56707 )
-
\[[`c6fd867ab5`](https://redirect.github.com/nodejs/node/commit/c6fd867ab5 )]
- **esm**: fix jsdoc type refs to `ModuleJobBase` in esm/loader (Jacob
Smith)
[#​56499](https://redirect.github.com/nodejs/node/pull/56499 )
-
\[[`9cf9046bd7`](https://redirect.github.com/nodejs/node/commit/9cf9046bd7 )]
- ***Revert*** "**events**: add hasEventListener util for validate"
(origranot)
[#​56282](https://redirect.github.com/nodejs/node/pull/56282 )
-
\[[`b7fe54fc88`](https://redirect.github.com/nodejs/node/commit/b7fe54fc88 )]
- **(SEMVER-MINOR)** **fs**: allow `exclude` option in globs to accept
glob patterns (Daeyeon Jeong)
[#​56489](https://redirect.github.com/nodejs/node/pull/56489 )
-
\[[`6ca27c2a59`](https://redirect.github.com/nodejs/node/commit/6ca27c2a59 )]
- **http2**: omit server name when HTTP2 host is IP address (islandryu)
[#​56530](https://redirect.github.com/nodejs/node/pull/56530 )
-
\[[`9f1fa199bf`](https://redirect.github.com/nodejs/node/commit/9f1fa199bf )]
- **inspector**: roll inspector_protocol (Chengzhong Wu)
[#​56649](https://redirect.github.com/nodejs/node/pull/56649 )
-
\[[`0dae4bb3ab`](https://redirect.github.com/nodejs/node/commit/0dae4bb3ab )]
- **inspector**: add undici http tracking support (Chengzhong Wu)
[#​56488](https://redirect.github.com/nodejs/node/pull/56488 )
-
\[[`2c6124cec4`](https://redirect.github.com/nodejs/node/commit/2c6124cec4 )]
- **inspector**: report loadingFinished until the response data is
consumed (Chengzhong Wu)
[#​56372](https://redirect.github.com/nodejs/node/pull/56372 )
-
\[[`96ec862ce2`](https://redirect.github.com/nodejs/node/commit/96ec862ce2 )]
- **lib**: refactor execution.js (Marco Ippolito)
[#​56358](https://redirect.github.com/nodejs/node/pull/56358 )
-
\[[`3ac92ef607`](https://redirect.github.com/nodejs/node/commit/3ac92ef607 )]
- **(SEMVER-MINOR)** **lib**: add typescript support to STDIN eval
(Marco Ippolito)
[#​56359](https://redirect.github.com/nodejs/node/pull/56359 )
-
\[[`d5bf3db0cf`](https://redirect.github.com/nodejs/node/commit/d5bf3db0cf )]
- **lib**: allow skipping source maps in node_modules (Chengzhong Wu)
[#​56639](https://redirect.github.com/nodejs/node/pull/56639 )
-
\[[`d33eaf2bcb`](https://redirect.github.com/nodejs/node/commit/d33eaf2bcb )]
- **lib**: ensure FORCE_COLOR forces color output in non-TTY
environments (Pietro Marchini)
[#​55404](https://redirect.github.com/nodejs/node/pull/55404 )
-
\[[`dc003218a8`](https://redirect.github.com/nodejs/node/commit/dc003218a8 )]
- **lib**: optimize `prepareStackTrace` on builtin frames (Chengzhong
Wu) [#​56299](https://redirect.github.com/nodejs/node/pull/56299 )
-
\[[`df06524863`](https://redirect.github.com/nodejs/node/commit/df06524863 )]
- **lib**: suppress source map lookup exceptions (Chengzhong Wu)
[#​56299](https://redirect.github.com/nodejs/node/pull/56299 )
-
\[[`35335a5a66`](https://redirect.github.com/nodejs/node/commit/35335a5a66 )]
- **meta**: move one or more collaborators to emeritus (Node.js GitHub
Bot) [#​56580](https://redirect.github.com/nodejs/node/pull/56580 )
-
\[[`1faabdb150`](https://redirect.github.com/nodejs/node/commit/1faabdb150 )]
- **meta**: add codeowners of security release document (Rafael Gonzaga)
[#​56521](https://redirect.github.com/nodejs/node/pull/56521 )
-
\[[`b4ece22ef5`](https://redirect.github.com/nodejs/node/commit/b4ece22ef5 )]
- **meta**: move one or more collaborators to emeritus (Node.js GitHub
Bot) [#​56342](https://redirect.github.com/nodejs/node/pull/56342 )
-
\[[`9ec67e7ce0`](https://redirect.github.com/nodejs/node/commit/9ec67e7ce0 )]
- **meta**: move MoLow to TSC regular member (Moshe Atlow)
[#​56276](https://redirect.github.com/nodejs/node/pull/56276 )
-
\[[`bae4b2e20a`](https://redirect.github.com/nodejs/node/commit/bae4b2e20a )]
- **module**: use more defensive code when handling SWC errors (Antoine
du Hamel)
[#​56646](https://redirect.github.com/nodejs/node/pull/56646 )
-
\[[`1614e8e7bc`](https://redirect.github.com/nodejs/node/commit/1614e8e7bc )]
- **(SEMVER-MINOR)** **module**: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX
(Marco Ippolito)
[#​56610](https://redirect.github.com/nodejs/node/pull/56610 )
-
\[[`174d88eab1`](https://redirect.github.com/nodejs/node/commit/174d88eab1 )]
- **module**: support eval with ts syntax detection (Marco Ippolito)
[#​56285](https://redirect.github.com/nodejs/node/pull/56285 )
-
\[[`299d6fa829`](https://redirect.github.com/nodejs/node/commit/299d6fa829 )]
- **module**: fix jsdoc for `format` parameter in cjs/loader (pacexy)
[#​56501](https://redirect.github.com/nodejs/node/pull/56501 )
-
\[[`0307e4dd59`](https://redirect.github.com/nodejs/node/commit/0307e4dd59 )]
- **module**: unify TypeScript and .mjs handling in CommonJS (Joyee
Cheung)
[#​55590](https://redirect.github.com/nodejs/node/pull/55590 )
-
\[[`1f4f9be93d`](https://redirect.github.com/nodejs/node/commit/1f4f9be93d )]
- **module**: fix async resolution error within the sync
`findPackageJSON` (Jacob Smith)
[#​56382](https://redirect.github.com/nodejs/node/pull/56382 )
-
\[[`bbedffa0f0`](https://redirect.github.com/nodejs/node/commit/bbedffa0f0 )]
- **module**: simplify `findPackageJSON` implementation (Antoine du
Hamel)
[#​55543](https://redirect.github.com/nodejs/node/pull/55543 )
-
\[[`6d6cffa9cc`](https://redirect.github.com/nodejs/node/commit/6d6cffa9cc )]
- **(SEMVER-MINOR)** **module**: add `findPackageJSON` util (Jacob
Smith)
[#​55412](https://redirect.github.com/nodejs/node/pull/55412 )
-
\[[`cd7ce18233`](https://redirect.github.com/nodejs/node/commit/cd7ce18233 )]
- **module**: fix bad `require.resolve` with option paths for `.` and
`..` (Dario Piotrowicz)
[#​56735](https://redirect.github.com/nodejs/node/pull/56735 )
-
\[[`152df4da21`](https://redirect.github.com/nodejs/node/commit/152df4da21 )]
- **module**: rethrow amaro error message (Marco Ippolito)
[#​56568](https://redirect.github.com/nodejs/node/pull/56568 )
-
\[[`acba5dc87e`](https://redirect.github.com/nodejs/node/commit/acba5dc87e )]
- **module**: use buffer.toString base64 (Chengzhong Wu)
[#​56315](https://redirect.github.com/nodejs/node/pull/56315 )
-
\[[`01e69be8ff`](https://redirect.github.com/nodejs/node/commit/01e69be8ff )]
- **node-api**: define version 10 (Gabriel Schulhof)
[#​55676](https://redirect.github.com/nodejs/node/pull/55676 )
-
\[[`724524528e`](https://redirect.github.com/nodejs/node/commit/724524528e )]
- **node-api**: remove deprecated attribute from napi_module_register
(Vladimir Morozov)
[#​56162](https://redirect.github.com/nodejs/node/pull/56162 )
-
\[[`c78e11064f`](https://redirect.github.com/nodejs/node/commit/c78e11064f )]
- **process**: remove support for undocumented symbol (Antoine du Hamel)
[#​56552](https://redirect.github.com/nodejs/node/pull/56552 )
-
\[[`3f69b18a23`](https://redirect.github.com/nodejs/node/commit/3f69b18a23 )]
- **process**: fix symbol key and mark experimental new `node:process`
methods (Antoine du Hamel)
[#​56517](https://redirect.github.com/nodejs/node/pull/56517 )
-
\[[`d35333ae18`](https://redirect.github.com/nodejs/node/commit/d35333ae18 )]
- **(SEMVER-MINOR)** **process**: add process.ref() and process.unref()
methods (James M Snell)
[#​56400](https://redirect.github.com/nodejs/node/pull/56400 )
-
\[[`fa49f0f7d5`](https://redirect.github.com/nodejs/node/commit/fa49f0f7d5 )]
- **punycode**: limit deprecation warning (Colin Ihrig)
[#​56632](https://redirect.github.com/nodejs/node/pull/56632 )
-
\[[`d77c7073b7`](https://redirect.github.com/nodejs/node/commit/d77c7073b7 )]
- **sqlite**: disable memstatus APIs at build time (Colin Ihrig)
[#​56541](https://redirect.github.com/nodejs/node/pull/56541 )
-
\[[`07ff3ddcb5`](https://redirect.github.com/nodejs/node/commit/07ff3ddcb5 )]
- **(SEMVER-MINOR)** **sqlite**: support TypedArray and DataView in
`StatementSync` (Alex Yang)
[#​56385](https://redirect.github.com/nodejs/node/pull/56385 )
-
\[[`b6c2e91365`](https://redirect.github.com/nodejs/node/commit/b6c2e91365 )]
- **sqlite**: enable SQL math functions (Colin Ihrig)
[#​56447](https://redirect.github.com/nodejs/node/pull/56447 )
-
\[[`3462263e8b`](https://redirect.github.com/nodejs/node/commit/3462263e8b )]
- **sqlite**: pass conflict type to conflict resolution handler (Bart
Louwers)
[#​56352](https://redirect.github.com/nodejs/node/pull/56352 )
-
\[[`89ba3af743`](https://redirect.github.com/nodejs/node/commit/89ba3af743 )]
- **src**: add nullptr handling from X509\_STORE_new() (Burkov Egor)
[#​56700](https://redirect.github.com/nodejs/node/pull/56700 )
-
\[[`89a7c82e0c`](https://redirect.github.com/nodejs/node/commit/89a7c82e0c )]
- **src**: add default value for RSACipherConfig mode field (Burkov
Egor)
[#​56701](https://redirect.github.com/nodejs/node/pull/56701 )
-
\[[`7bae51e62e`](https://redirect.github.com/nodejs/node/commit/7bae51e62e )]
- **src**: fix build with GCC 15 (tjuhaszrh)
[#​56740](https://redirect.github.com/nodejs/node/pull/56740 )
-
\[[`432a4b8bd6`](https://redirect.github.com/nodejs/node/commit/432a4b8bd6 )]
- **src**: fix to generate path from wchar_t via wstring (yamachu)
[#​56696](https://redirect.github.com/nodejs/node/pull/56696 )
-
\[[`8c9eaf82f0`](https://redirect.github.com/nodejs/node/commit/8c9eaf82f0 )]
- **src**: initialize FSReqWrapSync in path that uses it (Michaël Zasso)
[#​56613](https://redirect.github.com/nodejs/node/pull/56613 )
-
\[[`bcdb42d40b`](https://redirect.github.com/nodejs/node/commit/bcdb42d40b )]
- **src**: handle duplicate paths granted (Rafael Gonzaga)
[#​56591](https://redirect.github.com/nodejs/node/pull/56591 )
-
\[[`d6a7acc207`](https://redirect.github.com/nodejs/node/commit/d6a7acc207 )]
- **src**: update ECKeyPointer in ncrypto (James M Snell)
[#​56526](https://redirect.github.com/nodejs/node/pull/56526 )
-
\[[`01922f8b1f`](https://redirect.github.com/nodejs/node/commit/01922f8b1f )]
- **src**: update ECPointPointer in ncrypto (James M Snell)
[#​56526](https://redirect.github.com/nodejs/node/pull/56526 )
-
\[[`2a3a36eceb`](https://redirect.github.com/nodejs/node/commit/2a3a36eceb )]
- **src**: update ECGroupPointer in ncrypto (James M Snell)
[#​56526](https://redirect.github.com/nodejs/node/pull/56526 )
-
\[[`67c10cdacb`](https://redirect.github.com/nodejs/node/commit/67c10cdacb )]
- **src**: update ECDASSigPointer implementation in ncrypto (James M
Snell)
[#​56526](https://redirect.github.com/nodejs/node/pull/56526 )
-
\[[`17f931c68b`](https://redirect.github.com/nodejs/node/commit/17f931c68b )]
- **src**: cleaning up more crypto internals for ncrypto (James M Snell)
[#​56526](https://redirect.github.com/nodejs/node/pull/56526 )
-
\[[`94d3fe1b62`](https://redirect.github.com/nodejs/node/commit/94d3fe1b62 )]
- **(SEMVER-MINOR)** **src**: add --disable-sigusr1 to prevent signal
i/o thread (Rafael Gonzaga)
[#​56441](https://redirect.github.com/nodejs/node/pull/56441 )
-
\[[`6594ee8dff`](https://redirect.github.com/nodejs/node/commit/6594ee8dff )]
- **src**: fix undefined script name in error source (Chengzhong Wu)
[#​56502](https://redirect.github.com/nodejs/node/pull/56502 )
-
\[[`b46bad3e91`](https://redirect.github.com/nodejs/node/commit/b46bad3e91 )]
- **src**: refactor --trace-env to reuse option selection and handling
(Joyee Cheung)
[#​56293](https://redirect.github.com/nodejs/node/pull/56293 )
-
\[[`76921b822b`](https://redirect.github.com/nodejs/node/commit/76921b822b )]
- **src**: minor cleanups on OneByteString usage (James M Snell)
[#​56482](https://redirect.github.com/nodejs/node/pull/56482 )
-
\[[`3f0d1dd4fe`](https://redirect.github.com/nodejs/node/commit/3f0d1dd4fe )]
- **src**: move more crypto impl detail to ncrypto dep (James M Snell)
[#​56421](https://redirect.github.com/nodejs/node/pull/56421 )
-
\[[`04f623b283`](https://redirect.github.com/nodejs/node/commit/04f623b283 )]
- **src**: fixup more ToLocalChecked uses in node_file (James M Snell)
[#​56484](https://redirect.github.com/nodejs/node/pull/56484 )
-
\[[`5aa436f5a1`](https://redirect.github.com/nodejs/node/commit/5aa436f5a1 )]
- **src**: make some minor ToLocalChecked cleanups (James M Snell)
[#​56483](https://redirect.github.com/nodejs/node/pull/56483 )
-
\[[`6eec5e7ec2`](https://redirect.github.com/nodejs/node/commit/6eec5e7ec2 )]
- **src**: lock the thread properly in snapshot builder (Joyee Cheung)
[#​56327](https://redirect.github.com/nodejs/node/pull/56327 )
-
\[[`5614993968`](https://redirect.github.com/nodejs/node/commit/5614993968 )]
- **src**: drain platform tasks before creating startup snapshot
(Chengzhong Wu)
[#​56403](https://redirect.github.com/nodejs/node/pull/56403 )
-
\[[`48493e9fd5`](https://redirect.github.com/nodejs/node/commit/48493e9fd5 )]
- **src**: use LocalVector in more places (James M Snell)
[#​56457](https://redirect.github.com/nodejs/node/pull/56457 )
-
\[[`7e5ea0681e`](https://redirect.github.com/nodejs/node/commit/7e5ea0681e )]
- **src**: use v8::LocalVector consistently with other minor cleanups
(James M Snell)
[#​56417](https://redirect.github.com/nodejs/node/pull/56417 )
-
\[[`ad3d857f2b`](https://redirect.github.com/nodejs/node/commit/ad3d857f2b )]
- **src**: use starts_with in fs_permission.cc (ishabi)
[#​55811](https://redirect.github.com/nodejs/node/pull/55811 )
-
\[[`5afffb4415`](https://redirect.github.com/nodejs/node/commit/5afffb4415 )]
- **(SEMVER-MINOR)** **src,worker**: add isInternalWorker (Carlos Espa)
[#​56469](https://redirect.github.com/nodejs/node/pull/56469 )
-
\[[`7d1676e72e`](https://redirect.github.com/nodejs/node/commit/7d1676e72e )]
- **stream**: fix typo in ReadableStreamBYOBReader.readIntoRequests
(Mattias Buelens)
[#​56560](https://redirect.github.com/nodejs/node/pull/56560 )
-
\[[`e658ea6b26`](https://redirect.github.com/nodejs/node/commit/e658ea6b26 )]
- **stream**: validate undefined sizeAlgorithm in WritableStream (Jason
Zhang)
[#​56067](https://redirect.github.com/nodejs/node/pull/56067 )
-
\[[`e4f133c20c`](https://redirect.github.com/nodejs/node/commit/e4f133c20c )]
- **test**: add ts eval snapshots (Marco Ippolito)
[#​56358](https://redirect.github.com/nodejs/node/pull/56358 )
-
\[[`f041742400`](https://redirect.github.com/nodejs/node/commit/f041742400 )]
- **test**: remove empty lines from snapshots (Marco Ippolito)
[#​56358](https://redirect.github.com/nodejs/node/pull/56358 )
-
\[[`801cde91f6`](https://redirect.github.com/nodejs/node/commit/801cde91f6 )]
- **test**: reduce number of written chunks (Luigi Pinca)
[#​56757](https://redirect.github.com/nodejs/node/pull/56757 )
-
\[[`6fdf1879ab`](https://redirect.github.com/nodejs/node/commit/6fdf1879ab )]
- **test**: fix invalid common.mustSucceed() usage (Luigi Pinca)
[#​56756](https://redirect.github.com/nodejs/node/pull/56756 )
-
\[[`d2bfbfa364`](https://redirect.github.com/nodejs/node/commit/d2bfbfa364 )]
- **test**: use strict mode in global setters test (Rich Trott)
[#​56742](https://redirect.github.com/nodejs/node/pull/56742 )
-
\[[`5c030da42f`](https://redirect.github.com/nodejs/node/commit/5c030da42f )]
- **test**: cleanup and simplify test-crypto-aes-wrap (James M Snell)
[#​56748](https://redirect.github.com/nodejs/node/pull/56748 )
-
\[[`f1442d6eaf`](https://redirect.github.com/nodejs/node/commit/f1442d6eaf )]
- **test**: do not use common.isMainThread (Luigi Pinca)
[#​56768](https://redirect.github.com/nodejs/node/pull/56768 )
-
\[[`49405bd9e7`](https://redirect.github.com/nodejs/node/commit/49405bd9e7 )]
- **test**: make some requires lazy in common/index (James M Snell)
[#​56715](https://redirect.github.com/nodejs/node/pull/56715 )
-
\[[`52ef376788`](https://redirect.github.com/nodejs/node/commit/52ef376788 )]
- **test**: add test that uses multibyte for path and resolves modules
(yamachu)
[#​56696](https://redirect.github.com/nodejs/node/pull/56696 )
-
\[[`b811dea85a`](https://redirect.github.com/nodejs/node/commit/b811dea85a )]
- **test**: replace more uses of `global` with `globalThis` (James M
Snell)
[#​56712](https://redirect.github.com/nodejs/node/pull/56712 )
-
\[[`eb97076199`](https://redirect.github.com/nodejs/node/commit/eb97076199 )]
- **test**: make common/index slightly less node.js specific (James M
Snell)
[#​56712](https://redirect.github.com/nodejs/node/pull/56712 )
-
\[[`1795202d19`](https://redirect.github.com/nodejs/node/commit/1795202d19 )]
- **test**: rely less on duplicative common test harness utilities
(James M Snell)
[#​56712](https://redirect.github.com/nodejs/node/pull/56712 )
-
\[[`5be29a274e`](https://redirect.github.com/nodejs/node/commit/5be29a274e )]
- **test**: simplify common/index.js (James M Snell)
[#​56712](https://redirect.github.com/nodejs/node/pull/56712 )
-
\[[`92e99780f0`](https://redirect.github.com/nodejs/node/commit/92e99780f0 )]
- **test**: move hasMultiLocalhost to common/net (James M Snell)
[#​56716](https://redirect.github.com/nodejs/node/pull/56716 )
-
\[[`1c3204a4cc`](https://redirect.github.com/nodejs/node/commit/1c3204a4cc )]
- **test**: move crypto related common utilities in common/crypto (James
M Snell)
[#​56714](https://redirect.github.com/nodejs/node/pull/56714 )
-
\[[`fe79d63be0`](https://redirect.github.com/nodejs/node/commit/fe79d63be0 )]
- **test**: add missing test for env file (Jonas)
[#​56642](https://redirect.github.com/nodejs/node/pull/56642 )
-
\[[`e08af61537`](https://redirect.github.com/nodejs/node/commit/e08af61537 )]
- **test**: enforce strict mode in test-zlib-const (Rich Trott)
[#​56689](https://redirect.github.com/nodejs/node/pull/56689 )
-
\[[`c96792d7f8`](https://redirect.github.com/nodejs/node/commit/c96792d7f8 )]
- **test**: fix localization data for ICU 74.2 (Antoine du Hamel)
[#​56661](https://redirect.github.com/nodejs/node/pull/56661 )
-
\[[`48b72f1195`](https://redirect.github.com/nodejs/node/commit/48b72f1195 )]
- **test**: use --permission instead of --experimental-permission
(Rafael Gonzaga)
[#​56685](https://redirect.github.com/nodejs/node/pull/56685 )
-
\[[`de81d90fce`](https://redirect.github.com/nodejs/node/commit/de81d90fce )]
- **test**: test-stream-compose.js doesn't need internals (Meghan Denny)
[#​56619](https://redirect.github.com/nodejs/node/pull/56619 )
-
\[[`f5b8499ad0`](https://redirect.github.com/nodejs/node/commit/f5b8499ad0 )]
- **test**: add maxCount and gcOptions to gcUntil() (Joyee Cheung)
[#​56522](https://redirect.github.com/nodejs/node/pull/56522 )
-
\[[`d9e5a81041`](https://redirect.github.com/nodejs/node/commit/d9e5a81041 )]
- **test**: add line break at end of file (Rafael Gonzaga)
[#​56588](https://redirect.github.com/nodejs/node/pull/56588 )
-
\[[`59be346fbf`](https://redirect.github.com/nodejs/node/commit/59be346fbf )]
- **test**: mark test-worker-prof as flaky on smartos (Joyee Cheung)
[#​56583](https://redirect.github.com/nodejs/node/pull/56583 )
-
\[[`12a2cae9e5`](https://redirect.github.com/nodejs/node/commit/12a2cae9e5 )]
- **test**: update test-child-process-bad-stdio to use node:test (Colin
Ihrig)
[#​56562](https://redirect.github.com/nodejs/node/pull/56562 )
-
\[[`2dc4a30e19`](https://redirect.github.com/nodejs/node/commit/2dc4a30e19 )]
- **test**: disable openssl 3.4.0 incompatible tests (Jelle van der Waa)
[#​56160](https://redirect.github.com/nodejs/node/pull/56160 )
-
\[[`1950fbf51d`](https://redirect.github.com/nodejs/node/commit/1950fbf51d )]
- **test**: make test-crypto-hash compatible with OpenSSL > 3.4.0 (Jelle
van der Waa)
[#​56160](https://redirect.github.com/nodejs/node/pull/56160 )
-
\[[`a533420a91`](https://redirect.github.com/nodejs/node/commit/a533420a91 )]
- **test**: clarify fork inherit permission flags (Rafael Gonzaga)
[#​56523](https://redirect.github.com/nodejs/node/pull/56523 )
-
\[[`697e799dc1`](https://redirect.github.com/nodejs/node/commit/697e799dc1 )]
- **test**: add error only reporter for node:test (Carlos Espa)
[#​56438](https://redirect.github.com/nodejs/node/pull/56438 )
-
\[[`4844fa212d`](https://redirect.github.com/nodejs/node/commit/4844fa212d )]
- **test**: mark test-http-server-request-timeouts-mixed as flaky (Joyee
Cheung)
[#​56503](https://redirect.github.com/nodejs/node/pull/56503 )
-
\[[`843c2389b9`](https://redirect.github.com/nodejs/node/commit/843c2389b9 )]
- **test**: update error code in tls-psk-circuit for for OpenSSL 3.4
(sebastianas)
[#​56420](https://redirect.github.com/nodejs/node/pull/56420 )
-
\[[`ccb2ddbd83`](https://redirect.github.com/nodejs/node/commit/ccb2ddbd83 )]
- **test**: update compiled sqlite tests to match other tests (Colin
Ihrig)
[#​56446](https://redirect.github.com/nodejs/node/pull/56446 )
-
\[[`b40f50324d`](https://redirect.github.com/nodejs/node/commit/b40f50324d )]
- **test**: add initial test426 coverage (Chengzhong Wu)
[#​56436](https://redirect.github.com/nodejs/node/pull/56436 )
-
\[[`059f81e4fd`](https://redirect.github.com/nodejs/node/commit/059f81e4fd )]
- **test**: update test-set-http-max-http-headers to use node:test
(Colin Ihrig)
[#​56439](https://redirect.github.com/nodejs/node/pull/56439 )
-
\[[`ec2940b418`](https://redirect.github.com/nodejs/node/commit/ec2940b418 )]
- **test**: update test-child-process-windows-hide to use node:test
(Colin Ihrig)
[#​56437](https://redirect.github.com/nodejs/node/pull/56437 )
-
\[[`0362924880`](https://redirect.github.com/nodejs/node/commit/0362924880 )]
- **test**: use unusual chars in the path to ensure our tests are robust
(Antoine du Hamel)
[#​48409](https://redirect.github.com/nodejs/node/pull/48409 )
-
\[[`b6c3869910`](https://redirect.github.com/nodejs/node/commit/b6c3869910 )]
- **test**: improve abort signal dropping test (Edy Silva)
[#​56339](https://redirect.github.com/nodejs/node/pull/56339 )
-
\[[`cc648ef923`](https://redirect.github.com/nodejs/node/commit/cc648ef923 )]
- **test**: enable ts test on win arm64 (Marco Ippolito)
[#​56349](https://redirect.github.com/nodejs/node/pull/56349 )
-
\[[`68819b4997`](https://redirect.github.com/nodejs/node/commit/68819b4997 )]
- **test**: deflake test-watch-file-shared-dependency (Luigi Pinca)
[#​56344](https://redirect.github.com/nodejs/node/pull/56344 )
-
\[[`ca6ed2190c`](https://redirect.github.com/nodejs/node/commit/ca6ed2190c )]
- **test**: skip `test-sqlite-extensions` when SQLite is not built by us
(Antoine du Hamel)
[#​56341](https://redirect.github.com/nodejs/node/pull/56341 )
-
\[[`8ffeb8b58c`](https://redirect.github.com/nodejs/node/commit/8ffeb8b58c )]
- **test**: increase spin for eventloop test on s390 (Michael Dawson)
[#​56228](https://redirect.github.com/nodejs/node/pull/56228 )
-
\[[`6ae9950f08`](https://redirect.github.com/nodejs/node/commit/6ae9950f08 )]
- **test**: migrate message eval tests from Python to JS (Yiyun Lei)
[#​50482](https://redirect.github.com/nodejs/node/pull/50482 )
-
\[[`4352bf69e9`](https://redirect.github.com/nodejs/node/commit/4352bf69e9 )]
- **test**: check typescript loader (Marco Ippolito)
[#​54657](https://redirect.github.com/nodejs/node/pull/54657 )
-
\[[`406e7db9c3`](https://redirect.github.com/nodejs/node/commit/406e7db9c3 )]
- **test**: remove async-hooks/test-writewrap flaky designation (Luigi
Pinca)
[#​56048](https://redirect.github.com/nodejs/node/pull/56048 )
-
\[[`fa56ab2bba`](https://redirect.github.com/nodejs/node/commit/fa56ab2bba )]
- **test**: deflake test-esm-loader-hooks-inspect-brk (Luigi Pinca)
[#​56050](https://redirect.github.com/nodejs/node/pull/56050 )
-
\[[`8e149aac99`](https://redirect.github.com/nodejs/node/commit/8e149aac99 )]
- **test**: add test case for listeners (origranot)
[#​56282](https://redirect.github.com/nodejs/node/pull/56282 )
-
\[[`a3f5ef22cd`](https://redirect.github.com/nodejs/node/commit/a3f5ef22cd )]
- **test**: make `test-permission-sqlite-load-extension` more robust
(Antoine du Hamel)
[#​56295](https://redirect.github.com/nodejs/node/pull/56295 )
-
\[[`8cbb7cc838`](https://redirect.github.com/nodejs/node/commit/8cbb7cc838 )]
- **test_runner**: print failing assertion only once with spec reporter
(Pietro Marchini)
[#​56662](https://redirect.github.com/nodejs/node/pull/56662 )
-
\[[`1f426bad9a`](https://redirect.github.com/nodejs/node/commit/1f426bad9a )]
- **test_runner**: remove unused errors (Pietro Marchini)
[#​56607](https://redirect.github.com/nodejs/node/pull/56607 )
-
\[[`697a851fb3`](https://redirect.github.com/nodejs/node/commit/697a851fb3 )]
- **(SEMVER-MINOR)** **test_runner**: add
TestContext.prototype.waitFor() (Colin Ihrig)
[#​56595](https://redirect.github.com/nodejs/node/pull/56595 )
-
\[[`047537b48c`](https://redirect.github.com/nodejs/node/commit/047537b48c )]
- **(SEMVER-MINOR)** **test_runner**: add t.assert.fileSnapshot() (Colin
Ihrig)
[#​56459](https://redirect.github.com/nodejs/node/pull/56459 )
-
\[[`19b4aa4b14`](https://redirect.github.com/nodejs/node/commit/19b4aa4b14 )]
- **test_runner**: run single test file benchmark (Pietro Marchini)
[#​56479](https://redirect.github.com/nodejs/node/pull/56479 )
-
\[[`926cf84e95`](https://redirect.github.com/nodejs/node/commit/926cf84e95 )]
- **(SEMVER-MINOR)** **test_runner**: add assert.register() API (Colin
Ihrig)
[#​56434](https://redirect.github.com/nodejs/node/pull/56434 )
-
\[[`fb4661a4cf`](https://redirect.github.com/nodejs/node/commit/fb4661a4cf )]
- **test_runner**: finish marking snapshot testing as stable (Colin
Ihrig)
[#​56425](https://redirect.github.com/nodejs/node/pull/56425 )
-
\[[`900c6c3940`](https://redirect.github.com/nodejs/node/commit/900c6c3940 )]
- **tls**: fix error stack conversion in cryptoErrorListToException()
(Joyee Cheung)
[#​56554](https://redirect.github.com/nodejs/node/pull/56554 )
-
\[[`e9f185b658`](https://redirect.github.com/nodejs/node/commit/e9f185b658 )]
- **tools**: update doc to new version (Node.js GitHub Bot)
[#​56259](https://redirect.github.com/nodejs/node/pull/56259 )
-
\[[`7644c7e619`](https://redirect.github.com/nodejs/node/commit/7644c7e619 )]
- **tools**: update inspector_protocol roller (Chengzhong Wu)
[#​56649](https://redirect.github.com/nodejs/node/pull/56649 )
-
\[[`362272b0a4`](https://redirect.github.com/nodejs/node/commit/362272b0a4 )]
- **tools**: do not throw on missing `create-release-proposal.sh`
(Antoine du Hamel)
[#​56704](https://redirect.github.com/nodejs/node/pull/56704 )
-
\[[`df8b835953`](https://redirect.github.com/nodejs/node/commit/df8b835953 )]
- **tools**: fix tools-deps-update (Daniel Lemire)
[#​56684](https://redirect.github.com/nodejs/node/pull/56684 )
-
\[[`feba5d3274`](https://redirect.github.com/nodejs/node/commit/feba5d3274 )]
- **tools**: do not throw on missing `create-release-proposal.sh`
(Antoine du Hamel)
[#​56695](https://redirect.github.com/nodejs/node/pull/56695 )
-
\[[`9827f7d395`](https://redirect.github.com/nodejs/node/commit/9827f7d395 )]
- **tools**: fix permissions in `lint-release-proposal` workflow
(Antoine du Hamel)
[#​56614](https://redirect.github.com/nodejs/node/pull/56614 )
-
\[[`14c562c0dc`](https://redirect.github.com/nodejs/node/commit/14c562c0dc )]
- **tools**: remove github reporter (Carlos Espa)
[#​56468](https://redirect.github.com/nodejs/node/pull/56468 )
-
\[[`ed1785d0ae`](https://redirect.github.com/nodejs/node/commit/ed1785d0ae )]
- **tools**: edit `create-release-proposal` workflow (Antoine du Hamel)
[#​56540](https://redirect.github.com/nodejs/node/pull/56540 )
-
\[[`294e4c42f5`](https://redirect.github.com/nodejs/node/commit/294e4c42f5 )]
- **tools**: validate commit list as part of `lint-release-commit`
(Antoine du Hamel)
[#​56291](https://redirect.github.com/nodejs/node/pull/56291 )
-
\[[`98d3474267`](https://redirect.github.com/nodejs/node/commit/98d3474267 )]
- **tools**: fix loong64 build failed (Xiao-Tao)
[#​56466](https://redirect.github.com/nodejs/node/pull/56466 )
-
\[[`3e729ceec8`](https://redirect.github.com/nodejs/node/commit/3e729ceec8 )]
- **tools**: disable unneeded rule ignoring in Python linting (Rich
Trott)
[#​56429](https://redirect.github.com/nodejs/node/pull/56429 )
-
\[[`d5c05328e2`](https://redirect.github.com/nodejs/node/commit/d5c05328e2 )]
- **tools**: use a configurable value for number of open dependabot PRs
(Antoine du Hamel)
[#​56427](https://redirect.github.com/nodejs/node/pull/56427 )
-
\[[`1705cbe002`](https://redirect.github.com/nodejs/node/commit/1705cbe002 )]
- **tools**: bump the eslint group in /tools/eslint with 4 updates
(dependabot\[bot])
[#​56426](https://redirect.github.com/nodejs/node/pull/56426 )
-
\[[`53b29b0469`](https://redirect.github.com/nodejs/node/commit/53b29b0469 )]
- **tools**: fix `require-common-first` lint rule from subfolder
(Antoine du Hamel)
[#​56325](https://redirect.github.com/nodejs/node/pull/56325 )
-
\[[`105c4ed4fb`](https://redirect.github.com/nodejs/node/commit/105c4ed4fb )]
- **tools**: add release line label when opening release proposal
(Antoine du Hamel)
[#​56317](https://redirect.github.com/nodejs/node/pull/56317 )
-
\[[`30f61f4aa5`](https://redirect.github.com/nodejs/node/commit/30f61f4aa5 )]
- **url**: use resolved path to convert UNC paths to URL (Antoine du
Hamel)
[#​56302](https://redirect.github.com/nodejs/node/pull/56302 )
-
\[[`a0aef4dfb6`](https://redirect.github.com/nodejs/node/commit/a0aef4dfb6 )]
- **util**: inspect: do not crash on an Error stack that contains a
Symbol (Jordan Harband)
[#​56573](https://redirect.github.com/nodejs/node/pull/56573 )
-
\[[`a8a060341f`](https://redirect.github.com/nodejs/node/commit/a8a060341f )]
- **util**: inspect: do not crash on an Error with a regex `name`
(Jordan Harband)
[#​56574](https://redirect.github.com/nodejs/node/pull/56574 )
-
\[[`ea66bf3553`](https://redirect.github.com/nodejs/node/commit/ea66bf3553 )]
- **util**: rename CallSite.column to columnNumber (Chengzhong Wu)
[#​56584](https://redirect.github.com/nodejs/node/pull/56584 )
-
\[[`9cdc3b373c`](https://redirect.github.com/nodejs/node/commit/9cdc3b373c )]
- **util**: do not crash on inspecting function with `Symbol` name
(Jordan Harband)
[#​56572](https://redirect.github.com/nodejs/node/pull/56572 )
-
\[[`0bfbb68569`](https://redirect.github.com/nodejs/node/commit/0bfbb68569 )]
- **util**: expose CallSite.scriptId (Chengzhong Wu)
[#​56551](https://redirect.github.com/nodejs/node/pull/56551 )
-
\[[`5dd7116e09`](https://redirect.github.com/nodejs/node/commit/5dd7116e09 )]
- **watch**: reload env file for --env-file-if-exists (Jonas)
[#​56643](https://redirect.github.com/nodejs/node/pull/56643 )
-
\[[`c658a8afdf`](https://redirect.github.com/nodejs/node/commit/c658a8afdf )]
- **(SEMVER-MINOR)** **worker**: add eval ts input (Marco Ippolito)
[#​56394](https://redirect.github.com/nodejs/node/pull/56394 )
-
\[[`2e5d038f48`](https://redirect.github.com/nodejs/node/commit/2e5d038f48 )]
- **worker**: refactor stdio to improve performance (Matteo Collina)
[#​56630](https://redirect.github.com/nodejs/node/pull/56630 )
-
\[[`f959805d01`](https://redirect.github.com/nodejs/node/commit/f959805d01 )]
- **worker**: flush stdout and stderr on exit (Matteo Collina)
[#​56428](https://redirect.github.com/nodejs/node/pull/56428 )
###
[`v22.13.1`](https://redirect.github.com/nodejs/node/releases/tag/v22.13.1 ):
2025-01-21, Version 22.13.1 'Jod' (LTS), @​RafaelGSS
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.13.0...v22.13.1 )
This is a security release.
##### Notable Changes
- CVE-2025-23083 - src,loader,permission: throw on InternalWorker use
when permission model is enabled (High)
- CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and
ERR_PROTO (Medium)
- CVE-2025-23084 - path: fix path traversal in normalize() on Windows
(Medium)
Dependency update:
- CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch()
(Medium)
##### Commits
-
\[[`520da342e0`](https://redirect.github.com/nodejs/node/commit/520da342e0 )]
- **(CVE-2025-22150)** **deps**: update undici to v6.21.1 (Matteo
Collina)
[nodejs-private/node-private#662 ](https://redirect.github.com/nodejs-private/node-private/pull/662 )
-
\[[`99f217369f`](https://redirect.github.com/nodejs/node/commit/99f217369f )]
- **(CVE-2025-23084)** **path**: fix path traversal in normalize() on
Windows (Tobias Nießen)
[nodejs-private/node-private#555 ](https://redirect.github.com/nodejs-private/node-private/pull/555 )
-
\[[`984f735e35`](https://redirect.github.com/nodejs/node/commit/984f735e35 )]
- **(CVE-2025-23085)** **src**: fix HTTP2 mem leak on premature close
and ERR_PROTO (RafaelGSS)
[nodejs-private/node-private#650 ](https://redirect.github.com/nodejs-private/node-private/pull/650 )
-
\[[`2446870618`](https://redirect.github.com/nodejs/node/commit/2446870618 )]
- **(CVE-2025-23083)** **src,loader,permission**: throw on
InternalWorker use (RafaelGSS)
[nodejs-private/node-private#651 ](https://redirect.github.com/nodejs-private/node-private/pull/651 )
###
[`v22.13.0`](https://redirect.github.com/nodejs/node/releases/tag/v22.13.0 ):
2025-01-07, Version 22.13.0 'Jod' (LTS), @​ruyadorno
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.12.0...v22.13.0 )
##### Notable Changes
##### Stabilize Permission Model
Upgrades the Permission Model status from Active De
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjQwLjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 07:12:55 -04:00
Eli Bosley
4f63b4cf3b
feat: native slackware package ( #1381 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Added detailed versioning for plugin packages incorporating
architecture and build identifiers.
- Simplified and improved install/uninstall scripts with backup and
dynamic package detection.
- Introduced comprehensive setup, verification, patching, and cleanup
scripts for the Unraid API environment.
- Enhanced service control with explicit start, stop, restart, and
status commands.
- Added robust dependency management scripts for restoring and archiving
Node.js modules.
- Implemented vendor archive metadata storage and dynamic handling
during build and runtime.
- Added new CLI options and environment schemas for consistent build
configuration.
- Introduced new shutdown scripts to gracefully stop flash-backup and
unraid-api services.
- Added utility scripts for API version detection and vendor archive
configuration.
- Added a new package description file detailing Unraid API features and
homepage link.
- **Bug Fixes**
- Improved validation and error reporting for missing manifests,
dependencies, and configuration files.
- Enhanced fallback logic for locating and creating vendor archives.
- Fixed iframe compatibility in UI by updating HTML and Firefox
preference files.
- **Chores**
- Updated .gitignore with generated file patterns for Node.js binaries
and archives.
- Removed obsolete internal documentation and legacy cleanup scripts.
- Refined Docker Compose and CI workflows to pass precise API versioning
and manage build artifacts.
- Centralized common environment validation and CLI option definitions
across build tools.
- Cleaned up plugin manifest by removing Node.js and PNPM-related
entities and legacy logic.
- Improved logging and error handling in build and installation scripts.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-05-08 22:54:10 -04:00
renovate[bot]
291ee475fb
fix(deps): update all non-major dependencies ( #1366 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@manypkg/cli](https://redirect.github.com/Thinkmill/manypkg )
([source](https://redirect.github.com/Thinkmill/manypkg/tree/HEAD/packages/cli ))
| [`^0.23.0` ->
`^0.24.0`](https://renovatebot.com/diffs/npm/@manypkg%2fcli/0.23.0/0.24.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.488.0` ->
`^0.506.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.488.0/0.506.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [pnpm](https://pnpm.io )
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm )) |
[`10.8.1` ->
`10.10.0`](https://renovatebot.com/diffs/npm/pnpm/10.8.1/10.10.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>Thinkmill/manypkg (@​manypkg/cli)</summary>
###
[`v0.24.0`](https://redirect.github.com/Thinkmill/manypkg/blob/HEAD/packages/cli/CHANGELOG.md#0240 )
[Compare
Source](https://redirect.github.com/Thinkmill/manypkg/compare/@manypkg/cli@0.23.0...@manypkg/cli@0.24.0 )
##### Minor Changes
- [#​248](https://redirect.github.com/Thinkmill/manypkg/pull/248 )
[`456ca21`](456ca211db )
Thanks [@​bluwy](https://redirect.github.com/bluwy )! - Change the
default value of the `defaultBranch` config from `"master"` to `"main"`
- [#​242](https://redirect.github.com/Thinkmill/manypkg/pull/242 )
[`1763058`](1763058f9e )
Thanks [@​spanishpear](https://redirect.github.com/spanishpear )! -
This package is now published as a [pure ESM
package](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c ).
- [#​245](https://redirect.github.com/Thinkmill/manypkg/pull/245 )
[`a00f5f7`](a00f5f7179 )
Thanks [@​Andarist](https://redirect.github.com/Andarist )! - Drop
support for Bolt
- [#​244](https://redirect.github.com/Thinkmill/manypkg/pull/244 )
[`f29df03`](f29df03867 )
Thanks [@​Andarist](https://redirect.github.com/Andarist )! - Add
`"engines"` field for explicit node version support. The supported node
versions are `>=20.0.0`.
##### Patch Changes
- Updated dependencies
\[[`3cf8c4e`](3cf8c4e5d4 ),
[`1763058`](1763058f9e ),
[`a00f5f7`](a00f5f7179 ),
[`f29df03`](f29df03867 )]:
-
[@​manypkg/get-packages](https://redirect.github.com/manypkg/get-packages )[@​3](https://redirect.github.com/3 ).0.0
</details>
<details>
<summary>lucide-icons/lucide (lucide-vue-next)</summary>
###
[`v0.506.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.506.0 ):
Version 0.506.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.505.0...0.506.0 )
##### What's Changed
- perf(react): use implicit return in react package by
[@​VIKTORVAV99](https://redirect.github.com/VIKTORVAV99 ) in
[https://github.com/lucide-icons/lucide/pull/2325 ](https://redirect.github.com/lucide-icons/lucide/pull/2325 )
- fix(icons): changed `users` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3143 ](https://redirect.github.com/lucide-icons/lucide/pull/3143 )
- fix(icons): changed `locate-off` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3137 ](https://redirect.github.com/lucide-icons/lucide/pull/3137 )
- fix(icons): changed `expand` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2831 ](https://redirect.github.com/lucide-icons/lucide/pull/2831 )
- feat(icons): Added clock plus icon. by
[@​gubser](https://redirect.github.com/gubser ) in
[https://github.com/lucide-icons/lucide/pull/2996 ](https://redirect.github.com/lucide-icons/lucide/pull/2996 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.505.0...0.506.0
###
[`v0.505.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.505.0 ):
Version 0.505.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.504.0...0.505.0 )
##### What's Changed
- fix(icons): changed `package-2` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3174 ](https://redirect.github.com/lucide-icons/lucide/pull/3174 )
- docs(icon-design-guide): point people to lucide studio instead of svgo
by [@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3152 ](https://redirect.github.com/lucide-icons/lucide/pull/3152 )
- fix(lucide-svelte): Resolve Svelte 5 deprecation of svelte:component
by [@​shamaamahh](https://redirect.github.com/shamaamahh ) in
[https://github.com/lucide-icons/lucide/pull/3112 ](https://redirect.github.com/lucide-icons/lucide/pull/3112 )
- feat(icons): added `brush-cleaning` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/2395 ](https://redirect.github.com/lucide-icons/lucide/pull/2395 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.504.0...0.505.0
###
[`v0.504.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.504.0 ):
Version 0.504.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.503.0...0.504.0 )
#### What's Changed
- feat(icons): add door closed locked / unlocked icons by
[@​lukedukeus](https://redirect.github.com/lukedukeus ) in
[https://github.com/lucide-icons/lucide/pull/3060 ](https://redirect.github.com/lucide-icons/lucide/pull/3060 )
- build(dev-deps): Bump dependencies by
[@​ericfennis](https://redirect.github.com/ericfennis ) in
[https://github.com/lucide-icons/lucide/pull/3096 ](https://redirect.github.com/lucide-icons/lucide/pull/3096 )
- fix(icons): redesigned `brush` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3011 ](https://redirect.github.com/lucide-icons/lucide/pull/3011 )
- fix(site): remove studio link from navbar by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3166 ](https://redirect.github.com/lucide-icons/lucide/pull/3166 )
- feat(icons): added `hamburger` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/3165 ](https://redirect.github.com/lucide-icons/lucide/pull/3165 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.503.0...0.504.0
###
[`v0.503.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.503.0 ):
Version 0.503.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.502.0...0.503.0 )
#### What's Changed
- fix(icons): changed `file-badge-2` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2933 ](https://redirect.github.com/lucide-icons/lucide/pull/2933 )
- feat(icons): added `wifi-pen` icon by
[@​luisdlopera](https://redirect.github.com/luisdlopera ) in
[https://github.com/lucide-icons/lucide/pull/2576 ](https://redirect.github.com/lucide-icons/lucide/pull/2576 )
#### New Contributors
- [@​luisdlopera](https://redirect.github.com/luisdlopera ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/2576 ](https://redirect.github.com/lucide-icons/lucide/pull/2576 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.502.0...0.503.0
###
[`v0.502.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.502.0 ):
Version 0.502.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.501.0...0.502.0 )
#### What's Changed
- fix(docs): Added link for jguddas next to lucide studio by
[@​briz123](https://redirect.github.com/briz123 ) in
[https://github.com/lucide-icons/lucide/pull/3063 ](https://redirect.github.com/lucide-icons/lucide/pull/3063 )
- build(deps-dev): bump vite from 5.4.15 to 5.4.17 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/lucide-icons/lucide/pull/2993 ](https://redirect.github.com/lucide-icons/lucide/pull/2993 )
- fix(build): fix shredder formatting and duplicate contributors error
by [@​jpjacobpadilla](https://redirect.github.com/jpjacobpadilla )
in
[https://github.com/lucide-icons/lucide/pull/3072 ](https://redirect.github.com/lucide-icons/lucide/pull/3072 )
- fix(icons): rebase non-binary on square-asterisk by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/3071 ](https://redirect.github.com/lucide-icons/lucide/pull/3071 )
- docs(CONTRIBUTING): Grammar fix for CONTRIBUTING by
[@​ajokt123](https://redirect.github.com/ajokt123 ) in
[https://github.com/lucide-icons/lucide/pull/3090 ](https://redirect.github.com/lucide-icons/lucide/pull/3090 )
- fix(icons): changed `calendar-plus` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3085 ](https://redirect.github.com/lucide-icons/lucide/pull/3085 )
- fix(icons): changed `book-key` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3062 ](https://redirect.github.com/lucide-icons/lucide/pull/3062 )
- fix(icons): changed `clipboard-paste` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3075 ](https://redirect.github.com/lucide-icons/lucide/pull/3075 )
- fix(icons): changed `orbit` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3074 ](https://redirect.github.com/lucide-icons/lucide/pull/3074 )
- fix(icons): changed `baby` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3073 ](https://redirect.github.com/lucide-icons/lucide/pull/3073 )
- docs(pacakges): Added periods to package summary by
[@​briz123](https://redirect.github.com/briz123 ) in
[https://github.com/lucide-icons/lucide/pull/3065 ](https://redirect.github.com/lucide-icons/lucide/pull/3065 )
- fix(docs): PR Conventions by
[@​briz123](https://redirect.github.com/briz123 ) in
[https://github.com/lucide-icons/lucide/pull/3066 ](https://redirect.github.com/lucide-icons/lucide/pull/3066 )
- feat(icons): added `ruler-dimension-line` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2535 ](https://redirect.github.com/lucide-icons/lucide/pull/2535 )
#### New Contributors
- [@​jpjacobpadilla](https://redirect.github.com/jpjacobpadilla )
made their first contribution in
[https://github.com/lucide-icons/lucide/pull/3072 ](https://redirect.github.com/lucide-icons/lucide/pull/3072 )
- [@​ajokt123](https://redirect.github.com/ajokt123 ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/3090 ](https://redirect.github.com/lucide-icons/lucide/pull/3090 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.501.0...0.502.0
###
[`v0.501.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.501.0 ):
Version 0.501.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.500.0...0.501.0 )
##### What's Changed
- feat(angular): export icon data types by
[@​dzonatan](https://redirect.github.com/dzonatan ) in
[https://github.com/lucide-icons/lucide/pull/2820 ](https://redirect.github.com/lucide-icons/lucide/pull/2820 )
- feat: added request-review workflow by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2502 ](https://redirect.github.com/lucide-icons/lucide/pull/2502 )
- feat(icons): Add columns-3-cog icon by
[@​irvineacosta](https://redirect.github.com/irvineacosta ) in
[https://github.com/lucide-icons/lucide/pull/2763 ](https://redirect.github.com/lucide-icons/lucide/pull/2763 )
##### New Contributors
- [@​dzonatan](https://redirect.github.com/dzonatan ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/2820 ](https://redirect.github.com/lucide-icons/lucide/pull/2820 )
- [@​irvineacosta](https://redirect.github.com/irvineacosta ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/2763 ](https://redirect.github.com/lucide-icons/lucide/pull/2763 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.500.0...0.501.0
###
[`v0.500.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.500.0 ):
Version 0.500.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.499.0...0.500.0 )
##### What's Changed
- fix(icons): updated `*-cog` icons by
[@​UsamaKhan](https://redirect.github.com/UsamaKhan ) in
[https://github.com/lucide-icons/lucide/pull/2782 ](https://redirect.github.com/lucide-icons/lucide/pull/2782 )
- fix(icons): arcified `lamp-*` icons by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2267 ](https://redirect.github.com/lucide-icons/lucide/pull/2267 )
- fix(icons): changed `traffic-cone` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2941 ](https://redirect.github.com/lucide-icons/lucide/pull/2941 )
- Add `electric-truck` icon by
[@​LienMaas](https://redirect.github.com/LienMaas ) in
[https://github.com/lucide-icons/lucide/pull/1803 ](https://redirect.github.com/lucide-icons/lucide/pull/1803 )
- feat(icons): Add `user-lock` icon by
[@​anthony-mariotti](https://redirect.github.com/anthony-mariotti )
in
[https://github.com/lucide-icons/lucide/pull/2818 ](https://redirect.github.com/lucide-icons/lucide/pull/2818 )
##### New Contributors
- [@​UsamaKhan](https://redirect.github.com/UsamaKhan ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/2782 ](https://redirect.github.com/lucide-icons/lucide/pull/2782 )
- [@​LienMaas](https://redirect.github.com/LienMaas ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/1803 ](https://redirect.github.com/lucide-icons/lucide/pull/1803 )
-
[@​anthony-mariotti](https://redirect.github.com/anthony-mariotti )
made their first contribution in
[https://github.com/lucide-icons/lucide/pull/2818 ](https://redirect.github.com/lucide-icons/lucide/pull/2818 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.499.0...0.500.0
###
[`v0.499.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.499.0 ):
Version 0.499.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.498.0...0.499.0 )
##### What's Changed
- feat(icons): added `bow-arrow` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/2418 ](https://redirect.github.com/lucide-icons/lucide/pull/2418 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.498.0...0.499.0
###
[`v0.498.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.498.0 ):
Version 0.498.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.497.0...0.498.0 )
##### What's Changed
- feat(icons): added `decimals-arrow-left` icon and
`decimals-arrow-right` by
[@​AnnaSasDev](https://redirect.github.com/AnnaSasDev ) in
[https://github.com/lucide-icons/lucide/pull/2945 ](https://redirect.github.com/lucide-icons/lucide/pull/2945 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.497.0...0.498.0
###
[`v0.497.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.497.0 ):
Version 0.497.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.496.0...0.497.0 )
#### What's Changed
- feat(icons): added `shredder` icon by
[@​alirashidy](https://redirect.github.com/alirashidy ) in
[https://github.com/lucide-icons/lucide/pull/3052 ](https://redirect.github.com/lucide-icons/lucide/pull/3052 )
#### New Contributors
- [@​alirashidy](https://redirect.github.com/alirashidy ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/3052 ](https://redirect.github.com/lucide-icons/lucide/pull/3052 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.496.0...0.497.0
###
[`v0.496.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.496.0 ):
Version 0.496.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.495.0...0.496.0 )
##### What's Changed
- feat(icons): added `squares-*` operation icons by
[@​EthanHazel](https://redirect.github.com/EthanHazel ) in
[https://github.com/lucide-icons/lucide/pull/2585 ](https://redirect.github.com/lucide-icons/lucide/pull/2585 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.495.0...0.496.0
###
[`v0.495.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.495.0 ):
Version 0.495.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.494.0...0.495.0 )
##### What's Changed
- feat(icons): added `rectangle-goggles` icon by
[@​EthanHazel](https://redirect.github.com/EthanHazel ) in
[https://github.com/lucide-icons/lucide/pull/2515 ](https://redirect.github.com/lucide-icons/lucide/pull/2515 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.494.0...0.495.0
###
[`v0.494.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.494.0 ):
Version 0.494.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.493.0...0.494.0 )
##### What's Changed
- fix(icons): changed `cpu` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/3033 ](https://redirect.github.com/lucide-icons/lucide/pull/3033 )
- feat(icons): added map-pin-edit icon
[#​2874](https://redirect.github.com/lucide-icons/lucide/issues/2874 )
by [@​sachinkr7368](https://redirect.github.com/sachinkr7368 ) in
[https://github.com/lucide-icons/lucide/pull/2957 ](https://redirect.github.com/lucide-icons/lucide/pull/2957 )
##### New Contributors
- [@​sachinkr7368](https://redirect.github.com/sachinkr7368 ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/2957 ](https://redirect.github.com/lucide-icons/lucide/pull/2957 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.493.0...0.494.0
###
[`v0.493.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.493.0 ):
Version 0.493.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.492.0...0.493.0 )
##### What's Changed
- feat(icons): added `bubbles` icon by
[@​vqh2602](https://redirect.github.com/vqh2602 ) in
[https://github.com/lucide-icons/lucide/pull/2582 ](https://redirect.github.com/lucide-icons/lucide/pull/2582 )
- docs(studio): Add lucide studio to site navbar by
[@​ericfennis](https://redirect.github.com/ericfennis ) in
[https://github.com/lucide-icons/lucide/pull/3058 ](https://redirect.github.com/lucide-icons/lucide/pull/3058 )
- feat(ci): adds dpi preview for 16, 32 and 48px by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3048 ](https://redirect.github.com/lucide-icons/lucide/pull/3048 )
- fix(icons): changed `palette` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3015 ](https://redirect.github.com/lucide-icons/lucide/pull/3015 )
- feat(icons): added `brick-wall-fire` icon by
[@​karsa-mistmere](https://redirect.github.com/karsa-mistmere ) in
[https://github.com/lucide-icons/lucide/pull/3036 ](https://redirect.github.com/lucide-icons/lucide/pull/3036 )
##### New Contributors
- [@​vqh2602](https://redirect.github.com/vqh2602 ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/2582 ](https://redirect.github.com/lucide-icons/lucide/pull/2582 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.492.0...0.493.0
###
[`v0.492.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.492.0 ):
Version 0.492.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.491.0...0.492.0 )
#### What's Changed
- fix(icons): changed `pipette` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2927 ](https://redirect.github.com/lucide-icons/lucide/pull/2927 )
- feat(icons): added `heart-plus` & `heart-minus` icon by
[@​Ayberkyvs](https://redirect.github.com/Ayberkyvs ) in
[https://github.com/lucide-icons/lucide/pull/2842 ](https://redirect.github.com/lucide-icons/lucide/pull/2842 )
#### New Contributors
- [@​Ayberkyvs](https://redirect.github.com/Ayberkyvs ) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/2842 ](https://redirect.github.com/lucide-icons/lucide/pull/2842 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.491.0...0.492.0
###
[`v0.491.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.491.0 ):
Version 0.491.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.490.0...0.491.0 )
##### What's Changed
- feat(icons): added `rotate-ccw-key` icon by
[@​pgbradbury](https://redirect.github.com/pgbradbury ) in
[https://github.com/lucide-icons/lucide/pull/2587 ](https://redirect.github.com/lucide-icons/lucide/pull/2587 )
##### New Contributors
- [@​pgbradbury](https://redirect.github.com/pgbradbury ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/2587 ](https://redirect.github.com/lucide-icons/lucide/pull/2587 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.490.0...0.491.0
###
[`v0.490.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.490.0 ):
Version 0.490.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.489.0...0.490.0 )
#### What's Changed
- fix(icons): changed `piggy-bank` icon by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3044 ](https://redirect.github.com/lucide-icons/lucide/pull/3044 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.489.0...0.490.0
###
[`v0.489.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.489.0 ):
Version 0.489.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.488.0...0.489.0 )
##### What's Changed
- fix(icons): changed `toggle` icons by
[@​jamiemlaw](https://redirect.github.com/jamiemlaw ) in
[https://github.com/lucide-icons/lucide/pull/3049 ](https://redirect.github.com/lucide-icons/lucide/pull/3049 )
- fix(dev): added link for preact in installation by
[@​briz123](https://redirect.github.com/briz123 ) in
[https://github.com/lucide-icons/lucide/pull/3025 ](https://redirect.github.com/lucide-icons/lucide/pull/3025 )
- fix(react): added aria-hidden fallback for decorative icons by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2158 ](https://redirect.github.com/lucide-icons/lucide/pull/2158 )
- fix(icons): added 2px gap between layers of `layers-2` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/2918 ](https://redirect.github.com/lucide-icons/lucide/pull/2918 )
- fix(icons): changed `text-cursor-input` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3027 ](https://redirect.github.com/lucide-icons/lucide/pull/3027 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.488.0...0.489.0
</details>
<details>
<summary>pnpm/pnpm (pnpm)</summary>
###
[`v10.10.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10100 )
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.9.0...v10.10.0 )
##### Minor Changes
- Allow loading the `preResolution`, `importPackage`, and `fetchers`
hooks from local pnpmfile.
##### Patch Changes
- Fix `cd` command, when `shellEmulator` is `true`
[#​7838](https://redirect.github.com/pnpm/pnpm/issues/7838 ).
- Sort keys in `pnpm-workspace.yaml`
[#​9453](https://redirect.github.com/pnpm/pnpm/pull/9453 ).
- Pass the `npm_package_json` environment variable to the executed
scripts
[#​9452](https://redirect.github.com/pnpm/pnpm/issues/9452 ).
- Fixed a mistake in the description of the `--reporter=silent` option.
###
[`v10.9.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1090 )
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.8.1...v10.9.0 )
##### Minor Changes
- **Added support for installing JSR packages.** You can now install JSR
packages using the following syntax:
pnpm add jsr:<pkg_name>
or with a version range:
pnpm add jsr:<pkg_name>@​<range>
For example, running:
pnpm add jsr:@​foo/bar
will add the following entry to your `package.json`:
```json
{
"dependencies": {
"@​foo/bar": "jsr:^0.1.2"
}
}
```
When publishing, this entry will be transformed into a format compatible
with npm, older versions of Yarn, and previous pnpm versions:
```json
{
"dependencies": {
"@​foo/bar": "npm:@​jsr/foo__bar@^0.1.2"
}
}
```
Related issue:
[#​8941](https://redirect.github.com/pnpm/pnpm/issues/8941 ).
Note: The `@jsr` scope defaults to <https://npm.jsr.io/ > if the
`@jsr:registry` setting is not defined.
- Added a new setting, `dangerouslyAllowAllBuilds`, for automatically
running any scripts of dependencies without the need to approve any
builds. It was already possible to allow all builds by adding this to
`pnpm-workspace.yaml`:
```yaml
neverBuiltDependencies: []
```
`dangerouslyAllowAllBuilds` has the same effect but also allows to be
set globally via:
pnpm config set dangerouslyAllowAllBuilds true
It can also be set when running a command:
pnpm install --dangerously-allow-all-builds
##### Patch Changes
- Fix a false negative in `verifyDepsBeforeRun` when `nodeLinker` is
`hoisted` and there is a workspace package without dependencies and
`node_modules` directory
[#​9424](https://redirect.github.com/pnpm/pnpm/issues/9424 ).
- Explicitly drop `verifyDepsBeforeRun` support for `nodeLinker: pnp`.
Combining `verifyDepsBeforeRun` and `nodeLinker: pnp` will now print a
warning.
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 12:59:53 -04:00
github-actions[bot]
948580917d
chore(main): release 4.8.0 ( #1377 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-01 14:55:55 -07:00
Eli Bosley
39e83b2aa1
feat: move activation code logic into the API ( #1369 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Added comprehensive activation code customization service with dynamic
theming, partner branding, and UI updates.
- Introduced new GraphQL types and public queries for activation code,
partner info, and theme data.
- Implemented new web UI stores and components for activation modal,
partner logos, and theme management.
- **Improvements**
- Removed legacy activation code scripts, PHP components, and plugin
references, streamlining activation logic.
- Enhanced configuration and environment support for activation and
theming features.
- Improved error handling, validation, and type safety in activation and
customization modules.
- **Bug Fixes**
- Fixed color code validation and path handling in customization
service.
- **Chores**
- Added pre-commit linting hooks and related configuration.
- Cleaned up test and development environment files.
- **Tests**
- Added extensive tests covering activation customization service
initialization, data handling, and file modifications.
- Removed obsolete tests related to legacy activation code store.
- **Refactor**
- Migrated activation and partner branding logic from legacy scripts and
PHP to TypeScript services and GraphQL resolvers.
- Reorganized store and component architecture for activation-related
features.
- **Style**
- Updated UI components for improved branding, theming, accessibility,
and layout consistency.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Zack Spear <hi@zackspear.com >
2025-05-01 17:40:36 -04:00
Pujit Mehrotra
874a507e60
[WIP] fix: authentication when booting into GUI mode ( #1368 )
...
Added detection of GUI mode to conditionally enhance session handling.
2025-04-30 23:31:26 -04:00
github-actions[bot]
c5a394eddf
chore(main): release 4.7.0 ( #1332 )
...
🤖 I have created a release *beep* *boop*
---
## [4.7.0](https://github.com/unraid/api/compare/v4.6.6...v4.7.0 )
(2025-04-24)
### Features
* add basic docker network listing
([#1317 ](https://github.com/unraid/api/issues/1317 ))
([c4fdff8 ](c4fdff8149 ))
* add permission documentation by using a custom decorator
([#1355 ](https://github.com/unraid/api/issues/1355 ))
([45ecab6 ](45ecab6914 ))
* basic vm controls ([#1293 ](https://github.com/unraid/api/issues/1293 ))
([bc3ca92 ](bc3ca92fb0 ))
* code first graphql
([#1347 ](https://github.com/unraid/api/issues/1347 ))
([f5724ab ](f5724abffb ))
### Bug Fixes
* container names always null
([#1335 ](https://github.com/unraid/api/issues/1335 ))
([8a5b238 ](8a5b23856c ))
* **deps:** update all non-major dependencies
([#1337 ](https://github.com/unraid/api/issues/1337 ))
([2345732 ](234573264c ))
* hide reboot notice for patch releases
([#1341 ](https://github.com/unraid/api/issues/1341 ))
([4b57439 ](4b5743906a ))
* move docker mutations to the mutations resolver
([#1333 ](https://github.com/unraid/api/issues/1333 ))
([1bbe7d2 ](1bbe7d27b0 ))
* PR build issue
([457d338 ](457d338150 ))
* remove some unused fields from the report object
([#1342 ](https://github.com/unraid/api/issues/1342 ))
([cd323ac ](cd323acd49 ))
* sso unreliable if API outputs more than raw json
([#1353 ](https://github.com/unraid/api/issues/1353 ))
([e65775f ](e65775f878 ))
* vms now can detect starting of libvirt and start local hypervisor
([#1356 ](https://github.com/unraid/api/issues/1356 ))
([ad0f4c8 ](ad0f4c8b55 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-24 09:24:52 -04:00
renovate[bot]
234573264c
fix(deps): update all non-major dependencies ( #1337 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@pinia/nuxt](https://redirect.github.com/vuejs/pinia/tree/v3/packages/nuxt#readme )
([source](https://redirect.github.com/vuejs/pinia )) | [`^0.10.0` ->
`^0.11.0`](https://renovatebot.com/diffs/npm/@pinia%2fnuxt/0.10.1/0.11.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.487.0` ->
`^0.488.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.487.0/0.488.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [pnpm](https://pnpm.io )
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm )) |
[`10.7.1` ->
`10.8.1`](https://renovatebot.com/diffs/npm/pnpm/10.7.1/10.8.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[vuetify-nuxt-module](https://redirect.github.com/vuetifyjs/nuxt-module )
| [`0.18.5` ->
`0.18.6`](https://renovatebot.com/diffs/npm/vuetify-nuxt-module/0.18.5/0.18.6 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>lucide-icons/lucide (lucide-vue-next)</summary>
###
[`v0.488.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.488.0 ):
Version 0.488.0
[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.487.0...0.488.0 )
#### What's Changed
- docs(readme): fix packages table by
[@​realguse](https://redirect.github.com/realguse ) in
[https://github.com/lucide-icons/lucide/pull/2976 ](https://redirect.github.com/lucide-icons/lucide/pull/2976 )
- fix(dev): point urls on packages page to correct page by
[@​briz123](https://redirect.github.com/briz123 ) in
[https://github.com/lucide-icons/lucide/pull/2983 ](https://redirect.github.com/lucide-icons/lucide/pull/2983 )
- build(deps-dev): bump vite from 5.4.14 to 5.4.15 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/lucide-icons/lucide/pull/2946 ](https://redirect.github.com/lucide-icons/lucide/pull/2946 )
- Typo fix for
[@​lucide/astro](https://redirect.github.com/lucide/astro ) badge
by [@​dotspencer](https://redirect.github.com/dotspencer ) in
[https://github.com/lucide-icons/lucide/pull/3004 ](https://redirect.github.com/lucide-icons/lucide/pull/3004 )
- removed flutter package link by
[@​shamaamahh](https://redirect.github.com/shamaamahh ) in
[https://github.com/lucide-icons/lucide/pull/2999 ](https://redirect.github.com/lucide-icons/lucide/pull/2999 )
- feat(ci): added npm package provenance attestation by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3016 ](https://redirect.github.com/lucide-icons/lucide/pull/3016 )
- fix(icons): changed `text` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3029 ](https://redirect.github.com/lucide-icons/lucide/pull/3029 )
- fix(icons): changed `letter-text` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3030 ](https://redirect.github.com/lucide-icons/lucide/pull/3030 )
- fix(icons): changed `text-select` icon by
[@​jguddas](https://redirect.github.com/jguddas ) in
[https://github.com/lucide-icons/lucide/pull/3028 ](https://redirect.github.com/lucide-icons/lucide/pull/3028 )
#### New Contributors
- [@​dotspencer](https://redirect.github.com/dotspencer ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/3004 ](https://redirect.github.com/lucide-icons/lucide/pull/3004 )
- [@​shamaamahh](https://redirect.github.com/shamaamahh ) made
their first contribution in
[https://github.com/lucide-icons/lucide/pull/2999 ](https://redirect.github.com/lucide-icons/lucide/pull/2999 )
**Full Changelog**:
https://github.com/lucide-icons/lucide/compare/0.487.0...0.488.0
</details>
<details>
<summary>pnpm/pnpm (pnpm)</summary>
###
[`v10.8.1`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1081 )
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.8.0...v10.8.1 )
##### Patch Changes
- Removed bright white highlighting, which didn't look good on some
light themes
[#​9389](https://redirect.github.com/pnpm/pnpm/pull/9389 ).
- If there is no pnpm related configuration in `package.json`,
`onlyBuiltDependencies` will be written to `pnpm-workspace.yaml` file
[#​9404](https://redirect.github.com/pnpm/pnpm/pull/9404 ).
###
[`v10.8.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1080 )
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.7.1...v10.8.0 )
##### Minor Changes
- **Experimental.** A new hook is supported for updating configuration
settings. The hook can be provided via `.pnpmfile.cjs`. For example:
```js
module.exports = {
hooks: {
updateConfig: (config) => ({
...config,
nodeLinker: "hoisted",
}),
},
};
```
- Now you can use the `pnpm add` command with the `--config` flag to
install new configurational dependencies
[#​9377](https://redirect.github.com/pnpm/pnpm/pull/9377 ).
##### Patch Changes
- Do not hang indefinitely, when there is a glob that starts with `!/`
in `pnpm-workspace.yaml`. This fixes a regression introduced by
[#​9169](https://redirect.github.com/pnpm/pnpm/pull/9169 ).
- `pnpm audit --fix` should update the overrides in
`pnpm-workspace.yaml`.
- `pnpm link` should update overrides in `pnpm-workspace.yaml`, not in
`package.json`
[#​9365](https://redirect.github.com/pnpm/pnpm/pull/9365 ).
</details>
<details>
<summary>vuetifyjs/nuxt-module (vuetify-nuxt-module)</summary>
###
[`v0.18.6`](https://redirect.github.com/vuetifyjs/nuxt-module/releases/tag/v0.18.6 )
[Compare
Source](https://redirect.github.com/vuetifyjs/nuxt-module/compare/v0.18.5...v0.18.6 )
##### 🚀 Features
- **labs**: Enable labs components auto-import by default - by
[@​userquin](https://redirect.github.com/userquin ) in
[https://github.com/vuetifyjs/nuxt-module/issues/309 ](https://redirect.github.com/vuetifyjs/nuxt-module/issues/309 )
[<samp>(92366)</samp>](https://redirect.github.com/vuetifyjs/nuxt-module/commit/9236675 )
##### 🏎 Performance
- **styles**: Use `fsp.access` and rethrow legitimate errors - by
[@​userquin](https://redirect.github.com/userquin ) in
[https://github.com/vuetifyjs/nuxt-module/issues/308 ](https://redirect.github.com/vuetifyjs/nuxt-module/issues/308 )
[<samp>(b136e)</samp>](https://redirect.github.com/vuetifyjs/nuxt-module/commit/b136e56 )
##### [View changes on
GitHub](https://redirect.github.com/vuetifyjs/nuxt-module/compare/v0.18.5...v0.18.6 )
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 09:36:55 -04:00
Eli Bosley
f5724abffb
feat: code first graphql ( #1347 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced API capabilities with improved GraphQL interfaces for remote
access, parity checks, notifications, and virtual machine controls.
- Introduction of dynamic remote access settings and refined online
status and service monitoring.
- New `ParityCheckMutationsResolver` for managing parity check
operations through GraphQL.
- **Refactor**
- Consolidated and renamed internal types and schema definitions to
improve consistency and performance.
- Removed deprecated legacy schemas to streamline the API.
- Updated import paths for various types to reflect new module
structures.
- **Chore**
- Updated environment configurations and test setups to support the new
logging and configuration mechanisms.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-04-11 15:03:01 -04:00
Eli Bosley
da8dac3940
chore: add linter to unraid ui and simplify tsconfigs ( #1308 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Introduced a linting step in the build process to enhance code
quality.
- Updated configuration settings with a version upgrade and adjustments
to network port specifications.
- Refined package and TypeScript configurations for improved module
resolution and maintainability.
- **Style**
- Standardized code formatting with consistent quotation usage,
semicolon additions, and reorganized import paths for clarity.
- Enhanced readability of SVG markup and component templates through
formatting adjustments.
- Simplified property definitions and improved code organization within
components for better readability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-04-03 15:31:11 -04:00
github-actions[bot]
006fe1e762
chore(main): release 4.6.6 ( #1328 )
...
🤖 I have created a release *beep* *boop*
---
## [4.6.6](https://github.com/unraid/api/compare/v4.6.5...v4.6.6 )
(2025-04-03)
### Bug Fixes
* issue with invalid builds for prod and tagging
([7e89cd2 ](7e89cd2a3e ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-03 11:59:59 -04:00