shikijs/shiki (@shikijs/monaco)
### [`v1.17.6`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.17.6)
[Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.17.5...v1.17.6)
##### 🚀 Features
- **engine-js**:
- Improve js engine by replacing hard-coded recursive reference - by [@antfu](https://redirect.github.com/antfu) [(b3d49)](https://redirect.github.com/shikijs/shiki/commit/b3d493b9)
- Improve js engine handling for markdown - by [@antfu](https://redirect.github.com/antfu) [(b05d8)](https://redirect.github.com/shikijs/shiki/commit/b05d838d)
##### 🐞 Bug Fixes
- Missing named exports for `shiki/wasm` and `@shikijs/wasm-inlined` - by [@antfu](https://redirect.github.com/antfu) [(3f226)](https://redirect.github.com/shikijs/shiki/commit/3f2269e9)
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.17.5...v1.17.6)
### [`v1.17.5`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.17.5)
[Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.17.4...v1.17.5)
##### 🚀 Features
- Update grammars - by [@antfu](https://redirect.github.com/antfu) [(b61e4)](https://redirect.github.com/shikijs/shiki/commit/b61e4e31)
- **engine-js**:
- Supports contiguous anchor simulation - by [@antfu](https://redirect.github.com/antfu) [(43ecc)](https://redirect.github.com/shikijs/shiki/commit/43ecce79)
- Introduce `simulation` option - by [@antfu](https://redirect.github.com/antfu) [(adf99)](https://redirect.github.com/shikijs/shiki/commit/adf99f2f)
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.17.4...v1.17.5)
### [`v1.17.4`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.17.4)
[Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.17.0...v1.17.4)
*No significant changes*
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.17.3...v1.17.4)
### [`v1.17.0`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.17.0)
[Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.16.3...v1.17.0)
Refactor the monorepo and separate engines into each own package.
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.16.3...v1.17.0)
### [`v1.16.3`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.16.3)
[Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.16.2...v1.16.3)
##### 🚀 Features
- Make `createCssVariablesTheme` no longer experimental - by [@antfu](https://redirect.github.com/antfu) [(ac10b)](https://redirect.github.com/shikijs/shiki/commit/ac10b3ac)
- Use `regex` to enhance js engine support - by [@antfu](https://redirect.github.com/antfu) in [https://github.com/shikijs/shiki/issues/762](https://redirect.github.com/shikijs/shiki/issues/762) [(ed362)](https://redirect.github.com/shikijs/shiki/commit/ed362960)
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.16.2...v1.16.3)
volarjs/volar.js (@volar/jsdelivr)
### [`v2.4.5`](https://redirect.github.com/volarjs/volar.js/blob/HEAD/CHANGELOG.md#245-2024-09-14)
[Compare Source](https://redirect.github.com/volarjs/volar.js/compare/v2.4.4...v2.4.5)
##### Bug Fixes
- **typescript:** avoid duplicate completion items in plugin mode
##### Refactors
- **typescript:** deprecated resolveLanguageServiceHost
- **kit:** add setup hook for create checker functions
vuejs/babel-plugin-jsx (@vue/babel-plugin-jsx)
### [`v1.2.5`](https://redirect.github.com/vuejs/babel-plugin-jsx/releases/tag/v1.2.5)
[Compare Source](https://redirect.github.com/vuejs/babel-plugin-jsx/compare/v1.2.4...v1.2.5)
##### 🐞 Bug Fixes
- Missing colon in event name for dynamic model arguments - by [@KaelWD](https://redirect.github.com/KaelWD) in [https://github.com/vuejs/babel-plugin-jsx/issues/642](https://redirect.github.com/vuejs/babel-plugin-jsx/issues/642) [(ad14b)](https://redirect.github.com/vuejs/babel-plugin-jsx/commit/ad14b2d)
##### [View changes on GitHub](https://redirect.github.com/vuejs/babel-plugin-jsx/compare/v1.2.4...v1.2.5)
pnpm/pnpm (pnpm)
### [`v9.10.0`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.10.0): pnpm 9.10
[Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.9.0...v9.10.0)
#### Minor Changes
- Support for a new CLI flag, `--exclude-peers`, added to the `list` and `why` commands. When `--exclude-peers` is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned [#8506](https://redirect.github.com/pnpm/pnpm/pull/8506).
- Added a new setting to `package.json` at `pnpm.auditConfig.ignoreGhsas` for ignoring vulnerabilities by their GHSA code [#6838](https://redirect.github.com/pnpm/pnpm/issues/6838).
For instance:
```json
{
"pnpm": {
"auditConfig": {
"ignoreGhsas": [
"GHSA-42xw-2xvc-qx8m",
"GHSA-4w2v-q235-vp99",
"GHSA-cph5-m8f7-6c5x",
"GHSA-vh95-rmgr-6w4m"
]
}
}
}
```
#### Patch Changes
- Throw an exception if pnpm switches to the same version of itself.
- Reduce memory usage during peer dependencies resolution.
#### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
microsoft/TypeScript (typescript)
### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda)
[Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
typescript-eslint/typescript-eslint (typescript-eslint)
### [`v8.5.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#850-2024-09-09)
[Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.4.0...v8.5.0)
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.
vitejs/vite (vite)
### [`v5.4.5`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.5)
[Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.4...v5.4.5)
Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md) for details.
### [`v5.4.4`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.4)
[Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.3...v5.4.4)
Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md) for details.
vuejs/core (vue)
### [`v3.5.5`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#355-2024-09-13)
[Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.4...v3.5.5)
##### Bug Fixes
- **compiler-core:** fix handling of delimiterOpen in VPre ([#11915](https://redirect.github.com/vuejs/core/issues/11915)) ([706d4ac](https://redirect.github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971)), closes [#11913](https://redirect.github.com/vuejs/core/issues/11913)
- **compiler-dom:** fix stringify static edge for partially eligible chunks in cached parent ([1d99d61](https://redirect.github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121)), closes [#11879](https://redirect.github.com/vuejs/core/issues/11879) [#11890](https://redirect.github.com/vuejs/core/issues/11890)
- **compiler-dom:** should ignore leading newline in
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^1.16.2
->^1.17.6
^22.5.4
->^22.5.5
~2.4.4
->~2.4.5
~2.4.4
->~2.4.5
^1.2.4
->^1.2.5
9.9.0
->9.10.0
^1.16.2
->^1.17.6
^5.5.4
->^5.6.2
^8.4.0
->^8.5.0
^5.4.3
->^5.4.5
^3.5.3
->^3.5.5
Release Notes
shikijs/shiki (@shikijs/monaco)
### [`v1.17.6`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.17.6) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.17.5...v1.17.6) ##### 🚀 Features - **engine-js**: - Improve js engine by replacing hard-coded recursive reference - by [@antfu](https://redirect.github.com/antfu) [(b3d49)](https://redirect.github.com/shikijs/shiki/commit/b3d493b9) - Improve js engine handling for markdown - by [@antfu](https://redirect.github.com/antfu) [(b05d8)](https://redirect.github.com/shikijs/shiki/commit/b05d838d) ##### 🐞 Bug Fixes - Missing named exports for `shiki/wasm` and `@shikijs/wasm-inlined` - by [@antfu](https://redirect.github.com/antfu) [(3f226)](https://redirect.github.com/shikijs/shiki/commit/3f2269e9) ##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.17.5...v1.17.6) ### [`v1.17.5`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.17.5) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.17.4...v1.17.5) ##### 🚀 Features - Update grammars - by [@antfu](https://redirect.github.com/antfu) [(b61e4)](https://redirect.github.com/shikijs/shiki/commit/b61e4e31) - **engine-js**: - Supports contiguous anchor simulation - by [@antfu](https://redirect.github.com/antfu) [(43ecc)](https://redirect.github.com/shikijs/shiki/commit/43ecce79) - Introduce `simulation` option - by [@antfu](https://redirect.github.com/antfu) [(adf99)](https://redirect.github.com/shikijs/shiki/commit/adf99f2f) ##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.17.4...v1.17.5) ### [`v1.17.4`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.17.4) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.17.0...v1.17.4) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.17.3...v1.17.4) ### [`v1.17.0`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.17.0) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.16.3...v1.17.0) Refactor the monorepo and separate engines into each own package. ##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.16.3...v1.17.0) ### [`v1.16.3`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.16.3) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.16.2...v1.16.3) ##### 🚀 Features - Make `createCssVariablesTheme` no longer experimental - by [@antfu](https://redirect.github.com/antfu) [(ac10b)](https://redirect.github.com/shikijs/shiki/commit/ac10b3ac) - Use `regex` to enhance js engine support - by [@antfu](https://redirect.github.com/antfu) in [https://github.com/shikijs/shiki/issues/762](https://redirect.github.com/shikijs/shiki/issues/762) [(ed362)](https://redirect.github.com/shikijs/shiki/commit/ed362960) ##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.16.2...v1.16.3)volarjs/volar.js (@volar/jsdelivr)
### [`v2.4.5`](https://redirect.github.com/volarjs/volar.js/blob/HEAD/CHANGELOG.md#245-2024-09-14) [Compare Source](https://redirect.github.com/volarjs/volar.js/compare/v2.4.4...v2.4.5) ##### Bug Fixes - **typescript:** avoid duplicate completion items in plugin mode ##### Refactors - **typescript:** deprecated resolveLanguageServiceHost - **kit:** add setup hook for create checker functionsvuejs/babel-plugin-jsx (@vue/babel-plugin-jsx)
### [`v1.2.5`](https://redirect.github.com/vuejs/babel-plugin-jsx/releases/tag/v1.2.5) [Compare Source](https://redirect.github.com/vuejs/babel-plugin-jsx/compare/v1.2.4...v1.2.5) ##### 🐞 Bug Fixes - Missing colon in event name for dynamic model arguments - by [@KaelWD](https://redirect.github.com/KaelWD) in [https://github.com/vuejs/babel-plugin-jsx/issues/642](https://redirect.github.com/vuejs/babel-plugin-jsx/issues/642) [(ad14b)](https://redirect.github.com/vuejs/babel-plugin-jsx/commit/ad14b2d) ##### [View changes on GitHub](https://redirect.github.com/vuejs/babel-plugin-jsx/compare/v1.2.4...v1.2.5)pnpm/pnpm (pnpm)
### [`v9.10.0`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.10.0): pnpm 9.10 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.9.0...v9.10.0) #### Minor Changes - Support for a new CLI flag, `--exclude-peers`, added to the `list` and `why` commands. When `--exclude-peers` is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned [#8506](https://redirect.github.com/pnpm/pnpm/pull/8506). - Added a new setting to `package.json` at `pnpm.auditConfig.ignoreGhsas` for ignoring vulnerabilities by their GHSA code [#6838](https://redirect.github.com/pnpm/pnpm/issues/6838). For instance: ```json { "pnpm": { "auditConfig": { "ignoreGhsas": [ "GHSA-42xw-2xvc-qx8m", "GHSA-4w2v-q235-vp99", "GHSA-cph5-m8f7-6c5x", "GHSA-vh95-rmgr-6w4m" ] } } } ``` #### Patch Changes - Throw an exception if pnpm switches to the same version of itself. - Reduce memory usage during peer dependencies resolution. #### Platinum Sponsorsmicrosoft/TypeScript (typescript)
### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)typescript-eslint/typescript-eslint (typescript-eslint)
### [`v8.5.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#850-2024-09-09) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.4.0...v8.5.0) 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.vitejs/vite (vite)
### [`v5.4.5`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.5) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.4...v5.4.5) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md) for details. ### [`v5.4.4`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.4) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.3...v5.4.4) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md) for details.vuejs/core (vue)
### [`v3.5.5`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#355-2024-09-13) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.4...v3.5.5) ##### Bug Fixes - **compiler-core:** fix handling of delimiterOpen in VPre ([#11915](https://redirect.github.com/vuejs/core/issues/11915)) ([706d4ac](https://redirect.github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971)), closes [#11913](https://redirect.github.com/vuejs/core/issues/11913) - **compiler-dom:** fix stringify static edge for partially eligible chunks in cached parent ([1d99d61](https://redirect.github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121)), closes [#11879](https://redirect.github.com/vuejs/core/issues/11879) [#11890](https://redirect.github.com/vuejs/core/issues/11890) - **compiler-dom:** should ignore leading newline inConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.