Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2021
1 parent c9b0503 commit 188aad0
Show file tree
Hide file tree
Showing 16 changed files with 805 additions and 651 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include:
ref: v16.2.0
- project: SocialGouv/gitlab-ci-yml
file: /base_deploy_kosko_stage.yml
ref: v20.6.1
ref: v20.7.9
#
- /targets/alert-cli/.gitlab-ci.yml
- /targets/ingester/.gitlab-ci.yml
Expand Down
16 changes: 8 additions & 8 deletions .k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
]
},
"dependencies": {
"@kosko/env": "^1.0.3",
"@kubernetes-models/sealed-secrets": "^1.0.3",
"@socialgouv/kosko-charts": "^4.7.11",
"@kosko/env": "^1.1.0",
"@kubernetes-models/sealed-secrets": "^1.5.2",
"@socialgouv/kosko-charts": "^4.10.1",
"@types/node": "^14.14.31",
"kosko": "^1.0.3",
"kubernetes-models": "^1.0.3",
"kosko": "^1.1.2",
"kubernetes-models": "^1.5.2",
"ts-node": "^9.1.1",
"typescript": "^4.1.5"
"typescript": "^4.2.3"
},
"devDependencies": {
"@babel/core": "^7.12.17",
"@babel/plugin-transform-modules-commonjs": "^7.12.13",
"@babel/core": "^7.13.10",
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
"@types/jest": "^26.0.20",
"dotenv": "^8.2.0",
"jest": "^26.6.3"
Expand Down
381 changes: 230 additions & 151 deletions .k8s/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.15.5
14.16.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.15.5-alpine3.11
FROM node:14.16.0-alpine3.11

WORKDIR /app

Expand Down
4 changes: 2 additions & 2 deletions shared/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"scripts": {},
"devDependencies": {
"@socialgouv/contributions-data-types": "^3.8.0",
"@socialgouv/fiches-travail-data-types": "^4.61.0"
"@socialgouv/contributions-data-types": "^3.12.0",
"@socialgouv/fiches-travail-data-types": "^4.92.0"
}
}
4 changes: 2 additions & 2 deletions targets/alert-cli/.gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Install alert:
extends: .autodevops_install
image: node:14.7.0-alpine3.11
image: node:14.16.0-alpine3.11
cache:
key:
files:
Expand Down Expand Up @@ -45,7 +45,7 @@ Lint www:

Build alert:
extends: .base_yarn_script
image: node:14.7.0-alpine3.11
image: node:14.16.0-alpine3.11
needs:
- job: Install alert
artifacts: true
Expand Down
2 changes: 1 addition & 1 deletion targets/alert-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.15.5-slim
FROM node:14.16.0-slim

RUN set -x \
&& apt-get update \
Expand Down
20 changes: 10 additions & 10 deletions targets/alert-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0-alpha.1",
"dependencies": {
"@shared/graphql-client": "^1.0.0-alpha.1",
"@socialgouv/cdtn-slugify": "^4.41.0",
"@socialgouv/cdtn-sources": "^4.43.0",
"@socialgouv/cdtn-slugify": "^4.44.0",
"@socialgouv/cdtn-sources": "^4.44.0",
"memoizee": "^0.4.15",
"node-fetch": "^2.6.1",
"nodegit": "0.27.0",
Expand All @@ -13,13 +13,13 @@
"unist-util-select": "^3.0.4"
},
"devDependencies": {
"@babel/core": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@shared/types": "^1.0.0-alpha.1",
"@socialgouv/contributions-data-types": "^3.8.0",
"@socialgouv/datafiller-data-types": "^2.15.0",
"@socialgouv/eslint-config-recommended": "^1.49.0",
"@socialgouv/fiches-travail-data-types": "^4.61.0",
"@socialgouv/contributions-data-types": "^3.12.0",
"@socialgouv/datafiller-data-types": "^2.17.0",
"@socialgouv/eslint-config-recommended": "^1.55.0",
"@socialgouv/fiches-travail-data-types": "^4.92.0",
"@types/jest": "^26.0.20",
"@types/memoizee": "^0.4.5",
"@types/node": "^14.14.31",
Expand All @@ -30,12 +30,12 @@
"@vercel/ncc": "0.27.0",
"babel-jest": "^26.6.3",
"builtin-modules": "^3.2.0",
"eslint": "^7.19.0",
"eslint": "^7.21.0",
"esm": "^3.2.25",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"typescript": "^4.1.5"
"typescript": "^4.2.3"
},
"license": "MIT",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion targets/frontend/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Install www:
extends: .autodevops_install
image: node:12.18.0-alpine3.11
image: node:12.21.0-alpine3.11
cache:
key:
files:
Expand Down
2 changes: 1 addition & 1 deletion targets/frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.15.5-alpine3.11
FROM node:14.16.0-alpine3.11

