technote-space / add-richtext-toolbar-button

WordPress plugin to add richtext toolbar button
GNU General Public License v3.0
17 stars 0 forks source link

release: v2.1.3 #392

Open technote-space opened 3 years ago

technote-space commented 3 years ago

Changes

Base PullRequest

default branch (https://github.com/technote-space/add-richtext-toolbar-button/tree/master)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.13.1 → ^7.13.8 @babel/preset-env ^7.13.5 → ^7.13.8 Run npm install to install new versions. yarn install v1.22.5 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 47.61s. yarn upgrade v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 624 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.12.17 ├─ @babel/preset-env@7.13.8 ├─ @technote-space/gutenberg-test-helper@0.1.11 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.22.0 ├─ eslint@7.20.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.4.2 ├─ webpack-cli@4.5.0 └─ webpack@5.24.2 info All dependencies ├─ @babel/compat-data@7.13.8 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.8 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.0 ├─ @babel/helper-module-imports@7.12.13 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.0 ├─ @babel/highlight@7.13.8 ├─ @babel/plugin-proposal-async-generator-functions@7.13.8 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-optional-chaining@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.12.13 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.0 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.12.17 ├─ @babel/plugin-transform-regenerator@7.12.13 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.8 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/is-prop-valid@0.8.8 ├─ @emotion/native@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/styled@10.0.27 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.3.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.8.6 ├─ @sinonjs/commons@1.8.2 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.11 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.12 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.0 ├─ @types/cheerio@0.22.24 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.6 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.1 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.11 ├─ @types/react@16.14.4 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.1 ├─ @webpack-cli/info@1.2.2 ├─ @webpack-cli/serve@1.3.0 ├─ @wordpress/block-library@2.28.5 ├─ @wordpress/block-serialization-default-parser@3.9.1 ├─ @wordpress/format-library@1.26.8 ├─ @wordpress/media-utils@1.19.5 ├─ @wordpress/redux-routine@3.13.1 ├─ @wordpress/token-list@1.14.1 ├─ @wordpress/viewport@2.25.7 ├─ @wordpress/warning@1.3.1 ├─ @wp-g2/components@0.0.140 ├─ @wp-g2/create-styles@0.0.140 ├─ @xtuc/ieee754@1.2.0 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.1 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.1.8 ├─ babel-plugin-polyfill-corejs3@0.1.6 ├─ babel-plugin-polyfill-regenerator@0.1.5 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.0 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001192 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.0 ├─ char-regex@1.0.2 ├─ cheerio-select-tmp@0.1.1 ├─ cheerio@1.0.0-rc.5 ├─ chrome-trace-event@1.0.2 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.6 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ copy-to-clipboard@3.3.1 ├─ core-js-compat@3.9.0 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@3.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.2 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.7 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.2.0 ├─ domexception@2.0.1 ├─ domutils@2.4.4 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.675 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ emotion-theming@10.0.27 ├─ emotion@10.0.27 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.7.0 ├─ enquirer@2.3.6 ├─ envinfo@7.7.4 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.1 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.0 ├─ escalade@3.1.1 ├─ escodegen@1.14.3 ├─ eslint-plugin-react@7.22.0 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.20.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ estraverse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ framer-motion@2.9.5 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-intrinsic@1.1.1 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.0 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.1 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ gradient-parser@0.1.5 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-value@1.0.0 ├─ history@4.10.1 ├─ hosted-git-info@2.8.8 ├─ hpq@1.3.0 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.0.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ ip-regex@2.1.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-boolean-object@1.1.0 ├─ is-callable@1.2.3 ├─ is-core-module@2.2.0 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.1.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-number-object@1.0.4 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.0 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json2mq@0.2.0 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.sortby@4.7.0 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.46.0 ├─ mime-types@2.1.29 ├─ mimic-fn@2.1.0 ├─ mitt@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.1 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.fromentries@2.0.4 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ parse5@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-parse@1.0.6 ├─ path-to-regexp@1.8.0 ├─ path-type@4.0.0 ├─ picomatch@2.2.2 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.0 ├─ prop-types-exact@1.2.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ re-resizable@6.9.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-colorful@4.4.4 ├─ react-dates@17.2.0 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.1 ├─ react-is@16.13.1 ├─ react-merge-refs@1.1.0 ├─ react-moment-proptypes@1.7.0 ├─ react-native-url-polyfill@1.2.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@16.14.0 ├─ react-textarea-autosize@8.3.1 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.5 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.7 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.3 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.0 ├─ rtlcss@2.6.2 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ showdown@1.9.1 ├─ signal-exit@3.0.3 ├─ simple-html-tokenizer@0.5.11 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.4.2 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.1 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ styled-griddie@0.1.3 ├─ stylis@4.0.7 ├─ supports-hyperlinks@2.1.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.0.7 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tslib@1.14.1 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ 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 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-enhanced-state@0.0.13 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.2.0 ├─ v8-to-istanbul@7.1.0 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.5.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.24.2 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.3 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.0 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 11.74s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (60%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.34): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.43): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/api (v1.0.41): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/view (v1.0.43): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.46): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/session (v1.0.31): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.44): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.34): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (30%)Downloading (50%)Downloading (65%)Downloading (80%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.10): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.31): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.47): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 315 in 14.896s warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.2.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.2.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/preset-env ^7.13.8 → ^7.13.9 @technote-space/gutenberg-utils ^2.4.0 → ^2.4.1 eslint ^7.20.0 → ^7.21.0 webpack ^5.24.2 → ^5.24.3 Run npm install to install new versions. yarn install v1.22.5 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 42.65s. yarn upgrade v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 630 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.12.17 ├─ @babel/preset-env@7.13.9 ├─ @technote-space/gutenberg-test-helper@0.1.11 ├─ @technote-space/gutenberg-utils@2.4.1 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.22.0 ├─ eslint@7.21.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.4.2 ├─ webpack-cli@4.5.0 └─ webpack@5.24.3 info All dependencies ├─ @babel/compat-data@7.13.8 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.8 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.0 ├─ @babel/helper-module-imports@7.12.13 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.0 ├─ @babel/highlight@7.13.8 ├─ @babel/plugin-proposal-async-generator-functions@7.13.8 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-optional-chaining@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.12.13 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.0 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.12.17 ├─ @babel/plugin-transform-regenerator@7.12.13 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.9 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/is-prop-valid@0.8.8 ├─ @emotion/native@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/styled@10.0.27 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.0 ├─ @sinonjs/commons@1.8.2 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.11 ├─ @technote-space/gutenberg-utils@2.4.1 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.12 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.0 ├─ @types/cheerio@0.22.24 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.6 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.2 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.11 ├─ @types/react@16.14.4 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.1 ├─ @webpack-cli/info@1.2.2 ├─ @webpack-cli/serve@1.3.0 ├─ @wordpress/block-library@2.28.7 ├─ @wordpress/block-serialization-default-parser@3.9.1 ├─ @wordpress/editor@9.25.10 ├─ @wordpress/format-library@1.26.10 ├─ @wordpress/media-utils@1.19.5 ├─ @wordpress/redux-routine@3.13.1 ├─ @wordpress/token-list@1.14.1 ├─ @wordpress/viewport@2.25.8 ├─ @wordpress/warning@1.3.1 ├─ @wp-g2/components@0.0.140 ├─ @wp-g2/create-styles@0.0.140 ├─ @xtuc/ieee754@1.2.0 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.1 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.1.10 ├─ babel-plugin-polyfill-corejs3@0.1.7 ├─ babel-plugin-polyfill-regenerator@0.1.6 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.0 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001196 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.0 ├─ char-regex@1.0.2 ├─ cheerio-select-tmp@0.1.1 ├─ cheerio@1.0.0-rc.5 ├─ chrome-trace-event@1.0.2 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.7 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ copy-to-clipboard@3.3.1 ├─ core-js-compat@3.9.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@3.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.2 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.7 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.2.0 ├─ domexception@2.0.1 ├─ domutils@2.4.4 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.682 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ emotion-theming@10.0.27 ├─ emotion@10.0.27 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.7.0 ├─ enquirer@2.3.6 ├─ envinfo@7.7.4 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.1 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@1.14.3 ├─ eslint-plugin-react@7.22.0 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.21.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ estraverse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ framer-motion@2.9.5 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.0 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.1 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ gradient-parser@0.1.5 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ history@4.10.1 ├─ hosted-git-info@2.8.8 ├─ hpq@1.3.0 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.0.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ ip-regex@2.1.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-boolean-object@1.1.0 ├─ is-callable@1.2.3 ├─ is-core-module@2.2.0 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.1.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.0 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json2mq@0.2.0 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.sortby@4.7.0 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.46.0 ├─ mime-types@2.1.29 ├─ mimic-fn@2.1.0 ├─ mitt@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.1 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.fromentries@2.0.4 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ parse5@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-parse@1.0.6 ├─ path-to-regexp@1.8.0 ├─ path-type@4.0.0 ├─ picomatch@2.2.2 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.0 ├─ prop-types-exact@1.2.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ re-resizable@6.9.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-colorful@4.4.4 ├─ react-dates@17.2.0 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.1 ├─ react-is@16.13.1 ├─ react-merge-refs@1.1.0 ├─ react-moment-proptypes@1.8.0 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@16.14.0 ├─ react-textarea-autosize@8.3.2 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.6 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.7 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.3 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.0 ├─ rtlcss@2.6.2 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ showdown@1.9.1 ├─ signal-exit@3.0.3 ├─ simple-html-tokenizer@0.5.11 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.4.2 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ styled-griddie@0.1.3 ├─ stylis@4.0.7 ├─ supports-hyperlinks@2.1.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.0.7 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tslib@1.14.1 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.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 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-enhanced-state@0.0.13 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.0 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.5.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.24.3 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.3 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.0 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 10.75s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.34): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.43): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/api (v1.0.42): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/view (v1.0.44): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.47): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/session (v1.0.32): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (65%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.45): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.36): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (30%)Downloading (35%)Downloading (50%)Downloading (65%)Downloading (80%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.10): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.32): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.48): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 315 in 14.216s warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.13.8 → ^7.13.10 @babel/preset-env ^7.13.9 → ^7.13.10 @technote-space/gutenberg-test-helper ^0.1.11 → ^0.1.12 @technote-space/gutenberg-utils ^2.4.1 → ^2.4.3 eslint ^7.21.0 → ^7.22.0 webpack ^5.24.3 → ^5.25.0 Run npm install to install new versions. yarn install v1.22.5 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 45.55s. yarn upgrade v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 633 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.12.17 ├─ @babel/preset-env@7.13.10 ├─ @technote-space/gutenberg-test-helper@0.1.12 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.22.0 ├─ eslint@7.22.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.4.2 ├─ webpack-cli@4.5.0 └─ webpack@5.25.0 info All dependencies ├─ @babel/compat-data@7.13.8 ├─ @babel/generator@7.13.9 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.10 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.0 ├─ @babel/helper-module-imports@7.12.13 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.10 ├─ @babel/highlight@7.13.10 ├─ @babel/plugin-proposal-async-generator-functions@7.13.8 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-optional-chaining@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.12.13 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.0 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.12.17 ├─ @babel/plugin-transform-regenerator@7.12.13 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.10 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/is-prop-valid@0.8.8 ├─ @emotion/native@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/styled@10.0.27 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.1 ├─ @sinonjs/commons@1.8.2 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.12 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.12 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.27 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.7 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.2 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.11 ├─ @types/react@16.14.5 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.1 ├─ @webpack-cli/info@1.2.2 ├─ @webpack-cli/serve@1.3.0 ├─ @wordpress/block-library@2.28.7 ├─ @wordpress/block-serialization-default-parser@3.9.1 ├─ @wordpress/format-library@1.26.10 ├─ @wordpress/media-utils@1.19.5 ├─ @wordpress/redux-routine@3.13.1 ├─ @wordpress/token-list@1.14.1 ├─ @wordpress/viewport@2.25.8 ├─ @wordpress/warning@1.3.1 ├─ @wp-g2/components@0.0.140 ├─ @wp-g2/create-styles@0.0.140 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.1 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.1.10 ├─ babel-plugin-polyfill-corejs3@0.1.7 ├─ babel-plugin-polyfill-regenerator@0.1.6 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.0 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001199 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.0 ├─ char-regex@1.0.2 ├─ cheerio-select-tmp@0.1.1 ├─ cheerio@1.0.0-rc.5 ├─ chrome-trace-event@1.0.2 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ copy-to-clipboard@3.3.1 ├─ core-js-compat@3.9.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@3.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.2 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.7 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.2.0 ├─ domexception@2.0.1 ├─ domutils@2.5.0 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.687 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ emotion-theming@10.0.27 ├─ emotion@10.0.27 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.7.0 ├─ enquirer@2.3.6 ├─ envinfo@7.7.4 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.1 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.22.0 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.22.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ framer-motion@2.9.5 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.0 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ gradient-parser@0.1.5 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ history@4.10.1 ├─ hosted-git-info@2.8.8 ├─ hpq@1.3.0 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.0.1 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-boolean-object@1.1.0 ├─ is-callable@1.2.3 ├─ is-core-module@2.2.0 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.1.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.0 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.1 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json2mq@0.2.0 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.sortby@4.7.0 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.46.0 ├─ mime-types@2.1.29 ├─ mimic-fn@2.1.0 ├─ mitt@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.fromentries@2.0.4 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ parse5@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-parse@1.0.6 ├─ path-to-regexp@1.8.0 ├─ path-type@4.0.0 ├─ picomatch@2.2.2 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.0 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ re-resizable@6.9.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-colorful@4.4.4 ├─ react-dates@17.2.0 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.2 ├─ react-is@16.13.1 ├─ react-merge-refs@1.1.0 ├─ react-moment-proptypes@1.8.0 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@16.14.0 ├─ react-textarea-autosize@8.3.2 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.6 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.7 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.3 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.0 ├─ rtlcss@2.6.2 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ showdown@1.9.1 ├─ signal-exit@3.0.3 ├─ simple-html-tokenizer@0.5.11 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.4.2 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ styled-griddie@0.1.3 ├─ stylis@4.0.7 ├─ supports-hyperlinks@2.1.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.0.7 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tslib@1.14.1 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-enhanced-state@0.0.13 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.0 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.5.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.25.0 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.4 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.1 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 9.83s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.44): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/api (v1.0.43): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/view (v1.0.45): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.48): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/session (v1.0.33): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (65%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.46): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.37): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (35%)Downloading (50%)Downloading (65%)Downloading (85%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing yahnis-elsts/plugin-update-checker (v4.10): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.31): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.33): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.49): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 315 in 12.579s warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @technote-space/gutenberg-test-helper ^0.1.12 → ^0.1.13 webpack ^5.25.0 → ^5.27.0 Run npm install to install new versions. yarn install v1.22.5 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 44.90s. yarn upgrade v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 611 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.12.17 ├─ @babel/preset-env@7.13.10 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.22.0 ├─ eslint@7.22.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.4.2 ├─ webpack-cli@4.5.0 └─ webpack@5.27.0 info All dependencies ├─ @babel/compat-data@7.13.11 ├─ @babel/generator@7.13.9 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.10 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.0 ├─ @babel/helper-module-imports@7.12.13 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.10 ├─ @babel/highlight@7.13.10 ├─ @babel/plugin-proposal-async-generator-functions@7.13.8 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-optional-chaining@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.12.13 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.0 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.12.17 ├─ @babel/plugin-transform-regenerator@7.12.13 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.10 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.1 ├─ @sinonjs/commons@1.8.2 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.7 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.11 ├─ @types/react@16.14.5 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.1 ├─ @webpack-cli/info@1.2.2 ├─ @webpack-cli/serve@1.3.0 ├─ @wordpress/block-library@2.29.0 ├─ @wordpress/block-serialization-default-parser@3.10.0 ├─ @wordpress/dom-ready@2.13.0 ├─ @wordpress/editor@9.26.0 ├─ @wordpress/format-library@1.27.0 ├─ @wordpress/media-utils@1.20.0 ├─ @wordpress/redux-routine@3.14.0 ├─ @wordpress/token-list@1.15.0 ├─ @wordpress/viewport@2.26.0 ├─ @wordpress/warning@1.4.0 ├─ @wp-g2/components@0.0.159 ├─ @wp-g2/create-styles@0.0.140 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.1 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.1.10 ├─ babel-plugin-polyfill-corejs3@0.1.7 ├─ babel-plugin-polyfill-regenerator@0.1.6 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.0 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001203 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.0 ├─ char-regex@1.0.2 ├─ cheerio-select-tmp@0.1.1 ├─ cheerio@1.0.0-rc.5 ├─ chrome-trace-event@1.0.2 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.9.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@3.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.2 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.7 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.2.0 ├─ domexception@2.0.1 ├─ domutils@2.5.0 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.693 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.7.0 ├─ enquirer@2.3.6 ├─ envinfo@7.7.4 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.1 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.22.0 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.22.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.0 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.8 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.0.1 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-boolean-object@1.1.0 ├─ is-callable@1.2.3 ├─ is-core-module@2.2.0 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.1.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.0 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.1 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.sortby@4.7.0 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.46.0 ├─ mime-types@2.1.29 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.fromentries@2.0.4 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ parse5@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-parse@1.0.6 ├─ path-type@4.0.0 ├─ picomatch@2.2.2 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.0 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.2 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.0 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.6 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.7 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.3 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.0 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.4.2 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.7 ├─ supports-hyperlinks@2.1.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.0.7 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.1 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tslib@1.14.1 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.0 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.5.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.27.0 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.4 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 10.83s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.36): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.46): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/api (v1.0.44): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/view (v1.0.46): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.49): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/session (v1.0.33): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.47): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.39): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (30%)Downloading (35%)Downloading (50%)Downloading (65%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.32): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.33): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.50): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 12.397s warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.0" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.0" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.0" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.0" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.13.10 → ^7.13.13 @babel/plugin-transform-react-jsx ^7.12.17 → ^7.13.12 @babel/preset-env ^7.13.10 → ^7.13.12 eslint ^7.22.0 → ^7.23.0 eslint-plugin-react ^7.22.0 → ^7.23.1 webpack ^5.27.0 → ^5.28.0 webpack-cli ~4.5.0 → ~4.6.0 Run npm install to install new versions. yarn install v1.22.5 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 57.94s. yarn upgrade v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 614 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/preset-env@7.13.12 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.1 ├─ eslint@7.23.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.4.2 ├─ webpack-cli@4.6.0 └─ webpack@5.28.0 info All dependencies ├─ @babel/compat-data@7.13.12 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.13 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.0 ├─ @babel/helper-member-expression-to-functions@7.13.12 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-simple-access@7.13.12 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.10 ├─ @babel/highlight@7.13.10 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.13.8 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.12.13 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.0 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/plugin-transform-regenerator@7.12.13 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.12 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.13 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/is-prop-valid@0.8.8 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.1 ├─ @sinonjs/commons@1.8.2 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.7 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.12 ├─ @types/react@16.14.5 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.2 ├─ @webpack-cli/info@1.2.3 ├─ @webpack-cli/serve@1.3.1 ├─ @wordpress/block-library@2.29.0 ├─ @wordpress/block-serialization-default-parser@3.10.0 ├─ @wordpress/dom-ready@2.13.0 ├─ @wordpress/editor@9.26.0 ├─ @wordpress/format-library@1.27.0 ├─ @wordpress/media-utils@1.20.0 ├─ @wordpress/redux-routine@3.14.0 ├─ @wordpress/token-list@1.15.0 ├─ @wordpress/viewport@2.26.0 ├─ @wordpress/warning@1.4.0 ├─ @wp-g2/components@0.0.159 ├─ @wp-g2/create-styles@0.0.140 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.1 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.1.10 ├─ babel-plugin-polyfill-corejs3@0.1.7 ├─ babel-plugin-polyfill-regenerator@0.1.6 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.0 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001204 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.0 ├─ char-regex@1.0.2 ├─ cheerio-select-tmp@0.1.1 ├─ cheerio@1.0.0-rc.5 ├─ chrome-trace-event@1.0.2 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.9.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@3.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.2 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.7 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.2.0 ├─ domexception@2.0.1 ├─ domutils@2.5.0 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.701 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.7.0 ├─ enquirer@2.3.6 ├─ envinfo@7.7.4 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.1 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.23.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.0 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hey-listen@1.0.8 ├─ hosted-git-info@2.8.8 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.0.1 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-boolean-object@1.1.0 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.1.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.0 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.1 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.46.0 ├─ mime-types@2.1.29 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ parse5@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.2.2 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.0 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.2 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.6 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.3 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.0 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.4.2 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.9 ├─ supports-hyperlinks@2.1.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.0.7 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.1 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tslib@1.14.1 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.0 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.6.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.28.0 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.4 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 12.59s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.36): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.46): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/api (v1.0.45): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/view (v1.0.47): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.49): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/session (v1.0.34): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.48): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.40): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (35%)Downloading (50%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.32): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.34): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.51): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 15.786s warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.0" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.0" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.0" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.0" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

codecov-io commented 3 years ago

Codecov Report

Merging #392 (c034909) into master (0b05306) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #392   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       147       147           
===========================================
  Files              8         8           
  Lines            447       447           
===========================================
  Hits             447       447           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b3e44a9...c034909. Read the comment docs.

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.13.13 → ^7.13.14 speed-measure-webpack-plugin ^1.4.2 → ^1.5.0 webpack ^5.28.0 → ^5.30.0 Run npm install to install new versions. yarn install v1.22.5 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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.97s. yarn upgrade v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 616 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/preset-env@7.13.12 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.1 ├─ eslint@7.23.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.6.0 └─ webpack@5.30.0 info All dependencies ├─ @babel/compat-data@7.13.12 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.13 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.0 ├─ @babel/helper-member-expression-to-functions@7.13.12 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-simple-access@7.13.12 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.10 ├─ @babel/highlight@7.13.10 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.13.8 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.12.13 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.0 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/plugin-transform-regenerator@7.12.13 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.12 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.13 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.2 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.8 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.12 ├─ @types/react@16.14.5 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.2 ├─ @webpack-cli/info@1.2.3 ├─ @webpack-cli/serve@1.3.1 ├─ @wordpress/block-library@2.29.0 ├─ @wordpress/block-serialization-default-parser@3.10.0 ├─ @wordpress/dom-ready@2.13.0 ├─ @wordpress/editor@9.26.0 ├─ @wordpress/format-library@1.27.0 ├─ @wordpress/media-utils@1.20.0 ├─ @wordpress/redux-routine@3.14.0 ├─ @wordpress/token-list@1.15.0 ├─ @wordpress/viewport@2.26.0 ├─ @wordpress/warning@1.4.0 ├─ @wp-g2/components@0.0.159 ├─ @wp-g2/create-styles@0.0.140 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.1 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.1.10 ├─ babel-plugin-polyfill-corejs3@0.1.7 ├─ babel-plugin-polyfill-regenerator@0.1.6 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.0 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001205 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.0 ├─ char-regex@1.0.2 ├─ cheerio-select-tmp@0.1.1 ├─ cheerio@1.0.0-rc.5 ├─ chrome-trace-event@1.0.2 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.10.0 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@3.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.7 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.2.0 ├─ domexception@2.0.1 ├─ domhandler@4.1.0 ├─ domutils@2.5.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.707 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.7.0 ├─ enquirer@2.3.6 ├─ envinfo@7.7.4 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.1 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.23.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-intrinsic@1.1.1 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.0 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.8 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.0.1 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.1.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.0 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.2 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flatten@4.4.0 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ parse5@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.2.2 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.2 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.7 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.3 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.9 ├─ supports-hyperlinks@2.1.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.0.9 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.1 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tslib@1.14.1 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.1 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.6.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.30.0 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.4 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 11.29s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (85%)Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.48): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/api (v1.0.46): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.48): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.50): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.49): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.42): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (20%)Downloading (35%)Downloading (50%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.33): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.52): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 14.123s warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.0" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.0" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > enzyme > cheerio > cheerio-select-tmp@0.1.1: Use cheerio-select instead warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.0" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.0" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.13.14 → ^7.13.15 @babel/preset-env ^7.13.12 → ^7.13.15 eslint ^7.23.0 → ^7.24.0 eslint-plugin-react ^7.23.1 → ^7.23.2 webpack ^5.30.0 → ^5.31.2 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 50.62s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 611 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/preset-env@7.13.15 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint@7.24.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.6.0 └─ webpack@5.31.2 info All dependencies ├─ @babel/compat-data@7.13.15 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.13 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.0 ├─ @babel/helper-member-expression-to-functions@7.13.12 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-simple-access@7.13.12 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.10 ├─ @babel/highlight@7.13.10 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.13.15 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.12.13 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.0 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.15 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.15 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/hash@0.8.0 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.9 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.12 ├─ @types/react@16.14.5 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.2 ├─ @webpack-cli/info@1.2.3 ├─ @webpack-cli/serve@1.3.1 ├─ @wordpress/block-library@2.29.1 ├─ @wordpress/block-serialization-default-parser@3.10.1 ├─ @wordpress/dom-ready@2.13.1 ├─ @wordpress/editor@9.26.1 ├─ @wordpress/format-library@1.27.1 ├─ @wordpress/media-utils@1.20.1 ├─ @wordpress/redux-routine@3.14.1 ├─ @wordpress/token-list@1.15.1 ├─ @wordpress/viewport@2.26.1 ├─ @wordpress/warning@1.4.1 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.0 ├─ babel-plugin-polyfill-corejs3@0.2.0 ├─ babel-plugin-polyfill-regenerator@0.2.0 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001208 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.0 ├─ char-regex@1.0.2 ├─ cheerio-select@1.3.0 ├─ cheerio@1.0.0-rc.6 ├─ chrome-trace-event@1.0.3 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.10.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.0.0 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.7 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.1 ├─ domexception@2.0.1 ├─ domutils@2.5.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.712 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.7.0 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.24.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.0 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.9 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.2.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.2 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flatten@4.4.0 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.2.3 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.2 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.7 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.4 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-hyperlinks@2.2.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.0.9 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.1 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.1 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.6.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.31.2 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.4 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 14.36s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (100%)  - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (100%)  - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/presenter (v1.0.38): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (30%)Downloading (55%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.49): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/api (v1.0.47): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.49): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.51): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.36): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.50): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.43): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (25%)Downloading (30%)Downloading (45%)Downloading (65%)Downloading (80%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update_check (v1.0.33): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/cron (v1.0.36): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.53): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 19.375s warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.1" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.1" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.1" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.1" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json webpack ^5.31.2 → ^5.33.2 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 51.99s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 612 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/preset-env@7.13.15 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint@7.24.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.6.0 └─ webpack@5.33.2 info All dependencies ├─ @babel/compat-data@7.13.15 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.13 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.0 ├─ @babel/helper-member-expression-to-functions@7.13.12 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-simple-access@7.13.12 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.10 ├─ @babel/highlight@7.13.10 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.13.15 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.12.13 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.0 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.15 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.15 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/hash@0.8.0 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.10 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.12 ├─ @types/react@16.14.5 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.2 ├─ @webpack-cli/info@1.2.3 ├─ @webpack-cli/serve@1.3.1 ├─ @wordpress/block-library@2.29.2 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.2 ├─ @wordpress/format-library@1.27.2 ├─ @wordpress/media-utils@1.20.2 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.2 ├─ @wordpress/viewport@2.26.2 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.0 ├─ babel-plugin-polyfill-corejs3@0.2.0 ├─ babel-plugin-polyfill-regenerator@0.2.0 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001209 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.0 ├─ char-regex@1.0.2 ├─ cheerio-select@1.4.0 ├─ cheerio@1.0.0-rc.6 ├─ chrome-trace-event@1.0.3 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.10.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.7 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.1 ├─ domexception@2.0.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.717 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.7.0 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.24.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.9 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.2.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.3 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flatten@4.4.0 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.2.3 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.2 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.7 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.4 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-hyperlinks@2.2.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.1.0 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.1 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.1 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.6.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.33.2 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.4 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 15.10s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (85%)Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.39): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (30%)Downloading (55%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.49): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/api (v1.0.48): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/view (v1.0.50): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.52): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/session (v1.0.37): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.51): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.45): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (35%)Downloading (55%)Downloading (70%)Downloading (75%)Downloading (90%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.34): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.54): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 15.676s warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.2" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.2" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.2" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.2" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

