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

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

Open
Number: #9
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 16, 2025 at 05:53 AM UTC
(5 months ago)
Updated: June 16, 2025 at 05:53 AM UTC
(5 months ago)
Labels:
dependencies javascript
Description:

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

Package From To
flexsearch 0.8.204 0.8.205
markmap-lib 0.18.11 0.18.12
markmap-toolbar 0.18.10 0.18.12
minimatch 10.0.1 10.0.3
pixi.js 8.9.2 8.10.1
preact 10.26.8 10.26.9
satori 0.13.2 0.15.2
shiki 3.4.2 3.6.0
@types/node 22.15.29 24.0.1
tsx 4.19.4 4.20.3

Updates flexsearch from 0.8.204 to 0.8.205

Commits

Updates markmap-lib from 0.18.11 to 0.18.12

Commits
  • 205367a v0.18.12
  • 8b150f4 feat(toolbar): add dark mode toggle button
  • 96f3375 chore: upgrade deps
  • c6a8a46 Add reference to markmap.vim on readme file
  • 32e19b4 docs: add MCP Server information to related projects
  • See full diff in compare view

Updates markmap-toolbar from 0.18.10 to 0.18.12

Commits

Updates markmap-view from 0.18.10 to 0.18.12

Commits

Updates minimatch from 10.0.1 to 10.0.3

Commits

Updates pixi.js from 8.9.2 to 8.10.1

Release notes

Sourced from pixi.js's releases.

v8.10.1

💾 Download

Installation:

npm install pixi.js@8.10.1

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixi.js/compare/v8.10.0...v8.10.1

🐛 Fixed

v8.10.0

💾 Download

Installation:

npm install pixi.js@8.10.0

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixi.js/compare/v8.9.2...v8.10.0

🚨 Behavior Change 🚨

With this release we have fixed the ParticleContainer.removeParticles(startIndex, endIndex) logic to correctly set the endIndex to this.particleChildren.length by default. This now matches the behavior of container.removeChildren()

... (truncated)

Commits

Updates preact from 10.26.8 to 10.26.9

Release notes

Sourced from preact's releases.

10.26.9

Fixes

Maintenance

Commits
  • ee12c20 Merge pull request #4800 from preactjs/release-10.26.9
  • 9b54e1b 10.26.9
  • d369bdb Merge pull request #4798 from preactjs/10.x-precompile-attr
  • c6defb4 fix: signal attribute values not working with precompile transform
  • 2a57866 Merge pull request #4797 from preactjs/10.x-release
  • 8ed14de chore: point release workflow to 10.x
  • fd1f38d Merge pull request #4795 from preactjs/10.x-precompile-style
  • 85e0cab fix: escape style object value in precompile transform
  • 5c206b5 Merge pull request #4796 from preactjs/10.x-benchmarks
  • a4263b5 chore: make previous benchmark results not required
  • Additional commits viewable in compare view

Updates satori from 0.13.2 to 0.15.2

Release notes

Sourced from satori's releases.

0.15.2

0.15.2 (2025-06-09)

Bug Fixes

0.15.1

0.15.1 (2025-06-09)

Bug Fixes

  • allow lines to start with words that begin with special characters (#674) (055e4e0), closes #656

0.15.0

0.15.0 (2025-06-09)

Features

  • Support text-decoration-style: double (#685) (6646c27)

0.14.1

0.14.1 (2025-06-09)

Bug Fixes

  • text align justify not working (#677) (82de867)
  • transform and rotate not working properly on text (#676) (59c3c08)

0.14.0

0.14.0 (2025-06-05)

Features

Commits

Updates shiki from 3.4.2 to 3.6.0

Release notes

Sourced from shiki's releases.

v3.6.0

   🚀 Features

    View changes on GitHub

v3.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @types/node from 22.15.29 to 24.0.1

Commits

Updates tsx from 4.19.4 to 4.20.3

Release notes

Sourced from tsx's releases.

v4.20.3

4.20.3 (2025-06-13)

Bug Fixes


This release is also available on:

v4.20.2

4.20.2 (2025-06-12)

Bug Fixes


This release is also available on:

v4.20.1

4.20.1 (2025-06-11)

Bug Fixes

  • json: handle keys with special characters (9bd2546)

This release is also available on:

v4.20.0

4.20.0 (2025-06-11)

Bug Fixes

... (truncated)

Commits
  • dadcf27 fix: revert v4.20 changes
  • 2d1aaee chore: upgrade manten
  • c188268 fix: support ambiguous package (#79)
  • 602f1b1 chore: debug to accept levels (#77)
  • 5172c47 test: log node-pty failure stdout
  • 1e8f17b refactor: node-pty test code
  • 9bd2546 fix(json): handle keys with special characters
  • e97fe67 test: failed pty tests logs
  • 532c50a tests: fix Windows tests
  • ec316d3 feat: support latest Node versions
  • 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:
+121
Deletions:
-104
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.29 → 24.0.1
Update Type:
Major
Package:
minimatch
Ecosystem:
npm
Version Change:
10.0.1 → 10.0.3
Update Type:
Patch
Package:
tsx
Ecosystem:
npm
Version Change:
4.19.4 → 4.20.3
Update Type:
Minor
Package:
satori
Ecosystem:
npm
Version Change:
0.13.2 → 0.15.2
Update Type:
Minor
Package:
pixi.js
Ecosystem:
npm
Version Change:
8.9.2 → 8.10.1
Update Type:
Minor
Package:
shiki
Ecosystem:
npm
Version Change:
3.4.2 → 3.6.0
Update Type:
Minor
Package:
flexsearch
Ecosystem:
npm
Version Change:
0.8.204 → 0.8.205
Update Type:
Patch
Package:
preact
Ecosystem:
npm
Version Change:
10.26.8 → 10.26.9
Update Type:
Patch
Package:
markmap-lib
Ecosystem:
npm
Version Change:
0.18.11 → 0.18.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.18.10 → 0.18.12
Update Type:
Patch
Technical Details
ID: 1644385
UUID: 2594532382
Node ID: PR_kwDOOraRoM6apWwe
Host: GitHub
Repository: codeyoma/codeyoma.github.io
Merge State: Unknown