WORKDIR /app

Expand Down
32 changes: 16 additions & 16 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0-alpha.1",
"dependencies": {
"@azure/abort-controller": "^1.0.4",
"@azure/storage-blob": "^12.4.1",
"@elastic/elasticsearch": "^7.10.0",
"@azure/storage-blob": "^12.5.0",
"@elastic/elasticsearch": "^7.11.0",
"@hapi/boom": "^9.1.1",
"@hapi/joi": "^17.1.1",
"@hookform/error-message": "^0.0.5",
Expand All @@ -17,9 +17,9 @@
"@sentry/node": "^6.2.1",
"@shared/graphql-client": "^1.0.0-alpha.1",
"@shared/id-generator": "^1.0.0-alpha.1",
"@socialgouv/cdtn-slugify": "^4.41.0",
"@socialgouv/cdtn-sources": "^4.43.0",
"@socialgouv/matomo-next": "^1.1.2",
"@socialgouv/cdtn-slugify": "^4.44.0",
"@socialgouv/cdtn-sources": "^4.44.0",
"@socialgouv/matomo-next": "^1.2.1",
"@socialgouv/react-ui": "^4.17.0",
"@urql/exchange-auth": "^0.1.2",
"@zeit/next-source-maps": "0.0.4-canary.1",
Expand All @@ -28,7 +28,7 @@
"cookie": "^0.4.1",
"d3": "^6.5.0",
"d3-hierarchy": "^2.0.0",
"date-fns": "^2.16.1",
"date-fns": "^2.19.0",
"diff": "^5.0.0",
"formidable": "^1.2.2",
"graphql": "^15.5.0",
Expand All @@ -39,31 +39,31 @@
"memoizee": "^0.4.15",
"micromark": "^2.11.4",
"next": "^10.0.7",
"next-transpile-modules": "^6.2.0",
"next-transpile-modules": "^6.3.0",
"next-urql": "^2.2.0",
"nodemailer": "^6.4.18",
"nodemailer": "^6.5.0",
"p-limit": "^3.1.0",
"polished": "^4.1.1",
"pretty-bytes": "^5.5.0",
"pretty-bytes": "^5.6.0",
"react": "^17.0.1",
"react-ace": "^9.3.0",
"react-autosuggest": "^10.1.0",
"react-dom": "^17.0.1",
"react-dropzone": "^11.3.1",
"react-hook-form": "^6.15.4",
"react-icons": "^4.1.0",
"react-icons": "^4.2.0",
"react-is": "^17.0.1",
"react-sortable-hoc": "^1.11.0",
"rehype-raw": "^5.0.0",
"rehype-raw": "^5.1.0",
"rehype-stringify": "^8.0.0",
"remark-parse": "^9.0.0",
"remark-rehype": "^8.0.0",
"remark-stringify": "^9.0.1",
"semver": "^7.3.4",
"sentry-testkit": "^3.2.4",
"sentry-testkit": "^3.3.2",
"strip-markdown": "^4.0.0",
"styled-components": "^5.2.1",
"swr": "^0.4.2",
"swr": "^0.5.0",
"theme-ui": "0.6.0-canary.c5a716a.0",
"unified": "^9.2.1",
"unist-util-parents": "^1.0.3",
Expand All @@ -73,10 +73,10 @@
"wonka": "^4.0.15"
},
"devDependencies": {
"@socialgouv/eslint-config-react": "^1.49.0",
"@socialgouv/eslint-config-recommended": "^1.49.0",
"@socialgouv/eslint-config-react": "^1.55.0",
"@socialgouv/eslint-config-recommended": "^1.55.0",
"@urql/devtools": "^2.0.3",
"eslint": "^7.19.0",
"eslint": "^7.21.0",
"eslint-plugin-import": "^2.22.1",
"jest-cli": "^26.6.3",
"lint-staged": "^10.5.4",
Expand Down
4 changes: 2 additions & 2 deletions targets/ingester/.gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Install ingester:
extends: .autodevops_install
image: node:14.7.0-alpine3.11
image: node:14.16.0-alpine3.11
cache:
key:
files:
Expand Down Expand Up @@ -48,7 +48,7 @@ Lint ingester:

Build ingester:
extends: .base_yarn_script
image: node:14.7.0-alpine3.11
image: node:14.16.0-alpine3.11
needs:
- job: Install ingester
artifacts: true
Expand Down
2 changes: 1 addition & 1 deletion targets/ingester/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.15.5-alpine3.11
FROM node:14.16.0-alpine3.11

WORKDIR /app

Expand Down
30 changes: 15 additions & 15 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"dependencies": {
"@shared/graphql-client": "^1.0.0-alpha.1",
"@shared/id-generator": "^1.0.0-alpha.1",
"@socialgouv/cdtn-slugify": "^4.41.0",
"@socialgouv/cdtn-sources": "^4.43.0",
"@socialgouv/cdtn-slugify": "^4.44.0",
"@socialgouv/cdtn-sources": "^4.44.0",
"get-uri": "^3.0.2",
"got": "^11.8.2",
"gunzip-maybe": "^1.4.2",
"p-retry": "^4.3.0",
"query-string": "^6.13.8",
"p-retry": "^4.4.0",
"query-string": "^6.14.1",
"remark": "^13.0.0",
"remark-html": "^13.0.1",
"semver": "^7.3.4",
Expand All @@ -22,15 +22,15 @@
"yargs": "^15.4.1"
},
"devDependencies": {
"@babel/core": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@socialgouv/contributions-data-types": "^3.8.0",
"@socialgouv/datafiller-data-types": "^2.15.0",
"@socialgouv/eslint-config-recommended": "^1.49.0",
"@socialgouv/fiches-travail-data-types": "^4.61.0",
"@socialgouv/fiches-vdd-types": "^2.73.0",
"@socialgouv/kali-data-types": "^2.46.0",
"@socialgouv/legi-data-types": "^2.27.0",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@socialgouv/contributions-data-types": "^3.12.0",
"@socialgouv/datafiller-data-types": "^2.17.0",
"@socialgouv/eslint-config-recommended": "^1.55.0",
"@socialgouv/fiches-travail-data-types": "^4.92.0",
"@socialgouv/fiches-vdd-types": "^2.84.0",
"@socialgouv/kali-data-types": "^2.55.0",
"@socialgouv/legi-data-types": "^2.33.0",
"@types/gunzip-maybe": "^1.4.0",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.31",
Expand All @@ -39,12 +39,12 @@
"@types/unist": "^2.0.3",
"@vercel/ncc": "0.27.0",
"babel-jest": "^26.6.3",
"eslint": "^7.19.0",
"eslint": "^7.21.0",
"esm": "^3.2.25",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"typescript": "^4.1.5"
"typescript": "^4.2.3"
},
"license": "MIT",
"main": "src/index.js",
Expand Down

0 comments on commit 188aad0

Please sign in to comment.