KernelSU
KernelSU copied to clipboard
build(deps): bump the npm group across 1 directory with 20 updates
Bumps the npm group with 9 updates in the /website directory:
| Package | From | To |
|---|---|---|
| vue | 3.5.9 |
3.5.10 |
| @babel/helper-string-parser | 7.24.8 |
7.25.7 |
| @babel/helper-validator-identifier | 7.24.7 |
7.25.7 |
| @babel/parser | 7.25.6 |
7.25.7 |
| @docsearch/js | 3.6.1 |
3.6.2 |
| @shikijs/transformers | 1.20.0 |
1.21.0 |
| regex | 4.3.2 |
4.3.3 |
| rollup | 4.22.4 |
4.24.0 |
| shiki | 1.20.0 |
1.21.0 |
Updates vue from 3.5.9 to 3.5.10
Release notes
Sourced from vue's releases.
v3.5.10
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.
Changelog
Sourced from vue's changelog.
3.5.10 (2024-09-27)
Bug Fixes
- custom-element: properly set kebab-case props on Vue custom elements (ea3efa0), closes #12030 #12032
- reactivity: fix nested batch edge case (93c95dd)
- reactivity: only clear notified flags for computed in first batch iteration (aa9ef23), closes #12045
- types/ref: handle nested refs in UnwrapRef (#12049) (e2c19c2), closes #12044
Commits
4b09ab2release: v3.5.1093c95ddfix(reactivity): fix nested batch edge caseaa9ef23fix(reactivity): only clear notified flags for computed in first batch iteration60c2029test: add test case for #11928e2c19c2fix(types/ref): handle nested refs in UnwrapRef (#12049)ea3efa0fix(custom-element): properly set kebab-case props on Vue custom elementsa77b959workflow: link to release workflow in release script [ci skip]- See full diff in compare view
Updates @babel/helper-string-parser from 7.24.8 to 7.25.7
Release notes
Sourced from @babel/helper-string-parser's releases.
v7.25.7 (2024-10-02)
Thanks
@DylanPierceyand@YuHyeonWookfor your first PRs!:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (
@DylanPiercey)babel-plugin-transform-classes
- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)babel-generator
- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo)- #16785 Print TS type annotations for destructuring in assignment pattern (
@nicolo-ribaudo)- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo):nail_care: Polish
babel-types
- #16852 Add deprecated JSDOC for fields (
@liuxingbaoyu):house: Internal
babel-core
- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone
- #16809 Archive syntax-import-reflection and syntax-decimal (
@nicolo-ribaudo)babel-generator
- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo):running_woman: Performance
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (
@liuxingbaoyu)babel-types
- #16842 perf: Improve
@babel/typesbuilders (@liuxingbaoyu)- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)Committers: 8
- Babel Bot (
@babel-bot)- Dylan Piercey (
@DylanPiercey)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu- coderaiser (
@coderaiser)- fisker Cheung (
@fisker)- hwook (
@YuHyeonWook)v7.25.6 (2024-08-29)
Thanks
@j4k0xbfor your first PR!
... (truncated)
Changelog
Sourced from @babel/helper-string-parser's changelog.
v7.25.7 (2024-10-02)
:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (
@DylanPiercey)babel-plugin-transform-classes
- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)babel-generator
- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo)- #16785 Print TS type annotations for destructuring in assignment pattern (
@nicolo-ribaudo)- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo):nail_care: Polish
babel-types
- #16852 Add deprecated JSDOC for fields (
@liuxingbaoyu):house: Internal
babel-core
- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone
- #16809 Archive syntax-import-reflection and syntax-decimal (
@nicolo-ribaudo)babel-generator
- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo):running_woman: Performance
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (
@liuxingbaoyu)babel-types
- #16842 perf: Improve
@babel/typesbuilders (@liuxingbaoyu)- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)v7.25.6 (2024-08-29)
:bug: Bug Fix
babel-generator
- #16783 Properly print inner comments in TS array types (
@nicolo-ribaudo)- #16775 fix: jsx whitespace is not properly preserved when retainLines (
@liuxingbaoyu)babel-traverse
- #16727 fix:
path.getAssignmentIdentifiersmay beundefined(@liuxingbaoyu)babel-parserbabel-helpers,babel-plugin-transform-optional-chaining,babel-runtime-corejs3
- #16769 Only wrap functions in
superPropertyGethelper (@nicolo-ribaudo):nail_care: Polish
babel-generator,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx,babel-plugin-transform-react-pure-annotations,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env
- #16780 Do not enforce printing space between
(and comments (@nicolo-ribaudo)
... (truncated)
Commits
Updates @babel/helper-validator-identifier from 7.24.7 to 7.25.7
Release notes
Sourced from @babel/helper-validator-identifier's releases.
v7.25.7 (2024-10-02)
Thanks
@DylanPierceyand@YuHyeonWookfor your first PRs!:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (
@DylanPiercey)babel-plugin-transform-classes
- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)babel-generator
- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo)- #16785 Print TS type annotations for destructuring in assignment pattern (
@nicolo-ribaudo)- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo):nail_care: Polish
babel-types
- #16852 Add deprecated JSDOC for fields (
@liuxingbaoyu):house: Internal
babel-core
- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone
- #16809 Archive syntax-import-reflection and syntax-decimal (
@nicolo-ribaudo)babel-generator
- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo):running_woman: Performance
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (
@liuxingbaoyu)babel-types
- #16842 perf: Improve
@babel/typesbuilders (@liuxingbaoyu)- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)Committers: 8
- Babel Bot (
@babel-bot)- Dylan Piercey (
@DylanPiercey)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu- coderaiser (
@coderaiser)- fisker Cheung (
@fisker)- hwook (
@YuHyeonWook)v7.25.6 (2024-08-29)
Thanks
@j4k0xbfor your first PR!
... (truncated)
Changelog
Sourced from @babel/helper-validator-identifier's changelog.
v7.25.7 (2024-10-02)
:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (
@DylanPiercey)babel-plugin-transform-classes
- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)babel-generator
- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo)- #16785 Print TS type annotations for destructuring in assignment pattern (
@nicolo-ribaudo)- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo):nail_care: Polish
babel-types
- #16852 Add deprecated JSDOC for fields (
@liuxingbaoyu):house: Internal
babel-core
- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone
- #16809 Archive syntax-import-reflection and syntax-decimal (
@nicolo-ribaudo)babel-generator
- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo):running_woman: Performance
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (
@liuxingbaoyu)babel-types
- #16842 perf: Improve
@babel/typesbuilders (@liuxingbaoyu)- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)v7.25.6 (2024-08-29)
:bug: Bug Fix
babel-generator
- #16783 Properly print inner comments in TS array types (
@nicolo-ribaudo)- #16775 fix: jsx whitespace is not properly preserved when retainLines (
@liuxingbaoyu)babel-traverse
- #16727 fix:
path.getAssignmentIdentifiersmay beundefined(@liuxingbaoyu)babel-parserbabel-helpers,babel-plugin-transform-optional-chaining,babel-runtime-corejs3
- #16769 Only wrap functions in
superPropertyGethelper (@nicolo-ribaudo):nail_care: Polish
babel-generator,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx,babel-plugin-transform-react-pure-annotations,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env
- #16780 Do not enforce printing space between
(and comments (@nicolo-ribaudo)
... (truncated)
Commits
Updates @babel/parser from 7.25.6 to 7.25.7
Release notes
Sourced from @babel/parser's releases.
v7.25.7 (2024-10-02)
Thanks
@DylanPierceyand@YuHyeonWookfor your first PRs!:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (
@DylanPiercey)babel-plugin-transform-classes
- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)babel-generator
- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo)- #16785 Print TS type annotations for destructuring in assignment pattern (
@nicolo-ribaudo)- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo):nail_care: Polish
babel-types
- #16852 Add deprecated JSDOC for fields (
@liuxingbaoyu):house: Internal
babel-core
- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone
- #16809 Archive syntax-import-reflection and syntax-decimal (
@nicolo-ribaudo)babel-generator
- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo):running_woman: Performance
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (
@liuxingbaoyu)babel-types
- #16842 perf: Improve
@babel/typesbuilders (@liuxingbaoyu)- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)Committers: 8
- Babel Bot (
@babel-bot)- Dylan Piercey (
@DylanPiercey)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu- coderaiser (
@coderaiser)- fisker Cheung (
@fisker)- hwook (
@YuHyeonWook)
Changelog
Sourced from @babel/parser's changelog.
v7.25.7 (2024-10-02)
:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (
@DylanPiercey)babel-plugin-transform-classes
- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)babel-generator
- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo)- #16785 Print TS type annotations for destructuring in assignment pattern (
@nicolo-ribaudo)- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo):nail_care: Polish
babel-types
- #16852 Add deprecated JSDOC for fields (
@liuxingbaoyu):house: Internal
babel-core
- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone
- #16809 Archive syntax-import-reflection and syntax-decimal (
@nicolo-ribaudo)babel-generator
- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo):running_woman: Performance
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (
@liuxingbaoyu)babel-types
- #16842 perf: Improve
@babel/typesbuilders (@liuxingbaoyu)- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)
Commits
2533cfbv7.25.7611d958[babel 8] CreateTSClassImplements|TSInterfaceHeritagenodes (#16731)60b9670[Babel 8] Removeenumsoption of flow plugin (#16792)63e8c44[Babel 8] Removeminimal,smartoption of Pipeline Operator (#16801)4a55f99[Flow] Drop support for annotations inside array patterns (#16813)9e14f7dchore: Enable more lint rules (#16827)b25a8a5Removeeslint-plugin-prettier(#16823)ca62240RemoveimportAssertionsparser plugin (#16770)380e864RemoveimportReflectionparser plugin (#16808)69d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)- Additional commits viewable in compare view
Updates @babel/types from 7.25.6 to 7.25.7
Release notes
Sourced from @babel/types's releases.
v7.25.7 (2024-10-02)
Thanks
@DylanPierceyand@YuHyeonWookfor your first PRs!:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (
@DylanPiercey)babel-plugin-transform-classes
- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)babel-generator
- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo)- #16785 Print TS type annotations for destructuring in assignment pattern (
@nicolo-ribaudo)- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo):nail_care: Polish
babel-types
- #16852 Add deprecated JSDOC for fields (
@liuxingbaoyu):house: Internal
babel-core
- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone
- #16809 Archive syntax-import-reflection and syntax-decimal (
@nicolo-ribaudo)babel-generator
- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo):running_woman: Performance
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (
@liuxingbaoyu)babel-types
- #16842 perf: Improve
@babel/typesbuilders (@liuxingbaoyu)- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)Committers: 8
- Babel Bot (
@babel-bot)- Dylan Piercey (
@DylanPiercey)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu- coderaiser (
@coderaiser)- fisker Cheung (
@fisker)- hwook (
@YuHyeonWook)
Changelog
Sourced from @babel/types's changelog.
v7.25.7 (2024-10-02)
:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse
- #16814 fix: issue with node path keys updated on unrelated paths (
@DylanPiercey)babel-plugin-transform-classes
- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)babel-generator
- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo)- #16785 Print TS type annotations for destructuring in assignment pattern (
@nicolo-ribaudo)- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo):nail_care: Polish
babel-types
- #16852 Add deprecated JSDOC for fields (
@liuxingbaoyu):house: Internal
babel-core
- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone
- #16809 Archive syntax-import-reflection and syntax-decimal (
@nicolo-ribaudo)babel-generator
- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo):running_woman: Performance
babel-plugin-transform-typescript
- #16875 perf: Avoid extra cloning of namespaces (
@liuxingbaoyu)babel-types
- #16842 perf: Improve
@babel/typesbuilders (@liuxingbaoyu)- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)
Commits
2533cfbv7.25.7ea5fcb8chore: Enableimport/exportrule (#16843)e02d9efAdd deprecated JSDOC for fields (#16852)61d0573chore: Simplify the use of definitions for@babel/types(#16855)ebe4b7cperf: Improve@babel/typesbuilders (#16842)63af126fix: ObjectPattern used as id inside for-of (#16830)611d958[babel 8] CreateTSClassImplements|TSInterfaceHeritagenodes (#16731)506bf91RemoveBABEL_TYPES_8_BREAKINGflag and enable it by default (#16817)9e14f7dchore: Enable more lint rules (#16827)855a72eOnly accessBABEL_TYPES_8_BREAKINGat startup (#16828)- Additional commits viewable in compare view
Updates @docsearch/js from 3.6.1 to 3.6.2
Release notes
Sourced from @docsearch/js's releases.
v3.6.2
3.6.2 (2024-09-27)
Bug Fixes
- email: [email protected] is being retired (#2280) (698c1cd)
- hits: default to hierarchy lvl0 if highlights present (#2309) (5260d1e)
Changelog
Sourced from @docsearch/js's changelog.
3.6.2 (2024-09-27)
Bug Fixes
- email: [email protected] is being retired (#2280) (698c1cd)
- hits: default to hierarchy lvl0 if highlights present (#2309) (5260d1e)
Commits
86281d6chore: release v3.6.2 (#2310)5260d1efix(hits): default to hierarchy lvl0 if highlights present (#2309)9733ba9Update DocSearch-program.mdd56a532docs(showcase): Add ScalarDB and ScalarDL to showcase (#2297)3067715docs(showcase) - add astro (#2283)660f53cUpdate templates.mdx580e14ffix(showcase list) - now they're sorted (#2282)698c1cdfix(email): [email protected] is being retired (#2280)- See full diff in compare view
Updates @docsearch/react from 3.6.1 to 3.6.2
Release notes
Sourced from @docsearch/react's releases.
v3.6.2
3.6.2 (2024-09-27)
Bug Fixes
- email: [email protected] is being retired (#2280) (698c1cd)
- hits: default to hierarchy lvl0 if highlights present (#2309) (5260d1e)
Changelog
Sourced from @docsearch/react's changelog.
3.6.2 (2024-09-27)
Bug Fixes
- email: [email protected] is being retired (#2280) (698c1cd)
- hits: default to hierarchy lvl0 if highlights present (#2309) (5260d1e)
Commits
86281d6chore: release v3.6.2 (#2310)5260d1efix(hits): default to hierarchy lvl0 if highlights present (#2309)9733ba9Update DocSearch-program.mdd56a532docs(showcase): Add ScalarDB and ScalarDL to showcase (#2297)3067715docs(showcase) - add astro (#2283)660f53cUpdate templates.mdx580e14ffix(showcase list) - now they're sorted (#2282)698c1cdfix(email): [email protected] is being retired (#2280)- See full diff in compare view
Updates @shikijs/transformers from 1.20.0 to 1.21.0
Release notes
Sourced from @shikijs/transformers's releases.
v1.21.0
🚀 Features
- perf:
- Lazy embed languages bundle for SFCs and Docs - by
@antfuin shikijs/shiki#791 (c8acc)- Skip bundling for assets - by
@antfuin shikijs/shiki#795 (0c5a5)🐞 Bug Fixes
View changes on GitHub
Commits
d38f41echore: release v1.21.0- See full diff in compare view
Updates @vue/compiler-core from 3.5.9 to 3.5.10
Release notes
Sourced from @vue/compiler-core's releases.
v3.5.10
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.