Skip to content

Conversation

@technote-space
Copy link
Owner

@technote-space technote-space commented Dec 11, 2020

Changes

  • chore: update npm dependencies (6005526)

Base PullRequest

default branch (https://github.com/technote-space/hello-genetic-algorithm/tree/master)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin
cli.js -u --packageFile package.json
Upgrading /home/runner/work/hello-genetic-algorithm/hello-genetic-algorithm/package.json

 @technote-space/ga-framework           ^0.14.10  →  ^0.14.12     
 @technote-space/genetic-algorithms-js   ^0.8.10  →   ^0.8.11     
 @babel/core                             ^7.12.9  →  ^7.12.10     
 @babel/preset-env                       ^7.12.7  →  ^7.12.10     
 @babel/preset-react                     ^7.12.7  →  ^7.12.10     
 @typescript-eslint/eslint-plugin         ^4.9.0  →    ^4.9.1     
 @typescript-eslint/parser                ^4.9.0  →    ^4.9.1     
 copy-webpack-plugin                      ^6.3.2  →    ^7.0.0     
 eslint                                  ^7.14.0  →   ^7.15.0     
 husky                                    ^4.3.0  →    ^4.3.5     
 lint-staged                             ^10.5.2  →   ^10.5.3     
 webpack                                  ^5.9.0  →   ^5.10.0     
 webpack-merge                            ^5.4.0  →    ^5.5.0     

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" 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 48.65s.

stderr:

warning "@technote-space/ga-framework > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-data@7.1.1" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-network@8.5.4" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.5.4" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.5.4" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning "webpack-dev-server > webpack-dev-middleware@3.7.2" has incorrect peer dependency "webpack@^4.0.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 625 new dependencies.
info Direct dependencies
├─ @babel/core@7.12.10
├─ @babel/plugin-transform-react-inline-elements@7.12.1
├─ @babel/preset-env@7.12.10
├─ @babel/preset-flow@7.12.1
├─ @babel/preset-react@7.12.10
├─ @babel/preset-typescript@7.12.7
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @technote-space/ga-framework@0.14.12
├─ @types/encoding-japanese@1.0.16
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @typescript-eslint/eslint-plugin@4.9.1
├─ @typescript-eslint/parser@4.9.1
├─ axios@0.21.0
├─ babel-loader@8.2.2
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ copy-webpack-plugin@7.0.0
├─ encoding-japanese@1.0.30
├─ eslint-plugin-react-hooks@4.2.0
├─ eslint-plugin-react@7.21.5
├─ eslint@7.15.0
├─ fast-levenshtein@3.0.0
├─ file-loader@6.2.0
├─ file-saver@2.0.5
├─ html-loader@1.3.2
├─ html-webpack-plugin@4.5.0
├─ husky@4.3.5
├─ license-checker-webpack-plugin@0.2.0
├─ lint-staged@10.5.3
├─ sprintf-js@1.1.2
├─ typescript@4.1.2
├─ webpack-cli@4.2.0
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.5.0
└─ webpack@5.10.0
info All dependencies
├─ @babel/compat-data@7.12.7
├─ @babel/core@7.12.10
├─ @babel/helper-annotate-as-pure@7.12.10
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4
├─ @babel/helper-builder-react-jsx-experimental@7.12.10
├─ @babel/helper-compilation-targets@7.12.5
├─ @babel/helper-define-map@7.10.5
├─ @babel/helper-explode-assignable-expression@7.12.1
├─ @babel/helper-get-function-arity@7.12.10
├─ @babel/helper-hoist-variables@7.10.4
├─ @babel/helper-wrap-function@7.12.3
├─ @babel/helpers@7.12.5
├─ @babel/highlight@7.10.4
├─ @babel/plugin-proposal-async-generator-functions@7.12.1
├─ @babel/plugin-proposal-dynamic-import@7.12.1
├─ @babel/plugin-proposal-export-namespace-from@7.12.1
├─ @babel/plugin-proposal-json-strings@7.12.1
├─ @babel/plugin-proposal-logical-assignment-operators@7.12.1
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.12.1
├─ @babel/plugin-proposal-numeric-separator@7.12.7
├─ @babel/plugin-proposal-optional-catch-binding@7.12.1
├─ @babel/plugin-proposal-optional-chaining@7.12.7
├─ @babel/plugin-proposal-private-methods@7.12.1
├─ @babel/plugin-proposal-unicode-property-regex@7.12.1
├─ @babel/plugin-syntax-class-properties@7.12.1
├─ @babel/plugin-syntax-flow@7.12.1
├─ @babel/plugin-syntax-top-level-await@7.12.1
├─ @babel/plugin-syntax-typescript@7.12.1
├─ @babel/plugin-transform-arrow-functions@7.12.1
├─ @babel/plugin-transform-async-to-generator@7.12.1
├─ @babel/plugin-transform-block-scoped-functions@7.12.1
├─ @babel/plugin-transform-block-scoping@7.12.1
├─ @babel/plugin-transform-classes@7.12.1
├─ @babel/plugin-transform-computed-properties@7.12.1
├─ @babel/plugin-transform-destructuring@7.12.1
├─ @babel/plugin-transform-dotall-regex@7.12.1
├─ @babel/plugin-transform-duplicate-keys@7.12.1
├─ @babel/plugin-transform-exponentiation-operator@7.12.1
├─ @babel/plugin-transform-flow-strip-types@7.12.10
├─ @babel/plugin-transform-for-of@7.12.1
├─ @babel/plugin-transform-function-name@7.12.1
├─ @babel/plugin-transform-literals@7.12.1
├─ @babel/plugin-transform-member-expression-literals@7.12.1
├─ @babel/plugin-transform-modules-amd@7.12.1
├─ @babel/plugin-transform-modules-commonjs@7.12.1
├─ @babel/plugin-transform-modules-systemjs@7.12.1
├─ @babel/plugin-transform-modules-umd@7.12.1
├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.1
├─ @babel/plugin-transform-new-target@7.12.1
├─ @babel/plugin-transform-object-super@7.12.1
├─ @babel/plugin-transform-property-literals@7.12.1
├─ @babel/plugin-transform-react-display-name@7.12.1
├─ @babel/plugin-transform-react-inline-elements@7.12.1
├─ @babel/plugin-transform-react-jsx-development@7.12.7
├─ @babel/plugin-transform-react-jsx@7.12.10
├─ @babel/plugin-transform-react-pure-annotations@7.12.1
├─ @babel/plugin-transform-regenerator@7.12.1
├─ @babel/plugin-transform-reserved-words@7.12.1
├─ @babel/plugin-transform-shorthand-properties@7.12.1
├─ @babel/plugin-transform-spread@7.12.1
├─ @babel/plugin-transform-sticky-regex@7.12.7
├─ @babel/plugin-transform-template-literals@7.12.1
├─ @babel/plugin-transform-typeof-symbol@7.12.10
├─ @babel/plugin-transform-typescript@7.12.1
├─ @babel/plugin-transform-unicode-escapes@7.12.1
├─ @babel/plugin-transform-unicode-regex@7.12.1
├─ @babel/preset-env@7.12.10
├─ @babel/preset-flow@7.12.1
├─ @babel/preset-modules@0.1.4
├─ @babel/preset-react@7.12.10
├─ @babel/preset-typescript@7.12.7
├─ @babel/runtime@7.12.5
├─ @babel/traverse@7.12.10
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @commitlint/ensure@11.0.0
├─ @commitlint/execute-rule@11.0.0
├─ @commitlint/format@11.0.0
├─ @commitlint/is-ignored@11.0.0
├─ @commitlint/lint@11.0.0
├─ @commitlint/load@11.0.0
├─ @commitlint/message@11.0.0
├─ @commitlint/parse@11.0.0
├─ @commitlint/read@11.0.0
├─ @commitlint/resolve-extends@11.0.0
├─ @commitlint/rules@11.0.0
├─ @commitlint/to-lines@11.0.0
├─ @commitlint/top-level@11.0.0
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/memoize@0.7.4
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@0.2.2
├─ @material-ui/icons@4.11.2
├─ @material-ui/styles@4.11.2
├─ @material-ui/system@4.11.2
├─ @mui-treasury/layout@4.5.0
├─ @nodelib/fs.scandir@2.1.3
├─ @nodelib/fs.stat@2.0.3
├─ @nodelib/fs.walk@1.2.4
├─ @technote-space/ga-framework@0.14.12
├─ @technote-space/worker-controller@0.5.13
├─ @types/anymatch@1.3.1
├─ @types/encoding-japanese@1.0.16
├─ @types/eslint-scope@3.7.0
├─ @types/eslint@7.2.6
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @types/glob@7.1.3
├─ @types/hammerjs@2.0.36
├─ @types/html-minifier-terser@5.1.1
├─ @types/json-schema@7.0.6
├─ @types/lodash.mapvalues@4.6.6
├─ @types/lodash@4.14.165
├─ @types/minimatch@3.0.3
├─ @types/minimist@1.2.1
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/react-transition-group@4.4.0
├─ @types/react@17.0.0
├─ @types/source-list-map@0.1.2
├─ @types/tapable@1.0.6
├─ @types/uglify-js@3.11.1
├─ @types/webpack-sources@2.1.0
├─ @types/webpack@4.41.25
├─ @typescript-eslint/eslint-plugin@4.9.1
├─ @typescript-eslint/experimental-utils@4.9.1
├─ @typescript-eslint/parser@4.9.1
├─ @webassemblyjs/floating-point-hex-parser@1.9.0
├─ @webassemblyjs/helper-code-frame@1.9.0
├─ @webassemblyjs/helper-fsm@1.9.0
├─ @webassemblyjs/helper-wasm-section@1.9.0
├─ @webassemblyjs/wasm-edit@1.9.0
├─ @webassemblyjs/wasm-opt@1.9.0
├─ @webpack-cli/info@1.1.0
├─ @webpack-cli/serve@1.1.0
├─ @xtuc/ieee754@1.2.0
├─ accepts@1.3.7
├─ acorn-jsx@5.3.1
├─ acorn@7.4.1
├─ aggregate-error@3.1.0
├─ ajv-errors@1.0.1
├─ ajv-keywords@3.5.2
├─ ajv@6.12.6
├─ ansi-colors@3.2.4
├─ ansi-escapes@4.3.1
├─ ansi-html@0.0.7
├─ anymatch@2.0.0
├─ argparse@1.0.10
├─ arr-flatten@1.1.0
├─ array-find-index@1.0.2
├─ array-flatten@1.1.1
├─ array-ify@1.0.0
├─ array-union@2.1.0
├─ array-uniq@1.0.3
├─ array.prototype.flatmap@1.2.4
├─ arrify@1.0.1
├─ assign-symbols@1.0.0
├─ async-each@1.0.3
├─ async-limiter@1.0.1
├─ async@2.6.3
├─ at-least-node@1.0.0
├─ atob@2.1.2
├─ axios@0.21.0
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-loader@8.2.2
├─ babel-messages@6.23.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-styled-components@1.12.0
├─ babel-plugin-syntax-class-properties@6.13.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-plugin-transform-class-properties@6.24.1
├─ babel-traverse@6.26.0
├─ balanced-match@1.0.0
├─ base@0.11.2
├─ batch@0.6.1
├─ binary-extensions@1.13.1
├─ body-parser@1.19.0
├─ bonjour@3.5.0
├─ brace-expansion@1.1.11
├─ braces@2.3.2
├─ buffer-from@1.1.1
├─ buffer-indexof@1.1.1
├─ cache-base@1.0.1
├─ callsites@3.1.0
├─ camel-case@4.1.2
├─ camelcase-keys@6.2.2
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001165
├─ chart.js@2.9.4
├─ chartjs-color-string@0.6.0
├─ chartjs-color@2.4.1
├─ chokidar@2.1.8
├─ chrome-trace-event@1.0.2
├─ ci-info@2.0.0
├─ class-utils@0.3.6
├─ clean-css@4.2.3
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@5.0.0
├─ clone-deep@4.0.1
├─ clsx@1.1.1
├─ collection-visit@1.0.0
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ command-line-usage@6.1.1
├─ commondir@1.0.1
├─ compare-versions@3.6.0
├─ compressible@2.0.18
├─ compression@1.7.4
├─ concat-map@0.0.1
├─ connect-history-api-fallback@1.6.0
├─ content-disposition@0.5.3
├─ conventional-changelog-angular@5.0.12
├─ conventional-changelog-conventionalcommits@4.5.0
├─ conventional-commits-parser@3.2.0
├─ convert-source-map@1.7.0
├─ cookie-signature@1.0.6
├─ cookie@0.4.0
├─ copy-descriptor@0.1.1
├─ copy-webpack-plugin@7.0.0
├─ core-js-compat@3.8.1
├─ core-js@3.8.1
├─ core-util-is@1.0.2
├─ cross-spawn@7.0.3
├─ css-color-keywords@1.0.0
├─ css-select@1.2.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@2.1.3
├─ dargs@7.0.0
├─ debounce@1.2.0
├─ decamelize-keys@1.1.0
├─ decode-uri-component@0.2.0
├─ dedent@0.7.0
├─ deep-equal@1.1.1
├─ deep-extend@0.6.0
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ default-gateway@4.2.0
├─ del@4.1.1
├─ destroy@1.0.4
├─ detect-node@2.0.4
├─ dir-glob@3.0.1
├─ dns-equal@1.0.0
├─ dns-packet@1.3.1
├─ dns-txt@2.0.2
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.0
├─ domutils@2.4.4
├─ dot-case@3.0.4
├─ dot-prop@5.3.0
├─ ee-first@1.1.1
├─ electron-to-chromium@1.3.622
├─ emoji-regex@7.0.3
├─ encoding-japanese@1.0.30
├─ end-of-stream@1.4.4
├─ enhanced-resolve@5.4.0
├─ envinfo@7.7.3
├─ errno@0.1.7
├─ error-ex@1.3.2
├─ escalade@3.1.1
├─ eslint-plugin-react-hooks@4.2.0
├─ eslint-plugin-react@7.21.5
├─ eslint-utils@2.1.0
├─ eslint-visitor-keys@1.3.0
├─ eslint@7.15.0
├─ espree@7.3.1
├─ esprima@4.0.1
├─ esquery@1.3.1
├─ esrecurse@4.3.0
├─ estraverse@5.2.0
├─ eventemitter3@4.0.7
├─ events@3.2.0
├─ eventsource@1.0.7
├─ expand-brackets@2.1.4
├─ express@4.17.1
├─ extglob@2.0.4
├─ fast-deep-equal@3.1.3
├─ fast-glob@3.2.4
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@3.0.0
├─ fastest-levenshtein@1.0.12
├─ fastq@1.9.0
├─ faye-websocket@0.10.0
├─ figures@3.2.0
├─ file-entry-cache@6.0.0
├─ file-loader@6.2.0
├─ file-saver@2.0.5
├─ fill-range@4.0.0
├─ finalhandler@1.1.2
├─ find-cache-dir@3.3.1
├─ find-up@4.1.0
├─ find-versions@3.2.0
├─ flat-cache@3.0.4
├─ flatted@3.1.0
├─ follow-redirects@1.13.0
├─ for-in@1.0.2
├─ forwarded@0.1.2
├─ fs-extra@9.0.1
├─ fs.realpath@1.0.0
├─ gensync@1.0.0-beta.2
├─ get-intrinsic@1.0.1
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
├─ get-value@2.0.6
├─ git-raw-commits@2.0.8
├─ glob-parent@5.1.1
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.4
├─ handle-thing@2.0.1
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-value@1.0.0
├─ he@1.2.0
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@3.0.7
├─ hpack.js@2.1.6
├─ html-entities@1.3.1
├─ html-loader@1.3.2
├─ html-minifier-terser@5.1.1
├─ html-webpack-plugin@4.5.0
├─ htmlparser2@4.1.0
├─ http-deceiver@1.2.7
├─ http-parser-js@0.5.2
├─ http-proxy-middleware@0.19.1
├─ http-proxy@1.18.1
├─ human-signals@1.1.1
├─ husky@4.3.5
├─ hyphenate-style-name@1.0.4
├─ import-local@2.0.0
├─ imurmurhash@0.1.4
├─ indefinite-observable@2.0.1
├─ inflight@1.0.6
├─ ini@1.3.7
├─ internal-ip@4.3.0
├─ internal-slot@1.0.2
├─ interpret@2.2.0
├─ invariant@2.2.4
├─ ip-regex@2.1.0
├─ ip@1.1.5
├─ ipaddr.js@1.9.1
├─ is-absolute-url@3.0.3
├─ is-accessor-descriptor@1.0.0
├─ is-arguments@1.1.0
├─ is-arrayish@0.2.1
├─ is-binary-path@1.0.1
├─ is-callable@1.2.2
├─ is-core-module@2.2.0
├─ is-data-descriptor@1.0.0
├─ is-descriptor@1.0.2
├─ is-extglob@2.1.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.1
├─ is-obj@1.0.1
├─ is-path-cwd@2.2.0
├─ is-path-in-cwd@2.1.0
├─ is-path-inside@2.1.0
├─ is-plain-obj@1.1.0
├─ is-regex@1.1.1
├─ is-stream@2.0.0
├─ is-string@1.0.5
├─ is-symbol@1.0.3
├─ is-text-path@1.0.1
├─ is-windows@1.0.2
├─ is-wsl@1.1.0
├─ isarray@1.0.0
├─ jest-worker@26.6.2
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-better-errors@1.0.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json3@3.3.3
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.5.0
├─ jss-plugin-default-unit@10.5.0
├─ jss-plugin-global@10.5.0
├─ jss-plugin-nested@10.5.0
├─ jss-plugin-props-sort@10.5.0
├─ jss-plugin-rule-value-function@10.5.0
├─ jss-plugin-vendor-prefixer@10.5.0
├─ jsx-ast-utils@3.1.0
├─ keycharm@0.4.0
├─ killable@1.0.1
├─ leven@3.1.0
├─ license-checker-webpack-plugin@0.2.0
├─ lines-and-columns@1.1.6
├─ lint-staged@10.5.3
├─ listr2@3.2.3
├─ loader-runner@4.1.0
├─ locate-path@5.0.0
├─ lodash.mapvalues@4.6.0
├─ lodash.template@4.5.0
├─ lodash.templatesettings@4.2.0
├─ log-symbols@4.0.0
├─ log-update@4.0.0
├─ loglevel@1.7.1
├─ loose-envify@1.4.0
├─ lower-case@2.0.2
├─ make-dir@3.1.0
├─ map-obj@1.0.1
├─ map-visit@1.0.0
├─ media-typer@0.3.0
├─ memory-fs@0.4.1
├─ merge-descriptors@1.0.1
├─ methods@1.1.2
├─ mime-db@1.44.0
├─ mime@2.4.6
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimalistic-assert@1.0.1
├─ minimist-options@4.1.0
├─ mixin-deep@1.3.2
├─ mkdirp@0.5.5
├─ moment@2.29.1
├─ ms@2.1.2
├─ multicast-dns-service-types@1.1.0
├─ multicast-dns@6.2.3
├─ nanomatch@1.2.13
├─ natural-compare@1.4.0
├─ negotiator@0.6.2
├─ neo-async@2.6.2
├─ nice-try@1.0.5
├─ node-forge@0.10.0
├─ node-releases@1.1.67
├─ normalize-package-data@3.0.0
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ object-assign@4.1.1
├─ object-copy@0.1.0
├─ object-is@1.1.4
├─ object.entries@1.1.3
├─ object.fromentries@2.0.3
├─ object.getownpropertydescriptors@2.1.1
├─ object.values@1.1.2
├─ obuf@1.1.2
├─ on-headers@1.0.2
├─ once@1.4.0
├─ opencollective-postinstall@2.0.3
├─ opn@5.5.0
├─ optionator@0.9.1
├─ original@1.0.2
├─ p-finally@1.0.0
├─ p-locate@4.1.0
├─ p-map@2.1.0
├─ p-retry@3.0.1
├─ p-try@2.2.0
├─ param-case@3.0.4
├─ parent-module@1.0.1
├─ pascal-case@3.1.2
├─ pascalcase@0.1.1
├─ path-dirname@1.0.2
├─ path-is-inside@1.0.2
├─ path-key@2.0.1
├─ path-parse@1.0.6
├─ path-to-regexp@0.1.7
├─ picomatch@2.2.2
├─ pify@4.0.1
├─ pinkie-promise@2.0.1
├─ pinkie@2.0.4
├─ popper.js@1.16.1-lts
├─ portfinder@1.0.28
├─ posix-character-classes@0.1.1
├─ postcss-value-parser@4.1.0
├─ pretty-error@2.1.2
├─ process-nextick-args@2.0.1
├─ progress@2.0.3
├─ proxy-addr@2.0.6
├─ prr@1.0.1
├─ punycode@1.3.2
├─ querystring@0.2.0
├─ querystringify@2.2.0
├─ quick-lru@4.0.1
├─ randombytes@2.1.0
├─ raw-body@2.4.0
├─ react-fast-compare@3.2.0
├─ react-helmet@6.1.0
├─ react-is@16.13.1
├─ react-side-effect@2.1.1
├─ react-transition-group@4.4.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readdirp@2.2.1
├─ rechoir@0.7.0
├─ redent@3.0.0
├─ reduce-flatten@2.0.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.0
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.4
├─ relateurl@0.2.7
├─ remove-trailing-separator@1.1.0
├─ renderkid@2.0.4
├─ repeat-element@1.1.3
├─ resolve-cwd@2.0.0
├─ resolve-global@1.0.0
├─ resolve-url@0.2.1
├─ resolve@1.19.0
├─ restore-cursor@3.1.0
├─ ret@0.1.15
├─ retry@0.12.0
├─ reusify@1.0.4
├─ rimraf@2.7.1
├─ run-parallel@1.1.10
├─ rxjs@6.6.3
├─ safer-buffer@2.1.2
├─ scheduler@0.20.1
├─ select-hose@2.0.0
├─ selfsigned@1.10.8
├─ semver-compare@1.0.0
├─ semver-regex@2.0.0
├─ serve-index@1.9.1
├─ serve-static@1.14.1
├─ set-value@2.0.1
├─ shallow-clone@3.0.1
├─ shallowequal@1.1.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ side-channel@1.0.3
├─ signal-exit@3.0.3
├─ slice-ansi@2.1.0
├─ snapdragon-node@2.1.1
├─ snapdragon-util@3.0.1
├─ sockjs-client@1.4.0
├─ sockjs@0.3.20
├─ source-list-map@2.0.1
├─ source-map-resolve@0.5.3
├─ source-map-support@0.5.19
├─ source-map-url@0.4.0
├─ spdx-compare@1.0.0
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ spdx-expression-validate@2.0.0
├─ spdx-satisfies@5.0.0
├─ spdy-transport@3.0.0
├─ spdy@4.0.2
├─ split-string@3.1.0
├─ sprintf-js@1.1.2
├─ static-extend@0.1.2
├─ string_decoder@1.1.1
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.3
├─ stringify-object@3.3.0
├─ strip-eof@1.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ styled-components@5.2.1
├─ superstruct@0.10.13
├─ supports-color@5.5.0
├─ symbol-observable@1.2.0
├─ table-layout@1.0.1
├─ table@5.4.6
├─ tapable@2.2.0
├─ terser@5.5.1
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ thunky@1.1.0
├─ to-fast-properties@2.0.0
├─ to-object-path@0.3.0
├─ to-regex-range@2.1.1
├─ trim-newlines@3.0.0
├─ trim-off-newlines@1.0.1
├─ type-check@0.4.0
├─ type-is@1.6.18
├─ typescript@4.1.2
├─ typical@5.2.0
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ union-value@1.0.1
├─ universalify@1.0.0
├─ unpipe@1.0.0
├─ unset-value@1.0.0
├─ upath@1.2.0
├─ uri-js@4.4.0
├─ urix@0.1.0
├─ url@0.11.0
├─ use@3.1.1
├─ util-deprecate@1.0.2
├─ util.promisify@1.0.0
├─ utila@0.4.0
├─ utils-merge@1.0.1
├─ uuid@3.4.0
├─ v8-compile-cache@2.2.0
├─ vis-data@7.1.1
├─ vis-network@8.5.4
├─ vis-util@4.3.4
├─ watchpack@2.1.0
├─ wbuf@1.7.3
├─ webpack-cli@4.2.0
├─ webpack-dev-middleware@3.7.2
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.5.0
├─ webpack-sources@1.4.3
├─ webpack@5.10.0
├─ which-pm-runs@1.0.0
├─ which@2.0.2
├─ wildcard@2.0.0
├─ word-wrap@1.2.3
├─ wordwrapjs@4.0.0
├─ ws@6.2.1
├─ xtend@4.0.2
├─ yallist@4.0.0
├─ yaml@1.10.0
├─ yargs-parser@13.1.2
├─ yargs@13.3.2
└─ yocto-queue@0.1.0
Done in 14.29s.

stderr:

warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning webpack-dev-server > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning webpack-dev-server > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning webpack-dev-server > chokidar > braces > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning webpack-dev-server > chokidar > braces > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning "@technote-space/ga-framework > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-network@8.5.4" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.5.4" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.5.4" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-data@7.1.1" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "webpack-dev-server > webpack-dev-middleware@3.7.2" has incorrect peer dependency "webpack@^4.0.0".
yarn audit
yarn audit v1.22.5
0 vulnerabilities found - Packages audited: 1098
Done in 0.93s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions github-actions bot added the Type: Release Add to Release PR label Dec 11, 2020
@technote-space technote-space changed the title feat: release release: v0.1.12 Dec 11, 2020
@technote-space technote-space added the Release: Patch Patch release label Dec 11, 2020
@github-actions github-actions bot added the Status: In Progress Tracking issues with work in progress label Dec 11, 2020
@technote-space technote-space merged commit b7249e6 into master Dec 11, 2020
@technote-space technote-space deleted the release/next-v0.1.11 branch December 11, 2020 16:22
@github-actions github-actions bot removed the Status: In Progress Tracking issues with work in progress label Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Patch Patch release Type: Release Add to Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants