Skip to content

Commit dfe1386

Browse files
angular-robotjosephperrott
authored andcommitted
build: update all non-major dependencies (#2876)
See associated pull request for more information. PR Close #2876
1 parent 8103b5f commit dfe1386

File tree

5 files changed

+28
-17
lines changed

5 files changed

+28
-17
lines changed

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"packageManager": "[email protected]",
44
"type": "commonjs",
55
"dependencies": {
6-
"renovate": "41.12.0"
6+
"renovate": "41.15.0"
77
}
88
}

.github/ng-renovate/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5840,7 +5840,7 @@ __metadata:
58405840
version: 0.0.0-use.local
58415841
resolution: "ng-renovate@workspace:."
58425842
dependencies:
5843-
renovate: "npm:41.12.0"
5843+
renovate: "npm:41.15.0"
58445844
languageName: unknown
58455845
linkType: soft
58465846

@@ -6545,9 +6545,9 @@ __metadata:
65456545
languageName: node
65466546
linkType: hard
65476547

6548-
"renovate@npm:41.12.0":
6549-
version: 41.12.0
6550-
resolution: "renovate@npm:41.12.0"
6548+
"renovate@npm:41.15.0":
6549+
version: 41.15.0
6550+
resolution: "renovate@npm:41.15.0"
65516551
dependencies:
65526552
"@aws-sdk/client-codecommit": "npm:3.821.0"
65536553
"@aws-sdk/client-ec2": "npm:3.821.0"
@@ -6678,7 +6678,7 @@ __metadata:
66786678
bin:
66796679
renovate: dist/renovate.js
66806680
renovate-config-validator: dist/config-validator.js
6681-
checksum: 10c0/0c7d1da09c8d201dee59138bf6b0ca4736d8c47db351820c5f6c4b923368b038bd8dfd9f7bc4fb4fe4dcad45558cb20f1b3ac8bcac16090933baf0cfe05e5f16
6681+
checksum: 10c0/27617ebe250a6336b9dd137beadd768ca1fd8fff79677c7f1778036673d3bda097db576da6676bf9037e4005a003420223c8d2aea83f57df371dc67b262856af
66826682
languageName: node
66836683
linkType: hard
66846684

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
- name: Checkout repository
2828
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929
- name: Initialize CodeQL
30-
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
30+
uses: github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
3131
with:
3232
languages: ${{ matrix.language }}
3333
- name: Perform CodeQL Analysis
34-
uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
34+
uses: github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
3535
with:
3636
category: '/language:${{matrix.language}}'

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/ws": "8.18.1",
3939
"@types/yargs": "^17.0.0",
4040
"browser-sync": "^3.0.0",
41-
"prettier": "3.6.1",
41+
"prettier": "3.6.2",
4242
"protractor": "^7.0.0",
4343
"selenium-webdriver": "^4.18.1",
4444
"send": "^1.0.0",
@@ -79,7 +79,7 @@
7979
"@octokit/graphql": "9.0.1",
8080
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch",
8181
"@octokit/openapi-types": "25.1.0",
82-
"@octokit/plugin-paginate-rest": "13.1.0",
82+
"@octokit/plugin-paginate-rest": "13.1.1",
8383
"@octokit/plugin-rest-endpoint-methods": "16.0.0",
8484
"@octokit/request-error": "7.0.0",
8585
"@octokit/rest": "22.0.0",

yarn.lock

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ __metadata:
257257
"@octokit/graphql": "npm:9.0.1"
258258
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch"
259259
"@octokit/openapi-types": "npm:25.1.0"
260-
"@octokit/plugin-paginate-rest": "npm:13.1.0"
260+
"@octokit/plugin-paginate-rest": "npm:13.1.1"
261261
"@octokit/plugin-rest-endpoint-methods": "npm:16.0.0"
262262
"@octokit/request-error": "npm:7.0.0"
263263
"@octokit/rest": "npm:22.0.0"
@@ -323,7 +323,7 @@ __metadata:
323323
multimatch: "npm:^7.0.0"
324324
nock: "npm:14.0.5"
325325
opener: "npm:^1.5.2"
326-
prettier: "npm:3.6.1"
326+
prettier: "npm:3.6.2"
327327
protractor: "npm:^7.0.0"
328328
requirejs: "npm:^2.3.6"
329329
rxjs: "npm:^7.4.0"
@@ -3270,7 +3270,18 @@ __metadata:
32703270
languageName: node
32713271
linkType: hard
32723272

3273-
"@octokit/plugin-paginate-rest@npm:13.1.0, @octokit/plugin-paginate-rest@npm:^13.0.1":
3273+
"@octokit/plugin-paginate-rest@npm:13.1.1":
3274+
version: 13.1.1
3275+
resolution: "@octokit/plugin-paginate-rest@npm:13.1.1"
3276+
dependencies:
3277+
"@octokit/types": "npm:^14.1.0"
3278+
peerDependencies:
3279+
"@octokit/core": ">=6"
3280+
checksum: 10c0/88d80608881df88f8e832856e9279ac1c1af30ced9adb7c847f4d120b4bb308c2ab9d791ffd4c9585759e57a938798b4c3f2f988a389f2d78a61aaaebc36ffa7
3281+
languageName: node
3282+
linkType: hard
3283+
3284+
"@octokit/plugin-paginate-rest@npm:^13.0.1":
32743285
version: 13.1.0
32753286
resolution: "@octokit/plugin-paginate-rest@npm:13.1.0"
32763287
dependencies:
@@ -12371,12 +12382,12 @@ __metadata:
1237112382
languageName: node
1237212383
linkType: hard
1237312384

12374-
"prettier@npm:3.6.1":
12375-
version: 3.6.1
12376-
resolution: "prettier@npm:3.6.1"
12385+
"prettier@npm:3.6.2":
12386+
version: 3.6.2
12387+
resolution: "prettier@npm:3.6.2"
1237712388
bin:
1237812389
prettier: bin/prettier.cjs
12379-
checksum: 10c0/cf54254b9ddf1a8dff12f84bf0089e6aef3eeb9d0ce9d0344e39549ddc4f5c290fc5060d7d5a597848b9617e53e05b33a4118e37cd560f9e132ecc19c211300a
12390+
checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812
1238012391
languageName: node
1238112392
linkType: hard
1238212393

0 commit comments

Comments
 (0)