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

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

Closed
Number: #7
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: April 02, 2026 at 04:38 AM UTC
(2 months ago)
Updated: April 16, 2026 at 12:27 AM UTC
(about 2 months ago)
Closed: April 16, 2026 at 12:27 AM UTC
(about 2 months ago)
Time to Close: 14 days
Labels:
dependencies javascript
Description:

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

Package From To
@clack/prompts 1.1.0 1.2.0
esbuild-sass-plugin 3.6.0 3.7.0
globby 16.1.1 16.2.0
lightningcss 1.31.1 1.32.0
minimatch 10.2.4 10.2.5
pixi.js 8.16.0 8.17.1
preact 10.28.4 10.29.0
preact-render-to-string 6.6.6 6.6.7
satori 0.25.0 0.26.0
shiki 4.0.1 4.0.2
toml 3.0.0 4.1.1
ws 8.19.0 8.20.0
@types/node 25.3.3 25.5.0
esbuild 0.27.3 0.27.5
typescript 5.9.3 6.0.2

Updates @clack/prompts from 1.1.0 to 1.2.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​1.2.0

Minor Changes

  • 9786226: Externalize fast-string-width and fast-wrap-ansi to avoid double dependencies
  • 090902c: Adds date prompt with format support (YMD, MDY, DMY)

Patch Changes

  • 134a1a1: Fix the path prompt so directory: true correctly enforces directory-only selection while still allowing directory navigation, and add regression tests for both directory and default file selection behavior.
  • bdf89a5: Adds placeholder option to autocomplete. When the placeholder is set and the input is empty, pressing tab will set the value to placeholder.
  • 336495a: Apply guide to wrapped multi-line messages in confirm prompt.
  • 9fe8de6: Respect withGuide: false in autocomplete and multiselect prompts.
  • 29a50cb: Fix path directory mode so pressing Enter with an existing directory initialValue submits that current directory instead of the first child option, and add regression coverage for immediate submit and child-directory navigation.
  • Updated dependencies [9786226]
  • Updated dependencies [bdf89a5]
  • Updated dependencies [417b451]
  • Updated dependencies [090902c]
    • @​clack/core@​1.2.0
Changelog

Sourced from @​clack/prompts's changelog.

1.2.0

Minor Changes

  • 9786226: Externalize fast-string-width and fast-wrap-ansi to avoid double dependencies
  • 090902c: Adds date prompt with format support (YMD, MDY, DMY)

Patch Changes

  • 134a1a1: Fix the path prompt so directory: true correctly enforces directory-only selection while still allowing directory navigation, and add regression tests for both directory and default file selection behavior.
  • bdf89a5: Adds placeholder option to autocomplete. When the placeholder is set and the input is empty, pressing tab will set the value to placeholder.
  • 336495a: Apply guide to wrapped multi-line messages in confirm prompt.
  • 9fe8de6: Respect withGuide: false in autocomplete and multiselect prompts.
  • 29a50cb: Fix path directory mode so pressing Enter with an existing directory initialValue submits that current directory instead of the first child option, and add regression coverage for immediate submit and child-directory navigation.
  • Updated dependencies [9786226]
  • Updated dependencies [bdf89a5]
  • Updated dependencies [417b451]
  • Updated dependencies [090902c]
    • @​clack/core@​1.2.0
