Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information