Skip to content

Commit d510075

Browse files
committed
Applying package version bumps
Pipeline Run: https://dev.azure.com/RushStack/GitHubProjects/_build/results?buildId=12641 Run ID: 12641
1 parent 5d2f03f commit d510075

17 files changed

Lines changed: 97 additions & 30 deletions

File tree

common/changes/@rushstack/eslint-plugin/automated-bump-decoupled-deps_2026-08-21-19-16-39.json

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

common/changes/@rushstack/eslint-plugin/native-private-null_2026-08-19-22-58-08.json

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

eslint/eslint-config/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/eslint-config",
33
"entries": [
4+
{
5+
"version": "4.6.6",
6+
"tag": "@rushstack/eslint-config_v4.6.6",
7+
"date": "Sat, 22 Aug 2026 00:15:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-plugin\" to `0.23.4`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "4.6.5",
618
"tag": "@rushstack/eslint-config_v4.6.5",

eslint/eslint-config/CHANGELOG.md

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

3-
This log was last generated on Thu, 20 Aug 2026 00:16:38 GMT and should not be manually modified.
3+
This log was last generated on Sat, 22 Aug 2026 00:15:35 GMT and should not be manually modified.
4+
5+
## 4.6.6
6+
Sat, 22 Aug 2026 00:15:35 GMT
7+
8+
_Version update only_
49

510
## 4.6.5
611
Thu, 20 Aug 2026 00:16:38 GMT

eslint/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/eslint-config",
3-
"version": "4.6.5",
3+
"version": "4.6.6",
44
"description": "A TypeScript ESLint ruleset designed for large teams and projects",
55
"license": "MIT",
66
"repository": {

eslint/eslint-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/eslint-plugin",
33
"entries": [
4+
{
5+
"version": "0.23.4",
6+
"tag": "@rushstack/eslint-plugin_v0.23.4",
7+
"date": "Sat, 22 Aug 2026 00:15:35 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix no-new-null false positives for ECMAScript private class members."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.23.3",
618
"tag": "@rushstack/eslint-plugin_v0.23.3",

eslint/eslint-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/eslint-plugin
22

3-
This log was last generated on Thu, 20 Aug 2026 00:16:38 GMT and should not be manually modified.
3+
This log was last generated on Sat, 22 Aug 2026 00:15:35 GMT and should not be manually modified.
4+
5+
## 0.23.4
6+
Sat, 22 Aug 2026 00:15:35 GMT
7+
8+
### Patches
9+
10+
- Fix no-new-null false positives for ECMAScript private class members.
411

512
## 0.23.3
613
Thu, 20 Aug 2026 00:16:38 GMT

eslint/eslint-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/eslint-plugin",
3-
"version": "0.23.3",
3+
"version": "0.23.4",
44
"description": "An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package",
55
"license": "MIT",
66
"repository": {

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.49",
6+
"tag": "@rushstack/heft-node-rig_v2.11.49",
7+
"date": "Sat, 22 Aug 2026 00:15:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `4.6.6`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.11.48",
618
"tag": "@rushstack/heft-node-rig_v2.11.48",

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, 21 Aug 2026 15:16:34 GMT and should not be manually modified.
3+
This log was last generated on Sat, 22 Aug 2026 00:15:35 GMT and should not be manually modified.
4+
5+
## 2.11.49
6+
Sat, 22 Aug 2026 00:15:35 GMT
7+
8+
_Version update only_
49

510
## 2.11.48
611
Fri, 21 Aug 2026 15:16:34 GMT

0 commit comments

Comments
 (0)