Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

An in-range update of broccoli-concat is breaking the build 🚨 #53

Open
greenkeeper bot opened this issue Jul 25, 2018 · 8 comments
Open

An in-range update of broccoli-concat is breaking the build 🚨 #53

greenkeeper bot opened this issue Jul 25, 2018 · 8 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 25, 2018

Version 3.4.1 of broccoli-concat was just published.

Branch Build failing 🚨
Dependency broccoli-concat
Current Version 3.4.0
Type dependency

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

broccoli-concat 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 failed (Details).

Commits

The new version differs by 3 commits.

  • 6728724 release v3.4.1 🎉
  • c70135c Merge pull request #129 from broccolijs/cleanup-unused-code
  • 8d3e808 remove seemingly unused code…

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 25, 2018

Version 3.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 632634f release v3.5.0 🎉
  • 77d038a Merge pull request #128 from akashdsouza/patch_retain_mitigate_memory_overhead
  • ec6877c [PATCH]Read synchronously for larger files while concatenating

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 25, 2018

After pinning to 3.4.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 25, 2018

Version 3.5.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

  • 09f8165 release v3.5.1 🎉
  • f2e855e Merge pull request #132 from broccolijs/quick-fix
  • 015a7b8 Revert "[PATCH]Read synchronously for larger files while concatenating"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2018

Version 3.6.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 6 commits.

  • 387627e release v3.6.0 🎉
  • a0a8c1e Merge pull request #134 from simonihmig/concat-stats-path
  • 57f18e9 Support custom path for concat stats
  • 09f8165 release v3.5.1 🎉
  • f2e855e Merge pull request #132 from broccolijs/quick-fix
  • 015a7b8 Revert "[PATCH]Read synchronously for larger files while concatenating"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 23, 2018

Version 3.7.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 9 commits.

  • 809d74c release v3.7.0 🎉
  • 2a47b1f Merge pull request #135 from simonihmig/lazy-stats
  • a8bd470 Enable lazy activation of stats output
  • 387627e release v3.6.0 🎉
  • a0a8c1e Merge pull request #134 from simonihmig/concat-stats-path
  • 57f18e9 Support custom path for concat stats
  • 09f8165 release v3.5.1 🎉
  • f2e855e Merge pull request #132 from broccolijs/quick-fix
  • 015a7b8 Revert "[PATCH]Read synchronously for larger files while concatenating"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 29, 2018

Version 3.7.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 13 commits.

  • 731f5d7 3.7.1
  • 89f706d Add missing CHANGELOG entries.
  • afaaeb8 Merge pull request #137 from simonihmig/fix-empty-concat-stats
  • d0d0439 Fix creation of empty stats directory
  • 809d74c release v3.7.0 🎉
  • 2a47b1f Merge pull request #135 from simonihmig/lazy-stats
  • a8bd470 Enable lazy activation of stats output
  • 387627e release v3.6.0 🎉
  • a0a8c1e Merge pull request #134 from simonihmig/concat-stats-path
  • 57f18e9 Support custom path for concat stats
  • 09f8165 release v3.5.1 🎉
  • f2e855e Merge pull request #132 from broccolijs/quick-fix
  • 015a7b8 Revert "[PATCH]Read synchronously for larger files while concatenating"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 4, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 16 commits.

  • fe0b7ce release v3.7.2 🎉
  • d9e720e Merge pull request #133 from akashdsouza/patch_retain_mitigate_memory_overhead
  • 731f5d7 3.7.1
  • 89f706d Add missing CHANGELOG entries.
  • afaaeb8 Merge pull request #137 from simonihmig/fix-empty-concat-stats
  • d0d0439 Fix creation of empty stats directory
  • 809d74c release v3.7.0 🎉
  • 2a47b1f Merge pull request #135 from simonihmig/lazy-stats
  • a8bd470 Enable lazy activation of stats output
  • 387627e release v3.6.0 🎉
  • a0a8c1e Merge pull request #134 from simonihmig/concat-stats-path
  • 57f18e9 Support custom path for concat stats
  • b39a15a [PATCH]Read synchronously for larger files while concatenating
  • 09f8165 release v3.5.1 🎉
  • f2e855e Merge pull request #132 from broccolijs/quick-fix

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 5, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • daacd04 3.7.3
  • f83d930 Add CHANGELOG entry for 3.7.2 and 3.7.3.
  • 195d62f Merge pull request #138 from simonihmig/fix-stats
  • 52a7631 Fix stats output for latest broccoli-debug

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants