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

Bump the npm group with 24 updates

Open
Number: #107
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: July 07, 2025 at 01:57 AM UTC
(4 months ago)
Updated: July 07, 2025 at 01:57 AM UTC
(4 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 24 updates:

Package From To
vite 7.0.1 7.0.2
aws-cdk-lib 2.203.1 2.204.0
@aws-cdk/cloud-assembly-schema 44.9.0 45.1.0
@rollup/rollup-android-arm-eabi 4.44.1 4.44.2
@rollup/rollup-android-arm64 4.44.1 4.44.2
@rollup/rollup-darwin-arm64 4.44.1 4.44.2
@rollup/rollup-darwin-x64 4.44.1 4.44.2
@rollup/rollup-freebsd-arm64 4.44.1 4.44.2
@rollup/rollup-freebsd-x64 4.44.1 4.44.2
@rollup/rollup-linux-arm-gnueabihf 4.44.1 4.44.2
@rollup/rollup-linux-arm-musleabihf 4.44.1 4.44.2
@rollup/rollup-linux-arm64-gnu 4.44.1 4.44.2
@rollup/rollup-linux-arm64-musl 4.44.1 4.44.2
@rollup/rollup-linux-loongarch64-gnu 4.44.1 4.44.2
@rollup/rollup-linux-powerpc64le-gnu 4.44.1 4.44.2
@rollup/rollup-linux-riscv64-gnu 4.44.1 4.44.2
@rollup/rollup-linux-riscv64-musl 4.44.1 4.44.2
@rollup/rollup-linux-s390x-gnu 4.44.1 4.44.2
@rollup/rollup-linux-x64-gnu 4.44.1 4.44.2
@rollup/rollup-linux-x64-musl 4.44.1 4.44.2
@rollup/rollup-win32-arm64-msvc 4.44.1 4.44.2
@rollup/rollup-win32-ia32-msvc 4.44.1 4.44.2
@rollup/rollup-win32-x64-msvc 4.44.1 4.44.2
rollup 4.44.1 4.44.2

Updates vite from 7.0.1 to 7.0.2

Release notes

Sourced from vite's releases.

v7.0.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.0.2 (2025-07-04)

Bug Fixes

Commits

Updates aws-cdk-lib from 2.203.1 to 2.204.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.204.0

Features

  • apigatewayv2: add stage variables support for HTTP and WebSocket API (#34548) (965e055)
  • cloudwatch: add id and visible properties for CloudWatch Metric (#34870) (879afd6), closes #19876
  • report feature flags into Cloud Assembly (#34884) (f70e46c), closes #34798
  • region-info: add support for region eusc-de (#34860)

Bug Fixes


Alpha modules (2.204.0-alpha.0)

Features

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.204.0-alpha.0 (2025-07-04)

Features

2.203.1-alpha.0 (2025-07-02)

2.203.0-alpha.0 (2025-07-01)

Features

  • ec2: support for client route enforcement for client VPN endpoint (#34405) (063f4e7)

Bug Fixes

2.202.0-alpha.0 (2025-06-20)

Features

  • amplify: add compute role support for Amplify branches (#34708) (817a21a)
  • amplify-alpha: support custom response headers in monorepo structures (#31771) (aea1372), closes #31758

2.201.0-alpha.0 (2025-06-12)

Features

Reverts

2.200.2-alpha.0 (2025-06-11)

... (truncated)

Commits
  • 8b396a3 chore: update analytics metadata blueprints
  • 965e055 feat(apigatewayv2): add stage variables support for HTTP and WebSocket API (#...
  • c3559b5 chore(region-info): eusc-de-east-1 (#34860)
  • 879afd6 feat(cloudwatch): add id and visible properties for CloudWatch Metric (#34870)
  • 8328c79 fix(ecr-assets): incorrect handling of nested excludes in .dockerignore (#34810)
  • fb4730f Merge branch 'main' into merge-back/2.203.1
  • f70e46c feat: report feature flags into Cloud Assembly (#34884)
  • 07a8698 chore: update feature flag documentation (#34838)
  • 741b0a7 fix: "Invalid Assembly Manifest" when used with CLI 2.1017.0 and 2.1018.0 (#3...
  • See full diff in compare view

Updates @aws-cdk/cloud-assembly-schema from 44.9.0 to 45.1.0

Release notes

Sourced from @​aws-cdk/cloud-assembly-schema's releases.

@​aws-cdk/cloud-assembly-schema@​v45.1.0

45.1.0 (2025-07-03)

@​aws-cdk/cloud-assembly-schema@​v45.0.0

45.0.0 (2025-07-02)

Bug Fixes

  • cloud-assembly-schema: bump the version number (#677) (6735323)
Commits

Updates @rollup/rollup-android-arm-eabi from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-android-arm64 from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-darwin-arm64 from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-darwin-x64 from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-freebsd-arm64 from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-freebsd-x64 from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm-gnueabihf from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm-musleabihf from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm64-gnu from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm64-musl from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Changelog

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

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Commits

Updates @rollup/rollup-linux-loongarch64-gnu from 4.44.1 to 4.44.2

Release notes

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

v4.44.2

4.44.2

2025-07-04

Bug Fixes

  • Correctly handle @__PURE__ annotations after new keyword (#5998)
  • Generate correct source mapping for closing braces of block statements (#5999)

Pull Requests

Package Dependencies
Ecosystem:
npm
Version Change:
7.0.1 → 7.0.2
Update Type:
Patch
Package:
rollup
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Package:
aws-cdk-lib
Ecosystem:
npm
Version Change:
2.203.1 → 2.204.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
44.9.0 → 45.1.0
Update Type:
Major
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.44.1 → 4.44.2
Update Type:
Patch
Technical Details
ID: 2853243
UUID: 3207304704
Node ID: PR_kwDONx1qVc6dq6C3
Host: GitHub
Repository: poad/solid-start-ssr-lambda