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

Bump the npm group with 27 updates

Merged
Number: #99
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 25, 2025 at 02:34 AM UTC
(11 months ago)
Updated: June 25, 2025 at 02:35 AM UTC
(11 months ago)
Merged: June 25, 2025 at 02:35 AM UTC
(11 months ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 27 updates:

Package From To
pnpm 10.12.2 10.12.3
vite 6.3.5 7.0.0
@types/node 24.0.3 24.0.4
@rollup/rollup-android-arm-eabi 4.42.0 4.44.0
@rollup/rollup-android-arm64 4.42.0 4.44.0
@rollup/rollup-darwin-arm64 4.42.0 4.44.0
@rollup/rollup-darwin-x64 4.42.0 4.44.0
@rollup/rollup-freebsd-arm64 4.42.0 4.44.0
@rollup/rollup-freebsd-x64 4.42.0 4.44.0
@rollup/rollup-linux-arm-gnueabihf 4.42.0 4.44.0
@rollup/rollup-linux-arm-musleabihf 4.42.0 4.44.0
@rollup/rollup-linux-arm64-gnu 4.42.0 4.44.0
@rollup/rollup-linux-arm64-musl 4.42.0 4.44.0
@rollup/rollup-linux-loongarch64-gnu 4.42.0 4.44.0
@rollup/rollup-linux-powerpc64le-gnu 4.42.0 4.44.0
@rollup/rollup-linux-riscv64-gnu 4.42.0 4.44.0
@rollup/rollup-linux-riscv64-musl 4.42.0 4.44.0
@rollup/rollup-linux-s390x-gnu 4.42.0 4.44.0
@rollup/rollup-linux-x64-gnu 4.42.0 4.44.0
@rollup/rollup-linux-x64-musl 4.42.0 4.44.0
@rollup/rollup-win32-arm64-msvc 4.42.0 4.44.0
@rollup/rollup-win32-ia32-msvc 4.42.0 4.44.0
@rollup/rollup-win32-x64-msvc 4.42.0 4.44.0
@types/estree 1.0.7 1.0.8
fdir 6.4.5 6.4.6
postcss 8.5.4 8.5.6
rollup 4.42.0 4.44.0

Updates pnpm from 10.12.2 to 10.12.3

Release notes

Sourced from pnpm's releases.

pnpm 10.12.3

Patch Changes

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.12.3

Patch Changes

Commits

Updates vite from 6.3.5 to 7.0.0

Release notes

Sourced from vite's releases.

create-vite@7.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0

Please refer to CHANGELOG.md for details.

v7.0.0

Please refer to CHANGELOG.md for details.

v7.0.0-beta.2

Please refer to CHANGELOG.md for details.

v7.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0-beta.0

Please refer to CHANGELOG.md for details.

v7.0.0-beta.0

Please refer to CHANGELOG.md for details.

create-vite@6.5.0

Please refer to CHANGELOG.md for details.

create-vite@6.4.1

Please refer to CHANGELOG.md for details.

create-vite@6.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.0.0 (2025-06-24)

Vite 7 is out!

Today, we're excited to announce the release of the next Vite major:

Breaking Changes

Features

Fixes

... (truncated)

Commits

Updates @types/node from 24.0.3 to 24.0.4

Commits

Updates @rollup/rollup-android-arm-eabi from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-android-arm-eabi's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm-eabi's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits

Updates @rollup/rollup-android-arm64 from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-android-arm64's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm64's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits

Updates @rollup/rollup-darwin-arm64 from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-darwin-arm64's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-arm64's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits

Updates @rollup/rollup-darwin-x64 from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-darwin-x64's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-x64's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits

Updates @rollup/rollup-freebsd-arm64 from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-freebsd-arm64's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-arm64's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits

Updates @rollup/rollup-freebsd-x64 from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-freebsd-x64's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-x64's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm-gnueabihf from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-linux-arm-gnueabihf's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm-gnueabihf's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm-musleabihf from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-linux-arm-musleabihf's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm-musleabihf's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm64-gnu from 4.42.0 to 4.44.0

Release notes

Sourced from @​rollup/rollup-linux-arm64-gnu's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

Package Dependencies
Ecosystem:
npm
Version Change:
24.0.3 → 24.0.4
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
6.3.5 → 7.0.0
Update Type:
Major
Package:
rollup
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.4 → 8.5.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.7 → 1.0.8
Update Type:
Patch
Package:
pnpm
Ecosystem:
npm
Version Change:
10.12.2 → 10.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Package:
fdir
Ecosystem:
npm
Version Change:
6.4.5 → 6.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.42.0 → 4.44.0
Update Type:
Minor
Technical Details
ID: 2268311
UUID: 2616669337
Node ID: PR_kwDONx1qVc6b9zSZ
Host: GitHub
Repository: poad/solid-start-ssr-lambda
Merge State: Unknown