Skip to content

Commit 69906d4

Browse files
committed
Merge branch 'version/bump-1776129946299'
2 parents 3230820 + 7e6a4c3 commit 69906d4

16 files changed

Lines changed: 78 additions & 48 deletions

File tree

common/changes/@rushstack/heft-jest-plugin/jest-environment-jsdom-30.3.0_2026-04-01-01-06.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/heft-node-rig/jest-environment-jsdom-30.3.0_2026-04-01-01-06.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/heft-vscode-extension-rig/jest-environment-jsdom-30.3.0_2026-04-01-01-06.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/heft-web-rig/jest-environment-jsdom-30.3.0_2026-04-01-01-06.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

heft-plugins/heft-jest-plugin/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft-jest-plugin",
33
"entries": [
4+
{
5+
"version": "2.0.0",
6+
"tag": "@rushstack/heft-jest-plugin_v2.0.0",
7+
"date": "Tue, 14 Apr 2026 01:25:46 GMT",
8+
"comments": {
9+
"major": [
10+
{
11+
"comment": "Bump jest to 30.3.0 to address CVE GHSA-vpq2-c234-7xj6"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.2.12",
618
"tag": "@rushstack/heft-jest-plugin_v1.2.12",

heft-plugins/heft-jest-plugin/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/heft-jest-plugin
22

3-
This log was last generated on Fri, 10 Apr 2026 22:46:34 GMT and should not be manually modified.
3+
This log was last generated on Tue, 14 Apr 2026 01:25:46 GMT and should not be manually modified.
4+
5+
## 2.0.0
6+
Tue, 14 Apr 2026 01:25:46 GMT
7+
8+
### Breaking changes
9+
10+
- Bump jest to 30.3.0 to address CVE GHSA-vpq2-c234-7xj6
411

512
## 1.2.12
613
Fri, 10 Apr 2026 22:46:34 GMT

heft-plugins/heft-jest-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-jest-plugin",
3-
"version": "1.2.12",
3+
"version": "2.0.0",
44
"description": "Heft plugin for Jest",
55
"repository": {
66
"type": "git",

rigs/heft-node-rig/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft-node-rig",
33
"entries": [
4+
{
5+
"version": "2.11.33",
6+
"tag": "@rushstack/heft-node-rig_v2.11.33",
7+
"date": "Tue, 14 Apr 2026 01:25:46 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `2.0.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.11.32",
618
"tag": "@rushstack/heft-node-rig_v2.11.32",

rigs/heft-node-rig/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-node-rig
22

3-
This log was last generated on Fri, 10 Apr 2026 22:46:34 GMT and should not be manually modified.
3+
This log was last generated on Tue, 14 Apr 2026 01:25:46 GMT and should not be manually modified.
4+
5+
## 2.11.33
6+
Tue, 14 Apr 2026 01:25:46 GMT
7+
8+
_Version update only_
49

510
## 2.11.32
611
Fri, 10 Apr 2026 22:46:34 GMT

rigs/heft-node-rig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-node-rig",
3-
"version": "2.11.32",
3+
"version": "2.11.33",
44
"description": "A rig package for Node.js projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)