Commits
  • aa488fc [ci] release (#482)
  • 9fe8de6 feat: respect withGuide: false in autocomplete and multiselect prompts (#500)
  • 001351e test: specify locale in tests (#497)
  • 336495a fix: correctly wrap multi-line messages in confirm prompt (#495)
  • ffbdcb0 [ci] format
  • fe32e13 ref(dates): adjust date interface (#487)
  • bdf89a5 feat(prompts,core): make autocomplete placeholder tabbable (#485)
  • 52fce8a fix(date): resolve timezone issues in DatePrompt (#486)
  • 090902c feat(core, prompts): add DatePrompt for date input with customizable formats ...
  • 29a50cb fix(prompts): submit initial directory value in path prompt (#484)
  • Additional commits viewable in compare view

Updates esbuild-sass-plugin from 3.6.0 to 3.7.0

Release notes

Sourced from esbuild-sass-plugin's releases.

v3.7.0 Hasta la vista

Commits

Updates globby from 16.1.1 to 16.2.0

Release notes

Sourced from globby's releases.

v16.2.0


https://github.com/sindresorhus/globby/compare/v16.1.1...v16.2.0

Commits

Updates lightningcss from 1.31.1 to 1.32.0

Release notes

Sourced from lightningcss's releases.

v1.32.0

Added

Fixed

Commits

Updates minimatch from 10.2.4 to 10.2.5

Commits

Updates pixi.js from 8.16.0 to 8.17.1

Release notes

Sourced from pixi.js's releases.

v8.17.1

💾 Download

Installation:

npm install pixi.js@8.17.1

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixijs/compare/v8.17.0...v8.17.1

🐛 Fixed

🧹 Chores

v8.17.0

💾 Download

Installation:

npm install pixi.js@8.17.0

Development Build:

Production Build:

Documentation:

Changed

... (truncated)

Commits
  • 6e59c6f v8.17.1
  • fc5ec38 fix: compressed textures ignoring resolution from URL (e.g. @0.75x) (#11960)
  • 2ae2192 fix: add secrets: inherit to publish-switch workflow for S3 docs upload (#11962)
  • 51427e8 fix: center-align text correctly when words exceed wordWrapWidth (#11966)
  • 5e183fe chore: fix BitmapFont char keys from char codes to character strings (#11967)
  • 4806c3b v8.17.0
  • 6e9619d feat: add tagged text support to canvasTextSplit (#11949)
  • 128ab8a docs: expand build, test, and API documentation (#11956)
  • 4f3c960 chore: add titles to visual test diff snapshots (#11954)
  • c450e9a feat: Improves text rendering and layout handling (#11947)
  • Additional commits viewable in compare view

Updates preact from 10.28.4 to 10.29.0

Release notes

Sourced from preact's releases.

10.29.0

Features

Fixes

Performance

Commits

Updates preact-render-to-string from 6.6.6 to 6.6.7

Release notes

Sourced from preact-render-to-string's releases.

v6.6.7

Patch Changes

  • #457 ce6ef71 Thanks @​lemonmade! - fix: renderToStringAsync produces commas for suspended components with complex children
Changelog

Sourced from preact-render-to-string's changelog.

6.6.7

Patch Changes

  • #457 ce6ef71 Thanks @​lemonmade! - fix: renderToStringAsync produces commas for suspended components with complex children
Commits
  • df713c5 Merge pull request #454 from preactjs/changeset-release/main
  • 39da545 Version Packages
  • 832163e Revert "feat: support dangerouslySetInnerHTML on Fragments"
  • 180565b Merge pull request #457 from lemonmade/fix/async-suspense-array-rendering
  • ce6ef71 Fix renderToStringAsync for suspended components
  • 99f40b1 fix: handle array/Promise results when wrapping suspended components with mar...
  • 449c455 Merge pull request #455 from preactjs/oxfmt
  • 9aabd5e Merge pull request #456 from preactjs/npm-i
  • f8a771e chore: switch prettier -> oxfmt
  • 4364a1b chore: update lockfile
  • Additional commits viewable in compare view

Updates satori from 0.25.0 to 0.26.0

Release notes

Sourced from satori's releases.

0.26.0

0.26.0 (2026-03-20)

Features

Commits

Updates shiki from 4.0.1 to 4.0.2

Release notes

Sourced from shiki's releases.

v4.0.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates toml from 3.0.0 to 4.1.1

Changelog

Sourced from toml's changelog.

4.1.1 - March 31 2026

  • Increase performance ~5x (#68)

4.1.0 - March 31 2026

  • Add spec v1.1.0 support (#67)

4.0.1 - March 31 2026

  • Minor packaging changes

4.0.0 - March 31 2026

  • Modernize tooling and support TOML v1.0.0 spec (#66)

2.3.0 - July 13 2015

  • Correctly handle quoted keys (#21)

2.2.3 - June 8 2015

  • Support empty inline tables (#24)
  • Do not allow implicit table definitions to replace value (#23)
  • Don't allow tables to replace inline tables (#25)

2.2.2 - April 3 2015

  • Correctly handle newlines at beginning of string (#22)

2.2.1 - March 17 2015

  • Parse dates generated by Date#toISOString() (#20)

2.2.0 - Feb 26 2015

  • Support TOML spec v0.4.0

2.1.0 - Jan 7 2015

... (truncated)

Commits

Updates ws from 8.19.0 to 8.20.0

Release notes

Sourced from ws's releases.

8.20.0

Features

  • Added exports for the PerMessageDeflate class and utilities for the Sec-WebSocket-Extensions and Sec-WebSocket-Protocol headers (d3503c1f).
Commits
  • 8439255 [dist] 8.20.0
  • d3503c1 [minor] Export the PerMessageDeflate class and header utils
  • 3ee5349 [api] Convert the isServer and maxPayload parameters to options
  • 91707b4 [doc] Add missing space
  • 8b55319 [pkg] Update eslint to version 10.0.1
  • ca533a5 [pkg] Update globals to version 17.0.0
  • See full diff in compare view

Updates @types/node from 25.3.3 to 25.5.0

Commits

Updates esbuild from 0.27.3 to 0.27.5

Release notes

Sourced from esbuild's releases.

v0.27.5

  • Fix for an async generator edge case (#4401, #4417)

    Support for transforming async generators into the equivalent state machine was added in version 0.19.0. However, the generated state machine didn't work correctly when polling async generators concurrently, such as in the following code:

    async function* inner() { yield 1; yield 2 }
    async function* outer() { yield* inner() }
    let gen = outer()
    for await (let x of [gen.next(), gen.next()]) console.log(x)
    

    Previously esbuild's output of the above code behaved incorrectly when async generators were transformed (such as with --supported:async-generator=false). The transformation should be fixed starting with this release.

    This fix was contributed by @​2767mr.

  • Fix a regression when metafile is enabled (#4420, #4418)

    This release fixes a regression introduced by the previous release. When metafile: true was enabled in esbuild's JavaScript API, builds with build errors were incorrectly throwing an error about an empty JSON string instead of an object containing the build errors.

  • Use define semantics for TypeScript parameter properties (#4421)

    Parameter properties are a TypeScript-specific code generation feature that converts constructor parameters into class fields when they are prefixed by certain keywords. When "useDefineForClassFields": true is present in tsconfig.json, the TypeScript compiler automatically generates class field declarations for parameter properties. Previously esbuild didn't do this, but esbuild will now do this starting with this release:

    // Original code
    class Foo {
      constructor(public x: number) {}
    }
    

    // Old output (with --loader=ts) class Foo { constructor(x) { this.x = x; } }

    // New output (with --loader=ts) class Foo { constructor(x) { this.x = x; } x; }

  • Allow es2025 as a target in tsconfig.json (#4432)

    TypeScript recently added es2025 as a compilation target, so esbuild now supports this in the target field of tsconfig.json files, such as in the following configuration file:

... (truncated)

Changelog

Sourced from esbuild's changelog.

0.27.5

  • Fix for an async generator edge case (#4401, #4417)

    Support for transforming async generators into the equivalent state machine was added in version 0.19.0. However, the generated state machine didn't work correctly when polling async generators concurrently, such as in the following code:

    async function* inner() { yield 1; yield 2 }
    async function* outer() { yield* inner() }
    let gen = outer()
    for await (let x of [gen.next(), gen.next()]) console.log(x)
    

    Previously esbuild's output of the above code behaved incorrectly when async generators were transformed (such as with --supported:async-generator=false). The transformation should be fixed starting with this release.

    This fix was contributed by @​2767mr.

  • Fix a regression when metafile is enabled (#4420, #4418)

    This release fixes a regression introduced by the previous release. When metafile: true was enabled in esbuild's JavaScript API, builds with build errors were incorrectly throwing an error about an empty JSON string instead of an object containing the build errors.

  • Use define semantics for TypeScript parameter properties (#4421)

    Parameter properties are a TypeScript-specific code generation feature that converts constructor parameters into class fields when they are prefixed by certain keywords. When "useDefineForClassFields": true is present in tsconfig.json, the TypeScript compiler automatically generates class field declarations for parameter properties. Previously esbuild didn't do this, but esbuild will now do this starting with this release:

    // Original code
    class Foo {
      constructor(public x: number) {}
    }
    

    // Old output (with --loader=ts) class Foo { constructor(x) { this.x = x; } }

    // New output (with --loader=ts) class Foo { constructor(x) { this.x = x; } x; }

  • Allow es2025 as a target in tsconfig.json (#4432)

    TypeScript recently added es2025 as a compilation target, so esbuild now supports this in the target field of tsconfig.json files, such as in the following configuration file:

... (truncated)

Commits

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

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 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
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
25.3.3 → 25.5.0
Update Type:
Minor
Package:
ws
Ecosystem:
npm
Version Change:
8.19.0 → 8.20.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.9.3 → 6.0.2
Update Type:
Major
Package:
esbuild
Ecosystem:
npm
Version Change:
0.27.3 → 0.27.5
Update Type:
Patch
Package:
minimatch
Ecosystem:
npm
Version Change:
10.2.4 → 10.2.5
Update Type:
Patch
Package:
satori
Ecosystem:
npm
Version Change:
0.25.0 → 0.26.0
Update Type:
Minor
Package:
pixi.js
Ecosystem:
npm
Version Change:
8.16.0 → 8.17.1
Update Type:
Minor
Package:
shiki
Ecosystem:
npm
Version Change:
4.0.1 → 4.0.2
Update Type:
Patch
Package:
preact
Ecosystem:
npm
Version Change:
10.28.4 → 10.29.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.31.1 → 1.32.0
Update Type:
Minor
Package:
globby
Ecosystem:
npm
Version Change:
16.1.1 → 16.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.6.6 → 6.6.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.6.0 → 3.7.0
Update Type:
Minor
Package:
toml
Ecosystem:
npm
Version Change:
3.0.0 → 4.1.1
Update Type:
Major
Technical Details
ID: 15334406
UUID: 4191546179
Node ID: PR_kwDORfalDM7Pcfdw
Host: GitHub
Repository: codepilgrimage/codepilgrimage.github.io