Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ember-ajax to v5 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 17, 2020

This PR contains the following updates:

Package Type Update Change
ember-ajax devDependencies major 3.1.0 -> 5.0.0

Release Notes

ember-cli/ember-ajax

v5.0.0

Compare Source

Breaking Changes
  • Update ember-cli-babel to v7.x
    (this requires apps to use Ember CLI 2.13 or above)

  • Extend the native Error class instead of EmberError
    (fixes compatibility with Ember 3.8)

  • Drop Node 4 from engines declaration in package.json
    (CI had already been running on Node 6 for a while already)

Bug Fixes
  • Restore ability to override the ajax service using a JS file
Documentation
  • Add "Compatibility" section to the README file

v4.0.2

Compare Source

Bug Fixes
  • deprecation: the new EmberObject is deprecated (80e6e15)

v4.0.1

Compare Source

4.0.1 (2018-12-10)

v4.0.0

Compare Source

Bug Fixes
  • bump typescript to get working d.ts (975724d), closes #​388
  • is*Error type definitions (101c357)
  • skip instead of returning url when namespace is present in url (fe518dc)

Changes for each version can be found as part of the release notes on Github.

v3.1.3

Compare Source

v3.1.2

Compare Source

Bug Fixes
  • bump typescript to get working d.ts (975724d), closes #​388
  • is*Error type definitions (101c357)
  • skip instead of returning url when namespace is present in url (fe518dc)

Changes for each version can be found as part of the release notes on Github.

v3.1.1

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

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

Successfully merging this pull request may close these issues.

1 participant