Bump the npm group with 12 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(about 1 year ago)
(about 1 year ago)
dependencies javascript
poad
Bumps the npm group with 12 updates:
| Package | From | To |
|---|---|---|
| @vitest/coverage-v8 | 3.2.0 |
3.2.1 |
| @vitest/ui | 3.2.0 |
3.2.1 |
| vitest | 3.2.0 |
3.2.1 |
| aws-cdk-lib | 2.200.0 |
2.200.1 |
| @vitest/expect | 3.2.0 |
3.2.1 |
| @vitest/mocker | 3.2.0 |
3.2.1 |
| @vitest/pretty-format | 3.2.0 |
3.2.1 |
| @vitest/runner | 3.2.0 |
3.2.1 |
| @vitest/snapshot | 3.2.0 |
3.2.1 |
| @vitest/spy | 3.2.0 |
3.2.1 |
| @vitest/utils | 3.2.0 |
3.2.1 |
| vite-node | 3.2.0 |
3.2.1 |
Updates @vitest/coverage-v8 from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/coverage-v8's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/ui from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/ui's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates vitest from 3.2.0 to 3.2.1
Release notes
Sourced from vitest's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1e4c7350fix: use sha1 instead of md5 for hashing30ab42cfix(expect): exportDeeplyAllowMatchers(#8078)- See full diff in compare view
Updates aws-cdk-lib from 2.200.0 to 2.200.1
Release notes
Sourced from aws-cdk-lib's releases.
v2.200.1
Bug Fixes
- lambda: disable aws-lambda:useCdkManagedLogGroup feature flag when not set (#34613) (b4cab7f), closes #34612 #34612
Alpha modules (2.200.1-alpha.0)
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.200.1-alpha.0 (2025-06-03)
2.200.0-alpha.0 (2025-06-02)
Features
2.199.0-alpha.0 (2025-05-27)
2.198.0-alpha.0 (2025-05-22)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- amplify: A compute role is created when
platformisPlatform.WEB_COMPUTEorPlatform.WEB_DYNAMIC.Features
- amplify: add compute role support for Amplify app (#33962) (7490b92), closes #33882
- ec2: add i7i instance class (#34453) (3fe8ab4)
2.197.0-alpha.0 (2025-05-20)
2.196.1-alpha.0 (2025-05-19)
2.196.0-alpha.0 (2025-05-15)
Features
- msk: support Kafka versions 3.9.x and 3.9.x Kraft (#34213) (a1226db)
- pipes-targets: add SNS (#34159) (2f846b3)
- s3tables: server-side encryption by customer managed KMS key (#34229) (488f0db)
Bug Fixes
- ec2: dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (#34437) (35e818b), closes #30981
- ec2-alpha: fix resource id references and tags for migration behind feature flag (#34377) (aa73534)
2.195.0-alpha.0 (2025-05-07)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
... (truncated)
Commits
b4cab7ffix(lambda): disable aws-lambda:useCdkManagedLogGroup feature flag when not s...- See full diff in compare view
Updates @vitest/expect from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/expect's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1a759347fix(expect): fix chai import in dts (#8077)- See full diff in compare view
Updates @vitest/mocker from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/mocker's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/pretty-format from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/pretty-format's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/runner from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/runner's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/snapshot from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/snapshot's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/spy from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/spy's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/utils from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/utils's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates vite-node from 3.2.0 to 3.2.1
Release notes
Sourced from vite-node's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 860470 |
| UUID: | 3116093341 |
| Node ID: | PR_kwDONx1qVc6Y75ra |
| Host: | GitHub |
| Repository: | poad/solid-start-ssr-lambda |