From 2fbdfdffc2d967b7ae1d1cfe6a74693639a5f621 Mon Sep 17 00:00:00 2001 From: Lukas Siemon Date: Fri, 5 Mar 2021 13:34:15 -0800 Subject: [PATCH] fix: updated deps --- .circleci/config.yml | 74 ++++++++++++++++++++++---------------------- .gally.json | 4 +-- package.json | 4 +-- yarn.lock | 16 +++++----- 4 files changed, 49 insertions(+), 49 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0da923ff..d9ae46a3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,30 +3,30 @@ workflows: node-multi-build: jobs: - gally-create-pr - - test-node-v14: + - test-node-v15: requires: - gally-create-pr - - test-node-v12: + - test-node-v14: requires: - gally-create-pr - - test-node-v10: + - test-node-v12: requires: - gally-create-pr - gally-auto-approve: requires: - gally-create-pr + - test-node-v15 - test-node-v14 - test-node-v12 - - test-node-v10 filters: branches: only: /dependabot\/.*/ - release: requires: - gally-create-pr + - test-node-v15 - test-node-v14 - test-node-v12 - - test-node-v10 filters: branches: only: master @@ -34,14 +34,14 @@ version: 2 jobs: gally-create-pr: docker: - - image: 'circleci/node:12' + - image: 'circleci/node:14' steps: - checkout - run: sudo yarn global add gally - run: ga promote $CIRCLE_BRANCH - test-node-v10: + release: docker: - - image: 'circleci/node:10' + - image: 'circleci/node:14' steps: - checkout - run: @@ -67,11 +67,8 @@ jobs: key: 'yarn-packages-{{ checksum "yarn.lock" }}' paths: - ~/.cache/yarn - - run: yarn test - - run: >- - (git add . && git diff-index --quiet HEAD --) || (git status && exit - 1); - release: + - run: yarn run semantic-release + test-node-v12: docker: - image: 'circleci/node:12' steps: @@ -99,10 +96,32 @@ jobs: key: 'yarn-packages-{{ checksum "yarn.lock" }}' paths: - ~/.cache/yarn - - run: yarn run semantic-release - test-node-v12: + - run: yarn test + - run: >- + (git add . && git diff-index --quiet HEAD --) || (git status && exit + 1); + gally-auto-approve: docker: - - image: 'circleci/node:12' + - image: 'circleci/node:14' + steps: + - run: + name: Set PR number + command: > + echo 'export + CIRCLE_PR_NUMBER="${CIRCLE_PR_NUMBER:-${CIRCLE_PULL_REQUEST##*/}}"' + >> $BASH_ENV + + source $BASH_ENV + + echo $CIRCLE_PR_NUMBER + - checkout + - run: sudo yarn global add gally + - run: >- + ga approve $CIRCLE_PR_NUMBER --condition + "base.ref=dev&state=open&user.login=dependabot-preview[bot]" + test-node-v14: + docker: + - image: 'circleci/node:14' steps: - checkout - run: @@ -137,28 +156,9 @@ jobs: if [[ "${CIRCLE_BRANCH}" == "master" ]]; then yarn run coveralls fi - gally-auto-approve: - docker: - - image: 'circleci/node:12' - steps: - - run: - name: Set PR number - command: > - echo 'export - CIRCLE_PR_NUMBER="${CIRCLE_PR_NUMBER:-${CIRCLE_PULL_REQUEST##*/}}"' - >> $BASH_ENV - - source $BASH_ENV - - echo $CIRCLE_PR_NUMBER - - checkout - - run: sudo yarn global add gally - - run: >- - ga approve $CIRCLE_PR_NUMBER --condition - "base.ref=dev&state=open&user.login=dependabot-preview[bot]" - test-node-v14: + test-node-v15: docker: - - image: 'circleci/node:14' + - image: 'circleci/node:15' steps: - checkout - run: diff --git a/.gally.json b/.gally.json index 71f9ff88..81df59b0 100644 --- a/.gally.json +++ b/.gally.json @@ -23,9 +23,9 @@ "strict": true, "contexts": [ "ci/circleci: gally-create-pr", + "ci/circleci: test-node-v15", "ci/circleci: test-node-v14", - "ci/circleci: test-node-v12", - "ci/circleci: test-node-v10" + "ci/circleci: test-node-v12" ] }, "enforce_admins": true, diff --git a/package.json b/package.json index 4130338d..b1839d53 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@babel/core": "7.13.8", "@babel/register": "7.13.8", "@blackflux/eslint-plugin-rules": "1.3.45", - "@blackflux/robo-config-plugin": "4.1.2", + "@blackflux/robo-config-plugin": "4.1.3", "babel-eslint": "10.1.0", "babel-preset-latest-node": "5.4.0", "chai": "4.3.3", @@ -57,7 +57,7 @@ "eslint-plugin-import": "2.22.1", "eslint-plugin-json": "2.1.2", "eslint-plugin-markdown": "2.0.0", - "eslint-plugin-mocha": "8.0.0", + "eslint-plugin-mocha": "8.1.0", "js-gardener": "2.0.185", "mocha": "8.3.0", "nyc": "15.1.0", diff --git a/yarn.lock b/yarn.lock index 6a2271d6..8f0118fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -351,10 +351,10 @@ dependencies: smart-fs "1.12.4" -"@blackflux/robo-config-plugin@4.1.2": - version "4.1.2" - resolved "https://registry.yarnpkg.com/@blackflux/robo-config-plugin/-/robo-config-plugin-4.1.2.tgz#df0fbc3b15719274f78231f33685069af5fb3ca5" - integrity sha512-OBaUYoCpIaUiTEnJeWP1hAMuvP9ypYqYCV9H4XBwUQOdDLU0znL/+SougNzOiyepzVezhYP2eDHMe3SECvt3wQ== +"@blackflux/robo-config-plugin@4.1.3": + version "4.1.3" + resolved "https://registry.yarnpkg.com/@blackflux/robo-config-plugin/-/robo-config-plugin-4.1.3.tgz#ed0722286160432f03edb1639a551c179d9893d8" + integrity sha512-vgU37ueUgPexxB+wL8ckfUe5TsGgEYjKM1diHcDlUa8TNp0P1HNPAC9K/O51P75sY37Ewe0imm6G6r1byVLUPw== "@eslint/eslintrc@^0.4.0": version "0.4.0" @@ -2391,10 +2391,10 @@ eslint-plugin-markdown@2.0.0: remark-parse "^5.0.0" unified "^6.1.2" -eslint-plugin-mocha@8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-8.0.0.tgz#7ec5d228bcb3735301701dfbc3376320a1ca3791" - integrity sha512-n67etbWDz6NQM+HnTwZHyBwz/bLlYPOxUbw7bPuCyFujv7ZpaT/Vn6KTAbT02gf7nRljtYIjWcTxK/n8a57rQQ== +eslint-plugin-mocha@8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-8.1.0.tgz#b9aebbede46a808e46e622c8fd99d2a2f353e725" + integrity sha512-1EgHvXKRl7W3mq3sntZAi5T24agRMyiTPL4bSXe+B4GksYOjAPEWYx+J3eJg4It1l2NMNZJtk0gQyQ6mfiPhQg== dependencies: eslint-utils "^2.1.0" ramda "^0.27.1"