Skip to content

Commit ea95f04

Browse files
Copiloticlanton
andcommitted
Merge main and resolve conflicts (lodash version bump, repo-state hashes)
Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
1 parent 26249cf commit ea95f04

13 files changed

Lines changed: 100 additions & 50 deletions

File tree

.github/CODEOWNERS

Lines changed: 20 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
1-
.github/CODEOWNERS @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
2-
common/autoinstallers/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
3-
common/config/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
1+
.github/CODEOWNERS @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
2+
common/autoinstallers/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
3+
common/config/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
44

5-
common/reviews/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
5+
common/reviews/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
66

7-
apps/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
8-
build-tests/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
9-
build-tests-samples/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
10-
build-tests-subspace/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
11-
eslint/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
12-
heft-plugins/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
13-
libraries/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
14-
repo-scripts/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
15-
rigs/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
16-
rush-plugins/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
17-
vscode-extensions/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
18-
webpack/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha @TheLarkInn
19-
rush.json @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
20-
.gitattributes @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
21-
.gitignore @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
22-
README.md @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha
23-
24-
libraries/load-themed-styles/**/* @iclanton @octogonz @apostolisms @D4N14L @dmichon-msft @jxanthony @bmiddha @dzearing
7+
apps/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
8+
build-tests/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
9+
build-tests-samples/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
10+
build-tests-subspace/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
11+
eslint/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
12+
heft-plugins/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
13+
libraries/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
14+
repo-scripts/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
15+
rigs/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
16+
rush-plugins/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
17+
vscode-extensions/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
18+
webpack/**/* @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha @TheLarkInn
19+
rush.json @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
20+
.gitattributes @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
21+
.gitignore @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha
22+
README.md @iclanton @octogonz @apostolisms @dmichon-msft @jxanthony @bmiddha

apps/api-extractor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@rushstack/terminal": "workspace:*",
4646
"@rushstack/ts-command-line": "workspace:*",
4747
"diff": "~8.0.2",
48-
"lodash": "~4.17.15",
48+
"lodash": "~4.17.23",
4949
"minimatch": "10.1.2",
5050
"resolve": "~1.22.1",
5151
"semver": "~7.5.4",
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@rushstack/heft": "1.1.7",
57-
"@types/lodash": "4.14.116",
57+
"@types/lodash": "4.17.23",
5858
"@types/resolve": "1.20.2",
5959
"@types/semver": "7.5.0",
6060
"decoupled-local-node-rig": "workspace:*",

build-tests/localization-plugin-test-02/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"@rushstack/set-webpack-public-path-plugin": "^4.1.16",
1616
"@rushstack/webpack4-localization-plugin": "workspace:*",
1717
"@rushstack/webpack4-module-minifier-plugin": "workspace:*",
18-
"@types/lodash": "4.14.116",
18+
"@types/lodash": "4.17.23",
1919
"@types/webpack-env": "1.18.8",
2020
"eslint": "~9.37.0",
2121
"html-webpack-plugin": "~4.5.2",
2222
"local-node-rig": "workspace:*",
23-
"lodash": "~4.17.15",
23+
"lodash": "~4.17.23",
2424
"webpack": "~4.47.0",
2525
"webpack-bundle-analyzer": "~4.5.0",
2626
"webpack-dev-server": "~4.9.3"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "Upgrade `lodash` dependency from `~4.17.15` to `~4.17.23`.",
5+
"type": "patch",
6+
"packageName": "@microsoft/api-extractor"
7+
}
8+
],
9+
"packageName": "@microsoft/api-extractor"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "Upgrade `lodash` dependency from `~4.17.15` to `~4.17.23`.",
5+
"type": "patch",
6+
"packageName": "@rushstack/heft-jest-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-jest-plugin"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "Upgrade `lodash` dependency from `~4.17.15` to `~4.17.23`.",
5+
"type": "patch",
6+
"packageName": "@rushstack/npm-check-fork"
7+
}
8+
],
9+
"packageName": "@rushstack/npm-check-fork"
10+
}

common/config/subspaces/build-tests-subspace/repo-state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
{
33
"pnpmShrinkwrapHash": "1e9f75e9c3cbb717750b20d630f5dcb0d6a3c22f",
44
"preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9",
5-
"packageJsonInjectedDependenciesHash": "6ed64a490bddd0488d913538d3165d52ecc76935"
5+
"packageJsonInjectedDependenciesHash": "967312c4f0a6711811537dc847f5cdcfe761170d"
66
}

common/config/subspaces/default/pnpm-lock.yaml

Lines changed: 12 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
3-
"pnpmShrinkwrapHash": "62d85699663f1abdbc74db5c321340552578e800",
3+
"pnpmShrinkwrapHash": "96195f4d584aa5b8034ea035cef173ce0d6cd641",
44
"preferredVersionsHash": "9ba05fe872434900a0b29c308a94015078f37c47"
55
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"jest-config": "~29.5.0",
2626
"jest-resolve": "~29.5.0",
2727
"jest-snapshot": "~29.5.0",
28-
"lodash": "~4.17.15",
28+
"lodash": "~4.17.23",
2929
"punycode": "~2.3.1"
3030
},
3131
"devDependencies": {
3232
"@jest/types": "29.5.0",
3333
"@rushstack/heft": "workspace:*",
34-
"@types/lodash": "4.14.116",
34+
"@types/lodash": "4.17.23",
3535
"@types/node": "20.17.19",
3636
"decoupled-local-node-rig": "workspace:*",
3737
"eslint": "~9.37.0",

0 commit comments

Comments
 (0)