Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
bb538791e0 chore: bump up c8 version to v11 2026-03-14 10:14:33 +00:00
5 changed files with 26 additions and 15 deletions

View File

@@ -63,7 +63,7 @@
"groupName": "opentelemetry",
"matchPackageNames": [
"/^@opentelemetry/",
"/^@google-cloud/opentelemetry-/"
"/^@google-cloud\/opentelemetry-/"
]
}
],
@@ -79,7 +79,7 @@
"customManagers": [
{
"customType": "regex",
"managerFilePatterns": ["/^rust-toolchain\\.toml?$/"],
"fileMatch": ["^rust-toolchain\\.toml?$"],
"matchStrings": [
"channel\\s*=\\s*\"(?<currentValue>\\d+\\.\\d+(\\.\\d+)?)\""
],

View File

@@ -132,7 +132,7 @@
"@types/sinon": "^21.0.0",
"@types/supertest": "^7.0.0",
"ava": "^7.0.0",
"c8": "^10.1.3",
"c8": "^11.0.0",
"nodemon": "^3.1.14",
"react-email": "^4.3.2",
"sinon": "^21.0.1",

View File

@@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Lakr233/ListViewKit",
"state" : {
"revision" : "07f7adfa0629f8647991e3c148b7d3e060fe2917",
"version" : "1.2.0"
"revision" : "5dea05a52a6c2c7bb013a5925c517d6e32940605",
"version" : "1.1.8"
}
},
{

View File

@@ -21,7 +21,7 @@ let package = Package(
.package(url: "https://github.com/SnapKit/SnapKit.git", from: "5.7.1"),
.package(url: "https://github.com/SwifterSwift/SwifterSwift.git", from: "6.2.0"),
.package(url: "https://github.com/Recouse/EventSource.git", from: "0.1.7"),
.package(url: "https://github.com/Lakr233/ListViewKit.git", from: "1.2.0"),
.package(url: "https://github.com/Lakr233/ListViewKit.git", from: "1.1.8"),
.package(url: "https://github.com/Lakr233/MarkdownView.git", from: "3.6.3"),
],
targets: [

View File

@@ -1022,7 +1022,7 @@ __metadata:
"@types/supertest": "npm:^7.0.0"
ava: "npm:^7.0.0"
bullmq: "npm:^5.40.2"
c8: "npm:^10.1.3"
c8: "npm:^11.0.0"
cookie-parser: "npm:^1.4.7"
cross-env: "npm:^10.1.0"
date-fns: "npm:^4.0.0"
@@ -19308,9 +19308,9 @@ __metadata:
languageName: node
linkType: hard
"c8@npm:^10.1.3":
version: 10.1.3
resolution: "c8@npm:10.1.3"
"c8@npm:^11.0.0":
version: 11.0.0
resolution: "c8@npm:11.0.0"
dependencies:
"@bcoe/v8-coverage": "npm:^1.0.1"
"@istanbuljs/schema": "npm:^0.1.3"
@@ -19319,7 +19319,7 @@ __metadata:
istanbul-lib-coverage: "npm:^3.2.0"
istanbul-lib-report: "npm:^3.0.1"
istanbul-reports: "npm:^3.1.6"
test-exclude: "npm:^7.0.1"
test-exclude: "npm:^8.0.0"
v8-to-istanbul: "npm:^9.0.0"
yargs: "npm:^17.7.2"
yargs-parser: "npm:^21.1.1"
@@ -19330,7 +19330,7 @@ __metadata:
optional: true
bin:
c8: bin/c8.js
checksum: 10/6fdc2097fec28a14089fb6e450a5d7532b39391de5c1fd04803430c7a27be4fff6311388ab9ca8cc570c42062bf0c0fa1d7f23558957f7ab35b781f33a5f0906
checksum: 10/4c01de0fa49dab5b99bcb85bfff359764b7c027028f390841ece6e907c6ecb33eef8253291564665a5ddc81c39983947327bf0e12db88a8ab42fd5dffaf73b4b
languageName: node
linkType: hard
@@ -23595,14 +23595,14 @@ __metadata:
linkType: hard
"file-type@npm:^21.0.0":
version: 21.3.2
resolution: "file-type@npm:21.3.2"
version: 21.3.1
resolution: "file-type@npm:21.3.1"
dependencies:
"@tokenizer/inflate": "npm:^0.4.1"
strtok3: "npm:^10.3.4"
token-types: "npm:^6.1.1"
uint8array-extras: "npm:^1.4.0"
checksum: 10/3912271811e0c745d43ff1f6c97e66d4b0d890c68d1041de4ef0c8068ede46f725ef3ed0f92c97d0cd2a261f84c3b51881d60ab797e47fa9a15e7ed227f04c85
checksum: 10/0f99d4fa85184ea635cdccdfa677c7838bff790cdffde7fa9ec9f52e94fa8c0e7b6c2eeeb3f6a3d6dcc0a036192c13a8ec7008bdcef374e745ae0d64a162ad33
languageName: node
linkType: hard
@@ -34499,6 +34499,17 @@ __metadata:
languageName: node
linkType: hard
"test-exclude@npm:^8.0.0":
version: 8.0.0
resolution: "test-exclude@npm:8.0.0"
dependencies:
"@istanbuljs/schema": "npm:^0.1.2"
glob: "npm:^13.0.6"
minimatch: "npm:^10.2.2"
checksum: 10/4f16902c4bc91f62678ba64f8a36f70661ae0009d7c480bee4a0befaf9a1118b2925293cec6dde13ceb892a7ab9d71cd5387874a8c91cc05904c45b46fe13831
languageName: node
linkType: hard
"text-extensions@npm:^2.0.0":
version: 2.4.0
resolution: "text-extensions@npm:2.4.0"