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.0.4 #367

Closed technote-space closed 4 years ago

technote-space commented 4 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 ./travis-ci/.git > chmod -R +w ./travis-ci/.git && rm -rdf ./travis-ci > rm -f ./tests/bootstrap.php ./.coveralls.yml ./phpcs.xml ./phpmd.xml phpunit.xml > git clone --depth=1 https://github.com/wp-content-framework/travis-ci.git travis-ci Cloning into 'travis-ci'... ```
composer bin:update ### stderr: ```Shell > TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./travis-ci/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.10): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (35%)Downloading (55%)Downloading (70%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/common (v1.0.11): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (30%)Downloading (40%)Downloading (45%)Downloading (55%)Downloading (65%)Downloading (80%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/core (v1.0.14): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (30%)Downloading (40%)Downloading (50%)Downloading (55%)Downloading (65%)Downloading (75%)Downloading (85%)Downloading (100%) - Installing matthiasmullie/path-converter (1.1.3): Downloading (connecting...)Downloading (0%) Downloading (100%) - Installing matthiasmullie/minify (1.3.63): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/presenter (v1.0.12): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/controller (v1.0.14): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (55%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/api (v1.0.10): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (30%)Downloading (55%)Downloading (85%)Downloading (100%) - Installing wp-content-framework/view (v1.0.13): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (30%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (100%) - Installing wp-content-framework/admin (v1.0.14): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/session (v1.0.10): Downloading (connecting...)Downloading (100%)  - Installing wp-content-framework/db (v1.0.9): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (40%)Downloading (45%)Downloading (60%)Downloading (75%)Downloading (80%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/custom_post (v1.0.13): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (25%)Downloading (30%)Downloading (50%)Downloading (65%)Downloading (70%)Downloading (90%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/update (v1.0.13): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (100%) - Installing technote/gutenberg-package-versions (v0.2.56): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (20%)Downloading (70%)Downloading (80%)Downloading (90%)Downloading (100%) - Installing technote/gutenberg-packages (v0.2.15): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (30%)Downloading (45%)Downloading (60%)Downloading (75%)Downloading (90%)Downloading (100%) - Installing wp-content-framework/editor (v1.0.14): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%) - Installing yahnis-elsts/plugin-update-checker (v4.9): 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 (95%)Downloading (100%) - Installing wp-content-framework/update_check (v1.0.10): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (70%)Downloading (75%)Downloading (100%) - Installing wp-content-framework/cron (v1.0.10): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (50%)Downloading (95%)Downloading (100%) - Installing wp-content-framework/log (v1.0.13): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (45%)Downloading (55%)Downloading (75%)Downloading (80%)Downloading (100%) Writing lock file Generating autoload files 18 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 ./travis-ci/bin/update/package.sh npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm ERR! code EACCES npm ERR! syscall access npm ERR! path /usr/local/lib/node_modules npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules' npm ERR! [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/local/lib/node_modules' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2020-07-04T17_11_54_623Z-debug.log Script TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR:-$(cd $(dirname $0); pwd)} bash ./travis-ci/bin/update/package.sh handling the bin:update event returned with error code 243 ```

Changed files

Changed file: - composer.lock

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

codecov-commenter commented 4 years ago

Codecov Report

Merging #367 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #367   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       147       147           
===========================================
  Files              8         7    -1     
  Lines            451       424   -27     
===========================================
- Hits             451       424   -27     
Impacted Files Coverage Δ Complexity Δ
assets/js/src/utils.js

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 82f3322...ca49de1. Read the comment docs.