bootstrap-styled / css-mixins

Bootstrap v4 css-in-js mixins for Bootstrap Styled.
https://bootstrap-styled.github.io/css-mixins
MIT License
11 stars 2 forks source link

An in-range update of @semantic-release/npm is breaking the build 🚨 #56

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @semantic-release/npm was updated from 5.1.6 to 5.1.7.

🚨 View failing branch.

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

@semantic-release/npm 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](https://travis-ci.org/bootstrap-styled/css-mixins/builds/529917767?utm_source=github_status&utm_medium=notification)).

Release Notes for v5.1.7

5.1.7 (2019-04-14)

Bug Fixes

  • package: update aggregate-error to version 3.0.0 (46ec5ee)
Commits

The new version differs by 1 commits.

  • 46ec5ee fix(package): update aggregate-error to version 3.0.0

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.1.9

5.1.9 (2019-05-23)

Bug Fixes

  • Honor NPM_CONFIG_USERCONFIG setting (1395b18)
Commits

The new version differs by 6 commits.

  • 1f3ab84 test: add test coverage for config resolution
  • 1395b18 fix: Honor NPM_CONFIG_USERCONFIG setting
  • 8288c24 fix(package): update fs-extra to version 8.0.0
  • ea7cdc9 chore(package): update tempy to version 0.3.0
  • 5b32278 chore(package): update nyc to version 14.0.0
  • a3b0950 chore(package): update file-url to version 3.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.1.11

5.1.11 (2019-06-25)

Bug Fixes

  • package: update execa to version 2.0.0 (9498e21)
Commits

The new version differs by 4 commits.

  • 9498e21 fix(package): update execa to version 2.0.0
  • a060b91 test: write an .npmrc for package-lock related tests
  • 9a6176d fix(package): update registry-auth-token to version 4.0.0
  • 9e63291 chore(package): update ava to version 2.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.1.12

5.1.12 (2019-06-25)

Bug Fixes

  • skip tarball move if config is cwd (a457fdc)
Commits

The new version differs by 5 commits.

  • a457fdc fix: skip tarball move if config is cwd
  • 9498e21 fix(package): update execa to version 2.0.0
  • a060b91 test: write an .npmrc for package-lock related tests
  • 9a6176d fix(package): update registry-auth-token to version 4.0.0
  • 9e63291 chore(package): update ava to version 2.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.1.13

5.1.13 (2019-06-26)

Bug Fixes

Commits

The new version differs by 6 commits.

  • 6f40669 fix: revert to execa ^1.0.0
  • a457fdc fix: skip tarball move if config is cwd
  • 9498e21 fix(package): update execa to version 2.0.0
  • a060b91 test: write an .npmrc for package-lock related tests
  • 9a6176d fix(package): update registry-auth-token to version 4.0.0
  • 9e63291 chore(package): update ava to version 2.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.1.15

5.1.15 (2019-08-08)

Bug Fixes

  • package: update vulnerable dependencies (#185) (c663276)
Commits

The new version differs by 13 commits.

  • c663276 fix(package): update vulnerable dependencies (#185)
  • fca8c39 chore(package): update commitizen to version 4.0.0
  • a22bc74 ci: test in node 12
  • 6b18830 chore: remove unused dev deps
  • 5698b1f chore(package): update clear-module to version 4.0.0
  • 2a45e25 fix(package): update execa to version 2.0.2
  • 9bd97fc ci: test in lowest suported node version
  • 6f40669 fix: revert to execa ^1.0.0
  • a457fdc fix: skip tarball move if config is cwd
  • 9498e21 fix(package): update execa to version 2.0.0
  • a060b91 test: write an .npmrc for package-lock related tests
  • 9a6176d fix(package): update registry-auth-token to version 4.0.0
  • 9e63291 chore(package): update ava to version 2.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.2.0

5.2.0 (2019-10-03)

Features

  • allow to configure the registry via NPM_CONFIG_REGISTRY (0126704)
Commits

The new version differs by 17 commits.

  • 0126704 feat: allow to configure the registry via NPM_CONFIG_REGISTRY
  • 07247ca chore(package): update xo to version 0.25.0
  • c255b07 chore(package): update dockerode to version 3.0.0
  • de020a6 chore: remove commitizen from our dependencies
  • c663276 fix(package): update vulnerable dependencies (#185)
  • fca8c39 chore(package): update commitizen to version 4.0.0
  • a22bc74 ci: test in node 12
  • 6b18830 chore: remove unused dev deps
  • 5698b1f chore(package): update clear-module to version 4.0.0
  • 2a45e25 fix(package): update execa to version 2.0.2
  • 9bd97fc ci: test in lowest suported node version
  • 6f40669 fix: revert to execa ^1.0.0
  • a457fdc fix: skip tarball move if config is cwd
  • 9498e21 fix(package): update execa to version 2.0.0
  • a060b91 test: write an .npmrc for package-lock related tests

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.3.1

5.3.1 (2019-10-26)

Bug Fixes

  • package: update execa to version 3.2.0 (7db019f)
  • require Node.js >=8.16 (fce3a67)
Commits

The new version differs by 21 commits.

  • 7db019f fix(package): update execa to version 3.2.0
  • fce3a67 fix: require Node.js >=8.16
  • aa34f02 test: check number of errors thrown in config verification
  • 8726eff feat: preserve local .npmrc file
  • 0126704 feat: allow to configure the registry via NPM_CONFIG_REGISTRY
  • 07247ca chore(package): update xo to version 0.25.0
  • c255b07 chore(package): update dockerode to version 3.0.0
  • de020a6 chore: remove commitizen from our dependencies
  • c663276 fix(package): update vulnerable dependencies (#185)
  • fca8c39 chore(package): update commitizen to version 4.0.0
  • a22bc74 ci: test in node 12
  • 6b18830 chore: remove unused dev deps
  • 5698b1f chore(package): update clear-module to version 4.0.0
  • 2a45e25 fix(package): update execa to version 2.0.2
  • 9bd97fc ci: test in lowest suported node version

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.3.2

5.3.2 (2019-10-28)

Bug Fixes

  • preserve config in both home and local .npmrc (de677ea)
Commits

The new version differs by 22 commits.

  • de677ea fix: preserve config in both home and local .npmrc
  • 7db019f fix(package): update execa to version 3.2.0
  • fce3a67 fix: require Node.js >=8.16
  • aa34f02 test: check number of errors thrown in config verification
  • 8726eff feat: preserve local .npmrc file
  • 0126704 feat: allow to configure the registry via NPM_CONFIG_REGISTRY
  • 07247ca chore(package): update xo to version 0.25.0
  • c255b07 chore(package): update dockerode to version 3.0.0
  • de020a6 chore: remove commitizen from our dependencies
  • c663276 fix(package): update vulnerable dependencies (#185)
  • fca8c39 chore(package): update commitizen to version 4.0.0
  • a22bc74 ci: test in node 12
  • 6b18830 chore: remove unused dev deps
  • 5698b1f chore(package): update clear-module to version 4.0.0
  • 2a45e25 fix(package): update execa to version 2.0.2

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.3.3

5.3.3 (2019-11-02)

Bug Fixes

  • avoid adding unnecessary new line to .npmrc (6189ee7)
  • log the path of existing .npmrc files (a0120d2)
Commits

The new version differs by 24 commits.

  • a0120d2 fix: log the path of existing .npmrc files
  • 6189ee7 fix: avoid adding unnecessary new line to .npmrc
  • de677ea fix: preserve config in both home and local .npmrc
  • 7db019f fix(package): update execa to version 3.2.0
  • fce3a67 fix: require Node.js >=8.16
  • aa34f02 test: check number of errors thrown in config verification
  • 8726eff feat: preserve local .npmrc file
  • 0126704 feat: allow to configure the registry via NPM_CONFIG_REGISTRY
  • 07247ca chore(package): update xo to version 0.25.0
  • c255b07 chore(package): update dockerode to version 3.0.0
  • de020a6 chore: remove commitizen from our dependencies
  • c663276 fix(package): update vulnerable dependencies (#185)
  • fca8c39 chore(package): update commitizen to version 4.0.0
  • a22bc74 ci: test in node 12
  • 6b18830 chore: remove unused dev deps

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.3.4

5.3.4 (2019-11-03)

Bug Fixes

  • log the output of npm whoami command (cd1ecaa)
Commits

The new version differs by 25 commits.

  • cd1ecaa fix: log the output of npm whoami command
  • a0120d2 fix: log the path of existing .npmrc files
  • 6189ee7 fix: avoid adding unnecessary new line to .npmrc
  • de677ea fix: preserve config in both home and local .npmrc
  • 7db019f fix(package): update execa to version 3.2.0
  • fce3a67 fix: require Node.js >=8.16
  • aa34f02 test: check number of errors thrown in config verification
  • 8726eff feat: preserve local .npmrc file
  • 0126704 feat: allow to configure the registry via NPM_CONFIG_REGISTRY
  • 07247ca chore(package): update xo to version 0.25.0
  • c255b07 chore(package): update dockerode to version 3.0.0
  • de020a6 chore: remove commitizen from our dependencies
  • c663276 fix(package): update vulnerable dependencies (#185)
  • fca8c39 chore(package): update commitizen to version 4.0.0
  • a22bc74 ci: test in node 12

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.3.5

5.3.5 (2019-12-26)

Bug Fixes

  • include version in npm release URL (827fcb3)
Commits

The new version differs by 30 commits.

  • 827fcb3 fix: include version in npm release URL
  • 1fa4eb2 chore(package): update nyc to version 15.0.0
  • d6db8ed chore(package): update sinon to version 8.0.0
  • 45ddc5b ci: use shared Travis config
  • c9fc3c1 style: prettier formatting
  • cd1ecaa fix: log the output of npm whoami command
  • a0120d2 fix: log the path of existing .npmrc files
  • 6189ee7 fix: avoid adding unnecessary new line to .npmrc
  • de677ea fix: preserve config in both home and local .npmrc
  • 7db019f fix(package): update execa to version 3.2.0
  • fce3a67 fix: require Node.js >=8.16
  • aa34f02 test: check number of errors thrown in config verification
  • 8726eff feat: preserve local .npmrc file
  • 0126704 feat: allow to configure the registry via NPM_CONFIG_REGISTRY
  • 07247ca chore(package): update xo to version 0.25.0

There are 30 commits in total.

See the full diff