yurikrupniktools / client-apps

Client applications in monorepo.
MIT License
0 stars 0 forks source link

An in-range update of rollup-plugin-postcss is breaking the build 🚨 #254

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency rollup-plugin-postcss was updated from 2.0.4 to 2.0.5.

🚨 View failing branch.

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

rollup-plugin-postcss 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 - ❌ **build:** * [since-lint_test_build](https://circleci.com/gh/yurikrupniktools/client-apps/9863?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed

Release Notes for v2.0.5

2.0.5 (2020-01-26)

Bug Fixes

  • ignore errors from loadModule utility, closes #223 (c0a29b0)
Commits

The new version differs by 6 commits.

  • c0a29b0 fix: ignore errors from loadModule utility, closes #223
  • e118cb1 fix linebreak to lf on all files
  • af923be fix lint error 'linebreak-style'
  • 5ac73a4 chore: use Github Actions (#222)
  • ed69836 chore: use node.js lts on CI (#220)
  • e866cd9 chore: add prettier config

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 2.0.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.6

2.0.6 (2020-02-03)

Bug Fixes

Commits

The new version differs by 3 commits.

  • f07860d fix: windows path (#190)
  • dff1b03 chore: add Semantic Release on Github Actions (#224)
  • 06a2771 chore: rename changelog.md

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.1

2.1.1 (2020-02-22)

Bug Fixes

  • Github Actions release.yml incorrect (#234) (6d92baf)
Commits

The new version differs by 7 commits.

  • 6d92baf fix: Github Actions release.yml incorrect (#234)
  • 50fdccb feat: support for consuming stringfied bundle of the css code to be injected from JS. (#232)
  • d83e425 Bump mixin-deep from 1.3.1 to 1.3.2 (#213)
  • feee2c6 Bump lodash from 4.17.11 to 4.17.15 (#214)
  • 6e00764 Bump handlebars from 4.0.12 to 4.7.2 (#228)
  • dc6d057 Bump fstream from 1.0.11 to 1.0.12 (#216)
  • 40c8891 Bump js-yaml from 3.12.1 to 3.13.1 (#212)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.0

2.2.0 (2020-03-05)

Features

Commits

The new version differs by 3 commits.

  • 80bb9da feat(sass-loader): prepend options.data to code payload (#233)
  • 271c120 check if dir and file exists before generate bundle (#236)
  • 18cf215 ci: fix releasing package (#237)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.0

2.3.0 (2020-03-07)

Features

  • allow to pass options to built-in loaders (94d23fa), closes #130
Commits

The new version differs by 5 commits.

  • 94d23fa feat: allow to pass options to built-in loaders
  • 77074b6 Added support for PostCSS to option for some plugins that are relying on it (#163)
  • 1e1022d fix: remove colon from Github URLs (#162)
  • 6f6544c Add augmentChunkHash hook for proper content hashing (#231)
  • 122a092 fix: class named 'default' throws an error when options.namedExports

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.4.0

2.4.0 (2020-03-08)

Features

Commits

The new version differs by 4 commits.

  • b364cbe feat: update options.inject
  • 545dc80 inject option function support
  • ecadc6c Use this.emitFile for emitting files (#244)
  • 52f7112 style: more readable on postcss-loader output

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.4.1

2.4.1 (2020-03-10)

Bug Fixes

Commits

The new version differs by 3 commits.

  • bccf485 fix: package.json version
  • 1170e89 Revert "Use this.emitFile for emitting files (#244)"
  • cd169b6 Place postcss-modules plugin first (#249)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.5.0

2.5.0 (2020-03-17)

Features

Commits

The new version differs by 1 commits.

  • 37bb7a1 feat: add the typescript declaration file (#241)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.6.1

2.6.1 (2020-04-13)

Bug Fixes

Commits

The new version differs by 8 commits.

  • 75306fb fix: package.json version
  • b8310c1 test: change jest timeout
  • 92b2744 style: format code
  • 2c4a6c2 style: format code
  • a972e3b test: change snapshot to fit autoprefix@9
  • 70d2f89 feat: update dependencies
  • e8eb7c9 Fix using multiple postcss() plugin instances (#257)
  • 30fbc4b doc: add example about extract custom file name (#255)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.6.2

2.6.2 (2020-04-14)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 026504e fix: resolve typo
  • f4b757c Remove error logging in loadModule (#259)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.6.4

2.6.4 (2020-04-15)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 437170b fix: package.json version
  • 8de2386 fix: add missing warning.message (#260)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.8.1

2.8.1 (2020-04-18)

Bug Fixes

  • AssetInfo modules used for chunk (df71f37)
Commits

The new version differs by 7 commits.

  • df71f37 fix: AssetInfo modules used for chunk
  • b0817db test: update snapshot
  • bc2209d BREAKING CHANGE: upgrade rollup to v2
  • 738cd65 test: solve jest timeout on Windows OS
  • 3dfe700 feat: use this.emitFile for removing warn message
  • 5dfda86 test: update snapshots for rollup v2
  • 1a6ab38 feat: update dependencies

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.8.2

2.8.2 (2020-04-19)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 0e71f75 fix: extract relative path (#262)

See the full diff