mirror of
https://github.com/valitydev/repairer-proto.git
synced 2024-11-06 01:15:18 +00:00
Update all non-major dependencies (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8f7973dc3c
commit
932d7cb219
2
.github/workflows/frontend-pr.yml
vendored
2
.github/workflows/frontend-pr.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: valitydev/action-frontend/setup@v0.1
|
||||
- uses: valitydev/action-setup-thrift@v1.0.1
|
||||
- uses: valitydev/action-setup-thrift@v1.0.2
|
||||
- run: npm i # protocols don't always update the package-lock.json, so installing from package.json
|
||||
- name: Codegen
|
||||
run: npm run codegen
|
||||
|
2
.github/workflows/frontend-publish.yml
vendored
2
.github/workflows/frontend-publish.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: valitydev/action-frontend/setup@v0.1
|
||||
- uses: valitydev/action-setup-thrift@v1.0.1
|
||||
- uses: valitydev/action-setup-thrift@v1.0.2
|
||||
- run: npm i # protocols don't always update the package-lock.json, so installing from package.json
|
||||
- name: Build
|
||||
run: npm run codegen
|
||||
|
70
package-lock.json
generated
70
package-lock.json
generated
@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "@vality/repairer-proto",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@vality/repairer-proto",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@vality/domain-proto": "2.0.1-34e7420.0",
|
||||
"@vality/fistful-proto": "2.0.1-6c6762a.0",
|
||||
"@vality/thrift-codegen": "2.0.1-7608479.0"
|
||||
"@vality/domain-proto": "2.0.1-bfedcb9.0",
|
||||
"@vality/fistful-proto": "2.0.1-d09e028.0",
|
||||
"@vality/thrift-codegen": "2.0.1-a18cc78.0"
|
||||
}
|
||||
},
|
||||
"../frontend-thrift-codegen": {
|
||||
@ -171,21 +171,21 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@vality/domain-proto": {
|
||||
"version": "2.0.1-34e7420.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/domain-proto/-/domain-proto-2.0.1-34e7420.0.tgz",
|
||||
"integrity": "sha512-F8gW6pS9i5VRqzC9VCWBqZQL6+NuI2aTeXdT0z8wi8th5zKfNPZpup0xsVt9ieirLferDdRgW8+YQiNg6y0zlw==",
|
||||
"version": "2.0.1-bfedcb9.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/domain-proto/-/domain-proto-2.0.1-bfedcb9.0.tgz",
|
||||
"integrity": "sha512-GqIky/sjsnZ0mfPpfVmsprnGd17Trkznehm9n4P0y0pFOzFjp3Lov9UzW1Xq5k36/Zzr5JLNZCgAd8ldZIN27Q==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@vality/fistful-proto": {
|
||||
"version": "2.0.1-6c6762a.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/fistful-proto/-/fistful-proto-2.0.1-6c6762a.0.tgz",
|
||||
"integrity": "sha512-H/iyldTAwDnfZPG7p86tYjPo2SvkOAB2CK652wvHfgOebzoFIb3Br/RtLr/5NDPuDfpyNXQaiMzM/y99uMCzqQ==",
|
||||
"version": "2.0.1-d09e028.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/fistful-proto/-/fistful-proto-2.0.1-d09e028.0.tgz",
|
||||
"integrity": "sha512-6DT8jsjY+57cuVfMF/lwgSXgvNCDVQ17OkWLrLkv7G58gOUAAgTnoUSe/Ne+yDgkVVi5HuAZSJKrxeLY+WELJA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@vality/thrift-codegen": {
|
||||
"version": "2.0.1-7608479.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/thrift-codegen/-/thrift-codegen-2.0.1-7608479.0.tgz",
|
||||
"integrity": "sha512-eq9ItOpXaIoSG/n/uR1MvjThF15TwCcFmbI7svgSuHJ+jH38TjgOyIOkEmPxfGpYLPK0IaX7fle1/PaX7MeVLg==",
|
||||
"version": "2.0.1-a18cc78.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/thrift-codegen/-/thrift-codegen-2.0.1-a18cc78.0.tgz",
|
||||
"integrity": "sha512-99vFQoF3M/MU6qwfebwVviMnHg5O4XlK4bzeOSzhGbmthoXJQqk5PzBCxgRCWZqp1Tsfua2PMLwb+7H/GQ9tdg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@vality/thrift-ts": "2.4.1-8ad5123.0",
|
||||
@ -214,9 +214,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vality/thrift-codegen/node_modules/glob": {
|
||||
"version": "8.0.3",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz",
|
||||
"integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==",
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
||||
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"fs.realpath": "^1.0.0",
|
||||
@ -233,9 +233,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vality/thrift-codegen/node_modules/minimatch": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz",
|
||||
"integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==",
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
||||
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"brace-expansion": "^2.0.1"
|
||||
@ -7744,21 +7744,21 @@
|
||||
"dev": true
|
||||
},
|
||||
"@vality/domain-proto": {
|
||||
"version": "2.0.1-34e7420.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/domain-proto/-/domain-proto-2.0.1-34e7420.0.tgz",
|
||||
"integrity": "sha512-F8gW6pS9i5VRqzC9VCWBqZQL6+NuI2aTeXdT0z8wi8th5zKfNPZpup0xsVt9ieirLferDdRgW8+YQiNg6y0zlw==",
|
||||
"version": "2.0.1-bfedcb9.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/domain-proto/-/domain-proto-2.0.1-bfedcb9.0.tgz",
|
||||
"integrity": "sha512-GqIky/sjsnZ0mfPpfVmsprnGd17Trkznehm9n4P0y0pFOzFjp3Lov9UzW1Xq5k36/Zzr5JLNZCgAd8ldZIN27Q==",
|
||||
"dev": true
|
||||
},
|
||||
"@vality/fistful-proto": {
|
||||
"version": "2.0.1-6c6762a.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/fistful-proto/-/fistful-proto-2.0.1-6c6762a.0.tgz",
|
||||
"integrity": "sha512-H/iyldTAwDnfZPG7p86tYjPo2SvkOAB2CK652wvHfgOebzoFIb3Br/RtLr/5NDPuDfpyNXQaiMzM/y99uMCzqQ==",
|
||||
"version": "2.0.1-d09e028.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/fistful-proto/-/fistful-proto-2.0.1-d09e028.0.tgz",
|
||||
"integrity": "sha512-6DT8jsjY+57cuVfMF/lwgSXgvNCDVQ17OkWLrLkv7G58gOUAAgTnoUSe/Ne+yDgkVVi5HuAZSJKrxeLY+WELJA==",
|
||||
"dev": true
|
||||
},
|
||||
"@vality/thrift-codegen": {
|
||||
"version": "2.0.1-7608479.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/thrift-codegen/-/thrift-codegen-2.0.1-7608479.0.tgz",
|
||||
"integrity": "sha512-eq9ItOpXaIoSG/n/uR1MvjThF15TwCcFmbI7svgSuHJ+jH38TjgOyIOkEmPxfGpYLPK0IaX7fle1/PaX7MeVLg==",
|
||||
"version": "2.0.1-a18cc78.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/thrift-codegen/-/thrift-codegen-2.0.1-a18cc78.0.tgz",
|
||||
"integrity": "sha512-99vFQoF3M/MU6qwfebwVviMnHg5O4XlK4bzeOSzhGbmthoXJQqk5PzBCxgRCWZqp1Tsfua2PMLwb+7H/GQ9tdg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@vality/thrift-ts": "2.4.1-8ad5123.0",
|
||||
@ -7784,9 +7784,9 @@
|
||||
}
|
||||
},
|
||||
"glob": {
|
||||
"version": "8.0.3",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz",
|
||||
"integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==",
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
||||
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fs.realpath": "^1.0.0",
|
||||
@ -7797,9 +7797,9 @@
|
||||
}
|
||||
},
|
||||
"minimatch": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz",
|
||||
"integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==",
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
||||
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"brace-expansion": "^2.0.1"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vality/repairer-proto",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"scripts": {
|
||||
"codegen": "thrift-codegen --i ./proto ./node_modules/@vality/domain-proto ./node_modules/@vality/fistful-proto/proto --n repairer"
|
||||
},
|
||||
@ -33,8 +33,8 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vality/domain-proto": "2.0.1-34e7420.0",
|
||||
"@vality/fistful-proto": "2.0.1-6c6762a.0",
|
||||
"@vality/thrift-codegen": "2.0.1-7608479.0"
|
||||
"@vality/domain-proto": "2.0.1-bfedcb9.0",
|
||||
"@vality/fistful-proto": "2.0.1-d09e028.0",
|
||||
"@vality/thrift-codegen": "2.0.1-a18cc78.0"
|
||||
}
|
||||
}
|
||||
|
10
pom.xml
10
pom.xml
@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>dev.vality</groupId>
|
||||
<artifactId>library-parent-pom</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<version>1.0.3</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>repairer-proto</artifactId>
|
||||
@ -49,7 +49,7 @@
|
||||
<dependency>
|
||||
<groupId>dev.vality.woody</groupId>
|
||||
<artifactId>woody-thrift</artifactId>
|
||||
<version>1.0.4</version>
|
||||
<version>1.0.5</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
@ -60,13 +60,13 @@
|
||||
<dependency>
|
||||
<groupId>dev.vality</groupId>
|
||||
<artifactId>damsel</artifactId>
|
||||
<version>1.563-d384c12</version>
|
||||
<version>1.597-bfedcb9</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>dev.vality</groupId>
|
||||
<artifactId>fistful-proto</artifactId>
|
||||
<version>1.145-c45166d</version>
|
||||
<version>1.158-4ff4ea3</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
@ -107,7 +107,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>3.2.4</version>
|
||||
<version>3.4.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
|
Loading…
Reference in New Issue
Block a user