AtomLinter / linter-glsl

Atom package that lints GLSL shaders on the fly.
https://atom.io/packages/linter-glsl
MIT License
15 stars 6 forks source link

An in-range update of atom-package-deps is breaking the build 🚨 #58

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.5.0 of atom-package-deps just got published.

Branch Build failing 🚨
Dependency atom-package-deps
Current Version 4.4.1
Type dependency

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

As atom-package-deps is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/AtomLinter/linter-glsl/147?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
Commits

The new version differs by 23 commits .

  • 0bfd929 :arrow_up: Bump version to 4.5.0
  • c5fe3ad :memo: Document version in CHANGELOG
  • a6b3eab Merge pull request #87 from steelbrain/steelbrain/enable-prompt-by-default
  • 89a5ab2 :bug: Do not prompt user in specs mode
  • b666b7a :memo: Document change in CHANGELOG
  • 35c3818 :art: Enable prompt user by default
  • 5b36dee :memo: Document change in CHANGELOG
  • 7710de3 Merge pull request #86 from steelbrain/steelbrain/add-version
  • b10f196 :facepalm: APM doesnt support semver
  • 8b2e29b :bug: Remove babel usage to fix stack traces
  • 43aa01d :art: Address reviewer's comment
  • ac49b47 :new: Pass on version to APM install cli
  • 6825847 :art: Address reviewer's comments
  • 26c062b :art: Show version if available in notification
  • e32ffb5 :memo: Mention in docs that you can use semver

There are 23 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

Arcanemagus commented 7 years ago

This is due to changes in their master branch, not an issue here.