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

chore(deps): bump the production-dependencies group with 7 updates

Merged
Number: #12
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 30, 2025 at 07:43 AM UTC
(5 months ago)
Updated: June 30, 2025 at 08:15 AM UTC
(5 months ago)
Merged: June 30, 2025 at 08:15 AM UTC
(5 months ago)
by codeyoma
Time to Close: 33 minutes
Labels:
dependencies javascript
Description:

Bumps the production-dependencies group with 7 updates:

Package From To
@floating-ui/dom 1.7.1 1.7.2
@webgpu/types 0.1.61 0.1.63
pixi.js 8.10.1 8.10.2
workerpool 9.3.2 9.3.3
ws 8.18.2 8.18.3
@types/node 24.0.3 24.0.7
prettier 3.6.0 3.6.2

Updates @floating-ui/dom from 1.7.1 to 1.7.2

Release notes

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

@​floating-ui/dom@​1.7.2

Patch Changes

  • perf: reduce memory allocations
  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/core@1.7.2
Changelog

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

1.7.2

Patch Changes

  • perf: reduce memory allocations
  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/core@1.7.2
Commits

Updates @webgpu/types from 0.1.61 to 0.1.63

Commits

Updates pixi.js from 8.10.1 to 8.10.2

Release notes

Sourced from pixi.js's releases.

v8.10.2

💾 Download

Installation:

npm install pixi.js@8.10.2

Development Build:

Production Build:

Documentation:

Changed

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

🐛 Fixed

🧹 Chores

Commits

Updates workerpool from 9.3.2 to 9.3.3

Changelog

Sourced from workerpool's changelog.

2025-06-27, version 9.3.3

Commits

Updates ws from 8.18.2 to 8.18.3

Release notes

Sourced from ws's releases.

8.18.3

Bug fixes

  • Fixed a spec violation where the Sec-WebSocket-Version header was not added to the HTTP response if the client requested version was either invalid or unacceptable (33f5dbaf).
Commits

Updates @types/node from 24.0.3 to 24.0.7

Commits

Updates prettier from 3.6.0 to 3.6.2

Release notes

Sourced from prettier's releases.

3.6.2

What's Changed

🔗 Changelog

3.6.1

  • Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running --experimental-cli

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.6.2

diff

Markdown: Add missing blank line around code block (#17675 by @​fisker)

<!-- Input -->
1. Some text, and code block below, with newline after code block
---
foo: bar
  1. Another
  2. List

<!-- Prettier 3.6.1 -->

  1. Some text, and code block below, with newline after code block

    ---
    foo: bar
    
    1. Another
    2. List

<!-- Prettier 3.6.2 -->

  1. Some text, and code block below, with newline after code block

    ---
    foo: bar
    
    1. Another
    2. List

3.6.1

diff

TypeScript: Allow const without initializer (#17650, #17654 by @​fisker)

// Input
</tr></table> 

... (truncated)

Commits
  • 7a8b05f Release 3.6.2
  • 46526b4 Add missing blank line around code block (#17675)
  • a04ec11 chore(deps): update babel to v7.27.7 (#17684)
  • 32be5b6 chore(deps): update dependency flow-parser to v0.274.1 (#17676)
  • b55e777 Update docs about "TypeScript Configuration Files" (#17677)
  • b197c99 chore(deps): update dependency @​vitejs/plugin-react to v4.6.0 (#17674)
  • 1185f83 chore(deps): update dependency @​angular/compiler to v20.0.5 (#17680)
  • aa1316f chore(deps): update dependency browserslist to v4.25.1 (#17671)
  • c468d33 chore(deps): update dependency oxc-parser to v0.75.0 (#17672)
  • 3f46d91 chore(deps): update dependency vite to v7 (#17673)
  • 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:
+44
Deletions:
-44
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.0.3 → 24.0.7
Update Type:
Patch
Package:
ws
Ecosystem:
npm
Version Change:
8.18.2 → 8.18.3
Update Type:
Patch
Package:
prettier
Ecosystem:
npm
Version Change:
3.6.0 → 3.6.2
Update Type:
Patch
Package:
pixi.js
Ecosystem:
npm
Version Change:
8.10.1 → 8.10.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.1 → 1.7.2
Update Type:
Patch
Package:
workerpool
Ecosystem:
npm
Version Change:
9.3.2 → 9.3.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.61 → 0.1.63
Update Type:
Patch
Technical Details
ID: 2472274
UUID: 2628060124
Node ID: PR_kwDOOraRoM6cpQPc
Host: GitHub
Repository: codeyoma/codeyoma.github.io
Merge State: Unknown