Skip to content

Commit

Permalink
Merge branch 'release-1.2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianCourvoisier committed May 27, 2024
2 parents 9b5e5af + 60cb2a9 commit 78758a3
Show file tree
Hide file tree
Showing 5 changed files with 110 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '16.18.1'
- 16.18.1
env:
global:
- MATTERMOST_CHANNEL=publication
Expand Down
69 changes: 0 additions & 69 deletions bin/generate_travis_deploy_key.ps1

This file was deleted.

Binary file modified github_deploy_key.enc
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"moment": "2.29.3",
"cozy-konnector-libs": "4.51.0"
"cozy-konnector-libs": "5.11.0"
},
"devDependencies": {
"cozy-jobs-cli": "1.17.4",
Expand Down
112 changes: 108 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2241,13 +2241,45 @@ [email protected], cozy-client@^27.15.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^45.14.1:
version "45.15.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.15.0.tgz#bb95b20f331676ee09e425233c36758cca10ce38"
integrity sha512-/137/DInGvMTitlhqLrtKXa+7Co2dnlbvu1jRwZ9+qaFbKZ1NMCPYi5mBWVcRy2HHqB++ph9HrjXEORVVky0/g==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^45.13.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
microee "^0.0.6"
node-fetch "^2.6.1"
node-polyglot "2.4.2"
open "7.4.2"
prop-types "^15.6.2"
react-redux "^7.2.0"
redux "3 || 4"
redux-thunk "^2.3.0"
server-destroy "^1.0.1"
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-device-helper@^1.12.0:
version "1.12.0"
resolved "https://registry.npmjs.org/cozy-device-helper/-/cozy-device-helper-1.12.0.tgz"
integrity sha512-7pFbltgkD8rSO0PEf8pd6aBB37RUnNYH7fb3pkbcvo5rk4quCfSLREV94gZwXxowzP4vjZcAumTM09DfI42mJA==
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.1.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
dependencies:
lodash "^4.17.19"

cozy-doctypes@^1.83.5:
version "1.83.5"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.83.5.tgz#2608bbedfbf0d28efa0695423a2ea7c5137f5ef7"
Expand All @@ -2259,13 +2291,31 @@ cozy-doctypes@^1.83.5:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.83.8:
version "1.90.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de"
integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw==
dependencies:
cozy-logger "^1.10.4"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

[email protected]:
version "2.7.1"
resolved "https://registry.npmjs.org/cozy-flags/-/cozy-flags-2.7.1.tgz"
integrity sha512-TtVhuyMSRADRr4q5LSaRjq6u03S5m1zkZRc8n3q8bfad86FizqGC02m3e/Zh4kWTwnsO0pVW+mzeVSsBqDVT/g==
dependencies:
microee "^0.0.6"

cozy-flags@^2.8.7:
version "2.12.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1"
integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A==
dependencies:
microee "^0.0.6"

[email protected]:
version "1.17.4"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.17.4.tgz#d5ddc9c86cef996585821565b38f4d2d5999a661"
Expand Down Expand Up @@ -2303,7 +2353,41 @@ [email protected]:
webpack "5.68.0"
webpack-cli "4.9.1"

[email protected], cozy-konnector-libs@^4.51.0:
[email protected]:
version "5.11.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-5.11.0.tgz#aab7357736d9043f4f995ba141d0a591e03efc9b"
integrity sha512-ZX5JC4C9hhJGJh38HVeOc1q2yXQT9HFpMTMIetqbKdvbrRVeeoRU/jeXpaOZpzHTXkjkvkkTeUU8G5QAi04LKQ==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
bluebird-retry "^0.11.0"
body-parser "1.19.0"
btoa "1.2.1"
cheerio "^1.0.0-rc.9"
classificator "^0.3.3"
cozy-client "^45.14.1"
cozy-client-js "^0.20.0"
cozy-device-helper "^2.1.0"
cozy-doctypes "^1.83.8"
cozy-flags "^2.8.7"
cozy-logger "^1.8.0"
date-fns "^2.22.1"
file-type "^16.5.0"
geco "git+https://github.com/konnectors/geco.git#0.11.2"
lodash "^4.17.21"
lodash-id "^0.14.0"
lowdb "^1.0.0"
mime-types "^2.1.31"
node-fetch "^2.6.1"
raven "^2.6.4"
raw-body "^2.4.1"
request "^2.88.2"
request-debug "^0.2.0"
request-promise "^4.2.6"
strip-json-comments "^3.1.1"
tough-cookie "^2.5.0"

cozy-konnector-libs@^4.51.0:
version "4.51.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.51.0.tgz#4c0613c0cb87d88a67351e1e01391635eb800c0f"
integrity sha512-X/S6Aqv64t8lA9/p/IHX1rNYnnqsETOpe6Ke5P7TyPmbMMbwx3haQ6PNxij56hkufqdNnKzY0WM68R6VFWObRA==
Expand Down Expand Up @@ -2340,6 +2424,14 @@ [email protected], cozy-logger@^1.8.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.4:
version "1.10.4"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.4.tgz#8a55a0b1fc23db9cf90524043d959c274d376c24"
integrity sha512-zDpG+edSqghx6HAIh6wIWmqQ49IX85anv+Y4P5pjHs4w697n5yI13UzhW7NczhFlflVF9ibxeKXqBNYvb4DW+Q==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.6.0:
version "1.7.0"
resolved "https://registry.npmjs.org/cozy-logger/-/cozy-logger-1.7.0.tgz"
Expand All @@ -2358,6 +2450,15 @@ cozy-stack-client@^27.15.0:
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^45.13.0:
version "45.13.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-45.13.0.tgz#394b21a153b752be99ac6c79d073159fd024a4f4"
integrity sha512-ruigDMH6XB1Pxa+e3doAMjXihgKSdNZpNPlEcpd7l8MfHazUaHVs/D8Kyop1n+VGM/4va2DU1c1nE7ainT7+jw==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

cross-fetch@^3.0.6:
version "3.1.4"
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4.tgz"
Expand Down Expand Up @@ -2466,6 +2567,11 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

[email protected]:
version "2.29.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==

date-fns@^1.30.1:
version "1.30.1"
resolved "https://registry.npmjs.org/date-fns/-/date-fns-1.30.1.tgz"
Expand Down Expand Up @@ -3211,7 +3317,6 @@ functional-red-black-tree@^1.0.1:

"geco@git+https://github.com/konnectors/geco.git#0.11.2":
version "0.11.2"
uid fe0da3cdaabd5714a226014efd61c89bc85e7c56
resolved "git+https://github.com/konnectors/geco.git#fe0da3cdaabd5714a226014efd61c89bc85e7c56"
dependencies:
toni "git+https://github.com/konnectors/toni.git#0.6.3"
Expand Down Expand Up @@ -5509,12 +5614,11 @@ token-types@^2.0.0:

"toni@git+https://github.com/konnectors/toni.git#0.6.3":
version "0.6.3"
uid eb813c9d070b494efd78f788cf627bfc9a1019ec
resolved "git+https://github.com/konnectors/toni.git#eb813c9d070b494efd78f788cf627bfc9a1019ec"
dependencies:
bolgia ">=2.7.4"

tough-cookie@^2.3.1, tough-cookie@^2.3.3, tough-cookie@~2.5.0:
tough-cookie@^2.3.1, tough-cookie@^2.3.3, tough-cookie@^2.5.0, tough-cookie@~2.5.0:
version "2.5.0"
resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz"
integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
Expand Down

0 comments on commit 78758a3

Please sign in to comment.