Skip to content

Commit f0ec957

Browse files
bobabot-enya-aisk-enyadependabot[bot]InoMurko
authored
New release (#904)
* nvmrc version update and validation. (#877) * change: - updated .nvmrc version of node to 16.16.0 - added node-gyp as dev deps to fix the yarn install prebuild error - spin up the local and executed integrations, unit test to valid the version update - updated the readme with details to build and spin up side services to execute the integration-tests. (cherry picked from commit 735d842) * Bump mkdirp from 1.0.4 to 3.0.1 (#878) * Bump mkdirp from 1.0.4 to 3.0.1 Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 1.0.4 to 3.0.1. - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@v1.0.4...v3.0.1) --- updated-dependencies: - dependency-name: mkdirp dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * useless building prevented --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ino Murko <[email protected]> (cherry picked from commit d9a557c) * Bump levelup and @types/levelup (#882) Bumps [levelup](https://github.com/Level/levelup) and [@types/levelup](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/levelup). These dependencies needed to be updated together. Updates `levelup` from 4.4.0 to 5.1.1 - [Release notes](https://github.com/Level/levelup/releases) - [Changelog](https://github.com/Level/levelup/blob/master/CHANGELOG.md) - [Commits](Level/levelup@v4.4.0...v5.1.1) Updates `@types/levelup` from 4.3.3 to 5.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/levelup) --- updated-dependencies: - dependency-name: levelup dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/levelup" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 6e8adbb) * Bump prom-client from 13.2.0 to 14.2.0 (#879) Bumps [prom-client](https://github.com/siimon/prom-client) from 13.2.0 to 14.2.0. - [Release notes](https://github.com/siimon/prom-client/releases) - [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md) - [Commits](siimon/prom-client@v13.2.0...v14.2.0) --- updated-dependencies: - dependency-name: prom-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 3a921b1) * Bump react-multi-carousel from 2.8.2 to 2.8.4 (#895) Bumps [react-multi-carousel](https://github.com/YIZHUANG/react-multi-carousel) from 2.8.2 to 2.8.4. - [Release notes](https://github.com/YIZHUANG/react-multi-carousel/releases) - [Changelog](https://github.com/YIZHUANG/react-multi-carousel/blob/master/CHANGELOG.md) - [Commits](https://github.com/YIZHUANG/react-multi-carousel/commits) --- updated-dependencies: - dependency-name: react-multi-carousel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit e8b1e9a) * Bump @sentry/react from 7.51.2 to 7.54.0 (#896) Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.51.2 to 7.54.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.51.2...7.54.0) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 64ee67a) * Bump @mui/material from 5.12.2 to 5.13.4 (#897) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.12.2 to 5.13.4. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.13.4/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 6c79514) * Bump ts-generator from 0.0.8 to 0.1.1 (#899) Bumps [ts-generator](https://github.com/krzkaczor/ts-generator) from 0.0.8 to 0.1.1. - [Commits](https://github.com/krzkaczor/ts-generator/commits) --- updated-dependencies: - dependency-name: ts-generator dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 028db22) * Bump docker/build-push-action from 2 to 4 (#890) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v4) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d5a76f2) * Bump golangci/golangci-lint-action from 2 to 3 (#891) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v2...v3) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit b827750) * Bump aws-actions/configure-aws-credentials from 1 to 2 (#894) Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 1 to 2. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v1...v2) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 7007ce1) * Bump codecov/codecov-action from 1 to 3 (#893) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v1...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit a432b73) * workflow for releases (#901) (cherry picked from commit 05dae61) --------- Co-authored-by: Sahil K <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ino Murko <[email protected]>
1 parent b12808e commit f0ec957

File tree

14 files changed

+523
-524
lines changed

14 files changed

+523
-524
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ updates:
1414
- "wsdt"
1515
- "Boyuan-Chen"
1616
- "InoMurko"
17+
rebase-strategy: "disabled"
1718
- package-ecosystem: "docker" # See documentation for possible values
1819
directory: "/ops" # Location of package manifests
1920
schedule:

.github/workflows/boba-publish-develop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
contents: read
2020
steps:
2121
- name: Configure AWS credentials
22-
uses: aws-actions/configure-aws-credentials@v1
22+
uses: aws-actions/configure-aws-credentials@v2
2323
with:
2424
role-to-assume: ${{ secrets.AWS_ROLE }}
2525
aws-region: ${{ secrets.AWS_REGION }}
@@ -149,7 +149,7 @@ jobs:
149149
contents: read
150150
steps:
151151
- name: Configure AWS credentials
152-
uses: aws-actions/configure-aws-credentials@v1
152+
uses: aws-actions/configure-aws-credentials@v2
153153
with:
154154
role-to-assume: ${{ secrets.AWS_ROLE }}
155155
aws-region: ${{ secrets.AWS_REGION }}

.github/workflows/boba-publish-master.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
contents: read
1919
steps:
2020
- name: Configure AWS credentials
21-
uses: aws-actions/configure-aws-credentials@v1
21+
uses: aws-actions/configure-aws-credentials@v2
2222
with:
2323
role-to-assume: ${{ secrets.AWS_ROLE }}
2424
aws-region: ${{ secrets.AWS_REGION }}
@@ -53,7 +53,7 @@ jobs:
5353
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN_SECRET }}
5454

5555
- name: Configure AWS credentials
56-
uses: aws-actions/configure-aws-credentials@v1
56+
uses: aws-actions/configure-aws-credentials@v2
5757
with:
5858
role-to-assume: ${{ secrets.AWS_ROLE }}
5959
aws-region: ${{ secrets.AWS_REGION }}
@@ -170,7 +170,7 @@ jobs:
170170
contents: read
171171
steps:
172172
- name: Configure AWS credentials
173-
uses: aws-actions/configure-aws-credentials@v1
173+
uses: aws-actions/configure-aws-credentials@v2
174174
with:
175175
role-to-assume: ${{ secrets.AWS_ROLE }}
176176
aws-region: ${{ secrets.AWS_REGION }}

.github/workflows/gateway-deploy-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
REACT_APP_GA4_MEASUREMENT_ID: ${{ env.REACT_APP_GA4_MEASUREMENT_ID }}
4949
REACT_APP_SENTRY_DSN: ${{ env.REACT_APP_SENTRY_DSN }}
5050
- name: Configure AWS credentials
51-
uses: aws-actions/configure-aws-credentials@v1
51+
uses: aws-actions/configure-aws-credentials@v2
5252
with:
5353
role-to-assume: ${{ secrets.AWS_ROLE }}
5454
aws-region: ${{ secrets.AWS_REGION }}

.github/workflows/golangci-lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: golangci-lint gas-oracle
23-
uses: golangci/golangci-lint-action@v2
23+
uses: golangci/golangci-lint-action@v3
2424
with:
2525
version: v1.51.0
2626
working-directory: go/gas-oracle
2727
- name: golangci-lint batch-submitter
28-
uses: golangci/golangci-lint-action@v2
28+
uses: golangci/golangci-lint-action@v3
2929
with:
3030
version: v1.51.0
3131
working-directory: go/batch-submitter
3232
- name: golangci-lint bss-core
33-
uses: golangci/golangci-lint-action@v2
33+
uses: golangci/golangci-lint-action@v3
3434
with:
3535
version: v1.51.0
3636
working-directory: go/bss-core

0 commit comments

Comments
 (0)