Bump the production-dependencies group with 30 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(15 days ago)
(8 days ago)
(8 days ago)
dependencies javascript
Bumps the production-dependencies group with 30 updates:
| Package | From | To |
|---|---|---|
| @clack/prompts | 0.10.1 |
0.11.0 |
| @floating-ui/dom | 1.6.13 |
1.7.4 |
| @myriaddreamin/rehype-typst | 0.5.4 |
0.6.0 |
| @napi-rs/simple-git | 0.1.19 |
0.1.22 |
| @webgpu/types | 0.1.60 |
0.1.66 |
| ansi-truncate | 1.2.0 |
1.4.0 |
| chalk | 5.4.1 |
5.6.2 |
| flexsearch | 0.7.43 |
0.8.212 |
| globby | 14.1.0 |
16.0.0 |
| is-absolute-url | 4.0.1 |
5.0.0 |
| js-yaml | 4.1.0 |
4.1.1 |
| lightningcss | 1.29.3 |
1.30.2 |
| minimatch | 10.0.1 |
10.1.1 |
| pixi.js | 8.9.1 |
8.14.1 |
| preact | 10.26.5 |
10.27.2 |
| preact-render-to-string | 6.5.13 |
6.6.3 |
| pretty-bytes | 6.1.1 |
7.1.0 |
| rimraf | 6.0.1 |
6.1.0 |
| satori | 0.12.2 |
0.18.3 |
| sharp | 0.34.1 |
0.34.5 |
| shiki | 1.26.2 |
3.15.0 |
| workerpool | 9.2.0 |
10.0.0 |
| ws | 8.18.1 |
8.18.3 |
| yargs | 17.7.2 |
18.0.0 |
| @types/node | 22.15.3 |
24.10.1 |
| @types/yargs | 17.0.33 |
17.0.35 |
| esbuild | 0.25.3 |
0.27.0 |
| prettier | 3.5.3 |
3.6.2 |
| tsx | 4.19.3 |
4.20.6 |
| typescript | 5.8.3 |
5.9.3 |
Updates @clack/prompts from 0.10.1 to 0.11.0
Release notes
Sourced from @clack/prompts's releases.
@clack/prompts@0.11.0Minor Changes
- 07ca32d: Reverted a change where placeholders were being set as values on return.
Patch Changes
- Updated dependencies [07ca32d]
@clack/core@0.5.0
Changelog
Sourced from @clack/prompts's changelog.
0.11.0
Minor Changes
- 07ca32d: Reverted a change where placeholders were being set as values on return.
Patch Changes
- Updated dependencies [07ca32d]
@clack/core@0.5.0
Commits
737f172[ci] release (#325)07ca32dfix: revert placeholder-on-return change (#324)- See full diff in compare view
Updates @floating-ui/dom from 1.6.13 to 1.7.4
Release notes
Sourced from @floating-ui/dom's releases.
@floating-ui/dom@1.7.4Patch Changes
- fix(getViewportRect): account for space left by
scrollbar-gutter: stable
@floating-ui/dom@1.7.3Patch Changes
- Update dependencies:
@floating-ui/core@1.7.3
@floating-ui/dom@1.7.2Patch Changes
- perf: reduce memory allocations
- Update dependencies:
@floating-ui/utils@0.2.10,@floating-ui/core@1.7.2
@floating-ui/dom@1.7.1Patch Changes
- Update dependencies:
@floating-ui/core@1.7.1
@floating-ui/dom@1.7.0Minor Changes
- feat(flip): add
"alignment"string value forcrossAxisoption. This value determines if cross axis overflow checking is restricted to thealignmentof the placement only. This preventsfallbackPlacements/fallbackAxisSideDirectionfrom too eagerly changing to the perpendicular side (thereby preferringshift()if overflow is detected along the cross axis, even ifshift()is placed afterflip()in the middleware array).Patch Changes
- fix: correct position when document scrollbar is on left side with fixed strategy
- Update dependencies:
@floating-ui/core@1.7.0
Changelog
Sourced from @floating-ui/dom's changelog.
1.7.4
Patch Changes
- fix(getViewportRect): account for space left by
scrollbar-gutter: stable1.7.3
Patch Changes
- Update dependencies:
@floating-ui/core@1.7.31.7.2
Patch Changes
- perf: reduce memory allocations
- Update dependencies:
@floating-ui/utils@0.2.10,@floating-ui/core@1.7.21.7.1
Patch Changes
- Update dependencies:
@floating-ui/core@1.7.11.7.0
Minor Changes
- feat(flip): add
"alignment"string value forcrossAxisoption. This value determines if cross axis overflow checking is restricted to thealignmentof the placement only. This preventsfallbackPlacements/fallbackAxisSideDirectionfrom too eagerly changing to the perpendicular side (thereby preferringshift()if overflow is detected along the cross axis, even ifshift()is placed afterflip()in the middleware array).Patch Changes
- fix: correct position when document scrollbar is on left side with fixed strategy
- Update dependencies:
@floating-ui/core@1.7.0
Commits
7c33a3dchore: version packages (#3388)8b34295fix(getViewportRect): account forscrollbar-gutter: stablespace (#3387)38f8b5achore: version packages (#3377)693c9ccfix(flip): ensure perpendicular axis flips with crossAxis alignment (#3376)9497a55chore: version packages (#3354)ac2af58perf: reduce additional memory allocations999bb86chore: version packages (#3336)37eb937fix(flip): check all placements for main axis overflow with `crossAxis: 'alig...fdcb0a9chore: version packages (#3310)1150bcfchore: make dom depend on core for minors- Additional commits viewable in compare view
Updates @myriaddreamin/rehype-typst from 0.5.4 to 0.6.0
Updates @napi-rs/simple-git from 0.1.19 to 0.1.22
Release notes
Sourced from @napi-rs/simple-git's releases.
v0.1.22
What's Changed
- Replace unmaintained goto-bus-stop/setup-zig with mlugg/setup-zig action by
@Copilotin Brooooooklyn/simple-git#96- chore(deps): update actions/download-artifact action to v5 by
@renovate[bot] in Brooooooklyn/simple-git#97- chore: clippy fix and npm trusted publisher by
@Brooooooklynin Brooooooklyn/simple-git#99New Contributors
@Copilotmade their first contribution in Brooooooklyn/simple-git#96Full Changelog: https://github.com/Brooooooklyn/simple-git/compare/v0.1.21...v0.1.22
v0.1.21
What's Changed
- chore(deps): update cross-platform-actions/action action to v0.29.0 by
@renovate[bot] in Brooooooklyn/simple-git#94- fix: link libz.a on Linux x64 gnu by
@Brooooooklynin Brooooooklyn/simple-git#95Full Changelog: https://github.com/Brooooooklyn/simple-git/compare/v0.1.20...v0.1.21
v0.1.20
What's Changed
- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#62- chore(deps): update yarn to v4.5.0 by
@renovate[bot] in Brooooooklyn/simple-git#63- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#64- chore(deps): update yarn to v4.5.1 by
@renovate[bot] in Brooooooklyn/simple-git#65- chore(deps): update dependency
@types/nodeto v22 by@renovate[bot] in Brooooooklyn/simple-git#66- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#67- chore(deps): update yarn to v4.5.2 by
@renovate[bot] in Brooooooklyn/simple-git#68- chore(deps): update yarn to v4.5.3 by
@renovate[bot] in Brooooooklyn/simple-git#69- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#70- chore(deps): update cross-platform-actions/action action to v0.26.0 by
@renovate[bot] in Brooooooklyn/simple-git#72- chore(deps): update yarn to v4.6.0 by
@renovate[bot] in Brooooooklyn/simple-git#73- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#74- fix(deps): update rust crate git2 to 0.20 by
@renovate[bot] in Brooooooklyn/simple-git#75- chore(deps): update cross-platform-actions/action action to v0.27.0 by
@renovate[bot] in Brooooooklyn/simple-git#77- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#78- chore(deps): update yarn to v4.7.0 by
@renovate[bot] in Brooooooklyn/simple-git#79- chore(deps): update yarn to v4.8.0 by
@renovate[bot] in Brooooooklyn/simple-git#80- chore(deps): update yarn to v4.8.1 by
@renovate[bot] in Brooooooklyn/simple-git#81- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#82- chore(deps): update yarn to v4.9.0 by
@renovate[bot] in Brooooooklyn/simple-git#83- chore(deps): update yarn to v4.9.1 by
@renovate[bot] in Brooooooklyn/simple-git#84- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#85- chore(deps): update cross-platform-actions/action action to v0.28.0 by
@renovate[bot] in Brooooooklyn/simple-git#86- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#87- chore(deps): update yarn to v4.9.2 by
@renovate[bot] in Brooooooklyn/simple-git#88- chore(deps): lock file maintenance by
@renovate[bot] in Brooooooklyn/simple-git#89- feat: upgrade to NAPI-RS 3.0 by
@Brooooooklynin Brooooooklyn/simple-git#93
... (truncated)
Commits
7d016070.1.225792944chore: fix preversion script6cbeb6echore: clippy fix and npm trusted publisher (#99)a1dfc9bchore(deps): update actions/download-artifact action to v5 (#97)919cd79ci: replace unmaintained goto-bus-stop/setup-zig with mlugg/setup-zig action ...3b580ef0.1.21a36a282fix: link libz.a on Linux x64 gnu (#95)bb9e05echore(deps): update cross-platform-actions/action action to v0.29.0 (#94)dea17f80.1.20b66275dfeat: upgrade to NAPI-RS 3.0 (#93)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @napi-rs/simple-git since your current version.
Updates @webgpu/types from 0.1.60 to 0.1.66
Commits
645c8d50.1.668f608a0Sync changes from generated to dist (#194)b3acacbAdd "texture-component-swizzle" feature (#193)eb1d1040.1.6577b6940Add primitive-index GPUFeatureName (#190)d7a9fb1Test with TypeScript 5.9 (#189)cb58f1fAuto gen update (#166)db5bf710.1.645cbe48eAllow GPUTexture where GPUTextureView is used (#186)a9e810d0.1.63- Additional commits viewable in compare view
Updates ansi-truncate from 1.2.0 to 1.4.0
Commits
38cd205Bumped version to 1.4.034d2740Added support for truncating hyperlinks too6621510Bumped version to 1.3.0cb6e78cUpdated some dependencies- See full diff in compare view
Updates chalk from 5.4.1 to 5.6.2
Release notes
Sourced from chalk's releases.
v5.6.2
- Fix vulnerability in 5.6.1, see: chalk/chalk#656
v5.6.0
- Make WezTerm terminal use true color a8f5bf7
https://github.com/chalk/chalk/compare/v5.5.0...v5.6.0
v5.5.0
- Make Ghostty terminal use true color (#653) 79ee2d3
Commits
Updates flexsearch from 0.7.43 to 0.8.212
Release notes
Sourced from flexsearch's releases.
v0.8.2
- Config-Serialized Query Caches, Improved caching strategy for Document indexes and Resolver
- Resolver Async Processing Workflow (including Queuing)
- Extended Resolver Support: Worker, Persistent, Cache
- Extended Result Highlighting: Boundaries, Ellipsis, Alignment
- Improved TypeScript Typings
- Improved Stemmer Handling
- Improved Result Highlighting
- Use multi-language charset normalization as the default Encoder
- Simplified charset support for multi-language content
- Charset renamed LatinExact => Exact, LatinDefault => Default and LatinSimple => Normalize, these are universal charset presets for any languages
- Charset ArabicDefault and CyrillicDefault was removed, they are fully covered by the default universal charset presets
- Charset Charset.CjkDefault was renamed to Charset.CJK
v0.8.1
- Resolver Support for Documents
- Asynchronous Runtime Balancer, new option
priority- Export/Import Worker Indexes + Document Worker, new extern config options
exportandimport- Improved interoperability of the different build packages, including source folder
- Support custom
filterfunction for encoder (stop-word filter)v0.8.0
- Persistent indexes support for:
IndexedDB(Browser),Redis,SQLite,Postgres,MongoDB,Clickhouse- Enhanced language customization via the new
Encoderclass- Result Highlighting
- Query performance achieve results up to 4.5 times faster compared to the previous generation v0.7.x by also improving the quality of results
- Enhanced support for larger indexes or larger result sets
- Improved offset and limit processing achieve up to 100 times faster traversal performance through large datasets
- Support for larger In-Memory index with extended key size (the defaults maximum keystore limit is: 2^24)
- Greatly enhanced performance of the whole text encoding pipeline
- Improved indexing of numeric content (Triplets)
- Intermediate result sets and
Resolver- Basic Resolver:
and,or,xor,not,limit,offset,boost,resolve- Improved charset collection
- New charset preset
soundexwhich further reduces memory consumption by also increasing "fuzziness"- Performance gain when polling tasks to the index by using "Event-Loop-Caches"
- Up to 100 times faster deletion/replacement when not using the additional "fastupdate" register
- Regex Pre-Compilation (transforms hundreds of regex rules into just a few)
- Extended support for multiple tags (DocumentIndex)
- Custom Fields ("Virtual Fields")
- Custom Filter
- Custom Score Function
- Added French language preset (stop-word filter, stemmer)
- Enhanced Worker Support
- Export / Import index in chunks
- Improved Build System + Bundler (Supported: CommonJS, ESM, Global Namespace), also the import of language packs are now supported for Node.js
- Full covering index.d.ts type definitions
- Fast-Boot Serialization optimized for Server-Side-Rendering (PHP, Python, Ruby, Rust, Java, Go, Node.js, ...)
Changelog
Sourced from flexsearch's changelog.
Changelog
Current Version
- Calling
index.clear()on a persistent Index does not stack to the task queue by default (which executes on commit), instead it will execute immediately and return a Promise- Added new tokenizer
tolerant, inherits fromstrictbut also matches simple typos like missing letters and swapped letters- Improved Redis Cleanup
- Resolver: Support Result Highlighting
v0.8.2
- Config-Serialized Query Caches, Improved caching strategy for Document indexes and Resolver
- Resolver Async Processing Workflow (including Queuing)
- Extended Resolver Support: Worker, Persistent, Cache
- Extended Result Highlighting: Boundaries, Ellipsis, Alignment
- Improved TypeScript Typings
- Improved Stemmer Handling
- Improved Result Highlighting
- Use multi-language charset normalization as the default
Encoder- Simplified charset support for multi-language content
- Charset renamed
LatinExact=>Exact,LatinDefault=>DefaultandLatinSimple=>Normalize, these are universal charset presets for any languages- Charset
ArabicDefaultandCyrillicDefaultwas removed, they are fully covered by the default universal charset presets- Charset
Charset.CjkDefaultwas renamed toCharset.CJKv0.8.1
- Resolver Support for Documents
- Asynchronous Runtime Balancer, new option
priority- Export/Import Worker Indexes + Document Worker, new extern config options
exportandimport- Improved interoperability of the different build packages, including source folder
- Support custom
filterfunction for encoder (stop-word filter)v0.8.0
- Persistent indexes support for:
IndexedDB(Browser),Redis,SQLite,Postgres,MongoDB,Clickhouse- Enhanced language customization via the new
Encoderclass- Result Highlighting
- Query performance achieve results up to 4.5 times faster compared to the previous generation v0.7.x by also improving the quality of results
- Enhanced support for larger indexes or larger result sets
- Improved offset and limit processing achieve up to 100 times faster traversal performance through large datasets
- Support for larger In-Memory index with extended key size (the defaults maximum keystore limit is: 2^24)
- Greatly enhanced performance of the whole text encoding pipeline
- Improved indexing of numeric content (Triplets)
- Intermediate result sets and
Resolver- Basic Resolver:
and,or,xor,not,limit,offset,boost,resolve- Improved charset collection
- New charset preset
soundexwhich further reduces memory consumption by also increasing "fuzziness"- Performance gain when polling tasks to the index by using "Event-Loop-Caches"
- Up to 100 times faster deletion/replacement when not using the additional "fastupdate" register
- Regex Pre-Compilation (transforms hundreds of regex rules into just a few)
... (truncated)
Commits
- See full diff in compare view
Updates globby from 14.1.0 to 16.0.0
Release notes
Sourced from globby's releases.
v16.0.0
Breaking
- Respect parent .gitignore files when
gitignoreoption is enabled b9a9a84
- When
{gitignore: true}, Globby now searches for .gitignore files up to the Git repo root (if detected). This matches Git's actual behavior where parent .gitignore patterns apply to subdirectories. Previously, only .gitignore files within the glob search path were considered. This change could break existing code that relied on the previous, more limited behavior.Improvements
- Support negation-only patterns 1273541
- Respect custom fs implementation from options c2eb272
- Add some more options to
isGitIgnoredfunctions e794ff9- Improve error message for invalid
cwdoption 7535e6dFixes
- Fix
{gitignore: true}performance issue fcb07c3- Fix bundler compatibility e6c72c9
- Fix parent directory patterns with
gitignoreoption 11dd2df- Fix ignore patterns with parent directory references a58d117
- Fix types for
statsoption c10f600
https://github.com/sindresorhus/globby/compare/v15.0.0...v16.0.0
v15.0.0
Breaking
- Require Node.js 20 4ae42c8
Fixes
- Fix
expandDirectoriesnot working with globstar patterns 98d691a- Fix relative paths with gitignore option b4d78d8
- Fix gitignore patterns in subdirectories not applying recursively 2cb6088
- Fix TypeScript types for
globbyStreamto correctly yield strings 1c7f3ed
https://github.com/sindresorhus/globby/compare/v14.1.0...v15.0.0
Commits
cdbb6a216.0.0e6c72c9Fix bundler compatibilityb9a9a84Respect parent .gitignore files whengitignoreoption is enableddb9cb72Add test forsuppressErrorsoption with file patterns69e0ee7Add test for ignore option with trailing slashes11dd2dfFix parent directory patterns withgitignoreoptione4d0918Add tests for special characters in directory namesf926132Improve path check in gitignore logic7535e6dImprove error message for invalidcwdoptionc10f600Fix types forstatsoption- Additional commits viewable in compare view
Updates is-absolute-url from 4.0.1 to 5.0.0
Release notes
Sourced from is-absolute-url's releases.
v5.0.0
Breaking
- Require Node.js 20 430699d
- It now only allows
http://andhttps://protocols by default 05e1989
- To get the old behavior, pass in
{httpOnly: false}Improvements
- Add
httpOnlyoption and make it the default 05e1989
https://github.com/sindresorhus/is-absolute-url/compare/v4.0.1...v5.0.0
Commits
76c6aff5.0.005e1989AddhttpOnlyoption and make it the default430699dRequire Node.js 20- See full diff in compare view
Updates js-yaml from 4.1.0 to 4.1.1
Changelog
Sourced from js-yaml's changelog.
[4.1.1] - 2025-11-12
Security
- Fix prototype pollution issue in yaml merge (<<) operator.
Commits
Updates lightningcss from 1.29.3 to 1.30.2
Release notes
Sourced from lightningcss's releases.
v1.30.2
Fixes
- Fix installing on android
- Don't warn on
::grammar-errorand::spelling-errorselectors- Update browser compat data
Rust crate changes
- Bump browserslist-rs to 0.19.0
- migrate to maintained library instead of deprecated
paste- Use serde-content instead of private serde types
v1.30.1
Fixed crash on process exit when lightningcss was loaded inside a Node.js worker thread on Linux
v1.30.0
Features
- Update relative color parsing to latest spec: colors now support numbers in addition to percentages, and calcs in colors are now always numbers. Note that this was technically a breaking change in the spec. You may need to update code using relative color calculations on percentages to use numbers instead. See the PR for details. – #465
- Update nesting implementation for new spec: It is now possible to nest selectors with pseudo elements, and declarations and nested rules can be interleaved. See https://web.dev/blog/css-nesting-cssnesteddeclarations for more details. – https://github.com/parcel-bundler/lightningcss/commit/6c465c123deb549dfb45fd3558f25dca0dbde0d6
- Skip generating unnecessary
@supportsrules when already nested in a@supportsrule – #878, d398c1b86439dfd243a6c2ba627a8e7981118a44- Improve error recovery for media queries – #954
- Add support for ::picker, ::picker-icon and ::checkmark – #957
- Add build support for Android – #932
Fixes
- Fix error message for invalid composes selectors – parcel-bundler/lightningcss#948
- Update browserslist – parcel-bundler/lightningcss#961
- Fix linear-gradient direction conversion for legacy vendor-prefixed values – #936
- Prevent new lines in license comments from breaking source maps – #971
- Do not inline layers before imports – 33ea2c149e2c94f6e45a86d6d666d092729c9523
- Statically link Visual Studio redistributables on Windows builds – e5c4139be325c03704072c948be38f8b1f990071
- update browser compat data – 17bdc80ff5282c410daf65d135ef6cac79200e55
Commits
400f705v1.30.2b218715Update browser compat data9879b91Use serde-content instead of private serde types (#1062)bb718d1migrate to maintained library (#1035)a2faf99Add support for::grammar-errorand::spelling-error(#1026)2fae1a2Fix installing on android (#1030)8fa6592Bump browserslist-rs to 0.19.0 (#1022)defa3bfbump crate534fa17Derive Eq and Serde forTargets(#1015)d2f587dAllow passing browserslist options tofrom_browserslist(#1011)- Additional commits viewable in compare view
Updates minimatch from 10.0.1 to 10.1.1
Changelog
Sourced from minimatch's changelog.
change log
10.1
- Add
magicalBracesoption forescape- Fix
makeRewhenpartial: trueis set.- Fix
makeRewhen pattern ends in a final**path part.10.0
- Require node 20 or 22 and higher
9.0
- No default export, only named exports.
8.0
- Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
- Bump required Node.js version
7.4
- Add
escape()method- Add
unescape()method- Add
Minimatch.hasMagic()method7.3
- Add support for posix character classes in a unicode-aware way.
7.2
- Add
windowsNoMagicRootoption7.1
- Add
optimizationLevelconfiguration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.7.0
- Preprocess patterns to simplify complicated patterns and reduce out
..pattern portions where possible. Note that this means
... (truncated)
Commits
5b8337210.1.17ed71cddo not require * to match something if already matching something30efec4fix some typedoc comments and export types7a71a9010.1.08bc631achangelog 10.10a0a7a1Added missing periods for text consistencya1b68f2docs: fix typo6b88277remove unnecessary types for brace-expansion0d27f1cSupportmagicalBracesoption in escape/unescape281de34prettier- Additional commits viewable in compare view
Updates pixi.js from 8.9.1 to 8.14.1
Release notes
Sourced from pixi.js's releases.
v8.14.1
💾 Download
Installation:
npm install pixi.js@8.14.1Development Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.14.1/dist/pixi.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.14.1/dist/pixi.mjs
Production Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.14.1/dist/pixi.min.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.14.1/dist/pixi.min.mjs
Documentation:
Changed
https://github.com/pixijs/pixijs/compare/v8.14.0...v8.14.1
🐛 Fixed
- fix: bytesPerRow calculation for BufferImageSource in WebGPU by
@koteelokin pixijs/pixijs#11718- fix: Guards mask reset from null reference by
@Zyiein pixijs/pixijs#11719- fix: Prevents errors during worker manager reset by
@Zyiein pixijs/pixijs#11720🧹 Chores
- chore: move transcoders off pixijs.download by
@bigtimebuddyin pixijs/pixijs#11730- chore: cleanup using optional chaining by
@bigtimebuddyin pixijs/pixijs#11713v8.14.0
💾 Download
Installation:
npm install pixi.js@8.14.0Development Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.14.0/dist/pixi.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.14.0/dist/pixi.mjs
Production Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.14.0/dist/pixi.min.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.14.0/dist/pixi.min.mjs
Documentation:
... (truncated)
Commits
10a92cfv8.14.115bd3d9fix: Guards mask reset from null reference (#11719)91fe1d6chore: cleanup using optional chaining (#11713)3ab0949Fix bytesPerRow calculation for BufferImageSource (#11718)e40a370fix: Prevents errors during worker manager reset (#11720)63a01c5chore: move transcoders off pixijs.download (#11730)4cfcbc0v8.14.05c2ec18feat: added rotate to Point math-extras (#11704)0833a7afeat: Adds progress size to asset loading (#11699)793f9c6fix: Allow IRenderLayer as part of the ContainerOptions children array (#11687)- Additional commits viewable in compare view
Updates preact from 10.26.5 to 10.27.2
Release notes
Sourced from preact's releases.
10.27.2
Types
- Mirror non-JSX types to the 'preact' namespace (#4904, thanks
@rschristian)Fixes
- Address memory leak (#4906, thanks
@JoviDeCroock)10.27.1
Performance
- Avoid re-inserting children during bailout (#4890, thanks
@vasylenkoval)Types
- add missing React.Key (#4864, thanks
@shyguy1412)- make React.SVGAttributes generic (#4863, thanks
@shyguy1412)Fixes
- Add
.renderproperty referencing original render function (#4870, thanks@upupming)- Add
.typeproperty referencing original component (#4869, thanks@upupming)Maintenance
- Fix benchmarks for v10.x (#4891, thanks
@rschristian)- Correct contributing docs (#4861, thanks
@JoviDeCroock)10.27.0
Features
- Update
refcallbacktype to reflect possibility of returning cleanup function and add debug helper exports (#4860, thanks@rschristian)
- Backport of preactjs/preact#4830 and preactjs/preact#4801
Fixes
- Ensure we rerender after a suspensefully hydrating boundary throws an… (#4856, thanks
@JoviDeCroock)Maintenance
- Update 'replaceNode' deprecation comment to point at new shim (#4844, thanks
@rschristian)- Reduce some repeated logic (#4814) (#4821, thanks
@JoviDeCroock)10.26.9
Fixes
- Export
test-utilsfrom compat by@rawrmonstarin preactjs/preact#4783- Escape
styleobject value inprecompiletransform by@marvinhagemeisterin preactjs/preact#4795- Fix signal attribute values not working with
precompiletransform by@marvinhagemeisterin preactjs/preact#4798
... (truncated)
Commits
0dbe63610.27.2 (#4917)b0cb7c5ci: Revert #4911 (#4912)3e86d02ci: Kickstart benches again in v10.x w/ successful run (#4911)0be5d20refactor (v10): Mirror non-JSX types to the 'preact' namespace (#4904)a1039ccPrevent frequently updated components from retaining memory (#4906)02b52e610.27.1 (#4892)28a56caci: Fix benchmarks workflow for v10.x (#4891)d92da32Port #4888 to v10 (#4890)89ad340Merge pull request #4870 from upupming/v10.x-forward-ref-render-fieldd698fd2Merge pull request #4869 from upupming/v10.x-memo-type-field- Additional commits viewable ...
Description has been truncated
Package Dependencies
@myriaddreamin/rehype-typst
npm
0.5.4 → 0.6.0
Minor
Technical Details
| ID: | 11347899 |
| UUID: | 3634576196 |
| Node ID: | PR_kwDOOiR8M86z7C9q |
| Host: | GitHub |
| Repository: | zeroDtree/zeroDtree.github.io |