renovate
7c99135da3
chore: bump up all non-major dependencies ( #10886 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| [electron](https://redirect.github.com/electron/electron ) | [`35.0.1` -> `35.0.2`](https://renovatebot.com/diffs/npm/electron/35.0.1/35.0.2 ) | [](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 |
| [html-validate](https://html-validate.org ) ([source](https://gitlab.com/html-validate/html-validate )) | [`9.5.1` -> `9.5.2`](https://renovatebot.com/diffs/npm/html-validate/9.5.1/9.5.2 ) | [](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 | patch |
| [inquirer](https://redirect.github.com/SBoudrias/Inquirer.js/blob/main/packages/inquirer/README.md ) ([source](https://redirect.github.com/SBoudrias/Inquirer.js )) | [`12.4.3` -> `12.5.0`](https://renovatebot.com/diffs/npm/inquirer/12.4.3/12.5.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 |
| [keyv](https://redirect.github.com/jaredwray/keyv ) | [`5.3.1` -> `5.3.2`](https://renovatebot.com/diffs/npm/keyv/5.3.1/5.3.2 ) | [](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 | patch |
| [nanoid](https://redirect.github.com/ai/nanoid ) | [`5.1.3` -> `5.1.4`](https://renovatebot.com/diffs/npm/nanoid/5.1.3/5.1.4 ) | [](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 | patch |
| [nanoid](https://redirect.github.com/ai/nanoid ) | [`5.1.3` -> `5.1.4`](https://renovatebot.com/diffs/npm/nanoid/5.1.3/5.1.4 ) | [](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 |
| [napi](https://redirect.github.com/napi-rs/napi-rs ) | `3.0.0-alpha.31` -> `3.0.0-alpha.33` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | workspace.dependencies | patch |
| [napi-derive](https://redirect.github.com/napi-rs/napi-rs ) | `3.0.0-alpha.28` -> `3.0.0-alpha.29` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | workspace.dependencies | patch |
| [piscina](https://redirect.github.com/piscinajs/piscina ) | [`5.0.0-alpha.1` -> `5.0.0-alpha.2`](https://renovatebot.com/diffs/npm/piscina/5.0.0-alpha.1/5.0.0-alpha.2 ) | [](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 | patch |
| [typedoc](https://typedoc.org ) ([source](https://redirect.github.com/TypeStrong/TypeDoc )) | [`^0.27.4` -> `^0.28.0`](https://renovatebot.com/diffs/npm/typedoc/0.27.9/0.28.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/ ) | devDependencies | minor |
| [net.java.dev.jna:jna](https://redirect.github.com/java-native-access/jna ) | `5.16.0` -> `5.17.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 |
---
### Release Notes
<details>
<summary>electron/electron (electron)</summary>
### [`v35.0.2`](https://redirect.github.com/electron/electron/releases/tag/v35.0.2 ): electron v35.0.2
[Compare Source](https://redirect.github.com/electron/electron/compare/v35.0.1...v35.0.2 )
##### Release Notes for v35.0.2
##### Fixes
- Fixed an issue where Web Workers crashed on unhandled rejections. [#​46020](https://redirect.github.com/electron/electron/pull/46020 ) <span style="font-size:small;">(Also in [34](https://redirect.github.com/electron/electron/pull/46019 ), [36](https://redirect.github.com/electron/electron/pull/46021 ))</span>
- Fixed an issue where packages could be mistakenly not found in asar. [#​46022](https://redirect.github.com/electron/electron/pull/46022 ) <span style="font-size:small;">(Also in [36](https://redirect.github.com/electron/electron/pull/46023 ))</span>
- Fixed title changes to not occur while navigating within a page. [#​46035](https://redirect.github.com/electron/electron/pull/46035 ) <span style="font-size:small;">(Also in [34](https://redirect.github.com/electron/electron/pull/46034 ), [36](https://redirect.github.com/electron/electron/pull/46036 ))</span>
##### Other Changes
- Fixed an issue where Electron could fail to load on some older Linux distributions. [#​45983](https://redirect.github.com/electron/electron/pull/45983 ) <span style="font-size:small;">(Also in [34](https://redirect.github.com/electron/electron/pull/45982 ), [36](https://redirect.github.com/electron/electron/pull/45984 ))</span>
- Updated Chromium to 134.0.6998.88. [#​45972](https://redirect.github.com/electron/electron/pull/45972 )
</details>
<details>
<summary>html-validate/html-validate (html-validate)</summary>
### [`v9.5.2`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#952-2025-03-17 )
[Compare Source](https://gitlab.com/html-validate/html-validate/compare/v9.5.1...v9.5.2 )
##### Bug Fixes
- **jest:** increase internal timeout for `.toHTMLValidate()` from 10s to 30s ([f5f9917](f5f9917cbf )), closes [#​298](https://gitlab.com/html-validate/html-validate/issues/298 )
</details>
<details>
<summary>SBoudrias/Inquirer.js (inquirer)</summary>
### [`v12.5.0`](https://redirect.github.com/SBoudrias/Inquirer.js/compare/inquirer@12.4.3...inquirer@12.5.0 )
[Compare Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/inquirer@12.4.3...inquirer@12.5.0 )
</details>
<details>
<summary>ai/nanoid (nanoid)</summary>
### [`v5.1.4`](https://redirect.github.com/ai/nanoid/blob/HEAD/CHANGELOG.md#514 )
[Compare Source](https://redirect.github.com/ai/nanoid/compare/5.1.3...5.1.4 )
- Fixed latest version on npm after 3.x release.
</details>
<details>
<summary>napi-rs/napi-rs (napi)</summary>
### [`v3.0.0-alpha.33`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi%403.0.0-alpha.33 )
[Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.32...napi@3.0.0-alpha.33 )
#### What's Changed
- fix(napi): re-create async runtime by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn ) in [https://github.com/napi-rs/napi-rs/pull/2519 ](https://redirect.github.com/napi-rs/napi-rs/pull/2519 )
**Full Changelog**: https://github.com/napi-rs/napi-rs/compare/napi-derive@3.0.0-alpha.29...napi@3.0.0-alpha.33
### [`v3.0.0-alpha.32`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi%403.0.0-alpha.32 )
[Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.31...napi@3.0.0-alpha.32 )
#### What's Changed
- fix(deps): update rust crate ctor to 0.4.0 by [@​renovate](https://redirect.github.com/renovate ) in [https://github.com/napi-rs/napi-rs/pull/2482 ](https://redirect.github.com/napi-rs/napi-rs/pull/2482 )
- feat(napi): tokio multi-thread mode on wasi by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn ) in [https://github.com/napi-rs/napi-rs/pull/2501 ](https://redirect.github.com/napi-rs/napi-rs/pull/2501 )
- fix(napi): js call callback in ThreadsafeFunction should not be Send by [@​SyMind](https://redirect.github.com/SyMind ) in [https://github.com/napi-rs/napi-rs/pull/2510 ](https://redirect.github.com/napi-rs/napi-rs/pull/2510 )
**Full Changelog**: https://github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.31...napi@3.0.0-alpha.32
</details>
<details>
<summary>piscinajs/piscina (piscina)</summary>
### [`v5.0.0-alpha.2`](https://redirect.github.com/piscinajs/piscina/blob/HEAD/CHANGELOG.md#500-alpha2-2025-03-16 )
[Compare Source](https://redirect.github.com/piscinajs/piscina/compare/v5.0.0-alpha.1...v5.0.0-alpha.2 )
##### Features
- Allow long-running threads ([#​757](https://redirect.github.com/piscinajs/piscina/issues/757 )) ([f0f4fd3](f0f4fd39d5 ))
</details>
<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>
### [`v0.28.0`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0280-2025-03-15 )
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.9...v0.28.0 )
##### Breaking Changes
- TypeDoc now expects all input globs paths to be specified with `/` path separators, [#​2825](https://redirect.github.com/TypeStrong/TypeDoc/issues/2825 ).
- TypeDoc's `--entryPointStrategy merge` mode now requires JSON from at least version 0.28.0.
- Removed `jp` translations from `lang`, to migrate switch to `ja`.
- File name references in `intentionallyNotExported` now use a package name/package relative path instead of an absolute path for matching.
- The `source-order` sort ordering now considers package names / package relative paths instead of using the absolute paths to a file.
- TypeDoc will only check for a project README file next to the discovered `package.json` file if `--readme` is not set
this change improves handling of monorepo setups where some packages have readme files and others do not, [#​2875](https://redirect.github.com/TypeStrong/TypeDoc/issues/2875 ).
- Function-like variable exports will now only be automatically converted as function types if
they are initialized with a function expression. TypeDoc can be instructed to convert them as functions
with the `@function` tag, [#​2881](https://redirect.github.com/TypeStrong/TypeDoc/issues/2881 ).
- Object literal type alias types will now be converted in a way which causes them to be rendered more similarly
to how interfaces are rendered, [#​2817](https://redirect.github.com/TypeStrong/TypeDoc/issues/2817 ).
##### API Breaking Changes
- `ProjectReflection.getReflectionFromSymbol` and `ProjectReflection.getSymbolFromReflection` have been moved to `Context`
- `Path` and `PathArray` parameter types now always contain normalized paths.
- Introduced a `Router` which is used for URL creation. `Reflection.url`,
`Reflection.anchor`, and `Reflection.hasOwnDocument` have been removed.
- `Deserializer.reviveProject(s)` no longer accepts an option to add project documents.
- `Deserializer.reviveProjects` now requires an `alwaysCreateEntryPointModule` option.
- `Comment.serializeDisplayParts` no longer requires a serializer argument.
- `ReflectionSymbolId.fileName` is now optional, TypeDoc now stores a combination of a package name and package relative path instead.
The `fileName` property will be present when initially created, but is not serialized.
- Removed `DeclarationReflection.relevanceBoost` attribute which was added for plugins, but never used.
- `i18n` proxy is no longer passed to many functions, instead, reference `i18n` exported from the module directly.
- `ReflectionKind.singularString` and `ReflectionKind.pluralString` now returns translated strings.
The methods on `Internationalization` to do this previously have been removed.
- The HTML output structure for the search box has changed to support the new modal.
- `DefaultThemeRenderContext`'s `typeDeclaration` and `typeDetailsIfUseful`
methods now require both a reflection and a type in order to support
`@expandType`
##### Features
- Add support for TypeScript 5.8.x
- The search modal in the HTML output has been rewritten to provide better mobile support
- Added a `--router` option which can be used to modify TypeDoc's output folder
structure. This can be extended with plugins, [#​2111](https://redirect.github.com/TypeStrong/TypeDoc/issues/2111 ).
- Introduced the `@primaryExport` modifier tag to provide more fine grained
control over export conversion order, [#​2856](https://redirect.github.com/TypeStrong/TypeDoc/issues/2856 )
- Introduced `packagesRequiringDocumentation` option for `validation.notDocumented`, TypeDoc will expect comments to be present for symbols in the specified packages.
- TypeDoc now exports a `typedoc/browser` entrypoint for parsing and using serialized JSON files, [#​2528](https://redirect.github.com/TypeStrong/TypeDoc/issues/2528 ).
- Type `packageOptions` as `Partial<TypeDocOptions>`, [#​2878](https://redirect.github.com/TypeStrong/TypeDoc/issues/2878 ).
- TypeDoc will now warn if an option which should only be set at the root level is set in `packageOptions`, [#​2878](https://redirect.github.com/TypeStrong/TypeDoc/issues/2878 ).
- Introduced `@function` tag to force TypeDoc to convert variable declarations with a type annotation as functions, [#​2881](https://redirect.github.com/TypeStrong/TypeDoc/issues/2881 ).
- Exposed a `TypeDoc` global object in the HTML theme which can be used to prevent TypeDoc from using `localStorage`, [#​2872](https://redirect.github.com/TypeStrong/TypeDoc/issues/2872 ).
- Introduced `@preventInline` and `@inlineType` tags for further control extending the `@inline` tag, [#​2862](https://redirect.github.com/TypeStrong/TypeDoc/issues/2862 ).
- Introduced `@preventExpand` and `@expandType` tags for further control extending the `@expand` tag, [#​2862](https://redirect.github.com/TypeStrong/TypeDoc/issues/2862 ).
- API: Introduced `DefaultThemeRenderContext.reflectionIcon` for more granular control over displayed reflection icons.
##### Bug Fixes
- TypeDoc will now only create references for symbols re-exported from modules.
- Variable-functions will now prefer placing the comment on the signature if there is only one signature present, [#​2824](https://redirect.github.com/TypeStrong/TypeDoc/issues/2824 ).
- User filter settings will no longer sometimes cause the search to have fewer visible results than expected.
- Fixed handling of expando functions which were also merged with a namespace, [#​2876](https://redirect.github.com/TypeStrong/TypeDoc/issues/2876 ).
- Fixed rendering of function types within arrays and union types, [#​2892](https://redirect.github.com/TypeStrong/TypeDoc/issues/2892 ).
- Fixed an issue where if the theme JS didn't load, the page wouldn't be shown, [#​2894](https://redirect.github.com/TypeStrong/TypeDoc/issues/2894 ).
##### Thanks!
- [@​crimx](https://redirect.github.com/crimx )
- [@​jsmith2-coveo](https://redirect.github.com/jsmith2-coveo )
- [@​phoneticallySAARTHaK](https://redirect.github.com/phoneticallySAARTHaK )
- [@​XeroAlpha](https://redirect.github.com/XeroAlpha )
</details>
<details>
<summary>java-native-access/jna (net.java.dev.jna:jna)</summary>
### [`v5.17.0`](https://redirect.github.com/java-native-access/jna/blob/HEAD/CHANGES.md#Release-5170 )
[Compare Source](https://redirect.github.com/java-native-access/jna/compare/5.16.0...5.17.0 )
\================
## Features
- [#​1658](https://redirect.github.com/java-native-access/jna/pull/1658 ): Add win32 power event constants, types, and functions - [@​eranl](https://redirect.github.com/eranl ).
## Bug Fixes
- [#​1647](https://redirect.github.com/java-native-access/jna/issues/1647 ): Fix calls to jnidispatch on Android with 16KB page size (part 2) - [@​BugsBeGone](https://redirect.github.com/BugsBeGone ).
</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/toeverything/AFFiNE ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
2025-03-17 07:11:58 +00:00
renovate
0d7f032238
chore: bump up all non-major dependencies ( #10734 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| [@capgo/inappbrowser](https://redirect.github.com/Cap-go/capacitor-inappbrowser ) | [`7.2.20` -> `7.2.21`](https://renovatebot.com/diffs/npm/@capgo%2finappbrowser/7.2.20/7.2.21 ) | [](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 | patch |
| [@shoelace-style/shoelace](https://redirect.github.com/shoelace-style/shoelace ) | [`2.20.0` -> `2.20.1`](https://renovatebot.com/diffs/npm/@shoelace-style%2fshoelace/2.20.0/2.20.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/ ) | dependencies | patch |
| [@tailwindcss/postcss](https://tailwindcss.com ) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss )) | [`4.0.12` -> `4.0.13`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.12/4.0.13 ) | [](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 | patch |
| [@tailwindcss/vite](https://tailwindcss.com ) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite )) | [`4.0.12` -> `4.0.13`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.0.12/4.0.13 ) | [](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 | patch |
| [bullmq](https://bullmq.io/ ) ([source](https://redirect.github.com/taskforcesh/bullmq )) | [`5.41.8` -> `5.41.9`](https://renovatebot.com/diffs/npm/bullmq/5.41.8/5.41.9 ) | [](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 | patch |
| [electron](https://redirect.github.com/electron/electron ) | [`35.0.0` -> `35.0.1`](https://renovatebot.com/diffs/npm/electron/35.0.0/35.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/ ) | devDependencies | patch |
| [electron-updater](https://redirect.github.com/electron-userland/electron-builder ) ([source](https://redirect.github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater )) | [`6.6.1` -> `6.6.2`](https://renovatebot.com/diffs/npm/electron-updater/6.6.1/6.6.2 ) | [](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 | patch |
| [esbuild](https://redirect.github.com/evanw/esbuild ) | [`0.25.0` -> `0.25.1`](https://renovatebot.com/diffs/npm/esbuild/0.25.0/0.25.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 |
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) | [`17.4.3` -> `17.4.4`](https://renovatebot.com/diffs/npm/happy-dom/17.4.3/17.4.4 ) | [](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 |
| [jotai](https://redirect.github.com/pmndrs/jotai ) | [`2.12.1` -> `2.12.2`](https://renovatebot.com/diffs/npm/jotai/2.12.1/2.12.2 ) | [](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 | patch |
| [libc](https://redirect.github.com/rust-lang/libc ) | `0.2.170` -> `0.2.171` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | workspace.dependencies | patch |
| [mixpanel-browser](https://redirect.github.com/mixpanel/mixpanel-js ) | [`2.61.0` -> `2.61.1`](https://renovatebot.com/diffs/npm/mixpanel-browser/2.61.0/2.61.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/ ) | dependencies | patch |
| [next-themes](https://redirect.github.com/pacocoursey/next-themes ) | [`0.4.5` -> `0.4.6`](https://renovatebot.com/diffs/npm/next-themes/0.4.5/0.4.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/ ) | dependencies | patch |
| [once_cell](https://redirect.github.com/matklad/once_cell ) | `1.20.3` -> `1.21.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/ ) | workspace.dependencies | minor |
| [openai](https://redirect.github.com/openai/openai-node ) | [`4.86.2` -> `4.87.3`](https://renovatebot.com/diffs/npm/openai/4.86.2/4.87.3 ) | [](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 |
| [python](https://redirect.github.com/actions/python-versions ) | `3.12` -> `3.13` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | uses-with | minor |
| [shiki](https://redirect.github.com/shikijs/shiki ) ([source](https://redirect.github.com/shikijs/shiki/tree/HEAD/packages/shiki )) | [`3.1.0` -> `3.2.1`](https://renovatebot.com/diffs/npm/shiki/3.1.0/3.2.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/ ) | dependencies | minor |
| [tailwindcss](https://tailwindcss.com ) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss )) | [`4.0.12` -> `4.0.13`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.12/4.0.13 ) | [](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 | patch |
| [tailwindcss](https://tailwindcss.com ) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss )) | [`4.0.12` -> `4.0.13`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.12/4.0.13 ) | [](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 |
| [tldts](https://redirect.github.com/remusao/tldts ) | [`6.1.83` -> `6.1.84`](https://renovatebot.com/diffs/npm/tldts/6.1.83/6.1.84 ) | [](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 | patch |
| [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint ) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint )) | [`8.26.0` -> `8.26.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.26.0/8.26.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 |
---
### Release Notes
<details>
<summary>Cap-go/capacitor-inappbrowser (@​capgo/inappbrowser)</summary>
### [`v7.2.21`](https://redirect.github.com/Cap-go/capacitor-inappbrowser/blob/HEAD/CHANGELOG.md#7221-2025-03-10 )
[Compare Source](https://redirect.github.com/Cap-go/capacitor-inappbrowser/compare/7.2.20...7.2.21 )
</details>
<details>
<summary>shoelace-style/shoelace (@​shoelace-style/shoelace)</summary>
### [`v2.20.1`](https://redirect.github.com/shoelace-style/shoelace/releases/tag/v2.20.1 )
[Compare Source](https://redirect.github.com/shoelace-style/shoelace/compare/v2.20.0...v2.20.1 )
#### Commits
- [`19537b1`](https://redirect.github.com/shoelace-style/shoelace/commit/19537b1 ): Fix a11y issues for closing components with focused children (Christian Schilling) [#​2383](https://redirect.github.com/shoelace-style/shoelace/pull/2383 )
- [`61c73cd`](https://redirect.github.com/shoelace-style/shoelace/commit/61c73cd ): Add ticket number to changelog (Christian Schilling) [#​2383](https://redirect.github.com/shoelace-style/shoelace/pull/2383 )
- Nested tab groups broken in v2.19.1 ([#​2367](https://redirect.github.com/shoelace-style/shoelace/issues/2367 )) [#​2367](https://redirect.github.com/shoelace-style/shoelace/pull/2367 ) ([Christian Schilling](6f09a75567 ))
- [`d83d620`](https://redirect.github.com/shoelace-style/shoelace/commit/d83d620 ): Remove log statement (Christian Schilling) [#​2383](https://redirect.github.com/shoelace-style/shoelace/pull/2383 )
- [`0a48bc5`](https://redirect.github.com/shoelace-style/shoelace/commit/0a48bc5 ): Merge remote-tracking branch 'upstream/next' into fix/a11y-errors-for-blur (Christian Schilling) [#​2383](https://redirect.github.com/shoelace-style/shoelace/pull/2383 )
- [`91235cb`](https://redirect.github.com/shoelace-style/shoelace/commit/91235cb ): Fixes dropdown closing on tab key ([#​2371](https://redirect.github.com/shoelace-style/shoelace/issues/2371 )) (Gabriel Belgamo) [#​2371](https://redirect.github.com/shoelace-style/shoelace/pull/2371 )
- [`1b9104d`](https://redirect.github.com/shoelace-style/shoelace/commit/1b9104d ): update changelog (Cory LaViska)
- [`5ef3c91`](https://redirect.github.com/shoelace-style/shoelace/commit/5ef3c91 ): fix contextElement guard ([#​2399](https://redirect.github.com/shoelace-style/shoelace/issues/2399 )) (Diego Ferreiro Val) [#​2399](https://redirect.github.com/shoelace-style/shoelace/pull/2399 )
- [`ee42086`](https://redirect.github.com/shoelace-style/shoelace/commit/ee42086 ): update changelog (Cory LaViska)
- [`e09277e`](https://redirect.github.com/shoelace-style/shoelace/commit/e09277e ): Fixes closable sl-alert can be closed on whole vertical area without visual indication ([#​2375](https://redirect.github.com/shoelace-style/shoelace/issues/2375 )) (Susanne Kirchner) [#​2375](https://redirect.github.com/shoelace-style/shoelace/pull/2375 )
- [`eef4c17`](https://redirect.github.com/shoelace-style/shoelace/commit/eef4c17 ): update changelog (Cory LaViska)
- [`d2ce983`](https://redirect.github.com/shoelace-style/shoelace/commit/d2ce983 ): Merge branch 'fix/a11y-errors-for-blur' of https://github.com/schilchSICKAG/shoelace into schilchSICKAG-fix/a11y-errors-for-blur (Cory LaViska) [#​2383](https://redirect.github.com/shoelace-style/shoelace/pull/2383 )
- [`5be9540`](https://redirect.github.com/shoelace-style/shoelace/commit/5be9540 ): Merge branch 'schilchSICKAG-fix/a11y-errors-for-blur' into next (Cory LaViska)
- [`0cf1984`](https://redirect.github.com/shoelace-style/shoelace/commit/0cf1984 ): update docs to fix types (Cory LaViska)
- [`bcf08a8`](https://redirect.github.com/shoelace-style/shoelace/commit/bcf08a8 ): Carousel accessibility ([#​2364](https://redirect.github.com/shoelace-style/shoelace/issues/2364 )) (Matt McLean) [#​2364](https://redirect.github.com/shoelace-style/shoelace/pull/2364 )
- [`d1f94ab`](https://redirect.github.com/shoelace-style/shoelace/commit/d1f94ab ): update changelog (Cory LaViska)
- [`3142d14`](https://redirect.github.com/shoelace-style/shoelace/commit/3142d14 ): update version (Cory LaViska)
- [`fb59fda`](https://redirect.github.com/shoelace-style/shoelace/commit/fb59fda ): 2.20.1 (Cory LaViska)
</details>
<details>
<summary>tailwindlabs/tailwindcss (@​tailwindcss/postcss)</summary>
### [`v4.0.13`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4013---2025-03-11 )
[Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.0.12...v4.0.13 )
##### Fixed
- Fix Haml pre-processing ([#​17051](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17051 ))
- Ensure `.node` and `.wasm` files are not scanned for utilities ([#​17123](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17123 ))
- Improve performance when scanning JSON files ([#​17125](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17125 ))
- Fix extracting candidates containing dots in Haml, Pug, and Slim pre processors ([#​17094](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17094 ), [#​17085](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17085 ), [#​17113](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17113 ))
- Don't create invalid CSS when encountering a link wrapped in square brackets ([#​17129](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17129 ))
</details>
<details>
<summary>taskforcesh/bullmq (bullmq)</summary>
### [`v5.41.9`](https://redirect.github.com/taskforcesh/bullmq/releases/tag/v5.41.9 )
[Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.41.8...v5.41.9 )
##### Bug Fixes
- **scheduler:** remove multi when updating a job scheduler ([#​3108](https://redirect.github.com/taskforcesh/bullmq/issues/3108 )) ([4b619ca](4b619cab9a ))
</details>
<details>
<summary>electron/electron (electron)</summary>
### [`v35.0.1`](https://redirect.github.com/electron/electron/releases/tag/v35.0.1 ): electron v35.0.1
[Compare Source](https://redirect.github.com/electron/electron/compare/v35.0.0...v35.0.1 )
### Release Notes for v35.0.1
#### Fixes
- Fixed an issue where Node.js OOM errors terminate the process directly without raising an OOM exception. [#​45911](https://redirect.github.com/electron/electron/pull/45911 ) <span style="font-size:small;">(Also in [36](https://redirect.github.com/electron/electron/pull/45912 ))</span>
- Fixed an issue where `setContentProtection(true)` was reverted when a given window was hidden. [#​45889](https://redirect.github.com/electron/electron/pull/45889 ) <span style="font-size:small;">(Also in [34](https://redirect.github.com/electron/electron/pull/45890 ))</span>
- Fixed invalid memory access in pdf viewer which lead to random crashes. [#​45879](https://redirect.github.com/electron/electron/pull/45879 ) <span style="font-size:small;">(Also in [34](https://redirect.github.com/electron/electron/pull/45880 ))</span>
- Improved webContents loading time when resolving fonts for uncommon scripts. [#​45918](https://redirect.github.com/electron/electron/pull/45918 ) <span style="font-size:small;">(Also in [34](https://redirect.github.com/electron/electron/pull/45917 ), [36](https://redirect.github.com/electron/electron/pull/45919 ))</span>
#### Other Changes
- Backported fix for [`4010597`](https://redirect.github.com/electron/electron/commit/401059730 ). [#​45938](https://redirect.github.com/electron/electron/pull/45938 )
- Backported fix for [`4010597`](https://redirect.github.com/electron/electron/commit/401059730 ). [#​45943](https://redirect.github.com/electron/electron/pull/45943 )
</details>
<details>
<summary>electron-userland/electron-builder (electron-updater)</summary>
### [`v6.6.2`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-updater/CHANGELOG.md#662 )
[Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/electron-updater@6.6.1...electron-updater@6.6.2 )
##### Patch Changes
- [#​8933](https://redirect.github.com/electron-userland/electron-builder/pull/8933 ) [`324032c5`](324032c5ea ) Thanks [@​mmaietta](https://redirect.github.com/mmaietta )! - fix: re-export `CancellationToken`, `PackageFileInfo`, `ProgressInfo`, `UpdateFileInfo`, `UpdateInfo` from electron-updater
</details>
<details>
<summary>evanw/esbuild (esbuild)</summary>
### [`v0.25.1`](https://redirect.github.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0251 )
[Compare Source](https://redirect.github.com/evanw/esbuild/compare/v0.25.0...v0.25.1 )
- Fix incorrect paths in inline source maps ([#​4070](https://redirect.github.com/evanw/esbuild/issues/4070 ), [#​4075](https://redirect.github.com/evanw/esbuild/issues/4075 ), [#​4105](https://redirect.github.com/evanw/esbuild/issues/4105 ))
This fixes a regression from version 0.25.0 where esbuild didn't correctly resolve relative paths contained within source maps in inline `sourceMappingURL` data URLs. The paths were incorrectly being passed through as-is instead of being resolved relative to the source file containing the `sourceMappingURL` comment, which was due to the data URL not being a file URL. This regression has been fixed, and this case now has test coverage.
- Fix invalid generated source maps ([#​4080](https://redirect.github.com/evanw/esbuild/issues/4080 ), [#​4082](https://redirect.github.com/evanw/esbuild/issues/4082 ), [#​4104](https://redirect.github.com/evanw/esbuild/issues/4104 ), [#​4107](https://redirect.github.com/evanw/esbuild/issues/4107 ))
This release fixes a regression from version 0.24.1 that could cause esbuild to generate invalid source maps. Specifically under certain conditions, esbuild could generate a mapping with an out-of-bounds source index. It was introduced by code that attempted to improve esbuild's handling of "null" entries in source maps (i.e. mappings with a generated position but no original position). This regression has been fixed.
This fix was contributed by [@​jridgewell](https://redirect.github.com/jridgewell ).
- Fix a regression with non-file source map paths ([#​4078](https://redirect.github.com/evanw/esbuild/issues/4078 ))
The format of paths in source maps that aren't in the `file` namespace was unintentionally changed in version 0.25.0. Path namespaces is an esbuild-specific concept that is optionally available for plugins to use to distinguish paths from `file` paths and from paths meant for other plugins. Previously the namespace was prepended to the path joined with a `:` character, but version 0.25.0 unintentionally failed to prepend the namespace. The previous behavior has been restored.
- Fix a crash with `switch` optimization ([#​4088](https://redirect.github.com/evanw/esbuild/issues/4088 ))
The new code in the previous release to optimize dead code in switch statements accidentally introduced a crash in the edge case where one or more switch case values include a function expression. This is because esbuild now visits the case values first to determine whether any cases are dead code, and then visits the case bodies once the dead code status is known. That triggered some internal asserts that guard against traversing the AST in an unexpected order. This crash has been fixed by changing esbuild to expect the new traversal ordering. Here's an example of affected code:
```js
switch (x) {
case '':
return y.map(z => z.value)
case y.map(z => z.key).join(','):
return []
}
```
- Update Go from 1.23.5 to 1.23.7 ([#​4076](https://redirect.github.com/evanw/esbuild/issues/4076 ), [#​4077](https://redirect.github.com/evanw/esbuild/pull/4077 ))
This should have no effect on existing code as this version change does not change Go's operating system support. It may remove certain reports from vulnerability scanners that detect which version of the Go compiler esbuild uses.
This PR was contributed by [@​MikeWillCook](https://redirect.github.com/MikeWillCook ).
</details>
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
### [`v17.4.4`](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.3...b61762e732872651af11f0c07c12a90850ac830f )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.4.3...v17.4.4 )
</details>
<details>
<summary>pmndrs/jotai (jotai)</summary>
### [`v2.12.2`](https://redirect.github.com/pmndrs/jotai/releases/tag/v2.12.2 )
[Compare Source](https://redirect.github.com/pmndrs/jotai/compare/v2.12.1...v2.12.2 )
It includes some refactors and some minor fixes.
#### What's Changed
- refactor(vanilla, react): change exported functions to 'function declarations' and non-exported ones to 'arrow functions' by [@​sukvvon](https://redirect.github.com/sukvvon ) in [https://github.com/pmndrs/jotai/pull/3002 ](https://redirect.github.com/pmndrs/jotai/pull/3002 )
- fix(core): improve error handling with multiple errors in flashCallbacks by [@​nightohl](https://redirect.github.com/nightohl ) in [https://github.com/pmndrs/jotai/pull/3011 ](https://redirect.github.com/pmndrs/jotai/pull/3011 )
- fix(utils): atomWithObservable option for React 19 behavior by [@​dai-shi](https://redirect.github.com/dai-shi ) in [https://github.com/pmndrs/jotai/pull/3016 ](https://redirect.github.com/pmndrs/jotai/pull/3016 )
- fix(utils): Fix deepFreeze fails for boolean, number, string by [@​devuxer](https://redirect.github.com/devuxer ) in [https://github.com/pmndrs/jotai/pull/3018 ](https://redirect.github.com/pmndrs/jotai/pull/3018 )
- refactor(core): avoid onCancel hack by [@​dai-shi](https://redirect.github.com/dai-shi ) in [https://github.com/pmndrs/jotai/pull/3019 ](https://redirect.github.com/pmndrs/jotai/pull/3019 )
#### New Contributors
- [@​Muneeb-juttt](https://redirect.github.com/Muneeb-juttt ) made their first contribution in [https://github.com/pmndrs/jotai/pull/2997 ](https://redirect.github.com/pmndrs/jotai/pull/2997 )
- [@​a10nik](https://redirect.github.com/a10nik ) made their first contribution in [https://github.com/pmndrs/jotai/pull/2996 ](https://redirect.github.com/pmndrs/jotai/pull/2996 )
- [@​zakudriver](https://redirect.github.com/zakudriver ) made their first contribution in [https://github.com/pmndrs/jotai/pull/3017 ](https://redirect.github.com/pmndrs/jotai/pull/3017 )
- [@​nightohl](https://redirect.github.com/nightohl ) made their first contribution in [https://github.com/pmndrs/jotai/pull/3011 ](https://redirect.github.com/pmndrs/jotai/pull/3011 )
- [@​devuxer](https://redirect.github.com/devuxer ) made their first contribution in [https://github.com/pmndrs/jotai/pull/3018 ](https://redirect.github.com/pmndrs/jotai/pull/3018 )
**Full Changelog**: https://github.com/pmndrs/jotai/compare/v2.12.1...v2.12.2
</details>
<details>
<summary>rust-lang/libc (libc)</summary>
### [`v0.2.171`](https://redirect.github.com/rust-lang/libc/releases/tag/0.2.171 )
[Compare Source](https://redirect.github.com/rust-lang/libc/compare/0.2.170...0.2.171 )
##### Added
- Android: Add `if_nameindex`/`if_freenameindex` support ([#​4247](https://redirect.github.com/rust-lang/libc/pull/4247 ))
- Apple: Add missing proc types and constants ([#​4310](https://redirect.github.com/rust-lang/libc/pull/4310 ))
- BSD: Add `devname` ([#​4285](https://redirect.github.com/rust-lang/libc/pull/4285 ))
- Cygwin: Add PTY and group API ([#​4309](https://redirect.github.com/rust-lang/libc/pull/4309 ))
- Cygwin: Add support ([#​4279](https://redirect.github.com/rust-lang/libc/pull/4279 ))
- FreeBSD: Make `spawn.h` interfaces available on all FreeBSD-like systems ([#​4294](https://redirect.github.com/rust-lang/libc/pull/4294 ))
- Linux: Add `AF_XDP` structs for all Linux environments ([#​4163](https://redirect.github.com/rust-lang/libc/pull/4163 ))
- Linux: Add SysV semaphore constants ([#​4286](https://redirect.github.com/rust-lang/libc/pull/4286 ))
- Linux: Add `F_SEAL_EXEC` ([#​4316](https://redirect.github.com/rust-lang/libc/pull/4316 ))
- Linux: Add `SO_PREFER_BUSY_POLL` and `SO_BUSY_POLL_BUDGET` ([#​3917](https://redirect.github.com/rust-lang/libc/pull/3917 ))
- Linux: Add `devmem` structs ([#​4299](https://redirect.github.com/rust-lang/libc/pull/4299 ))
- Linux: Add socket constants up to `SO_DEVMEM_DONTNEED` ([#​4299](https://redirect.github.com/rust-lang/libc/pull/4299 ))
- NetBSD, OpenBSD, DragonflyBSD: Add `closefrom` ([#​4290](https://redirect.github.com/rust-lang/libc/pull/4290 ))
- NuttX: Add `pw_passwd` field to `passwd` ([#​4222](https://redirect.github.com/rust-lang/libc/pull/4222 ))
- Solarish: define `IP_BOUND_IF` and `IPV6_BOUND_IF` ([#​4287](https://redirect.github.com/rust-lang/libc/pull/4287 ))
- Wali: Add bindings for `wasm32-wali-linux-musl` target ([#​4244](https://redirect.github.com/rust-lang/libc/pull/4244 ))
##### Changed
- AIX: Use `sa_sigaction` instead of a union ([#​4250](https://redirect.github.com/rust-lang/libc/pull/4250 ))
- Make `msqid_ds.__msg_cbytes` public ([#​4301](https://redirect.github.com/rust-lang/libc/pull/4301 ))
- Unix: Make all `major`, `minor`, `makedev` into `const fn` ([#​4208](https://redirect.github.com/rust-lang/libc/pull/4208 ))
##### Deprecated
- Linux: Deprecate obsolete packet filter interfaces ([#​4267](https://redirect.github.com/rust-lang/libc/pull/4267 ))
##### Fixed
- Cygwin: Fix strerror_r ([#​4308](https://redirect.github.com/rust-lang/libc/pull/4308 ))
- Cygwin: Fix usage of f! ([#​4308](https://redirect.github.com/rust-lang/libc/pull/4308 ))
- Hermit: Make `stat::st_size` signed ([#​4298](https://redirect.github.com/rust-lang/libc/pull/4298 ))
- Linux: Correct values for `SI_TIMER`, `SI_MESGQ`, `SI_ASYNCIO` ([#​4292](https://redirect.github.com/rust-lang/libc/pull/4292 ))
- NuttX: Update `tm_zone` and `d_name` fields to use `c_char` type ([#​4222](https://redirect.github.com/rust-lang/libc/pull/4222 ))
- Xous: Include the prelude to define `c_int` ([#​4304](https://redirect.github.com/rust-lang/libc/pull/4304 ))
##### Other
- Add labels to FIXMEs ([#​4231](https://redirect.github.com/rust-lang/libc/pull/4231 ), [#​4232](https://redirect.github.com/rust-lang/libc/pull/4232 ), [#​4234](https://redirect.github.com/rust-lang/libc/pull/4234 ), [#​4235](https://redirect.github.com/rust-lang/libc/pull/4235 ), [#​4236](https://redirect.github.com/rust-lang/libc/pull/4236 ))
- CI: Fix "cannot find libc" error on Sparc64 ([#​4317](https://redirect.github.com/rust-lang/libc/pull/4317 ))
- CI: Fix "cannot find libc" error on s390x ([#​4317](https://redirect.github.com/rust-lang/libc/pull/4317 ))
- CI: Pass `--no-self-update` to `rustup update` ([#​4306](https://redirect.github.com/rust-lang/libc/pull/4306 ))
- CI: Remove tests for the `i586-pc-windows-msvc` target ([#​4311](https://redirect.github.com/rust-lang/libc/pull/4311 ))
- CI: Remove the `check_cfg` job ([#​4322](https://redirect.github.com/rust-lang/libc/pull/4312 ))
- Change the range syntax that is giving `ctest` problems ([#​4311](https://redirect.github.com/rust-lang/libc/pull/4311 ))
- Linux: Split out the stat struct for gnu/b32/mips ([#​4276](https://redirect.github.com/rust-lang/libc/pull/4276 ))
##### Removed
- NuttX: Remove `pthread_set_name_np` ([#​4251](https://redirect.github.com/rust-lang/libc/pull/4251 ))
</details>
<details>
<summary>mixpanel/mixpanel-js (mixpanel-browser)</summary>
### [`v2.61.1`](https://redirect.github.com/mixpanel/mixpanel-js/releases/tag/v2.61.1 ): Session Recording Fixes & Reliability
[Compare Source](https://redirect.github.com/mixpanel/mixpanel-js/compare/v2.61.0...v2.61.1 )
- Stops recording when the initial full snapshot of the DOM fails to generate, preventing the ingestion of blank recordings
- Try/catch rrweb's `record` to prevent any user facing errors
- Fix broken opt-out check that was spamming error messages when `debug` mode is on (introduced in 2.61.0)
</details>
<details>
<summary>pacocoursey/next-themes (next-themes)</summary>
### [`v0.4.6`](https://redirect.github.com/pacocoursey/next-themes/releases/tag/v0.4.6 )
[Compare Source](https://redirect.github.com/pacocoursey/next-themes/compare/v0.4.5...v0.4.6 )
#### What's Changed
- fix: add null check for value in updateDOM function to prevent runtime errors and flashing by [@​groveom](https://redirect.github.com/groveom ) in [https://github.com/pacocoursey/next-themes/pull/344 ](https://redirect.github.com/pacocoursey/next-themes/pull/344 )
#### New Contributors
- [@​groveom](https://redirect.github.com/groveom ) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/344 ](https://redirect.github.com/pacocoursey/next-themes/pull/344 )
**Full Changelog**: https://github.com/pacocoursey/next-themes/compare/v0.4.5...v0.4.6
</details>
<details>
<summary>matklad/once_cell (once_cell)</summary>
### [`v1.21.0`](https://redirect.github.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1210 )
[Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.20.3...v1.21.0 )
- Outline initialization in `race`: [#​273](https://redirect.github.com/matklad/once_cell/pull/273 ).
- Add `OnceNonZereUsize::get_unchecked`: [#​274](https://redirect.github.com/matklad/once_cell/pull/274 ).
- Add `OnceBox::clone` and `OnceBox::with_value`: [#​275](https://redirect.github.com/matklad/once_cell/pull/275 ).
</details>
<details>
<summary>openai/openai-node (openai)</summary>
### [`v4.87.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4873-2025-03-11 )
[Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.87.2...v4.87.3 )
Full Changelog: [v4.87.2...v4.87.3](https://redirect.github.com/openai/openai-node/compare/v4.87.2...v4.87.3 )
##### Bug Fixes
- **responses:** correct reasoning output type ([2abef57](2abef57d76 ))
### [`v4.87.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4872-2025-03-11 )
[Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.87.1...v4.87.2 )
Full Changelog: [v4.87.1...v4.87.2](https://redirect.github.com/openai/openai-node/compare/v4.87.1...v4.87.2 )
##### Bug Fixes
- **responses:** correctly add output_text ([4ceb5cc](4ceb5cc516 ))
### [`v4.87.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4871-2025-03-11 )
[Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.87.0...v4.87.1 )
Full Changelog: [v4.87.0...v4.87.1](https://redirect.github.com/openai/openai-node/compare/v4.87.0...v4.87.1 )
##### Bug Fixes
- correct imports ([5cdf17c](5cdf17cec3 ))
### [`v4.87.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4870-2025-03-11 )
[Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.86.2...v4.87.0 )
Full Changelog: [v4.86.2...v4.87.0](https://redirect.github.com/openai/openai-node/compare/v4.86.2...v4.87.0 )
##### Features
- **api:** add /v1/responses and built-in tools ([119b584](119b5843a1 ))
</details>
<details>
<summary>actions/python-versions (python)</summary>
### [`v3.13.2`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.2-13708744326 ): 3.13.2
[Compare Source](https://redirect.github.com/actions/python-versions/compare/3.13.1-13437882550...3.13.2-13708744326 )
Python 3.13.2
### [`v3.13.1`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.1-13437882550 ): 3.13.1
[Compare Source](https://redirect.github.com/actions/python-versions/compare/3.13.0-13707372259...3.13.1-13437882550 )
Python 3.13.1
### [`v3.13.0`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.0-13707372259 ): 3.13.0
[Compare Source](https://redirect.github.com/actions/python-versions/compare/3.12.9-13149478207...3.13.0-13707372259 )
Python 3.13.0
</details>
<details>
<summary>shikijs/shiki (shiki)</summary>
### [`v3.2.1`](https://redirect.github.com/shikijs/shiki/releases/tag/v3.2.1 )
[Compare Source](https://redirect.github.com/shikijs/shiki/compare/v3.2.0...v3.2.1 )
*No significant changes*
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v3.2.0...v3.2.1 )
### [`v3.2.0`](https://redirect.github.com/shikijs/shiki/releases/tag/v3.2.0 )
[Compare Source](https://redirect.github.com/shikijs/shiki/compare/v3.1.0...v3.2.0 )
##### 🚀 Features
- Upgrade deps, new langs and themes - by [@​antfu](https://redirect.github.com/antfu ) [<samp>(b11c6)</samp>](https://redirect.github.com/shikijs/shiki/commit/b11c684a )
##### 🐞 Bug Fixes
- Faild to run shiki doc server locally - by [@​Hephaest](https://redirect.github.com/Hephaest ) in [https://github.com/shikijs/shiki/issues/959 ](https://redirect.github.com/shikijs/shiki/issues/959 ) [<samp>(3bbd8)</samp>](https://redirect.github.com/shikijs/shiki/commit/3bbd82aa )
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v3.1.0...v3.2.0 )
</details>
<details>
<summary>remusao/tldts (tldts)</summary>
### [`v6.1.84`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6184-Mon-Mar-10-2025 )
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.83...v6.1.84 )
##### 📜 Update Public Suffix List
- `tldts-experimental`, `tldts`
- Update upstream public suffix list [#​2298](https://redirect.github.com/remusao/tldts/pull/2298 ) ([@​remusao](https://redirect.github.com/remusao ))
##### Authors: 1
- Rémi ([@​remusao](https://redirect.github.com/remusao ))
***
</details>
<details>
<summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary>
### [`v8.26.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8261-2025-03-10 )
[Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.26.0...v8.26.1 )
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</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/toeverything/AFFiNE ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
2025-03-14 15:44:22 +00:00
fundon
ec9bd1f383
feat(editor): add toolbar registry extension ( #9572 )
...
### What's Changed!
#### Added
Manage various types of toolbars uniformly in one place.
* `affine-toolbar-widget`
* `ToolbarRegistryExtension`
The toolbar currently supports and handles several scenarios:
1. Select blocks: `BlockSelection`
2. Select text: `TextSelection` or `NativeSelection`
3. Hover a link: `affine-link` and `affine-reference`
#### Removed
Remove redundant toolbar implementations.
* `attachment` toolbar
* `bookmark` toolbar
* `embed` toolbar
* `formatting` toolbar
* `affine-link` toolbar
* `affine-reference` toolbar
### How to migrate?
Here is an example that can help us migrate some unrefactored toolbars:
Check out the more detailed types of [`ToolbarModuleConfig`](c178debf2d/blocksuite/affine/shared/src/services/toolbar-service/config.ts ).
1. Add toolbar configuration file to a block type, such as bookmark block: [`config.ts`](c178debf2d/blocksuite/affine/block-bookmark/src/configs/toolbar.ts )
```ts
export const builtinToolbarConfig = {
actions: [
{
id: 'a.preview',
content(ctx) {
const model = ctx.getCurrentModelBy(BlockSelection, BookmarkBlockModel);
if (!model) return null;
const { url } = model;
return html`<affine-link-preview .url=${url}></affine-link-preview>`;
},
},
{
id: 'b.conversions',
actions: [
{
id: 'inline',
label: 'Inline view',
run(ctx) {
},
},
{
id: 'card',
label: 'Card view',
disabled: true,
},
{
id: 'embed',
label: 'Embed view',
disabled(ctx) {
},
run(ctx) {
},
},
],
content(ctx) {
},
} satisfies ToolbarActionGroup<ToolbarAction>,
{
id: 'c.style',
actions: [
{
id: 'horizontal',
label: 'Large horizontal style',
},
{
id: 'list',
label: 'Small horizontal style',
},
],
content(ctx) {
},
} satisfies ToolbarActionGroup<ToolbarAction>,
{
id: 'd.caption',
tooltip: 'Caption',
icon: CaptionIcon(),
run(ctx) {
},
},
{
placement: ActionPlacement.More,
id: 'a.clipboard',
actions: [
{
id: 'copy',
label: 'Copy',
icon: CopyIcon(),
run(ctx) {
},
},
{
id: 'duplicate',
label: 'Duplicate',
icon: DuplicateIcon(),
run(ctx) {
},
},
],
},
{
placement: ActionPlacement.More,
id: 'b.refresh',
label: 'Reload',
icon: ResetIcon(),
run(ctx) {
},
},
{
placement: ActionPlacement.More,
id: 'c.delete',
label: 'Delete',
icon: DeleteIcon(),
variant: 'destructive',
run(ctx) {
},
},
],
} as const satisfies ToolbarModuleConfig;
```
2. Add configuration extension to a block spec: [bookmark's spec](c178debf2d/blocksuite/affine/block-bookmark/src/bookmark-spec.ts )
```ts
const flavour = BookmarkBlockSchema.model.flavour;
export const BookmarkBlockSpec: ExtensionType[] = [
...,
ToolbarModuleExtension({
id: BlockFlavourIdentifier(flavour),
config: builtinToolbarConfig,
}),
].flat();
```
3. If the bock type already has a toolbar configuration built in, we can customize it in the following ways:
Check out the [editor's config](c178debf2d/packages/frontend/core/src/blocksuite/extensions/editor-config/index.ts (L51C4-L54C8) ) file.
```ts
// Defines a toolbar configuration for the bookmark block type
const customBookmarkToolbarConfig = {
actions: [
...
]
} as const satisfies ToolbarModuleConfig;
// Adds it into the editor's config
ToolbarModuleExtension({
id: BlockFlavourIdentifier('custom:affine:bookmark'),
config: customBookmarkToolbarConfig,
}),
```
4. If we want to extend the global:
```ts
// Defines a toolbar configuration
const customWildcardToolbarConfig = {
actions: [
...
]
} as const satisfies ToolbarModuleConfig;
// Adds it into the editor's config
ToolbarModuleExtension({
id: BlockFlavourIdentifier('custom:affine:*'),
config: customWildcardToolbarConfig,
}),
```
Currently, only most toolbars in page mode have been refactored. Next is edgeless mode.
2025-03-06 06:46:03 +00:00