codecov-commenter commented 3 years ago

Codecov Report

Merging #392 (6c7887c) into master (0b05306) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #392   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       147       147           
===========================================
  Files              8         8           
  Lines            447       447           
===========================================
  Hits             447       447           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 072e4dc...6c7887c. Read the comment docs.

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.13.15 → ^7.13.16 eslint ^7.24.0 → ^7.25.0 webpack ^5.33.2 → ^5.35.1 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 55.73s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 613 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/preset-env@7.13.15 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint@7.25.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.6.0 └─ webpack@5.35.1 info All dependencies ├─ @babel/compat-data@7.13.15 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.16 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.16 ├─ @babel/helper-member-expression-to-functions@7.13.12 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-simple-access@7.13.12 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.13.17 ├─ @babel/highlight@7.13.10 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.13.15 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.13.16 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.17 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.13.0 ├─ @babel/plugin-transform-modules-commonjs@7.13.8 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.13.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.13.15 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.13.17 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/hash@0.8.0 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.10 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.12 ├─ @types/react@16.14.5 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.2 ├─ @webpack-cli/info@1.2.3 ├─ @webpack-cli/serve@1.3.1 ├─ @wordpress/block-library@2.29.2 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.2 ├─ @wordpress/format-library@1.27.2 ├─ @wordpress/media-utils@1.20.2 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.2 ├─ @wordpress/viewport@2.26.2 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.0 ├─ babel-plugin-polyfill-corejs3@0.2.0 ├─ babel-plugin-polyfill-regenerator@0.2.0 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001214 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.4.0 ├─ cheerio@1.0.0-rc.6 ├─ chrome-trace-event@1.0.3 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.11.0 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.1 ├─ domexception@2.0.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.720 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.8.0 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.25.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-intrinsic@1.1.1 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.9 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-boolean-object@1.1.0 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.2.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.3 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flatten@4.4.0 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.2.3 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.3 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.0.5 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.4 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-hyperlinks@2.2.0 ├─ symbol-observable@1.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.5.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.6.1 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.1 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.6.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.35.1 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 15.65s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (70%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (100%)  - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (85%)Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/presenter (v1.0.40): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.51): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/api (v1.0.49): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.51): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.53): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.52): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.46): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (35%)Downloading (40%)Downloading (55%)Downloading (75%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.38): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.55): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 313 in 17.852s warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.2" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.2" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.2" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.2" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.13.16 → ^7.14.0 @babel/preset-env ^7.13.15 → ^7.14.0 webpack ^5.35.1 → ^5.36.2 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 44.78s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 613 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/preset-env@7.14.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint@7.25.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.6.0 └─ webpack@5.36.2 info All dependencies ├─ @babel/compat-data@7.14.0 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.16 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.16 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-validator-identifier@7.14.0 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.14.0 ├─ @babel/highlight@7.14.0 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.13.15 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-class-static-block@7.13.11 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-private-property-in-object@7.14.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.13.16 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.17 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.14.0 ├─ @babel/plugin-transform-modules-commonjs@7.14.0 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.14.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.14.0 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.14.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/memoize@0.7.4 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.10 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.12 ├─ @types/react@16.14.5 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.2 ├─ @webpack-cli/info@1.2.3 ├─ @webpack-cli/serve@1.3.1 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.0 ├─ babel-plugin-polyfill-corejs3@0.2.0 ├─ babel-plugin-polyfill-regenerator@0.2.0 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001219 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.4.0 ├─ cheerio@1.0.0-rc.6 ├─ chrome-trace-event@1.0.3 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.11.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.1 ├─ domexception@2.0.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.725 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.8.0 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.25.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ glob@7.1.6 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.9 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.1 ├─ is-boolean-object@1.1.0 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.2 ├─ is-descriptor@1.0.2 ├─ is-docker@2.2.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.2 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.3 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flatten@4.4.0 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.2.3 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.3 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.4 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.6.0 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.1 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.6.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.36.2 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 12.67s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.41): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.52): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/api (v1.0.50): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/view (v1.0.52): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.54): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/session (v1.0.39): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.53): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.49): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (55%)Downloading (60%)Downloading (75%)Downloading (80%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (60%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.36): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.39): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.56): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 313 in 20.085s warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/preset-env ^7.14.0 → ^7.14.1 eslint ^7.25.0 → ^7.26.0 webpack-cli ~4.6.0 → ~4.7.0 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 53.99s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 612 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/preset-env@7.14.1 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint@7.26.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.0 └─ webpack@5.36.2 info All dependencies ├─ @babel/compat-data@7.14.0 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.16 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.16 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-validator-identifier@7.14.0 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.14.0 ├─ @babel/highlight@7.14.0 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.13.15 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-class-static-block@7.13.11 ├─ @babel/plugin-proposal-dynamic-import@7.13.8 ├─ @babel/plugin-proposal-export-namespace-from@7.12.13 ├─ @babel/plugin-proposal-json-strings@7.13.8 ├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8 ├─ @babel/plugin-proposal-numeric-separator@7.12.13 ├─ @babel/plugin-proposal-object-rest-spread@7.13.8 ├─ @babel/plugin-proposal-optional-catch-binding@7.13.8 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-private-property-in-object@7.14.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.14.1 ├─ @babel/plugin-transform-classes@7.13.0 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.17 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.14.0 ├─ @babel/plugin-transform-modules-commonjs@7.14.0 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.14.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.14.1 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.14.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.2 ├─ @emotion/css@10.0.27 ├─ @emotion/is-prop-valid@0.8.8 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.10 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.12 ├─ @types/react@16.14.6 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.3 ├─ @webpack-cli/info@1.2.4 ├─ @webpack-cli/serve@1.4.0 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.0 ├─ babel-plugin-polyfill-corejs3@0.2.0 ├─ babel-plugin-polyfill-regenerator@0.2.0 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001223 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.4.0 ├─ cheerio@1.0.0-rc.9 ├─ chrome-trace-event@1.0.3 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.12.0 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.1 ├─ domexception@2.0.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.727 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.8.0 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.26.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-intrinsic@1.1.1 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.9 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-docker@2.2.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.3 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.3 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.71 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.2.3 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.3 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.4 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.0 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.1 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.2 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.7.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.36.2 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 12.40s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (85%)Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.42): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.53): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/api (v1.0.51): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.53): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.55): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/session (v1.0.40): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.54): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.50): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.40): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.57): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 313 in 15.175s warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.14.0 → ^7.14.2 @babel/preset-env ^7.14.1 → ^7.14.2 webpack ^5.36.2 → ^5.37.0 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 59.56s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 614 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/preset-env@7.14.2 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint@7.26.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.0 └─ webpack@5.37.0 info All dependencies ├─ @babel/compat-data@7.14.0 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.16 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.16 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-validator-identifier@7.14.0 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.14.0 ├─ @babel/highlight@7.14.0 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.14.2 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-class-static-block@7.13.11 ├─ @babel/plugin-proposal-dynamic-import@7.14.2 ├─ @babel/plugin-proposal-export-namespace-from@7.14.2 ├─ @babel/plugin-proposal-json-strings@7.14.2 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.2 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.2 ├─ @babel/plugin-proposal-numeric-separator@7.14.2 ├─ @babel/plugin-proposal-object-rest-spread@7.14.2 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.2 ├─ @babel/plugin-proposal-optional-chaining@7.14.2 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-private-property-in-object@7.14.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.14.2 ├─ @babel/plugin-transform-classes@7.14.2 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.17 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.14.2 ├─ @babel/plugin-transform-modules-commonjs@7.14.0 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.14.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.13.12 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.14.2 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.14.2 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/css@10.0.27 ├─ @emotion/memoize@0.7.4 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.28 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.10 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.13 ├─ @types/react@16.14.6 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.3 ├─ @webpack-cli/info@1.2.4 ├─ @webpack-cli/serve@1.4.0 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-filter@1.0.0 ├─ array-includes@3.1.3 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.3 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.0 ├─ babel-plugin-polyfill-corejs3@0.2.0 ├─ babel-plugin-polyfill-regenerator@0.2.0 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001228 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.4.0 ├─ cheerio@1.0.0-rc.9 ├─ chrome-trace-event@1.0.3 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.12.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.1 ├─ domexception@2.0.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.728 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.26.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ glob@7.1.7 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.9 ├─ html-element-map@1.3.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-docker@2.2.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.3 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.72 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.2.3 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.3 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.4 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.2 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.0.2 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.2 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.1.1 ├─ webpack-cli@4.7.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.37.0 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 16.30s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.43): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.54): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/api (v1.0.52): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (35%)Downloading (60%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/view (v1.0.53): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.56): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/session (v1.0.40): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.55): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.52): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (35%)Downloading (50%)Downloading (55%)Downloading (70%)Downloading (75%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (75%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (60%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.38): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.40): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.57): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 313 in 15.356s warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.14.2 → ^7.14.3 @babel/plugin-transform-react-jsx ^7.13.12 → ^7.14.3 eslint ^7.26.0 → ^7.27.0 webpack ^5.37.0 → ^5.37.1 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 42.28s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 617 new dependencies. info Direct dependencies ├─ @babel/plugin-transform-react-jsx@7.14.3 ├─ @babel/preset-env@7.14.2 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint@7.27.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@26.6.3 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.0 └─ webpack@5.37.1 info All dependencies ├─ @babel/compat-data@7.14.0 ├─ @babel/generator@7.14.3 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.13.16 ├─ @babel/helper-create-class-features-plugin@7.14.3 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.16 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-replace-supers@7.14.3 ├─ @babel/helper-validator-identifier@7.14.0 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.14.0 ├─ @babel/highlight@7.14.0 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.14.2 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-class-static-block@7.14.3 ├─ @babel/plugin-proposal-dynamic-import@7.14.2 ├─ @babel/plugin-proposal-export-namespace-from@7.14.2 ├─ @babel/plugin-proposal-json-strings@7.14.2 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.2 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.2 ├─ @babel/plugin-proposal-numeric-separator@7.14.2 ├─ @babel/plugin-proposal-object-rest-spread@7.14.2 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.2 ├─ @babel/plugin-proposal-optional-chaining@7.14.2 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-private-property-in-object@7.14.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.14.2 ├─ @babel/plugin-transform-classes@7.14.2 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.13.17 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.14.2 ├─ @babel/plugin-transform-modules-commonjs@7.14.0 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.14.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.14.3 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.14.2 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.14.2 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @cnakazawa/watch@1.0.4 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/css@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@26.6.2 ├─ @jest/reporters@26.6.2 ├─ @jest/test-sequencer@26.6.3 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@6.0.1 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.29 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.11 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/normalize-package-data@2.4.0 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.13 ├─ @types/react@16.14.6 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.3 ├─ @webpack-cli/info@1.2.4 ├─ @webpack-cli/serve@1.4.0 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-includes@3.1.3 ├─ array.prototype.filter@1.0.0 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ asn1@0.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.4 ├─ aws-sign2@0.7.0 ├─ aws4@1.11.0 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@26.6.2 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.1 ├─ babel-plugin-polyfill-corejs3@0.2.1 ├─ babel-plugin-polyfill-regenerator@0.2.1 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-current-node-syntax@1.0.1 ├─ babel-preset-jest@26.6.2 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001228 ├─ capture-exit@2.0.0 ├─ caseless@0.12.0 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.4.0 ├─ cheerio@1.0.0-rc.9 ├─ chrome-trace-event@1.0.3 ├─ ci-info@2.0.0 ├─ cjs-module-lexer@0.6.0 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@6.0.0 ├─ clone-deep@4.0.1 ├─ co@4.6.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.12.1 ├─ core-util-is@1.0.2 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ dashdash@1.14.1 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@26.6.2 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ ecc-jsbn@0.1.2 ├─ electron-to-chromium@1.3.735 ├─ emittery@0.7.2 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ end-of-stream@1.4.4 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-array-method-boxes-properly@1.0.0 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escalade@3.1.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.27.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ execa@5.0.0 ├─ expand-brackets@2.1.4 ├─ extend@3.0.2 ├─ extglob@2.0.4 ├─ extsprintf@1.3.0 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ forever-agent@0.6.1 ├─ form-data@2.3.3 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ growly@1.3.0 ├─ har-schema@2.0.0 ├─ har-validator@5.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ hosted-git-info@2.8.9 ├─ html-element-map@1.3.1 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-signature@1.2.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-docker@2.2.1 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ is-wsl@2.2.0 ├─ isarray@0.0.1 ├─ isstream@0.1.2 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@26.6.2 ├─ jest-cli@26.6.3 ├─ jest-docblock@26.0.0 ├─ jest-each@26.6.2 ├─ jest-environment-jsdom@26.6.2 ├─ jest-environment-node@26.6.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@26.6.3 ├─ jest-leak-detector@26.6.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@26.6.3 ├─ jest-serializer@26.6.2 ├─ jest-watcher@26.6.2 ├─ jest@26.6.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.5.3 ├─ 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-schema@0.2.3 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@2.2.0 ├─ jsprim@1.4.1 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@5.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.merge@4.6.2 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ nice-try@1.0.5 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-notifier@8.0.2 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.72 ├─ normalize-package-data@2.5.0 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object.entries@1.1.3 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.3 ├─ once@1.4.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-finally@1.0.0 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@4.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@2.0.1 ├─ path-type@4.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ qs@6.5.2 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.3.3 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ remove-trailing-separator@1.1.0 ├─ repeat-element@1.1.4 ├─ request-promise-core@1.1.4 ├─ request-promise-native@1.0.9 ├─ request@2.88.2 ├─ require-from-string@2.0.2 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rsvp@4.8.5 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ sane@4.1.0 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@5.7.1 ├─ serialize-javascript@5.0.1 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ sshpk@1.16.1 ├─ stack-generator@2.0.5 ├─ stack-utils@2.0.3 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ stealthy-require@1.1.1 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.4 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.2 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@2.5.0 ├─ tr46@2.1.0 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ tunnel-agent@0.6.0 ├─ turbo-combine-reducers@1.0.2 ├─ tweetnacl@0.14.5 ├─ type-detect@4.0.8 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ uuid@8.3.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.2 ├─ validate-npm-package-license@3.0.4 ├─ value-equal@1.0.1 ├─ verror@1.10.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.2.0 ├─ webpack-cli@4.7.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.37.1 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@6.2.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@18.1.3 └─ yocto-queue@0.1.0 Done in 11.09s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (30%)Downloading (35%)Downloading (55%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.44): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.54): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/api (v1.0.53): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.54): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.57): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.41): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.55): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.54): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (45%)Downloading (60%)Downloading (65%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (60%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.39): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.41): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.58): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 313 in 12.47s warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning babel-jest > @jest/transform > jest-haste-map > sane > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/preset-env ^7.14.2 → ^7.14.4 babel-jest ^26.6.3 → ^27.0.2 jest ^26.6.3 → ^27.0.2 webpack ^5.37.1 → ^5.38.1 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 38.09s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 580 new dependencies. info Direct dependencies ├─ @babel/core@7.14.3 ├─ @babel/plugin-transform-react-jsx@7.14.3 ├─ @babel/preset-env@7.14.4 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint@7.27.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@27.0.2 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.0 └─ webpack@5.38.1 info All dependencies ├─ @babel/compat-data@7.14.4 ├─ @babel/core@7.14.3 ├─ @babel/generator@7.14.3 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.14.4 ├─ @babel/helper-create-class-features-plugin@7.14.4 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.16 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-validator-identifier@7.14.0 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.14.0 ├─ @babel/highlight@7.14.0 ├─ @babel/parser@7.14.4 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.14.2 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-class-static-block@7.14.3 ├─ @babel/plugin-proposal-dynamic-import@7.14.2 ├─ @babel/plugin-proposal-export-namespace-from@7.14.2 ├─ @babel/plugin-proposal-json-strings@7.14.2 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.2 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.2 ├─ @babel/plugin-proposal-numeric-separator@7.14.2 ├─ @babel/plugin-proposal-object-rest-spread@7.14.4 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.2 ├─ @babel/plugin-proposal-optional-chaining@7.14.2 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-private-property-in-object@7.14.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-syntax-typescript@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.14.4 ├─ @babel/plugin-transform-classes@7.14.4 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.14.4 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.14.2 ├─ @babel/plugin-transform-modules-commonjs@7.14.0 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.14.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.14.3 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.14.4 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.14.2 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/css@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@27.0.2 ├─ @jest/reporters@27.0.2 ├─ @jest/test-sequencer@27.0.2 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@7.1.2 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.29 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.12 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.0 ├─ @types/json-schema@7.0.7 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.13 ├─ @types/react@16.14.8 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.3 ├─ @webpack-cli/info@1.2.4 ├─ @webpack-cli/serve@1.4.0 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-includes@3.1.3 ├─ array.prototype.filter@1.0.0 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.4 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@27.0.1 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.2 ├─ babel-plugin-polyfill-corejs3@0.2.2 ├─ babel-plugin-polyfill-regenerator@0.2.2 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-jest@27.0.1 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.16.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelcase@5.3.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001230 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.4.0 ├─ cheerio@1.0.0-rc.9 ├─ chrome-trace-event@1.0.3 ├─ ci-info@3.2.0 ├─ cjs-module-lexer@1.2.1 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@7.0.4 ├─ clone-deep@4.0.1 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.13.1 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ dedent@0.7.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.1 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ electron-to-chromium@1.3.742 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-array-method-boxes-properly@1.0.0 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.23.2 ├─ eslint-scope@5.1.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.27.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ expand-brackets@2.1.4 ├─ extglob@2.0.4 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ form-data@3.0.1 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-intrinsic@1.1.1 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ html-element-map@1.3.1 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-extglob@2.1.1 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-stream@2.0.0 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ isarray@0.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@27.0.2 ├─ jest-circus@27.0.2 ├─ jest-cli@27.0.2 ├─ jest-docblock@27.0.1 ├─ jest-environment-jsdom@27.0.2 ├─ jest-environment-node@27.0.2 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@27.0.2 ├─ jest-leak-detector@27.0.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.0.2 ├─ jest-serializer@27.0.1 ├─ jest-watcher@27.0.2 ├─ jest@27.0.2 ├─ js-tokens@4.0.0 ├─ jsdom@16.6.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 ├─ json5@2.2.0 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@3.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.merge@4.6.2 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.47.0 ├─ mime-types@2.1.30 ├─ mimic-fn@2.1.0 ├─ minimist@1.2.5 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.72 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ object-copy@0.1.0 ├─ object-inspect@1.10.3 ├─ object.entries@1.1.4 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.4 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-limit@2.3.0 ├─ p-locate@3.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse-json@4.0.0 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@3.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-type@4.0.0 ├─ performance-now@2.1.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.4.0 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ repeat-element@1.1.4 ├─ require-from-string@2.0.2 ├─ require-main-filename@2.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@6.3.0 ├─ serialize-javascript@5.0.1 ├─ set-blocking@2.0.0 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ stack-generator@2.0.5 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.5 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.2 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ turbo-combine-reducers@1.0.2 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.2 ├─ value-equal@1.0.1 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.2.0 ├─ webpack-cli@4.7.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.38.1 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which-module@2.0.0 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@7.0.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.6 ├─ xmlchars@2.2.0 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.7 └─ yocto-queue@0.1.0 Done in 12.76s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.45): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.55): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (50%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/api (v1.0.54): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.55): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.58): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/session (v1.0.41): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.56): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.55): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (40%)Downloading (45%)Downloading (55%)Downloading (75%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.40): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.41): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%) - Installing wp-content-framework/log (v1.0.59): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 313 in 11.453s warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json eslint ^7.27.0 → ^7.28.0 eslint-plugin-react ^7.23.2 → ^7.24.0 jest ^27.0.2 → ^27.0.4 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 54.27s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 581 new dependencies. info Direct dependencies ├─ @babel/core@7.14.3 ├─ @babel/plugin-transform-react-jsx@7.14.3 ├─ @babel/preset-env@7.14.4 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint@7.28.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@27.0.4 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.0 └─ webpack@5.38.1 info All dependencies ├─ @babel/compat-data@7.14.4 ├─ @babel/core@7.14.3 ├─ @babel/generator@7.14.3 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13 ├─ @babel/helper-compilation-targets@7.14.4 ├─ @babel/helper-create-class-features-plugin@7.14.4 ├─ @babel/helper-explode-assignable-expression@7.13.0 ├─ @babel/helper-get-function-arity@7.12.13 ├─ @babel/helper-hoist-variables@7.13.16 ├─ @babel/helper-module-imports@7.13.12 ├─ @babel/helper-validator-identifier@7.14.0 ├─ @babel/helper-wrap-function@7.13.0 ├─ @babel/helpers@7.14.0 ├─ @babel/highlight@7.14.0 ├─ @babel/parser@7.14.4 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12 ├─ @babel/plugin-proposal-async-generator-functions@7.14.2 ├─ @babel/plugin-proposal-class-properties@7.13.0 ├─ @babel/plugin-proposal-class-static-block@7.14.3 ├─ @babel/plugin-proposal-dynamic-import@7.14.2 ├─ @babel/plugin-proposal-export-namespace-from@7.14.2 ├─ @babel/plugin-proposal-json-strings@7.14.2 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.2 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.2 ├─ @babel/plugin-proposal-numeric-separator@7.14.2 ├─ @babel/plugin-proposal-object-rest-spread@7.14.4 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.2 ├─ @babel/plugin-proposal-optional-chaining@7.14.2 ├─ @babel/plugin-proposal-private-methods@7.13.0 ├─ @babel/plugin-proposal-private-property-in-object@7.14.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.12.13 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.12.13 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.12.13 ├─ @babel/plugin-syntax-typescript@7.12.13 ├─ @babel/plugin-transform-arrow-functions@7.13.0 ├─ @babel/plugin-transform-async-to-generator@7.13.0 ├─ @babel/plugin-transform-block-scoped-functions@7.12.13 ├─ @babel/plugin-transform-block-scoping@7.14.4 ├─ @babel/plugin-transform-classes@7.14.4 ├─ @babel/plugin-transform-computed-properties@7.13.0 ├─ @babel/plugin-transform-destructuring@7.14.4 ├─ @babel/plugin-transform-dotall-regex@7.12.13 ├─ @babel/plugin-transform-duplicate-keys@7.12.13 ├─ @babel/plugin-transform-exponentiation-operator@7.12.13 ├─ @babel/plugin-transform-for-of@7.13.0 ├─ @babel/plugin-transform-function-name@7.12.13 ├─ @babel/plugin-transform-literals@7.12.13 ├─ @babel/plugin-transform-member-expression-literals@7.12.13 ├─ @babel/plugin-transform-modules-amd@7.14.2 ├─ @babel/plugin-transform-modules-commonjs@7.14.0 ├─ @babel/plugin-transform-modules-systemjs@7.13.8 ├─ @babel/plugin-transform-modules-umd@7.14.0 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13 ├─ @babel/plugin-transform-new-target@7.12.13 ├─ @babel/plugin-transform-object-super@7.12.13 ├─ @babel/plugin-transform-property-literals@7.12.13 ├─ @babel/plugin-transform-react-jsx@7.14.3 ├─ @babel/plugin-transform-regenerator@7.13.15 ├─ @babel/plugin-transform-reserved-words@7.12.13 ├─ @babel/plugin-transform-shorthand-properties@7.12.13 ├─ @babel/plugin-transform-spread@7.13.0 ├─ @babel/plugin-transform-sticky-regex@7.12.13 ├─ @babel/plugin-transform-template-literals@7.13.0 ├─ @babel/plugin-transform-typeof-symbol@7.12.13 ├─ @babel/plugin-transform-unicode-escapes@7.12.13 ├─ @babel/plugin-transform-unicode-regex@7.12.13 ├─ @babel/preset-env@7.14.4 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.12.13 ├─ @babel/traverse@7.14.2 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/css@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.2 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@27.0.3 ├─ @jest/reporters@27.0.4 ├─ @jest/test-sequencer@27.0.4 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@7.1.2 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.29 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.13 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.1 ├─ @types/json-schema@7.0.7 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.2.3 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.13 ├─ @types/react@16.14.8 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.3 ├─ @webpack-cli/info@1.2.4 ├─ @webpack-cli/serve@1.4.0 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-includes@3.1.3 ├─ array.prototype.filter@1.0.0 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.4 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@27.0.1 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.2 ├─ babel-plugin-polyfill-corejs3@0.2.2 ├─ babel-plugin-polyfill-regenerator@0.2.2 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-jest@27.0.1 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.16.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelcase@5.3.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001234 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.4.0 ├─ cheerio@1.0.0-rc.9 ├─ chrome-trace-event@1.0.3 ├─ ci-info@3.2.0 ├─ cjs-module-lexer@1.2.1 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@7.0.4 ├─ clone-deep@4.0.1 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.14.0 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.2 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ dedent@0.7.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.1 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ electron-to-chromium@1.3.749 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-array-method-boxes-properly@1.0.0 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint-scope@5.1.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.28.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ expand-brackets@2.1.4 ├─ extglob@2.0.4 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ form-data@3.0.1 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ get-value@2.0.6 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ glob@7.1.7 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ html-element-map@1.3.1 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-extglob@2.1.1 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-stream@2.0.0 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ isarray@0.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@27.0.2 ├─ jest-circus@27.0.4 ├─ jest-cli@27.0.4 ├─ jest-docblock@27.0.1 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@27.0.4 ├─ jest-leak-detector@27.0.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.0.4 ├─ jest-serializer@27.0.1 ├─ jest-watcher@27.0.2 ├─ jest@27.0.4 ├─ js-tokens@4.0.0 ├─ jsdom@16.6.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 ├─ json5@2.2.0 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@3.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.merge@4.6.2 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.48.0 ├─ mime-types@2.1.31 ├─ mimic-fn@2.1.0 ├─ minimist@1.2.5 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.72 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object-inspect@1.10.3 ├─ object.entries@1.1.4 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.4 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-limit@2.3.0 ├─ p-locate@3.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse-json@4.0.0 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@3.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-type@4.0.0 ├─ performance-now@2.1.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.5.1 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ repeat-element@1.1.4 ├─ require-from-string@2.0.2 ├─ require-main-filename@2.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@6.3.0 ├─ serialize-javascript@5.0.1 ├─ set-blocking@2.0.0 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ stack-generator@2.0.5 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.5 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.3 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ turbo-combine-reducers@1.0.2 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.2 ├─ value-equal@1.0.1 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.2.0 ├─ webpack-cli@4.7.0 ├─ webpack-merge@5.7.3 ├─ webpack-sources@1.4.3 ├─ webpack@5.38.1 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.5.0 ├─ which-boxed-primitive@1.0.2 ├─ which-module@2.0.0 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@7.0.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.6 ├─ xmlchars@2.2.0 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.7 └─ yocto-queue@0.1.0 Done in 12.11s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.46): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.57): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/api (v1.0.55): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.56): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.59): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.42): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.58): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.57): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (65%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.41): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.43): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.60): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 14.34s warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.14.3 → ^7.14.5 @babel/plugin-transform-react-jsx ^7.14.3 → ^7.14.5 @babel/preset-env ^7.14.4 → ^7.14.5 webpack-cli ~4.7.0 → ~4.7.2 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 54.18s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 578 new dependencies. info Direct dependencies ├─ @babel/core@7.14.5 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/preset-env@7.14.5 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint@7.28.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@27.0.4 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.2 └─ webpack@5.38.1 info All dependencies ├─ @babel/compat-data@7.14.5 ├─ @babel/core@7.14.5 ├─ @babel/generator@7.14.5 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.14.5 ├─ @babel/helper-compilation-targets@7.14.5 ├─ @babel/helper-explode-assignable-expression@7.14.5 ├─ @babel/helper-get-function-arity@7.14.5 ├─ @babel/helper-module-imports@7.14.5 ├─ @babel/helper-wrap-function@7.14.5 ├─ @babel/helpers@7.14.5 ├─ @babel/highlight@7.14.5 ├─ @babel/parser@7.14.5 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.14.5 ├─ @babel/plugin-proposal-async-generator-functions@7.14.5 ├─ @babel/plugin-proposal-class-properties@7.14.5 ├─ @babel/plugin-proposal-class-static-block@7.14.5 ├─ @babel/plugin-proposal-dynamic-import@7.14.5 ├─ @babel/plugin-proposal-export-namespace-from@7.14.5 ├─ @babel/plugin-proposal-json-strings@7.14.5 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.5 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.5 ├─ @babel/plugin-proposal-numeric-separator@7.14.5 ├─ @babel/plugin-proposal-object-rest-spread@7.14.5 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.5 ├─ @babel/plugin-proposal-private-methods@7.14.5 ├─ @babel/plugin-proposal-private-property-in-object@7.14.5 ├─ @babel/plugin-proposal-unicode-property-regex@7.14.5 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.14.5 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.14.5 ├─ @babel/plugin-transform-arrow-functions@7.14.5 ├─ @babel/plugin-transform-async-to-generator@7.14.5 ├─ @babel/plugin-transform-block-scoped-functions@7.14.5 ├─ @babel/plugin-transform-block-scoping@7.14.5 ├─ @babel/plugin-transform-classes@7.14.5 ├─ @babel/plugin-transform-computed-properties@7.14.5 ├─ @babel/plugin-transform-destructuring@7.14.5 ├─ @babel/plugin-transform-dotall-regex@7.14.5 ├─ @babel/plugin-transform-duplicate-keys@7.14.5 ├─ @babel/plugin-transform-exponentiation-operator@7.14.5 ├─ @babel/plugin-transform-for-of@7.14.5 ├─ @babel/plugin-transform-function-name@7.14.5 ├─ @babel/plugin-transform-literals@7.14.5 ├─ @babel/plugin-transform-member-expression-literals@7.14.5 ├─ @babel/plugin-transform-modules-amd@7.14.5 ├─ @babel/plugin-transform-modules-commonjs@7.14.5 ├─ @babel/plugin-transform-modules-systemjs@7.14.5 ├─ @babel/plugin-transform-modules-umd@7.14.5 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.14.5 ├─ @babel/plugin-transform-new-target@7.14.5 ├─ @babel/plugin-transform-object-super@7.14.5 ├─ @babel/plugin-transform-property-literals@7.14.5 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/plugin-transform-regenerator@7.14.5 ├─ @babel/plugin-transform-reserved-words@7.14.5 ├─ @babel/plugin-transform-shorthand-properties@7.14.5 ├─ @babel/plugin-transform-spread@7.14.5 ├─ @babel/plugin-transform-sticky-regex@7.14.5 ├─ @babel/plugin-transform-template-literals@7.14.5 ├─ @babel/plugin-transform-typeof-symbol@7.14.5 ├─ @babel/plugin-transform-unicode-escapes@7.14.5 ├─ @babel/plugin-transform-unicode-regex@7.14.5 ├─ @babel/preset-env@7.14.5 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.14.5 ├─ @babel/traverse@7.14.5 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/css@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.2 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@27.0.3 ├─ @jest/reporters@27.0.4 ├─ @jest/test-sequencer@27.0.4 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@7.1.2 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.29 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.13 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.1 ├─ @types/json-schema@7.0.7 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.3.0 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.13 ├─ @types/react@16.14.8 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.4 ├─ @webpack-cli/info@1.3.0 ├─ @webpack-cli/serve@1.5.1 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-includes@3.1.3 ├─ array.prototype.filter@1.0.0 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.4 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@27.0.1 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.2 ├─ babel-plugin-polyfill-corejs3@0.2.2 ├─ babel-plugin-polyfill-regenerator@0.2.2 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-jest@27.0.1 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.16.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelcase@5.3.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001237 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.5.0 ├─ cheerio@1.0.0-rc.10 ├─ chrome-trace-event@1.0.3 ├─ ci-info@3.2.0 ├─ cjs-module-lexer@1.2.1 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@7.0.4 ├─ clone-deep@4.0.1 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.7.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.14.0 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.3 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ css-what@5.0.1 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ dedent@0.7.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.1 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.7.0 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ electron-to-chromium@1.3.752 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-array-method-boxes-properly@1.0.0 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint-scope@5.1.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.28.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ expand-brackets@2.1.4 ├─ extglob@2.0.4 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ form-data@3.0.1 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ get-value@2.0.6 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ html-element-map@1.3.1 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-extglob@2.1.1 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-stream@2.0.0 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ isarray@0.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@27.0.2 ├─ jest-circus@27.0.4 ├─ jest-cli@27.0.4 ├─ jest-docblock@27.0.1 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@27.0.4 ├─ jest-leak-detector@27.0.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.0.4 ├─ jest-serializer@27.0.1 ├─ jest-watcher@27.0.2 ├─ jest@27.0.4 ├─ js-tokens@4.0.0 ├─ jsdom@16.6.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 ├─ json5@2.2.0 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@3.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.merge@4.6.2 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.48.0 ├─ mime-types@2.1.31 ├─ mimic-fn@2.1.0 ├─ minimist@1.2.5 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.73 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object-inspect@1.10.3 ├─ object.entries@1.1.4 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.4 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-limit@2.3.0 ├─ p-locate@3.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse-json@4.0.0 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@3.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-type@4.0.0 ├─ performance-now@2.1.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.5.1 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.1.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ repeat-element@1.1.4 ├─ require-from-string@2.0.2 ├─ require-main-filename@2.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@6.3.0 ├─ serialize-javascript@5.0.1 ├─ set-blocking@2.0.0 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ stack-generator@2.0.5 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.5 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.3 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ turbo-combine-reducers@1.0.2 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.2 ├─ value-equal@1.0.1 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.2.0 ├─ webpack-cli@4.7.2 ├─ webpack-merge@5.8.0 ├─ webpack-sources@1.4.3 ├─ webpack@5.38.1 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.6.0 ├─ which-boxed-primitive@1.0.2 ├─ which-module@2.0.0 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@7.0.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.4.6 ├─ xmlchars@2.2.0 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.7 └─ yocto-queue@0.1.0 Done in 13.24s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (30%)Downloading (35%)Downloading (55%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.47): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (45%)Downloading (65%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.57): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/api (v1.0.56): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.57): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.60): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.42): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.58): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.59): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (55%)Downloading (60%)Downloading (80%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.41): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.44): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.61): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 11.816s warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-editor > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/core ^7.14.5 → ^7.14.6 eslint ^7.28.0 → ^7.29.0 webpack ^5.38.1 → ^5.39.1 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 54.45s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 576 new dependencies. info Direct dependencies ├─ @babel/core@7.14.6 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/preset-env@7.14.5 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint@7.29.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@27.0.4 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.2 └─ webpack@5.39.1 info All dependencies ├─ @babel/compat-data@7.14.5 ├─ @babel/core@7.14.6 ├─ @babel/generator@7.14.5 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.14.5 ├─ @babel/helper-compilation-targets@7.14.5 ├─ @babel/helper-explode-assignable-expression@7.14.5 ├─ @babel/helper-get-function-arity@7.14.5 ├─ @babel/helper-module-imports@7.14.5 ├─ @babel/helper-wrap-function@7.14.5 ├─ @babel/helpers@7.14.6 ├─ @babel/highlight@7.14.5 ├─ @babel/parser@7.14.6 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.14.5 ├─ @babel/plugin-proposal-async-generator-functions@7.14.5 ├─ @babel/plugin-proposal-class-properties@7.14.5 ├─ @babel/plugin-proposal-class-static-block@7.14.5 ├─ @babel/plugin-proposal-dynamic-import@7.14.5 ├─ @babel/plugin-proposal-export-namespace-from@7.14.5 ├─ @babel/plugin-proposal-json-strings@7.14.5 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.5 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.5 ├─ @babel/plugin-proposal-numeric-separator@7.14.5 ├─ @babel/plugin-proposal-object-rest-spread@7.14.5 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.5 ├─ @babel/plugin-proposal-private-methods@7.14.5 ├─ @babel/plugin-proposal-private-property-in-object@7.14.5 ├─ @babel/plugin-proposal-unicode-property-regex@7.14.5 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.14.5 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.14.5 ├─ @babel/plugin-transform-arrow-functions@7.14.5 ├─ @babel/plugin-transform-async-to-generator@7.14.5 ├─ @babel/plugin-transform-block-scoped-functions@7.14.5 ├─ @babel/plugin-transform-block-scoping@7.14.5 ├─ @babel/plugin-transform-classes@7.14.5 ├─ @babel/plugin-transform-computed-properties@7.14.5 ├─ @babel/plugin-transform-destructuring@7.14.5 ├─ @babel/plugin-transform-dotall-regex@7.14.5 ├─ @babel/plugin-transform-duplicate-keys@7.14.5 ├─ @babel/plugin-transform-exponentiation-operator@7.14.5 ├─ @babel/plugin-transform-for-of@7.14.5 ├─ @babel/plugin-transform-function-name@7.14.5 ├─ @babel/plugin-transform-literals@7.14.5 ├─ @babel/plugin-transform-member-expression-literals@7.14.5 ├─ @babel/plugin-transform-modules-amd@7.14.5 ├─ @babel/plugin-transform-modules-commonjs@7.14.5 ├─ @babel/plugin-transform-modules-systemjs@7.14.5 ├─ @babel/plugin-transform-modules-umd@7.14.5 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.14.5 ├─ @babel/plugin-transform-new-target@7.14.5 ├─ @babel/plugin-transform-object-super@7.14.5 ├─ @babel/plugin-transform-property-literals@7.14.5 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/plugin-transform-regenerator@7.14.5 ├─ @babel/plugin-transform-reserved-words@7.14.5 ├─ @babel/plugin-transform-shorthand-properties@7.14.5 ├─ @babel/plugin-transform-spread@7.14.6 ├─ @babel/plugin-transform-sticky-regex@7.14.5 ├─ @babel/plugin-transform-template-literals@7.14.5 ├─ @babel/plugin-transform-typeof-symbol@7.14.5 ├─ @babel/plugin-transform-unicode-escapes@7.14.5 ├─ @babel/plugin-transform-unicode-regex@7.14.5 ├─ @babel/preset-env@7.14.5 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.14.5 ├─ @babel/traverse@7.14.5 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/css@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.2 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@27.0.3 ├─ @jest/reporters@27.0.4 ├─ @jest/test-sequencer@27.0.4 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@7.1.2 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.29 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.13 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.1 ├─ @types/json-schema@7.0.7 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.3.0 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.13 ├─ @types/react@16.14.8 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.4 ├─ @webpack-cli/info@1.3.0 ├─ @webpack-cli/serve@1.5.1 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-includes@3.1.3 ├─ array.prototype.filter@1.0.0 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.4 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@27.0.1 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.2 ├─ babel-plugin-polyfill-corejs3@0.2.3 ├─ babel-plugin-polyfill-regenerator@0.2.2 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-jest@27.0.1 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.16.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelcase@5.3.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001238 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.5.0 ├─ cheerio@1.0.0-rc.10 ├─ chrome-trace-event@1.0.3 ├─ ci-info@3.2.0 ├─ cjs-module-lexer@1.2.1 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@7.0.4 ├─ clone-deep@4.0.1 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.8.0 ├─ copy-descriptor@0.1.1 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.3 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ css-what@5.0.1 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ data-urls@2.0.0 ├─ decimal.js@10.2.1 ├─ decode-uri-component@0.2.0 ├─ dedent@0.7.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.1 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.7.0 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ electron-to-chromium@1.3.752 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-array-method-boxes-properly@1.0.0 ├─ es-module-lexer@0.4.1 ├─ es-to-primitive@1.2.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint-scope@5.1.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.29.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ expand-brackets@2.1.4 ├─ extglob@2.0.4 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ form-data@3.0.1 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ html-element-map@1.3.1 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-extglob@2.1.1 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-stream@2.0.0 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ isarray@0.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@27.0.2 ├─ jest-circus@27.0.4 ├─ jest-cli@27.0.4 ├─ jest-docblock@27.0.1 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@27.0.4 ├─ jest-leak-detector@27.0.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.0.4 ├─ jest-serializer@27.0.1 ├─ jest-watcher@27.0.2 ├─ jest@27.0.4 ├─ js-tokens@4.0.0 ├─ jsdom@16.6.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 ├─ json5@2.2.0 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@3.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.merge@4.6.2 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.48.0 ├─ mime-types@2.1.31 ├─ mimic-fn@2.1.0 ├─ minimist@1.2.5 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.73 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object-inspect@1.10.3 ├─ object.entries@1.1.4 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.4 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-limit@2.3.0 ├─ p-locate@3.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse-json@4.0.0 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@3.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-type@4.0.0 ├─ performance-now@2.1.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.5.1 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.2.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ repeat-element@1.1.4 ├─ require-from-string@2.0.2 ├─ require-main-filename@2.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@6.3.0 ├─ serialize-javascript@5.0.1 ├─ set-blocking@2.0.0 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ stack-generator@2.0.5 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.5 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.3 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ turbo-combine-reducers@1.0.2 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@7.1.2 ├─ value-equal@1.0.1 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.2.0 ├─ webpack-cli@4.7.2 ├─ webpack-merge@5.8.0 ├─ webpack-sources@1.4.3 ├─ webpack@5.39.1 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.6.0 ├─ which-boxed-primitive@1.0.2 ├─ which-module@2.0.0 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@7.0.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.5.0 ├─ xmlchars@2.2.0 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.7 └─ yocto-queue@0.1.0 Done in 13.80s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (70%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (85%)Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (30%)Downloading (35%)Downloading (55%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.48): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (45%)Downloading (65%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.58): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/api (v1.0.57): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.57): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.61): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.42): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.59): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.62): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (50%)Downloading (65%)Downloading (70%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.5): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.42): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.44): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.62): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 13.092s warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/editor > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/editor > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @babel/preset-env ^7.14.5 → ^7.14.7 babel-jest ^27.0.2 → ^27.0.5 jest ^27.0.4 → ^27.0.5 webpack ^5.39.1 → ^5.40.0 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 44.91s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 576 new dependencies. info Direct dependencies ├─ @babel/core@7.14.6 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/preset-env@7.14.7 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint@7.29.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@27.0.5 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.2 └─ webpack@5.40.0 info All dependencies ├─ @babel/compat-data@7.14.7 ├─ @babel/core@7.14.6 ├─ @babel/generator@7.14.5 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.14.5 ├─ @babel/helper-compilation-targets@7.14.5 ├─ @babel/helper-explode-assignable-expression@7.14.5 ├─ @babel/helper-get-function-arity@7.14.5 ├─ @babel/helper-module-imports@7.14.5 ├─ @babel/helper-wrap-function@7.14.5 ├─ @babel/helpers@7.14.6 ├─ @babel/highlight@7.14.5 ├─ @babel/parser@7.14.7 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.14.5 ├─ @babel/plugin-proposal-async-generator-functions@7.14.7 ├─ @babel/plugin-proposal-class-properties@7.14.5 ├─ @babel/plugin-proposal-class-static-block@7.14.5 ├─ @babel/plugin-proposal-dynamic-import@7.14.5 ├─ @babel/plugin-proposal-export-namespace-from@7.14.5 ├─ @babel/plugin-proposal-json-strings@7.14.5 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.5 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.5 ├─ @babel/plugin-proposal-numeric-separator@7.14.5 ├─ @babel/plugin-proposal-object-rest-spread@7.14.7 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.5 ├─ @babel/plugin-proposal-private-methods@7.14.5 ├─ @babel/plugin-proposal-private-property-in-object@7.14.5 ├─ @babel/plugin-proposal-unicode-property-regex@7.14.5 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.14.5 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.14.5 ├─ @babel/plugin-transform-arrow-functions@7.14.5 ├─ @babel/plugin-transform-async-to-generator@7.14.5 ├─ @babel/plugin-transform-block-scoped-functions@7.14.5 ├─ @babel/plugin-transform-block-scoping@7.14.5 ├─ @babel/plugin-transform-classes@7.14.5 ├─ @babel/plugin-transform-computed-properties@7.14.5 ├─ @babel/plugin-transform-destructuring@7.14.7 ├─ @babel/plugin-transform-dotall-regex@7.14.5 ├─ @babel/plugin-transform-duplicate-keys@7.14.5 ├─ @babel/plugin-transform-exponentiation-operator@7.14.5 ├─ @babel/plugin-transform-for-of@7.14.5 ├─ @babel/plugin-transform-function-name@7.14.5 ├─ @babel/plugin-transform-literals@7.14.5 ├─ @babel/plugin-transform-member-expression-literals@7.14.5 ├─ @babel/plugin-transform-modules-amd@7.14.5 ├─ @babel/plugin-transform-modules-commonjs@7.14.5 ├─ @babel/plugin-transform-modules-systemjs@7.14.5 ├─ @babel/plugin-transform-modules-umd@7.14.5 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.14.7 ├─ @babel/plugin-transform-new-target@7.14.5 ├─ @babel/plugin-transform-object-super@7.14.5 ├─ @babel/plugin-transform-property-literals@7.14.5 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/plugin-transform-regenerator@7.14.5 ├─ @babel/plugin-transform-reserved-words@7.14.5 ├─ @babel/plugin-transform-shorthand-properties@7.14.5 ├─ @babel/plugin-transform-spread@7.14.6 ├─ @babel/plugin-transform-sticky-regex@7.14.5 ├─ @babel/plugin-transform-template-literals@7.14.5 ├─ @babel/plugin-transform-typeof-symbol@7.14.5 ├─ @babel/plugin-transform-unicode-escapes@7.14.5 ├─ @babel/plugin-transform-unicode-regex@7.14.5 ├─ @babel/preset-env@7.14.7 ├─ @babel/preset-modules@0.1.4 ├─ @babel/template@7.14.5 ├─ @babel/traverse@7.14.7 ├─ @bcoe/v8-coverage@0.2.3 ├─ @choojs/findup@0.2.1 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/css@10.0.27 ├─ @emotion/primitives-core@10.0.27 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @eslint/eslintrc@0.4.2 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @itsjonq/is@0.0.2 ├─ @jest/globals@27.0.5 ├─ @jest/reporters@27.0.5 ├─ @jest/test-sequencer@27.0.5 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@7.1.2 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.13 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.11.1 ├─ @types/cheerio@0.22.29 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.13 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.1 ├─ @types/json-schema@7.0.7 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.3.0 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.13 ├─ @types/react@16.14.8 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.0 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.4 ├─ @webpack-cli/info@1.3.0 ├─ @webpack-cli/serve@1.5.1 ├─ @wordpress/block-library@2.29.3 ├─ @wordpress/block-serialization-default-parser@3.10.2 ├─ @wordpress/dom-ready@2.13.2 ├─ @wordpress/editor@9.26.3 ├─ @wordpress/format-library@1.27.3 ├─ @wordpress/media-utils@1.20.3 ├─ @wordpress/redux-routine@3.14.2 ├─ @wordpress/token-list@1.15.3 ├─ @wordpress/viewport@2.26.3 ├─ @wordpress/warning@1.4.2 ├─ @wp-g2/components@0.0.160 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-includes@3.1.3 ├─ array.prototype.filter@1.0.0 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.4 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@27.0.1 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.2 ├─ babel-plugin-polyfill-corejs3@0.2.3 ├─ babel-plugin-polyfill-regenerator@0.2.2 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-jest@27.0.1 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.16.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelcase@5.3.1 ├─ camelize@1.0.0 ├─ caniuse-lite@1.0.30001240 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.5.0 ├─ cheerio@1.0.0-rc.10 ├─ chrome-trace-event@1.0.3 ├─ ci-info@3.2.0 ├─ cjs-module-lexer@1.2.1 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@7.0.4 ├─ clone-deep@4.0.1 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.8.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.15.1 ├─ cosmiconfig@6.0.0 ├─ cross-spawn@7.0.3 ├─ css-color-keywords@1.0.0 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.3 ├─ css-to-react-native@2.3.2 ├─ css-tree@1.1.3 ├─ css-what@5.0.1 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ data-urls@2.0.0 ├─ decimal.js@10.3.1 ├─ decode-uri-component@0.2.0 ├─ dedent@0.7.0 ├─ deep-is@0.1.3 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.1 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.7.0 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ electron-to-chromium@1.3.759 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ encoding@0.1.13 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-adapter-react-16@1.15.6 ├─ enzyme-adapter-utils@1.14.0 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-array-method-boxes-properly@1.0.0 ├─ es-module-lexer@0.6.0 ├─ es-to-primitive@1.2.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint-scope@5.1.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.29.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ expand-brackets@2.1.4 ├─ extglob@2.0.4 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.1.1 ├─ for-in@1.0.2 ├─ form-data@3.0.1 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ html-element-map@1.3.1 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-extglob@2.1.1 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-stream@2.0.0 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ isarray@0.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@27.0.2 ├─ jest-circus@27.0.5 ├─ jest-cli@27.0.5 ├─ jest-docblock@27.0.1 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@27.0.5 ├─ jest-leak-detector@27.0.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.0.5 ├─ jest-serializer@27.0.1 ├─ jest-watcher@27.0.2 ├─ jest@27.0.5 ├─ js-tokens@4.0.0 ├─ jsdom@16.6.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 ├─ json5@2.2.0 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@3.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.merge@4.6.2 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ loose-envify@1.4.0 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ mime-db@1.48.0 ├─ mime-types@2.1.31 ├─ mimic-fn@2.1.0 ├─ minimist@1.2.5 ├─ mixin-deep@1.3.2 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.73 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 ├─ object-inspect@1.10.3 ├─ object.entries@1.1.4 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.4 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-limit@2.3.0 ├─ p-locate@3.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse-json@4.0.0 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@3.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-type@4.0.0 ├─ performance-now@2.1.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ popmotion@9.0.0-rc.20 ├─ posix-character-classes@0.1.1 ├─ postcss-value-parser@3.3.1 ├─ postcss@6.0.23 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dom@16.14.0 ├─ react-easy-crop@3.5.1 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-test-renderer@16.14.0 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@16.14.0 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.5.5 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.2.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ repeat-element@1.1.4 ├─ require-from-string@2.0.2 ├─ require-main-filename@2.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-pathname@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@6.3.0 ├─ serialize-javascript@6.0.0 ├─ set-blocking@2.0.0 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ signal-exit@3.0.3 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ stack-generator@2.0.5 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ string-convert@0.2.1 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.5 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.4 ├─ terser@5.7.0 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tiny-invariant@1.1.0 ├─ tiny-warning@1.0.3 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ toggle-selection@1.0.6 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ traverse@0.6.6 ├─ ts-essentials@2.0.12 ├─ turbo-combine-reducers@1.0.2 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use-composed-ref@1.1.0 ├─ use-latest@1.2.0 ├─ use@3.1.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.0.0 ├─ value-equal@1.0.1 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.2.0 ├─ webpack-cli@4.7.2 ├─ webpack-merge@5.8.0 ├─ webpack-sources@1.4.3 ├─ webpack@5.40.0 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.7.0 ├─ which-boxed-primitive@1.0.2 ├─ which-module@2.0.0 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@7.0.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.5.0 ├─ xmlchars@2.2.0 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 └─ yocto-queue@0.1.0 Done in 13.21s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (70%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.49): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/controller (v1.0.59): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/api (v1.0.58): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.59): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.62): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.43): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.60): Downloading (connecting...)Downloading (100%)  - Installing technote/gutenberg-package-versions (v0.3.64): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (40%)Downloading (60%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.6): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (40%)Downloading (50%)Downloading (65%)Downloading (75%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (100%)  - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.43): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.45): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.63): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 12.961s warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "@wp-g2/create-styles@^0.0.154". warning "@technote-space/gutenberg-test-helper > @wordpress/block-library > @wordpress/components@13.0.3" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json @technote-space/gutenberg-test-helper ^0.1.13 → ^0.1.17 babel-jest ^27.0.5 → ^27.0.6 eslint ^7.29.0 → ^7.30.0 jest ^27.0.5 → ^27.0.6 webpack ^5.40.0 → ^5.42.0 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 36.38s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 578 new dependencies. info Direct dependencies ├─ @babel/core@7.14.6 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/preset-env@7.14.7 ├─ @technote-space/gutenberg-test-helper@0.1.17 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint@7.30.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@27.0.6 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.2 └─ webpack@5.42.0 info All dependencies ├─ @babel/compat-data@7.14.7 ├─ @babel/core@7.14.6 ├─ @babel/generator@7.14.5 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.14.5 ├─ @babel/helper-compilation-targets@7.14.5 ├─ @babel/helper-explode-assignable-expression@7.14.5 ├─ @babel/helper-get-function-arity@7.14.5 ├─ @babel/helper-module-imports@7.14.5 ├─ @babel/helper-wrap-function@7.14.5 ├─ @babel/helpers@7.14.6 ├─ @babel/highlight@7.14.5 ├─ @babel/parser@7.14.7 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.14.5 ├─ @babel/plugin-proposal-async-generator-functions@7.14.7 ├─ @babel/plugin-proposal-class-properties@7.14.5 ├─ @babel/plugin-proposal-class-static-block@7.14.5 ├─ @babel/plugin-proposal-dynamic-import@7.14.5 ├─ @babel/plugin-proposal-export-namespace-from@7.14.5 ├─ @babel/plugin-proposal-json-strings@7.14.5 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.5 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.5 ├─ @babel/plugin-proposal-numeric-separator@7.14.5 ├─ @babel/plugin-proposal-object-rest-spread@7.14.7 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.5 ├─ @babel/plugin-proposal-private-methods@7.14.5 ├─ @babel/plugin-proposal-private-property-in-object@7.14.5 ├─ @babel/plugin-proposal-unicode-property-regex@7.14.5 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.14.5 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.14.5 ├─ @babel/plugin-transform-arrow-functions@7.14.5 ├─ @babel/plugin-transform-async-to-generator@7.14.5 ├─ @babel/plugin-transform-block-scoped-functions@7.14.5 ├─ @babel/plugin-transform-block-scoping@7.14.5 ├─ @babel/plugin-transform-classes@7.14.5 ├─ @babel/plugin-transform-computed-properties@7.14.5 ├─ @babel/plugin-transform-destructuring@7.14.7 ├─ @babel/plugin-transform-dotall-regex@7.14.5 ├─ @babel/plugin-transform-duplicate-keys@7.14.5 ├─ @babel/plugin-transform-exponentiation-operator@7.14.5 ├─ @babel/plugin-transform-for-of@7.14.5 ├─ @babel/plugin-transform-function-name@7.14.5 ├─ @babel/plugin-transform-literals@7.14.5 ├─ @babel/plugin-transform-member-expression-literals@7.14.5 ├─ @babel/plugin-transform-modules-amd@7.14.5 ├─ @babel/plugin-transform-modules-commonjs@7.14.5 ├─ @babel/plugin-transform-modules-systemjs@7.14.5 ├─ @babel/plugin-transform-modules-umd@7.14.5 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.14.7 ├─ @babel/plugin-transform-new-target@7.14.5 ├─ @babel/plugin-transform-object-super@7.14.5 ├─ @babel/plugin-transform-property-literals@7.14.5 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/plugin-transform-regenerator@7.14.5 ├─ @babel/plugin-transform-reserved-words@7.14.5 ├─ @babel/plugin-transform-shorthand-properties@7.14.5 ├─ @babel/plugin-transform-spread@7.14.6 ├─ @babel/plugin-transform-sticky-regex@7.14.5 ├─ @babel/plugin-transform-template-literals@7.14.5 ├─ @babel/plugin-transform-typeof-symbol@7.14.5 ├─ @babel/plugin-transform-unicode-escapes@7.14.5 ├─ @babel/plugin-transform-unicode-regex@7.14.5 ├─ @babel/preset-env@7.14.7 ├─ @babel/preset-modules@0.1.4 ├─ @babel/runtime@7.14.6 ├─ @babel/template@7.14.5 ├─ @babel/traverse@7.14.7 ├─ @bcoe/v8-coverage@0.2.3 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/core@10.1.1 ├─ @emotion/css@10.0.27 ├─ @emotion/is-prop-valid@0.8.8 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/styled@10.0.27 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @emotion/weak-memoize@0.2.5 ├─ @eslint/eslintrc@0.4.2 ├─ @humanwhocodes/config-array@0.5.0 ├─ @humanwhocodes/object-schema@1.2.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.0.6 ├─ @jest/reporters@27.0.6 ├─ @jest/test-sequencer@27.0.6 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@7.1.2 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.17 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.14 ├─ @types/babel__generator@7.6.2 ├─ @types/babel__template@7.4.0 ├─ @types/babel__traverse@7.14.0 ├─ @types/cheerio@0.22.29 ├─ @types/eslint-scope@3.7.0 ├─ @types/eslint@7.2.13 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.1 ├─ @types/json-schema@7.0.7 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.3.1 ├─ @types/prop-types@15.7.3 ├─ @types/react-dom@16.9.13 ├─ @types/react@16.14.10 ├─ @types/scheduler@0.16.1 ├─ @types/stack-utils@2.0.1 ├─ @webassemblyjs/floating-point-hex-parser@1.11.0 ├─ @webassemblyjs/helper-numbers@1.11.0 ├─ @webassemblyjs/helper-wasm-section@1.11.0 ├─ @webassemblyjs/wasm-edit@1.11.0 ├─ @webassemblyjs/wasm-opt@1.11.0 ├─ @webassemblyjs/wast-printer@1.11.0 ├─ @webpack-cli/configtest@1.0.4 ├─ @webpack-cli/info@1.3.0 ├─ @webpack-cli/serve@1.5.1 ├─ @wojtekmaj/enzyme-adapter-react-17@0.6.2 ├─ @wojtekmaj/enzyme-adapter-utils@0.1.1 ├─ @wordpress/block-library@3.2.12 ├─ @wordpress/editor@10.1.11 ├─ @wordpress/format-library@2.1.8 ├─ @wordpress/media-utils@2.1.1 ├─ @wordpress/redux-routine@4.1.1 ├─ @wordpress/token-list@2.1.1 ├─ @wordpress/viewport@3.1.2 ├─ @wordpress/warning@2.1.1 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.1 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-includes@3.1.3 ├─ array.prototype.filter@1.0.0 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.4 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@27.0.6 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.2 ├─ babel-plugin-polyfill-corejs3@0.2.3 ├─ babel-plugin-polyfill-regenerator@0.2.2 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-jest@27.0.6 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.16.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelcase@5.3.1 ├─ caniuse-lite@1.0.30001241 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.5.0 ├─ cheerio@1.0.0-rc.10 ├─ chrome-trace-event@1.0.3 ├─ ci-info@3.2.0 ├─ cjs-module-lexer@1.2.1 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@7.0.4 ├─ clone-deep@4.0.1 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.8.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.15.2 ├─ cosmiconfig@6.0.0 ├─ create-emotion@10.0.27 ├─ cross-spawn@7.0.3 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.3 ├─ css-tree@1.1.3 ├─ css-what@5.0.1 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ data-urls@2.0.0 ├─ decimal.js@10.3.1 ├─ decode-uri-component@0.2.0 ├─ dedent@0.7.0 ├─ deep-is@0.1.3 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.6 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.7.0 ├─ downshift@6.1.3 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ electron-to-chromium@1.3.766 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ emotion@10.0.27 ├─ encoding@0.1.13 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-array-method-boxes-properly@1.0.0 ├─ es-module-lexer@0.6.0 ├─ es-to-primitive@1.2.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint-scope@5.1.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.30.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ expand-brackets@2.1.4 ├─ extglob@2.0.4 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.2.0 ├─ for-in@1.0.2 ├─ form-data@3.0.1 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-intrinsic@1.1.1 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ gradient-parser@0.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ highlight-words-core@1.2.2 ├─ hoist-non-react-statics@3.3.2 ├─ hpq@1.3.0 ├─ html-element-map@1.3.1 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-extglob@2.1.1 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-stream@2.0.0 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ isarray@1.0.0 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@27.0.6 ├─ jest-circus@27.0.6 ├─ jest-cli@27.0.6 ├─ jest-docblock@27.0.6 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@27.0.6 ├─ jest-leak-detector@27.0.6 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.0.6 ├─ jest-serializer@27.0.6 ├─ jest-watcher@27.0.6 ├─ jest-worker@27.0.6 ├─ jest@27.0.6 ├─ 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 ├─ json5@2.2.0 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@3.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.merge@4.6.2 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ micromodal@0.4.6 ├─ mime-db@1.48.0 ├─ mime-types@2.1.31 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ mkdirp@0.5.5 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.73 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ object-copy@0.1.0 ├─ object-inspect@1.10.3 ├─ object.entries@1.1.4 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.4 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-limit@2.3.0 ├─ p-locate@3.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse-json@4.0.0 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@3.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-type@4.0.0 ├─ performance-now@2.1.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ posix-character-classes@0.1.1 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ re-resizable@6.9.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dates@17.2.0 ├─ react-dom@17.0.2 ├─ react-easy-crop@3.5.2 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-shallow-renderer@16.14.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@17.0.2 ├─ react-use-gesture@9.1.3 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@17.0.2 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.6.1 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.2.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ repeat-element@1.1.4 ├─ require-from-string@2.0.2 ├─ require-main-filename@2.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@6.3.0 ├─ serialize-javascript@6.0.0 ├─ set-blocking@2.0.0 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ showdown@1.9.1 ├─ signal-exit@3.0.3 ├─ simple-html-tokenizer@0.5.11 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ stack-generator@2.0.5 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.5 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.4 ├─ terser@5.7.1 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ traverse@0.6.6 ├─ tslib@2.0.1 ├─ turbo-combine-reducers@1.0.2 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use@3.1.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.0.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.2.0 ├─ webpack-cli@4.7.2 ├─ webpack-merge@5.8.0 ├─ webpack-sources@1.4.3 ├─ webpack@5.42.0 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.7.0 ├─ which-boxed-primitive@1.0.2 ├─ which-module@2.0.0 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@7.0.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.5.1 ├─ xmlchars@2.2.0 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 └─ yocto-queue@0.1.0 Done in 11.35s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.49): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (45%)Downloading (65%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.61): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/api (v1.0.58): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.60): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/admin (v1.0.63): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/session (v1.0.44): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.62): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.65): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (45%)Downloading (50%)Downloading (70%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing technote/gutenberg-packages (v1.0.6): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (40%)Downloading (50%)Downloading (65%)Downloading (70%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.43): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.46): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/log (v1.0.64): Downloading (connecting...)Downloading (100%)  Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 13.585s warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components@14.1.5" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-resize-aware@3.1.0" has incorrect peer dependency "react@^16.8.0". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates@17.2.0" has incorrect peer dependency "react@^0.14 || ^15.5.4 || ^16.1.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates@17.2.0" has incorrect peer dependency "react-dom@^0.14 || ^15.5.4 || ^16.1.1". warning "@technote-space/gutenberg-test-helper > react-autosize-textarea@7.1.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0". warning "@technote-space/gutenberg-test-helper > react-autosize-textarea@7.1.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > airbnb-prop-types@2.16.0" has incorrect peer dependency "react@^0.14 || ^15.0.0 || ^16.0.0-alpha". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles > react-with-direction@1.3.1" has incorrect peer dependency "react@^0.14 || ^15 || ^16". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles > react-with-direction@1.3.1" has incorrect peer dependency "react-dom@^0.14 || ^15 || ^16". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components@14.1.5" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > react-autosize-textarea@7.1.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0". warning "@technote-space/gutenberg-test-helper > react-autosize-textarea@7.1.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0". warning "@technote-space/gutenberg-test-helper > @wordpress/compose > react-resize-aware@3.1.0" has incorrect peer dependency "react@^16.8.0". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates@17.2.0" has incorrect peer dependency "react@^0.14 || ^15.5.4 || ^16.1.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates@17.2.0" has incorrect peer dependency "react-dom@^0.14 || ^15.5.4 || ^16.1.1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > airbnb-prop-types@2.16.0" has incorrect peer dependency "react@^0.14 || ^15.0.0 || ^16.0.0-alpha". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles > react-with-direction@1.3.1" has incorrect peer dependency "react@^0.14 || ^15 || ^16". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles > react-with-direction@1.3.1" has incorrect peer dependency "react-dom@^0.14 || ^15 || ^16". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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

