GithubHelp home page GithubHelp logo

bmcljs's Introduction

bangbang93's GitHub stats

Top Langs

bangbang93's WakaTime stats

bmcljs's People

Contributors

bangbang93 avatar greenkeeper[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bmcljs's Issues

An in-range update of webpack-hot-middleware is breaking the build 🚨

The devDependency webpack-hot-middleware was updated from 2.23.1 to 2.24.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack-hot-middleware is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 4 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet. We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper App’s white list on Github. You'll find this list on your repo or organization’s settings page, under Installed GitHub Apps.

An in-range update of webpack is breaking the build 🚨

Version 4.17.3 of webpack was just published.

Branch Build failing 🚨
Dependency webpack
Current Version 4.17.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes v4.17.3

Bugfixes

  • Fix exit code when multiple CLIs are installed
  • No longer recommend installing webpack-command, but still support it when installed
Commits

The new version differs by 7 commits.

  • ee27d36 4.17.3
  • 4430524 Merge pull request #7966 from webpack/refactor-remove-webpack-command-from-clis
  • b717aad Show only webpack-cli in the list
  • c5eab67 Merge pull request #8001 from webpack/bugfix/exit-code
  • 943aa6b Fix exit code when multiple CLIs are installed
  • 691cc94 Spelling
  • 898462d refactor: remove webpack-command from CLIs

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of eslint-plugin-html is breaking the build 🚨

The devDependency eslint-plugin-html was updated from 4.0.5 to 4.0.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-html is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 6 commits.

  • f1d3fd6 4.0.6
  • b6e04e6 chore: update changelog
  • 91c7ce4 improv: skip scripts with src attributes
  • 948fed2 ci: don't run tests with latest eslint on node 4
  • 6edc1f2 mro: add prettier config
  • 9772659 improv: more detailed error reporting

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of webpack-dev-server is breaking the build 🚨

The devDependency webpack-dev-server was updated from 3.1.8 to 3.1.9.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack-dev-server is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 4 commits.

  • bb484ad chore(release): 3.1.9
  • 8b8b087 chore(package): update webpack-dev-middleware v3.3.0...3.4.0 (dependencies)
  • d0725c9 chore(package): update webpack-dev-middleware v3.2.0...3.3.0 (dependencies) (#1499)
  • cbe6813 refactor(package): cross-platform prepare script (scripts) (#1498)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of karma-webpack is breaking the build 🚨

The devDependency karma-webpack was updated from 3.0.4 to 3.0.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

karma-webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v3.0.5

2018-09-14

Bug Fixes

  • karma-webpack: handle multiple outputs correctly (#357) (59de62c)
Commits

The new version differs by 2 commits.

  • 670f153 chore(release): 3.0.5
  • 59de62c fix(karma-webpack): handle multiple outputs correctly (#357)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of element-ui is breaking the build 🚨

The dependency element-ui was updated from 2.4.6 to 2.4.7.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

element-ui is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for 2.4.7
  • 修复 DatePicker 未触发表单检验的问题,#12328#12348
  • 修复 DatePicker 多选时报错的问题,#12347
  • 修复 DatePicker 选择时间时 spinner 位置不正确的问题,#12415 (by @rang-ali
  • 修复 Datepicker 输入框自动填充的问题,#12521 (by @abdallanayer
  • 修复 Cascader 中 Input 未高亮的问题,#12341
  • 修复 Tabpane 顺序不正确的问题,#12346
  • 修复 ColorPicker 取色光标位置不正确的问题,#12376 (by @cnwhy
  • 调整 Submenu 的样式,#12457
  • 修复 Submenu 选中后没有高亮的问题,#12479
  • 修复 Cascader 选择值不正确的问题,#12508 (by @huangjinqiang
  • 修复 Pagination 输入框值不正确的问题,#12525
  • 调整 Pagination 触发事件的顺序,#12530
  • 修复 Table 的 filter 不显示的问题,#12539
  • 修复 Tree 无法删除节点的问题,#12684
  • 修复 Select 在单选时 Input 高度变化的问题,#12719
  • 修复 Form 在嵌套时 label 显示不正确的问题,#12748
  • 新增 Input 的 autocomplete 属性,废弃 auto-complete 属性,#12514 (by @axetroy
  • 新增 Form 的 slot-scope 展示表单校验信息,#12715 (by @YamenSharaf

  • Fixed DatePicker not triggering form validation, #12328 #12348
  • Fixed DatePicker throwing errors in multiple mode, #12347
  • Fixed incorrect position of DatePicker spinner, #12415 (by @rang-ali)
  • Fixed automatic filling of DatePicker input box, #12521 (by @abdallanayer)
  • Fixed Input not highlighted in Cascader, #12341
  • Fixed wrong order of Tabpane, #12346
  • Fixed incorrect position of ColorPicker cursor, #12376 (by @cnwhy)
  • Adjust the style of Submenu, # 2457
  • Fixed not highlighted after Submenu is selected, #12479
  • Fixed incorrect values selected by Cascader, #12508 (by @huangjinqiang)
  • Fixed incorrect value of Pagination input box, #12525
  • Adjust order that Pagination triggers events, #12530
  • Fixed Table Filter not displayed, #12539
  • Fixed Tree unable to delete nodes, #12684
  • Fixed height of Select Input changing in single mode, #12719
  • Fixed style of FormItem label in nested Form, #12748
  • Added autocomplete attribute for Input, deprecated auto-complete, #12514 (by @axetroy)
  • Added slots-scope for Form to display validation information, #12715 (by @YamenSharaf)
Commits

The new version differs by 33 commits.

  • 66215f6 [release] 2.4.7
  • 774d0fb [build] 2.4.7
  • 813345d Changelog: update for 2.4.7 (#12765)
  • 0bc07d7 docs: improved documentation for el-form (#12635)
  • 9f345d8 Select: use initial height to reset height of input (#12719)
  • faed463 doc: add missing info in quickstart (#12574)
  • ea27fb8 FormItem: using slot-scope to display validation message (#12715)
  • 2d6b5fc Form: fix style of form label in nested form (#12748)
  • 4017fe4 Pagination: update doc (#12685)
  • 3cf277c Tree: fix tree node not deleted (#12684)
  • b7be905 Upload: create blob URL when picture displays (#12402)
  • b8cdece Fix invalid link (#12667)
  • 64bb5f8 i18n: add Vietnamese translation of remaining items (#12609)
  • dc4ecb7 i18n: add Persian translation of the remaining items (#12581)
  • fff8f20 Chore: update donation qrcode (#12553)

There are 33 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of eslint-loader is breaking the build 🚨

The devDependency eslint-loader was updated from 2.1.0 to 2.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for 2.1.1
Commits

The new version differs by 3 commits.

  • f9d48ea 2.1.1
  • 7040248 Stop fixing loop (#244)
  • 7108379 Allow formatter to receive string (path) to file exporting formatter function (#247)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/webpack is breaking the build 🚨

The dependency @types/webpack was updated from 4.4.11 to 4.4.12.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/webpack is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of require-dir is breaking the build 🚨

The devDependency require-dir was updated from 1.0.0 to 1.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

require-dir is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 7 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.