Code Monkey home page Code Monkey logo

o-rango-components's People

Contributors

greenkeeper[bot] avatar romulocintra avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

o-rango-components's Issues

An in-range update of recursive-copy is breaking the build 🚨

The devDependency recursive-copy was updated from 2.0.9 to 2.0.10.

🚨 View failing branch.

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

recursive-copy 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/appveyor/branch: AppVeyor build failed (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ Travis CI - Branch: The build errored.

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 🌴

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


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency minimist was updated from 1.2.0 to 1.2.1.

🚨 View failing branch.

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

minimist 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/appveyor/branch: AppVeyor build failed (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ Travis CI - Branch: The build errored.

Commits

The new version differs by 5 commits.

  • 29783cd 1.2.1
  • 6be5dae add test
  • ac3fc79 fix bad boolean regexp
  • 4cf45a2 Merge pull request #63 from lydell/dash-dash-docs-fix
  • 5fa440e move the opts['--'] example back where it belongs

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 autoprefixer is breaking the build 🚨

Version 9.1.0 of autoprefixer was just published.

Branch Build failing 🚨
Dependency autoprefixer
Current Version 9.0.2
Type devDependency

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

autoprefixer 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 failed (Details).
  • ❌ Travis CI - Branch: The build failed.

Release Notes 9.1 β€œEquality before the law”

This is a good article. Follow the link for more information.
Arms of Canada

Autoprefixer 9.1 brings background-clip: text and fix span in IE Grid.

Background Clip

background-clip: text beome to be the standard and got Edge support. So we added it to Autoprefixer:

.title {
  background: linear-gradient(yellow, red);
   -webkit-background-clip: text;
           background-clip: text;
}

Note, that Edge expect -webkit- prefix for this property.

Grid Layout Fix

@bogdan0083 fixed an issue when media-query override some grid-template.

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 codecov is breaking the build 🚨

The devDependency codecov was updated from 3.1.0 to 3.2.0.

🚨 View failing branch.

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

codecov 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
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).
  • ❌ Travis CI - Branch: The build errored.

Commits

The new version differs by 3 commits.

  • e427d90 feat(services): add azure pipelines (#114)
  • 023d204 Use small HTTP dependency (#110)
  • 500f308 Update Readme

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 minimist-options is breaking the build 🚨

The devDependency minimist-options was updated from 3.0.2 to 3.1.0.

🚨 View failing branch.

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

minimist-options 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/appveyor/branch: AppVeyor build failed (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ Travis CI - Branch: The build errored.

Commits

The new version differs by 6 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 🌴

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

Version 9.1.1 of autoprefixer was just published.

Branch Build failing 🚨
Dependency autoprefixer
Current Version 9.1.0
Type devDependency

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

autoprefixer 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/appveyor/branch: AppVeyor build failed (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • βœ… continuous-integration/travis-ci/push: The Travis CI build passed (Details).
  • βœ… Travis CI - Branch: The build passed.

Release Notes 9.1.1
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 commitlint is breaking the build 🚨

There have been updates to the commitlint monorepo:

🚨 View failing branch.

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

This monorepo update includes releases of one or more dependencies which all belong to the commitlint group definition.

commitlint 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
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).
  • ❌ Travis CI - Branch: The build errored.

Commits

The new version differs by 25 commits.

  • 78ef649 v8.2.0
  • a9f98e0 refactor: port message to typescript (#765)
  • 756a333 refactor: port parse to typescript (#764)
  • 5176bc7 docs: update version support for git due to husky #782 (#783)
  • 23abaeb docs: update alias links #776
  • 4758976 docs: add simple setup test #775
  • a259014 fix: pass defaultIgnores from configuration in @commitlint/cli (#771)
  • 6332d97 Update dependency which to v1.3.1
  • b458882 Update dependency babel-core to v6.26.3
  • 392dd7c Update dependency typescript to v3.5.3
  • 1e5c962 Update dependency string-to-stream to v1.1.1
  • 7dd9709 Update dependency semver to v6.2.0
  • e238ce3 Update dependency require-from-string to v2.0.2
  • 164a49b chore: update dependency proxyquire to v2.1.1
  • 19e54fb Update dependency @types/node to v12.6.8

There are 25 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 @commitlint/cli is breaking the build 🚨

The devDependency @commitlint/cli was updated from 7.2.1 to 7.3.1.

🚨 View failing branch.

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

@commitlint/cli 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/appveyor/branch: AppVeyor build failed (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ Travis CI - Branch: The build errored.

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 lerna is breaking the build 🚨

The devDependency lerna was updated from 3.10.8 to 3.11.0.

🚨 View failing branch.

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

lerna 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/appveyor/branch: AppVeyor build failed (Details).
  • βœ… ci/circleci: build: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: unit_test: Your tests failed on CircleCI (Details).
  • ❌ Travis CI - Branch: The build errored.

Release Notes for v3.11.0

3.11.0 (2019-02-08)

Bug Fixes

  • collect-updates: Improve logging, making ignored globs explicit (42e4a5c)
  • collect-updates: Match dotfiles when ignoring changes (99eadc6)
  • create: Bump camelcase (e58a1d0)
  • deps: Explicit libnpmaccess ^3.0.1 (6ba3d1d)
  • deps: Explicit libnpmpublish ^1.1.1 (a506d96)
  • deps: Explicit npm-lifecycle ^2.1.0 (506ad6d)
  • deps: Explicit npm-package-arg ^6.1.0 (4b20791)
  • deps: Explicit npm-registry-fetch ^3.9.0 (a83c487)
  • deps: Explicit npmlog ^4.1.2 (571c2e2)
  • deps: Explicit pacote ^9.4.1 (44d05bf)
  • deps: Explicit read-package-json ^2.0.13 (2695a90)
  • deps: Remove unused libnpm (replaced by direct sub-packages) (1caeb28)
  • filter-options: Require arguments to --scope and --ignore (4b81dad)
  • publish: Correct silly log heading (f1dc3fc)

Features

  • version: Create Github releases with --github-release (#1864) (f84a631), closes #1513
Commits

The new version differs by 38 commits.

  • 45a05ac chore(release): v3.11.0
  • f84a631 feat(version): Create Github releases with --github-release (#1864)
  • 31da8de test(commands/run): Separate unit and integration tests
  • 524a248 test(commands/exec): Separate unit and integration tests
  • 4b81dad fix(filter-options): Require arguments to --scope and --ignore
  • c2c529d test(filter-options): Move filtering tests into relevant unit
  • fa78d70 test(commands/changed): Separate unit and integration tests
  • 78b63ef test(mocks): Reset collect-updates registry after each test
  • 9cb0e70 test(collect-updates): Unit test default export
  • 99eadc6 fix(collect-updates): Match dotfiles when ignoring changes
  • 2105000 test(collect-updates): Add unit tests for lib functions
  • 7a065c3 test(collect-updates): Add build-graph helper
  • 5c24100 chore(jest): do not gather coverage under helpers
  • 4b4868e chore(lint): ignore test stuff under helpers
  • 043f1d4 refactor(fixtures): Rename normal-no-inter-dependencies -> no-interdependencies

There are 38 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 @stencil/core is breaking the build 🚨

Version 0.11.2 of @stencil/core was just published.

Branch Build failing 🚨
Dependency @stencil/core
Current Version 0.11.1
Type devDependency

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

@stencil/core 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/appveyor/branch: AppVeyor build failed (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • βœ… continuous-integration/travis-ci/push: The Travis CI build passed (Details).
  • βœ… Travis CI - Branch: The build passed.

Commits

The new version differs by 3 commits.

  • e9602b8 🎯 0.11.2
  • f039aab fix(testing): ensure that testing files are getting Build conditionals propertly removed.
  • 1ddb447 chore(): add otp auth tag for npm to dist-tag next publishing

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 @commitlint/config-conventional is breaking the build 🚨

The devDependency @commitlint/config-conventional was updated from 7.3.0 to 7.3.1.

🚨 View failing branch.

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

@commitlint/config-conventional 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/appveyor/branch: AppVeyor build failed (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ Travis CI - Branch: The build errored.

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 node-emoji is breaking the build 🚨

The devDependency node-emoji was updated from 1.8.1 to 1.9.0.

🚨 View failing branch.

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

node-emoji 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/appveyor/branch: AppVeyor build failed (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ Travis CI - Branch: The build errored.

Release Notes for 1.9.0
  • update emoji data to v2.5.2 (thanks to @sidbatra)
Commits

The new version differs by 8 commits.

  • b430e48 1.9.0
  • 5975ad5 Merge pull request #70 from omnidan/omnidan-patch-1
  • 549cc50 add notice about help wanted
  • 359b0aa Merge pull request #61 from ThriveFinancial/sbatra/emoji/upgrade
  • b30199e fix unknown emoji test
  • 9c4b7e6 emoji upgrade
  • b224fff Updated emoji data to v3.2.2 of js-emoji
  • f41a376 fix typo

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.