An open index of dependabot pull requests across open source projects.

chore(deps): bump the production-dependencies group across 1 directory with 8 updates

Merged
Number: #22
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 11, 2025 at 06:11 PM UTC
(29 days ago)
Updated: August 11, 2025 at 07:33 PM UTC
(29 days ago)
Merged: August 11, 2025 at 07:33 PM UTC
(29 days ago)
by Lucas-Summers
Time to Close: about 1 hour
Labels:
dependencies javascript
Description:

Bumps the production-dependencies group with 8 updates in the / directory:

Package From To
@floating-ui/dom 1.7.2 1.7.3
ansi-truncate 1.2.0 1.3.0
chalk 5.4.1 5.5.0
pixi.js 8.11.0 8.12.0
satori 0.16.1 0.16.2
shiki 3.8.1 3.9.2
@types/node 24.1.0 24.2.1
typescript 5.8.3 5.9.2

Updates @floating-ui/dom from 1.7.2 to 1.7.3

Release notes

Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.7.3

Patch Changes

  • Update dependencies: @floating-ui/core@1.7.3
Changelog

Sourced from @​floating-ui/dom's changelog.

1.7.3

Patch Changes

  • Update dependencies: @floating-ui/core@1.7.3
Commits

Updates ansi-truncate from 1.2.0 to 1.3.0

Commits

Updates chalk from 5.4.1 to 5.5.0

Release notes

Sourced from chalk's releases.

v5.5.0

  • Make Ghostty terminal use true color (#653) 79ee2d3

https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0

Commits

Updates pixi.js from 8.11.0 to 8.12.0

Release notes

Sourced from pixi.js's releases.

v8.12.0

💾 Download

Installation:

npm install pixi.js@8.12.0

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixi.js/compare/v8.11.0...v8.12.0

🚨 Behavior Change 🚨

  • lineHeight is now correctly calculated for BitmapText. This change may result in some text elements changing position slightly. See #11531.

🎁 Added

  • feat: support scaleMode for cacheAsTexture options by @​mayakwd in pixijs/pixijs#11578
    container.cacheAsTexture({
      scaleMode: 'nearest',
    });
    
  • feat: Adds max anisotropy passthrough property by @​Zyie in pixijs/pixijs#11588
    texture.source.maxAnisotropy = 16;
    
  • feat: use DomAdapter for new Image by @​Zyie in pixijs/pixijs#11565
    const image = DomAdapter.get().createImage();
    image.src = 'path/to/image.svg';
    
  • feat: allow sharing device and adaptor with other engine by @​littleboarx in pixijs/pixijs#11435
    const adapter = await navigator.gpu.requestAdapter();
    const device = await adapter.requestDevice();
    

    const app = new Application();
    await app.init({ gpu: { adapter, device } });

  • feat: Refactors asset parser configuration by @​Zyie in pixijs/pixijs#11557

... (truncated)

Commits

Updates satori from 0.16.1 to 0.16.2

Release notes

Sourced from satori's releases.

0.16.2

0.16.2 (2025-07-29)

Bug Fixes

Commits

Updates shiki from 3.8.1 to 3.9.2

Release notes

Sourced from shiki's releases.

v3.9.2

   🚀 Features

    View changes on GitHub

v3.9.1

   🚀 Features

    View changes on GitHub

v3.9.0

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @types/node from 24.1.0 to 24.2.1

Commits

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+91
Deletions:
-89
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.1.0 → 24.2.1
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.3 → 5.9.2
Update Type:
Minor
Package:
satori
Ecosystem:
npm
Version Change:
0.16.1 → 0.16.2
Update Type:
Patch
Package:
pixi.js
Ecosystem:
npm
Version Change:
8.11.0 → 8.12.0
Update Type:
Minor
Package:
shiki
Ecosystem:
npm
Version Change:
3.8.1 → 3.9.2
Update Type:
Minor
Package:
chalk
Ecosystem:
npm
Version Change:
5.4.1 → 5.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.2 → 1.7.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.0 → 1.3.0
Update Type:
Minor
Technical Details
ID: 4909132
UUID: 2736435067
Node ID: PR_kwDOOaTXY86jGq97
Host: GitHub
Repository: Lucas-Summers/lucas-summers.github.io
Merge State: Unknown