mirror of
https://github.com/valitydev/magista-proto.git
synced 2024-11-06 00:15:16 +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
cf0eff8367
commit
a20465326f
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
|
||||
|
32
package-lock.json
generated
32
package-lock.json
generated
@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "@vality/magista-proto",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@vality/magista-proto",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@vality/domain-proto": "2.0.1-7218614.0",
|
||||
"@vality/thrift-codegen": "2.0.1-7608479.0"
|
||||
"@vality/domain-proto": "2.0.1-bfedcb9.0",
|
||||
"@vality/thrift-codegen": "2.0.1-a18cc78.0"
|
||||
}
|
||||
},
|
||||
"../frontend-thrift-codegen": {
|
||||
@ -135,15 +135,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@vality/domain-proto": {
|
||||
"version": "2.0.1-7218614.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/domain-proto/-/domain-proto-2.0.1-7218614.0.tgz",
|
||||
"integrity": "sha512-N3NBlzW7ooTElkKfd/xJuChXxiA50ad4hQzOXi+kT46OxV4dhco/Jc9Rzf0OZPj9tE36vCzwqvAeaCENORBUgw==",
|
||||
"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/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",
|
||||
@ -7877,15 +7877,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"@vality/domain-proto": {
|
||||
"version": "2.0.1-7218614.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/domain-proto/-/domain-proto-2.0.1-7218614.0.tgz",
|
||||
"integrity": "sha512-N3NBlzW7ooTElkKfd/xJuChXxiA50ad4hQzOXi+kT46OxV4dhco/Jc9Rzf0OZPj9tE36vCzwqvAeaCENORBUgw==",
|
||||
"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/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",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vality/magista-proto",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"scripts": {
|
||||
"codegen": "thrift-codegen --i ./proto ./node_modules/@vality/domain-proto --n magista"
|
||||
},
|
||||
@ -33,7 +33,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vality/domain-proto": "2.0.1-7218614.0",
|
||||
"@vality/thrift-codegen": "2.0.1-7608479.0"
|
||||
"@vality/domain-proto": "2.0.1-bfedcb9.0",
|
||||
"@vality/thrift-codegen": "2.0.1-a18cc78.0"
|
||||
}
|
||||
}
|
||||
|
8
pom.xml
8
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>magista-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,7 +60,7 @@
|
||||
<dependency>
|
||||
<groupId>dev.vality</groupId>
|
||||
<artifactId>damsel</artifactId>
|
||||
<version>1.566-03bbf48</version>
|
||||
<version>1.597-bfedcb9</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
@ -101,7 +101,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