Skip to content

Commit 31a7e5b

Browse files
committed
Applying package version bumps
Pipeline Run: https://dev.azure.com/RushStack/GitHubProjects/_build/results?buildId=12642 Run ID: 12642
1 parent ae8073b commit 31a7e5b

21 files changed

Lines changed: 118 additions & 43 deletions

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.

common/changes/@rushstack/rush-daemon/mojazayeri-warm-graph-components_2026-08-19-22-30.json

Lines changed: 0 additions & 11 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": "Mon, 24 Aug 2026 15:17:20 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 Mon, 24 Aug 2026 15:17:20 GMT and should not be manually modified.
4+
5+
## 4.6.6
6+
Mon, 24 Aug 2026 15:17:20 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": "Mon, 24 Aug 2026 15:17:20 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 Mon, 24 Aug 2026 15:17:20 GMT and should not be manually modified.
4+
5+
## 0.23.4
6+
Mon, 24 Aug 2026 15:17:20 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": {

libraries/rush-daemon/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/rush-daemon",
33
"entries": [
4+
{
5+
"version": "0.5.0",
6+
"tag": "@rushstack/rush-daemon_v0.5.0",
7+
"date": "Mon, 24 Aug 2026 15:17:20 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add an opt-in all-project engine component factory with explicit phase/plugin shape, retained invalidation reconciliation, fail-closed graph recreation boundaries, and a deterministic engine shutdown contract."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.4.1",
618
"tag": "@rushstack/rush-daemon_v0.4.1",

0 commit comments

Comments
 (0)