Skip to content

Commit 1890fe4

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent 31333de commit 1890fe4

File tree

7 files changed

+31
-17
lines changed

7 files changed

+31
-17
lines changed

.github/workflows/assistant-to-the-branch-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
assistant_to_the_branch_manager:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
16+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717
with:
1818
persist-credentials: false
1919
- uses: angular/dev-infra/github-actions/branch-manager@a3d0749c4d64959e85843fbeb54507e830be0f44

.github/workflows/dev-infra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ jobs:
1212
labels:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
15+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616
- uses: angular/dev-infra/github-actions/commit-message-based-labels@a3d0749c4d64959e85843fbeb54507e830be0f44
1717
with:
1818
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919
post_approval_changes:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
22+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323
- uses: angular/dev-infra/github-actions/post-approval-changes@a3d0749c4d64959e85843fbeb54507e830be0f44
2424
with:
2525
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
outputs:
2121
snapshots: ${{ steps.filter.outputs.snapshots }}
2222
steps:
23-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
23+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2424
with:
2525
persist-credentials: false
2626
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"magic-string": "0.30.12",
167167
"mini-css-extract-plugin": "2.9.1",
168168
"mrmime": "2.0.0",
169-
"ng-packagr": "19.0.0-next.6",
169+
"ng-packagr": "19.0.0-next.7",
170170
"npm": "^10.8.1",
171171
"npm-package-arg": "12.0.0",
172172
"npm-pick-manifest": "10.0.0",
@@ -186,7 +186,7 @@
186186
"rollup": "4.24.0",
187187
"rollup-plugin-sourcemaps": "^0.6.0",
188188
"rxjs": "7.8.1",
189-
"sass": "1.80.3",
189+
"sass": "1.80.4",
190190
"sass-loader": "16.0.2",
191191
"semver": "7.6.3",
192192
"shelljs": "^0.8.5",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"picomatch": "4.0.2",
4040
"piscina": "4.7.0",
4141
"rollup": "4.24.0",
42-
"sass": "1.80.3",
42+
"sass": "1.80.4",
4343
"semver": "7.6.3",
4444
"vite": "5.4.10",
4545
"watchpack": "2.4.2"

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.1",
51-
"sass": "1.80.3",
51+
"sass": "1.80.4",
5252
"sass-loader": "16.0.2",
5353
"semver": "7.6.3",
5454
"source-map-loader": "5.0.0",

yarn.lock

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ __metadata:
102102
postcss-loader: "npm:8.1.1"
103103
resolve-url-loader: "npm:5.0.0"
104104
rxjs: "npm:7.8.1"
105-
sass: "npm:1.80.3"
105+
sass: "npm:1.80.4"
106106
sass-loader: "npm:16.0.2"
107107
semver: "npm:7.6.3"
108108
source-map-loader: "npm:5.0.0"
@@ -396,7 +396,7 @@ __metadata:
396396
picomatch: "npm:4.0.2"
397397
piscina: "npm:4.7.0"
398398
rollup: "npm:4.24.0"
399-
sass: "npm:1.80.3"
399+
sass: "npm:1.80.4"
400400
semver: "npm:7.6.3"
401401
vite: "npm:5.4.10"
402402
watchpack: "npm:2.4.2"
@@ -744,7 +744,7 @@ __metadata:
744744
magic-string: "npm:0.30.12"
745745
mini-css-extract-plugin: "npm:2.9.1"
746746
mrmime: "npm:2.0.0"
747-
ng-packagr: "npm:19.0.0-next.6"
747+
ng-packagr: "npm:19.0.0-next.7"
748748
npm: "npm:^10.8.1"
749749
npm-package-arg: "npm:12.0.0"
750750
npm-pick-manifest: "npm:10.0.0"
@@ -764,7 +764,7 @@ __metadata:
764764
rollup: "npm:4.24.0"
765765
rollup-plugin-sourcemaps: "npm:^0.6.0"
766766
rxjs: "npm:7.8.1"
767-
sass: "npm:1.80.3"
767+
sass: "npm:1.80.4"
768768
sass-loader: "npm:16.0.2"
769769
semver: "npm:7.6.3"
770770
shelljs: "npm:^0.8.5"
@@ -13630,9 +13630,9 @@ __metadata:
1363013630
languageName: node
1363113631
linkType: hard
1363213632

13633-
"ng-packagr@npm:19.0.0-next.6":
13634-
version: 19.0.0-next.6
13635-
resolution: "ng-packagr@npm:19.0.0-next.6"
13633+
"ng-packagr@npm:19.0.0-next.7":
13634+
version: 19.0.0-next.7
13635+
resolution: "ng-packagr@npm:19.0.0-next.7"
1363613636
dependencies:
1363713637
"@rollup/plugin-json": "npm:^6.1.0"
1363813638
"@rollup/wasm-node": "npm:^4.24.0"
@@ -13668,7 +13668,7 @@ __metadata:
1366813668
optional: true
1366913669
bin:
1367013670
ng-packagr: cli/main.js
13671-
checksum: 10c0/6c7216e5874b8f5477a52889d13918a0fcfb3e786c45eb39a0d8841de838d08cc4f70314e06e1d64e9bbbbe0b58349f8baeb827fb5dd2c26ef6720d2d3d2426a
13671+
checksum: 10c0/347b144c292e450efaa4bd6c1e750870a5a32439f41ed90ff5cadaf0e2c9dde94785047947ea3285b4a063c10f404b7559314fb31fffe6a2ea05e61c1d3aa933
1367213672
languageName: node
1367313673
linkType: hard
1367413674

@@ -15944,7 +15944,21 @@ __metadata:
1594415944
languageName: node
1594515945
linkType: hard
1594615946

15947-
"sass@npm:1.80.3, sass@npm:^1.79.5":
15947+
"sass@npm:1.80.4":
15948+
version: 1.80.4
15949+
resolution: "sass@npm:1.80.4"
15950+
dependencies:
15951+
"@parcel/watcher": "npm:^2.4.1"
15952+
chokidar: "npm:^4.0.0"
15953+
immutable: "npm:^4.0.0"
15954+
source-map-js: "npm:>=0.6.2 <2.0.0"
15955+
bin:
15956+
sass: sass.js
15957+
checksum: 10c0/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf
15958+
languageName: node
15959+
linkType: hard
15960+
15961+
"sass@npm:^1.79.5":
1594815962
version: 1.80.3
1594915963
resolution: "sass@npm:1.80.3"
1595015964
dependencies:

0 commit comments

Comments
 (0)