technote-space 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 ```
composer bin:download ### stderr: ```Shell > mkdir -p ./ci-helper/.git > chmod -R +w ./ci-helper/.git && rm -rdf ./ci-helper > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/ci-helper.git ci-helper Cloning into 'ci-helper'... ```
composer bin:update ```Shell Upgrading /home/runner/work/add-richtext-toolbar-button/add-richtext-toolbar-button/assets/js/package.json webpack ^5.42.0 → ^5.44.0 Run npm install to install new versions. yarn install v1.22.10 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 38.26s. yarn upgrade v1.22.10 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" 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 578 new dependencies. info Direct dependencies ├─ @babel/core@7.14.6 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/preset-env@7.14.7 ├─ @technote-space/gutenberg-test-helper@0.1.17 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ babel-loader@8.2.2 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint@7.30.0 ├─ hard-source-webpack-plugin@0.13.1 ├─ jest-extended@0.11.5 ├─ jest@27.0.6 ├─ speed-measure-webpack-plugin@1.5.0 ├─ webpack-cli@4.7.2 └─ webpack@5.44.0 info All dependencies ├─ @babel/compat-data@7.14.7 ├─ @babel/core@7.14.6 ├─ @babel/generator@7.14.5 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.14.5 ├─ @babel/helper-compilation-targets@7.14.5 ├─ @babel/helper-explode-assignable-expression@7.14.5 ├─ @babel/helper-get-function-arity@7.14.5 ├─ @babel/helper-module-imports@7.14.5 ├─ @babel/helper-wrap-function@7.14.5 ├─ @babel/helpers@7.14.6 ├─ @babel/highlight@7.14.5 ├─ @babel/parser@7.14.7 ├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.14.5 ├─ @babel/plugin-proposal-async-generator-functions@7.14.7 ├─ @babel/plugin-proposal-class-properties@7.14.5 ├─ @babel/plugin-proposal-class-static-block@7.14.5 ├─ @babel/plugin-proposal-dynamic-import@7.14.5 ├─ @babel/plugin-proposal-export-namespace-from@7.14.5 ├─ @babel/plugin-proposal-json-strings@7.14.5 ├─ @babel/plugin-proposal-logical-assignment-operators@7.14.5 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.14.5 ├─ @babel/plugin-proposal-numeric-separator@7.14.5 ├─ @babel/plugin-proposal-object-rest-spread@7.14.7 ├─ @babel/plugin-proposal-optional-catch-binding@7.14.5 ├─ @babel/plugin-proposal-private-methods@7.14.5 ├─ @babel/plugin-proposal-private-property-in-object@7.14.5 ├─ @babel/plugin-proposal-unicode-property-regex@7.14.5 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-jsx@7.14.5 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.14.5 ├─ @babel/plugin-transform-arrow-functions@7.14.5 ├─ @babel/plugin-transform-async-to-generator@7.14.5 ├─ @babel/plugin-transform-block-scoped-functions@7.14.5 ├─ @babel/plugin-transform-block-scoping@7.14.5 ├─ @babel/plugin-transform-classes@7.14.5 ├─ @babel/plugin-transform-computed-properties@7.14.5 ├─ @babel/plugin-transform-destructuring@7.14.7 ├─ @babel/plugin-transform-dotall-regex@7.14.5 ├─ @babel/plugin-transform-duplicate-keys@7.14.5 ├─ @babel/plugin-transform-exponentiation-operator@7.14.5 ├─ @babel/plugin-transform-for-of@7.14.5 ├─ @babel/plugin-transform-function-name@7.14.5 ├─ @babel/plugin-transform-literals@7.14.5 ├─ @babel/plugin-transform-member-expression-literals@7.14.5 ├─ @babel/plugin-transform-modules-amd@7.14.5 ├─ @babel/plugin-transform-modules-commonjs@7.14.5 ├─ @babel/plugin-transform-modules-systemjs@7.14.5 ├─ @babel/plugin-transform-modules-umd@7.14.5 ├─ @babel/plugin-transform-named-capturing-groups-regex@7.14.7 ├─ @babel/plugin-transform-new-target@7.14.5 ├─ @babel/plugin-transform-object-super@7.14.5 ├─ @babel/plugin-transform-property-literals@7.14.5 ├─ @babel/plugin-transform-react-jsx@7.14.5 ├─ @babel/plugin-transform-regenerator@7.14.5 ├─ @babel/plugin-transform-reserved-words@7.14.5 ├─ @babel/plugin-transform-shorthand-properties@7.14.5 ├─ @babel/plugin-transform-spread@7.14.6 ├─ @babel/plugin-transform-sticky-regex@7.14.5 ├─ @babel/plugin-transform-template-literals@7.14.5 ├─ @babel/plugin-transform-typeof-symbol@7.14.5 ├─ @babel/plugin-transform-unicode-escapes@7.14.5 ├─ @babel/plugin-transform-unicode-regex@7.14.5 ├─ @babel/preset-env@7.14.7 ├─ @babel/preset-modules@0.1.4 ├─ @babel/runtime@7.14.6 ├─ @babel/template@7.14.5 ├─ @babel/traverse@7.14.7 ├─ @bcoe/v8-coverage@0.2.3 ├─ @discoveryjs/json-ext@0.5.3 ├─ @emotion/core@10.1.1 ├─ @emotion/css@10.0.27 ├─ @emotion/is-prop-valid@0.8.8 ├─ @emotion/styled-base@10.0.31 ├─ @emotion/styled@10.0.27 ├─ @emotion/stylis@0.8.5 ├─ @emotion/unitless@0.7.5 ├─ @emotion/weak-memoize@0.2.5 ├─ @eslint/eslintrc@0.4.2 ├─ @humanwhocodes/config-array@0.5.0 ├─ @humanwhocodes/object-schema@1.2.0 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.0.6 ├─ @jest/reporters@27.0.6 ├─ @jest/test-sequencer@27.0.6 ├─ @popperjs/core@2.9.2 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@7.1.2 ├─ @tannin/compile@1.1.0 ├─ @tannin/evaluate@1.2.0 ├─ @tannin/plural-forms@1.1.0 ├─ @tannin/postfix@1.1.0 ├─ @technote-space/gutenberg-test-helper@0.1.17 ├─ @technote-space/gutenberg-utils@2.4.3 ├─ @technote-space/register-grouped-format-type@2.2.3 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.15 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/cheerio@0.22.30 ├─ @types/eslint-scope@3.7.1 ├─ @types/eslint@7.2.14 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-reports@3.0.1 ├─ @types/json-schema@7.0.8 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.3.2 ├─ @types/prop-types@15.7.4 ├─ @types/react-dom@16.9.14 ├─ @types/react@16.14.11 ├─ @types/scheduler@0.16.2 ├─ @types/stack-utils@2.0.1 ├─ @webassemblyjs/floating-point-hex-parser@1.11.1 ├─ @webassemblyjs/helper-numbers@1.11.1 ├─ @webassemblyjs/helper-wasm-section@1.11.1 ├─ @webassemblyjs/wasm-edit@1.11.1 ├─ @webassemblyjs/wasm-opt@1.11.1 ├─ @webassemblyjs/wast-printer@1.11.1 ├─ @webpack-cli/configtest@1.0.4 ├─ @webpack-cli/info@1.3.0 ├─ @webpack-cli/serve@1.5.1 ├─ @wojtekmaj/enzyme-adapter-react-17@0.6.2 ├─ @wojtekmaj/enzyme-adapter-utils@0.1.1 ├─ @wordpress/block-library@3.2.13 ├─ @wordpress/editor@10.1.12 ├─ @wordpress/format-library@2.1.9 ├─ @wordpress/media-utils@2.1.1 ├─ @wordpress/redux-routine@4.1.1 ├─ @wordpress/token-list@2.1.1 ├─ @wordpress/viewport@3.1.3 ├─ @wordpress/warning@2.1.1 ├─ @xtuc/ieee754@1.2.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@7.4.1 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-regex@4.1.0 ├─ anymatch@3.1.2 ├─ argparse@1.0.10 ├─ arr-flatten@1.1.0 ├─ array-includes@3.1.3 ├─ array.prototype.filter@1.0.0 ├─ array.prototype.find@2.1.1 ├─ array.prototype.flat@1.2.4 ├─ array.prototype.flatmap@1.2.4 ├─ assign-symbols@1.0.0 ├─ astral-regex@2.0.0 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ autosize@4.0.4 ├─ babel-loader@8.2.2 ├─ babel-plugin-jest-hoist@27.0.6 ├─ babel-plugin-macros@2.8.0 ├─ babel-plugin-polyfill-corejs2@0.2.2 ├─ babel-plugin-polyfill-corejs3@0.2.3 ├─ babel-plugin-polyfill-regenerator@0.2.2 ├─ babel-plugin-syntax-jsx@6.18.0 ├─ babel-preset-jest@27.0.6 ├─ balanced-match@1.0.2 ├─ base@0.11.2 ├─ base64-js@1.5.1 ├─ big.js@5.2.2 ├─ body-scroll-lock@3.1.5 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ brcast@2.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.16.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.1 ├─ buffer@5.7.1 ├─ cache-base@1.0.1 ├─ camelcase@5.3.1 ├─ caniuse-lite@1.0.30001243 ├─ chalk@4.1.1 ├─ char-regex@1.0.2 ├─ cheerio-select@1.5.0 ├─ cheerio@1.0.0-rc.10 ├─ chrome-trace-event@1.0.3 ├─ ci-info@3.2.0 ├─ cjs-module-lexer@1.2.1 ├─ class-utils@0.3.6 ├─ clipboard@2.0.8 ├─ cliui@7.0.4 ├─ clone-deep@4.0.1 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ colorette@1.2.2 ├─ combined-stream@1.0.8 ├─ commander@2.20.3 ├─ compute-scroll-into-view@1.0.17 ├─ computed-style@0.1.4 ├─ concat-map@0.0.1 ├─ convert-source-map@1.8.0 ├─ copy-descriptor@0.1.1 ├─ core-js-compat@3.15.2 ├─ cosmiconfig@6.0.0 ├─ create-emotion@10.0.27 ├─ cross-spawn@7.0.3 ├─ css-in-js-utils@2.0.1 ├─ css-mediaquery@0.1.2 ├─ css-select@4.1.3 ├─ css-tree@1.1.3 ├─ css-what@5.0.1 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ csstype@3.0.8 ├─ data-urls@2.0.0 ├─ decimal.js@10.3.1 ├─ decode-uri-component@0.2.0 ├─ dedent@0.7.0 ├─ deep-is@0.1.3 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ delegate@3.2.0 ├─ detect-indent@5.0.0 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.6 ├─ diff@4.0.2 ├─ direction@1.0.4 ├─ discontinuous-range@1.0.0 ├─ doctrine@2.1.0 ├─ document.contains@1.0.2 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.7.0 ├─ downshift@6.1.3 ├─ duplicate-package-checker-webpack-plugin@3.0.0 ├─ electron-to-chromium@1.3.772 ├─ emoji-regex@8.0.0 ├─ emojis-list@3.0.0 ├─ emotion@10.0.27 ├─ encoding@0.1.13 ├─ enhanced-resolve@5.8.2 ├─ enquirer@2.3.6 ├─ envinfo@7.8.1 ├─ enzyme-shallow-equal@1.0.4 ├─ enzyme-to-json@3.6.2 ├─ enzyme@3.11.0 ├─ error-stack-parser@2.0.6 ├─ es-array-method-boxes-properly@1.0.0 ├─ es-module-lexer@0.7.1 ├─ es-to-primitive@1.2.1 ├─ escodegen@2.0.0 ├─ eslint-plugin-react@7.24.0 ├─ eslint-scope@5.1.1 ├─ eslint-utils@2.1.0 ├─ eslint-visitor-keys@1.3.0 ├─ eslint@7.30.0 ├─ espree@7.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ esrecurse@4.3.0 ├─ events@3.3.0 ├─ expand-brackets@2.1.4 ├─ extglob@2.0.4 ├─ fast-average-color@4.3.0 ├─ fast-levenshtein@2.0.6 ├─ fast-memoize@2.5.2 ├─ fastest-levenshtein@1.0.12 ├─ fastest-stable-stringify@2.0.2 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ find-cache-dir@2.1.0 ├─ find-root@1.1.0 ├─ flat-cache@3.0.4 ├─ flatted@3.2.1 ├─ for-in@1.0.2 ├─ form-data@3.0.1 ├─ fs.realpath@1.0.0 ├─ functional-red-black-tree@1.0.1 ├─ functions-have-names@1.2.2 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-intrinsic@1.1.1 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ gettext-parser@1.4.0 ├─ glob-parent@5.1.2 ├─ global-cache@1.2.1 ├─ good-listener@1.2.2 ├─ gradient-parser@0.1.5 ├─ hard-source-webpack-plugin@0.13.1 ├─ has-bigints@1.0.1 ├─ has-value@1.0.0 ├─ highlight-words-core@1.2.2 ├─ hoist-non-react-statics@3.3.2 ├─ hpq@1.3.0 ├─ html-element-map@1.3.1 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@6.1.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ hyphenate-style-name@1.0.4 ├─ iconv-lite@0.4.24 ├─ ieee754@1.2.1 ├─ import-fresh@3.3.0 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ inline-style-prefixer@6.0.0 ├─ internal-slot@1.0.3 ├─ interpret@2.2.0 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.2 ├─ is-boolean-object@1.1.1 ├─ is-callable@1.2.3 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.4 ├─ is-descriptor@1.0.2 ├─ is-extglob@2.1.1 ├─ is-glob@4.0.1 ├─ is-negative-zero@2.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regex@1.1.3 ├─ is-stream@2.0.0 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.4 ├─ is-touch-device@1.0.1 ├─ is-windows@1.0.2 ├─ isarray@1.0.0 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.0 ├─ istanbul-reports@3.0.2 ├─ jest-changed-files@27.0.6 ├─ jest-circus@27.0.6 ├─ jest-cli@27.0.6 ├─ jest-docblock@27.0.6 ├─ jest-extended@0.11.5 ├─ jest-jasmine2@27.0.6 ├─ jest-leak-detector@27.0.6 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.0.6 ├─ jest-serializer@27.0.6 ├─ jest-watcher@27.0.6 ├─ jest-worker@27.0.6 ├─ jest@27.0.6 ├─ 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 ├─ json5@2.2.0 ├─ jsx-ast-utils@3.2.0 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ line-height@0.3.1 ├─ lines-and-columns@1.1.6 ├─ loader-runner@4.2.0 ├─ loader-utils@1.4.0 ├─ locate-path@3.0.0 ├─ lodash.clonedeep@4.5.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.merge@4.6.2 ├─ lodash.truncate@4.4.2 ├─ lodash@4.17.21 ├─ lru-cache@6.0.0 ├─ make-dir@3.1.0 ├─ makeerror@1.0.11 ├─ map-visit@1.0.0 ├─ mdn-data@2.0.14 ├─ micromodal@0.4.6 ├─ mime-db@1.48.0 ├─ mime-types@2.1.31 ├─ mimic-fn@2.1.0 ├─ mixin-deep@1.3.2 ├─ mkdirp@0.5.5 ├─ moment-timezone@0.5.33 ├─ moment@2.29.1 ├─ moo@0.5.1 ├─ ms@2.1.2 ├─ nano-css@5.3.1 ├─ nanomatch@1.2.13 ├─ nearley@2.20.1 ├─ neo-async@2.6.2 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-object-hash@1.4.2 ├─ node-releases@1.1.73 ├─ normalize-path@3.0.0 ├─ normalize-wheel@1.0.1 ├─ npm-run-path@4.0.1 ├─ nth-check@2.0.0 ├─ nwsapi@2.2.0 ├─ object-copy@0.1.0 ├─ object-inspect@1.10.3 ├─ object.entries@1.1.4 ├─ object.fromentries@2.0.4 ├─ object.values@1.1.4 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-each-series@2.2.0 ├─ p-limit@2.3.0 ├─ p-locate@3.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse-json@4.0.0 ├─ parse5-htmlparser2-tree-adapter@6.0.1 ├─ pascalcase@0.1.1 ├─ path-exists@3.0.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-type@4.0.0 ├─ performance-now@2.1.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ posix-character-classes@0.1.1 ├─ progress@2.0.3 ├─ prompts@2.4.1 ├─ prop-types-exact@1.2.0 ├─ psl@1.8.0 ├─ punycode@2.1.1 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randombytes@2.1.0 ├─ re-resizable@6.9.0 ├─ react-addons-shallow-compare@15.6.3 ├─ react-dates@17.2.0 ├─ react-dom@17.0.2 ├─ react-easy-crop@3.5.2 ├─ react-is@16.13.1 ├─ react-moment-proptypes@1.8.1 ├─ react-native-url-polyfill@1.3.0 ├─ react-outside-click-handler@1.3.0 ├─ react-portal@4.2.1 ├─ react-shallow-renderer@16.14.1 ├─ react-spring@8.0.27 ├─ react-test-renderer@17.0.2 ├─ react-use-gesture@9.1.3 ├─ react-with-direction@1.3.1 ├─ react-with-styles-interface-css@4.0.3 ├─ react-with-styles@3.2.3 ├─ react@17.0.2 ├─ reakit-system@0.15.1 ├─ reakit-warning@0.6.1 ├─ reakit@1.3.8 ├─ rechoir@0.7.0 ├─ redux-multi@0.1.12 ├─ redux@4.1.0 ├─ reflect.ownkeys@0.2.0 ├─ regenerate-unicode-properties@8.2.0 ├─ regenerator-runtime@0.13.7 ├─ regenerator-transform@0.14.5 ├─ regexp.prototype.flags@1.3.1 ├─ regexpp@3.2.0 ├─ regexpu-core@4.7.1 ├─ regjsgen@0.5.2 ├─ regjsparser@0.6.9 ├─ repeat-element@1.1.4 ├─ require-from-string@2.0.2 ├─ require-main-filename@2.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.20.0 ├─ rimraf@3.0.2 ├─ rst-selector-parser@2.2.3 ├─ rtl-css-js@1.14.1 ├─ rungen@0.3.2 ├─ safe-buffer@5.2.1 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ select@1.1.2 ├─ semver@6.3.0 ├─ serialize-javascript@6.0.0 ├─ set-blocking@2.0.0 ├─ set-value@2.0.1 ├─ shallow-clone@3.0.1 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ showdown@1.9.1 ├─ signal-exit@3.0.3 ├─ simple-html-tokenizer@0.5.11 ├─ sisteransi@1.0.5 ├─ slice-ansi@4.0.0 ├─ snapdragon-node@2.1.1 ├─ snapdragon-util@3.0.1 ├─ sort-keys@2.0.0 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.3 ├─ source-map-support@0.5.19 ├─ source-map-url@0.4.1 ├─ sourcemap-codec@1.4.8 ├─ speed-measure-webpack-plugin@1.5.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.1.2 ├─ stack-generator@2.0.5 ├─ stacktrace-gps@3.0.4 ├─ stacktrace-js@2.0.2 ├─ static-extend@0.1.2 ├─ string-width@4.2.2 ├─ string.prototype.matchall@4.0.5 ├─ string.prototype.trim@1.2.4 ├─ string.prototype.trimend@1.0.4 ├─ string.prototype.trimstart@1.0.4 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-json-comments@3.1.1 ├─ stylis@4.0.10 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ table@6.7.1 ├─ tannin@1.2.0 ├─ tapable@2.2.0 ├─ terminal-link@2.1.1 ├─ terser-webpack-plugin@5.1.4 ├─ terser@5.7.1 ├─ test-exclude@6.0.0 ├─ text-table@0.2.0 ├─ tiny-emitter@2.1.0 ├─ tmpl@1.0.4 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ traverse@0.6.6 ├─ tslib@2.0.1 ├─ turbo-combine-reducers@1.0.2 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ unbox-primitive@1.0.1 ├─ 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@0.1.2 ├─ unset-value@1.0.0 ├─ urix@0.1.0 ├─ use@3.1.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.0.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.7 ├─ watchpack@2.2.0 ├─ webpack-cli@4.7.2 ├─ webpack-merge@5.8.0 ├─ webpack-sources@1.4.3 ├─ webpack@5.44.0 ├─ whatwg-url-without-unicode@8.0.0-3 ├─ whatwg-url@8.7.0 ├─ which-boxed-primitive@1.0.2 ├─ which-module@2.0.0 ├─ which@2.0.2 ├─ wildcard@2.0.0 ├─ word-wrap@1.2.3 ├─ wrap-ansi@7.0.0 ├─ write-file-atomic@2.4.3 ├─ write-json-file@2.3.0 ├─ ws@7.5.3 ├─ xmlchars@2.2.0 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 └─ yocto-queue@0.1.0 Done in 14.00s. ``` ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/composer.sh Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Using version ^1.0 for wp-content-framework/core Using version ^1.0 for wp-content-framework/custom_post Using version ^1.0 for wp-content-framework/update Using version ^1.0 for wp-content-framework/update_check Using version ^1.0 for wp-content-framework/editor ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies Package operations: 21 installs, 0 updates, 0 removals - Installing wp-content-framework/cache (v1.0.29): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.30): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/core (v1.0.37): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (85%)Downloading (100%) - Installing matthiasmullie/minify (1.3.66): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (45%)Downloading (70%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.50): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (45%)Downloading (65%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.62): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (65%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/api (v1.0.59): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/view (v1.0.61): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.64): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing wp-content-framework/session (v1.0.44): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.27): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (45%)Downloading (50%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.38): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/update (v1.0.63): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.3.66): Downloading (connecting...)Downloading (100%)  - Installing technote/gutenberg-packages (v1.0.6): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/editor (v1.0.35): Downloading (connecting...)Downloading (0%) Downloading (60%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.11): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.44): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (45%)Downloading (85%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.46): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (100%) - Installing wp-content-framework/log (v1.0.65): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (40%)Downloading (60%)Downloading (75%)Downloading (95%)Downloading (100%) Writing lock file Generating autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./ci-helper/bin/update/package.sh npx: installed 314 in 12.656s warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components@14.1.6" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > react-autosize-textarea@7.1.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0". warning "@technote-space/gutenberg-test-helper > react-autosize-textarea@7.1.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0". warning "@technote-space/gutenberg-test-helper > @wordpress/compose > react-resize-aware@3.1.0" has incorrect peer dependency "react@^16.8.0". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates@17.2.0" has incorrect peer dependency "react@^0.14 || ^15.5.4 || ^16.1.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates@17.2.0" has incorrect peer dependency "react-dom@^0.14 || ^15.5.4 || ^16.1.1". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > airbnb-prop-types@2.16.0" has incorrect peer dependency "react@^0.14 || ^15.0.0 || ^16.0.0-alpha". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles > react-with-direction@1.3.1" has incorrect peer dependency "react@^0.14 || ^15 || ^16". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles > react-with-direction@1.3.1" has incorrect peer dependency "react-dom@^0.14 || ^15 || ^16". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning jest-extended > expect > jest-message-util > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning "@technote-space/gutenberg-test-helper > @wordpress/components@14.1.6" has unmet peer dependency "reakit-utils@^0.15.1". warning "@technote-space/gutenberg-test-helper > react-autosize-textarea@7.1.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0". warning "@technote-space/gutenberg-test-helper > react-autosize-textarea@7.1.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates@17.2.0" has incorrect peer dependency "react@^0.14 || ^15.5.4 || ^16.1.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates@17.2.0" has incorrect peer dependency "react-dom@^0.14 || ^15.5.4 || ^16.1.1". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-resize-aware@3.1.0" has incorrect peer dependency "react@^16.8.0". warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.3.0" has unmet peer dependency "react-native@*". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > airbnb-prop-types@2.16.0" has incorrect peer dependency "react@^0.14 || ^15.0.0 || ^16.0.0-alpha". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles > react-with-direction@1.3.1" has incorrect peer dependency "react@^0.14 || ^15 || ^16". warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles > react-with-direction@1.3.1" has incorrect peer dependency "react-dom@^0.14 || ^15 || ^16". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react@*". warning "@technote-space/gutenberg-utils > nano-css@5.3.1" has unmet peer dependency "react-dom@*". ```

Changed files

Changed 3 files: - assets/js/package.json - assets/js/yarn.lock - composer.lock

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