dxos-deprecated / halo

HALO
GNU Affero General Public License v3.0
0 stars 1 forks source link

chore: update DXOS dependencies #124

Open dboreham opened 3 years ago

dboreham commented 3 years ago

Base PullRequest

default branch (https://github.com/dxos/halo/tree/main)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin ```
npx @dxos/version-check upgrade --scope @dxos ```Shell Querying NPM for package manifests... Done. The following updates will be applied: @dxos/crypto ^1.0.7 -> 1.0.7 Don't forget to run yarn to regenerate the lockfile. ``` ### stderr: ```Shell npx: installed 26 in 3.105s ```
yarn install ```Shell yarn install v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.2.1: The platform "linux" is incompatible with this module. info "fsevents@2.2.1" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. Done in 117.75s. ``` ### stderr: ```Shell warning "lerna > @lerna/version > @lerna/github-client > @octokit/rest > @octokit/plugin-request-log@1.0.2" has unmet peer dependency "@octokit/core@>=3". warning " > babel-eslint@10.1.0" has unmet peer dependency "eslint@>= 4.12.1". ```

Changed files

Changed 2 files: - packages/credentials/package.json - yarn.lock

:octocat: Repo | :memo: Issues | :department_store: Marketplace

dboreham commented 3 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin ```
npx @dxos/version-check upgrade --scope @dxos ```Shell Querying NPM for package manifests... Done. The following updates will be applied: @dxos/protocol ~1.0.8 -> 1.0.8 @dxos/protocol-plugin-replicator ~1.0.8 -> 1.0.8 Don't forget to run yarn to regenerate the lockfile. ``` ### stderr: ```Shell npx: installed 26 in 8.568s ```
yarn install ```Shell yarn install v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.2.1: The platform "linux" is incompatible with this module. info "fsevents@2.2.1" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. Done in 143.67s. ``` ### stderr: ```Shell warning "lerna > @lerna/version > @lerna/github-client > @octokit/rest > @octokit/plugin-request-log@1.0.2" has unmet peer dependency "@octokit/core@>=3". warning " > babel-eslint@10.1.0" has unmet peer dependency "eslint@>= 4.12.1". ```

Changed files

Changed 2 files: - packages/credentials/package.json - yarn.lock

:octocat: Repo | :memo: Issues | :department_store: Marketplace