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

Bump the remix group with 22 updates

Open
Number: #84
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: June 03, 2025 at 02:15 AM UTC
(3 months ago)
Updated: June 08, 2025 at 03:32 AM UTC
(3 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the remix group with 22 updates:

Package From To
pnpm 10.11.0 10.11.1
typescript-eslint 8.33.0 8.33.1
@vitest/coverage-v8 3.1.4 3.2.0
@vitest/ui 3.1.4 3.2.0
vitest 3.1.4 3.2.0
aws-cdk-lib 2.199.0 2.200.0
@aws-cdk/cloud-assembly-schema 41.2.0 44.1.0
@typescript-eslint/eslint-plugin 8.33.0 8.33.1
@typescript-eslint/parser 8.33.0 8.33.1
@typescript-eslint/project-service 8.33.0 8.33.1
@typescript-eslint/tsconfig-utils 8.33.0 8.33.1
@typescript-eslint/type-utils 8.33.0 8.33.1
@vitest/expect 3.1.4 3.2.0
@vitest/mocker 3.1.4 3.2.0
@vitest/pretty-format 3.1.4 3.2.0
@vitest/runner 3.1.4 3.2.0
@vitest/snapshot 3.1.4 3.2.0
@vitest/spy 3.1.4 3.2.0
@vitest/utils 3.1.4 3.2.0
tinypool 1.0.2 1.1.0
tinyspy 3.0.2 4.0.3
vite-node 3.1.4 3.2.0

Updates pnpm from 10.11.0 to 10.11.1

Release notes

Sourced from pnpm's releases.

pnpm 10.11.1

Patch Changes

  • Fix an issue in which pnpm deploy --legacy creates unexpected directories when the root package.json has a workspace package as a peer dependency #9550.
  • Dependencies specified via a URL that redirects will only be locked to the target if it is immutable, fixing a regression when installing from GitHub releases. (#9531)
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #9505.
  • Use pnpm_config_ env variables instead of npm_config_ #9571.
  • Fix a regression (in v10.9.0) causing the --lockfile-only flag on pnpm update to produce a different pnpm-lock.yaml than an update without the flag.
  • Let pnpm deploy work in repos with overrides when inject-workspace-packages=true #9283.
  • Fixed the problem of path loss caused by parsing URL address. Fixes a regression shipped in pnpm v10.11 via #9502.
  • pnpm -r --silent run should not print out section #9563.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.11.1

Patch Changes

  • Fix an issue in which pnpm deploy --legacy creates unexpected directories when the root package.json has a workspace package as a peer dependency #9550.
  • Dependencies specified via a URL that redirects will only be locked to the target if it is immutable, fixing a regression when installing from GitHub releases. (#9531)
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #9505.
  • Use pnpm_config_ env variables instead of npm_config_ #9571.
  • Fix a regression (in v10.9.0) causing the --lockfile-only flag on pnpm update to produce a different pnpm-lock.yaml than an update without the flag.
  • Let pnpm deploy work in repos with overrides when inject-workspace-packages=true #9283.
  • Fixed the problem of path loss caused by parsing URL address. Fixes a regression shipped in pnpm v10.11 via #9502.
  • pnpm -r --silent run should not print out section #9563.
Commits

Updates typescript-eslint from 8.33.0 to 8.33.1

Release notes

Sourced from typescript-eslint's releases.

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.33.1 (2025-06-02)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @vitest/coverage-v8 from 3.1.4 to 3.2.0

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates @vitest/ui from 3.1.4 to 3.2.0

Release notes

Sourced from @​vitest/ui's releases.

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 59200ae chore: release v3.2.0
  • cce98d3 chore(deps): update all non-major dependencies (#8067)
  • b03f209 feat: annotation API (#7953)
  • 3bdf05d fix: ensure errors keep their message and stack after toJSON serialisation ...
  • 910892e chore: simplify working with UI package in dev (#8044)
  • ba87a62 chore: release v3.2.0-beta.3
  • c23b0f7 fix(wdio): don't scale browser in headless mode (#8033)
  • c2106b3 chore(deps): update all non-major dependencies (#8029)
  • 3f8159a ci(rollup): disable watcher for types generators (#8035)
  • 9fe0f3d chore(deps): update all non-major dependencies (#7929)
  • Additional commits viewable in compare view

Updates vitest from 3.1.4 to 3.2.0

Release notes

Sourced from vitest's releases.

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 59200ae chore: release v3.2.0
  • cce98d3 chore(deps): update all non-major dependencies (#8067)
  • 35e313f fix(reporters): check the test result again when tests are rerunning (#8063)
  • 9cbfc23 feat(vitest): allow per-file and per-worker fixtures (#7704)
  • 797be1f chore(deps): tinypool v1.1.0 (#8061)
  • b03f209 feat: annotation API (#7953)
  • 8fad735 fix(cli): parse --silent values properly (#8055)
  • 3bdf05d fix: ensure errors keep their message and stack after toJSON serialisation ...
  • 0cbad1b fix(browser): share vite cache with the project cache (#8049)
  • 95961e4 feat: track module execution totalTime and selfTime (#8027)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.199.0 to 2.200.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.200.0

Features

  • update L1 CloudFormation resource definitions (#34594) (1e37ee7)
  • custom-resources: throw ValidationError instead of untyped Errors (#33392) (1dacaa3), closes #32569
  • ec2: implement IPeer to PrefixList to be usable as a connection peer (#33617) (c277419), closes #33607
  • iam: introduce OidcProviderNative construct utilizing the native CloudFormation resource (#28634) (d8e6c09), closes #21197
  • iam: throw ValidationErrors instead of untyped errors (#34579) (bd5caba), closes #32569
  • lambda: allow propagating function tags to loggroup (#34556) (f556fd1)
  • lambda: throw ValidationErrors instead of untyped errors (#34577) (6ccdd81), closes #32569
  • region-info: throw ValidationError instead of untyped Errors (#33384) (303daf2), closes #32569
  • s3: add grantReplicationPermission for IAM Role permissions (#34138) (bfa6490), closes #34119
  • secretsmanager: throw ValidationErrors instead of untyped errors (#34580) (4d591ef), closes #32569
  • servicecatalog: throw ValidationErrors instead of untyped errors (#34581) (3895d76), closes #32569
  • sns-subscriptions: support Amazon Data Firehose subscription (#33811) (632179c), closes #14391
  • stepfunctions: add grant API for RedriveExecution (#34554) (e03939d), closes #33578

Bug Fixes

  • ec2: validate throughput property on EC2 instance block devices (#34571) (b31580a), closes #34033
  • elasticloadbalancingv2: fix incorrect max for minimumCapacityUnit (#34586) (8f19b26), closes #34582

Alpha modules (2.200.0-alpha.0)

Features

  • msk:Description has been truncated

Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
vitest
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Package:
@vitest/ui
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Package:
vite-node
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Package:
aws-cdk-lib
Ecosystem:
npm
Version Change:
2.199.0 → 2.200.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Package:
@vitest/spy
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Package:
pnpm
Ecosystem:
npm
Version Change:
10.11.0 → 10.11.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
41.2.0 → 44.1.0
Update Type:
Major
Package:
tinypool
Ecosystem:
npm
Version Change:
1.0.2 → 1.1.0
Update Type:
Minor
Package:
tinyspy
Ecosystem:
npm
Version Change:
3.0.2 → 4.0.3
Update Type:
Major
Technical Details
ID: 1259668
UUID: 3112131446
Node ID: PR_kwDONx1qVc6YuorD
Host: GitHub
Repository: poad/solid-start-ssr-lambda