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 ember-ajax is breaking the build 🚨 #57

Open
greenkeeper bot opened this issue Sep 11, 2018 · 3 comments
Open

An in-range update of ember-ajax is breaking the build 🚨 #57

greenkeeper bot opened this issue Sep 11, 2018 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 11, 2018

Version 3.1.1 of ember-ajax was just published.

Branch Build failing 🚨
Dependency ember-ajax
Current Version 3.1.0
Type devDependency

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

ember-ajax 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).

Commits

The new version differs by 34 commits.

  • 196b10f v3.1.1
  • 22f63a0 fix: use assign instead of deprecated merge
  • 3bcd571 chore(deps): update
  • 829d82d chore(ci): run tests against Ember 2.12+
  • 46b7ba1 chore: remove reference to ic-ajax
  • 826d4c3 chore: remove reference to Ember 1.13
  • 6694fb1 chore(docs): update README
  • 3a25d71 fix: don't append leading '/' when building url
  • f71854f refactor: convert to TypeScript
  • 23705b9 chore(deps): install and configure TypeScript
  • 31ee07a fix: make FastBoot test more reliable
  • b96b65f test: add FastBoot test
  • 2f58087 fix: correctly import najax for FastBoot
  • ad730f9 chore(ci): update node version
  • d1990ea fix: clean up some deprecation warnings

There are 34 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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2018

  • The devDependency ember-ajax was updated from 3.1.1 to 3.1.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • f5d3245 chore(release): 3.1.2
  • 55cbc7c chore(deps): install standard-version
  • 101c357 fix: is*Error type definitions
  • fe518dc fix: skip instead of returning url when namespace is present in url
  • 975724d fix: bump typescript to get working d.ts

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2018

  • The devDependency ember-ajax was updated from 3.1.2 to 3.1.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 430d11c chore(release): 3.1.4
  • ba9a87d test: add test case around relative URL conversion
  • daf8319 Revert "fix: don't append leading '/' when building url"

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