Skip to content

Conversation

@dependabot-preview
Copy link

Updates the requirements on rest to permit the latest version.

Release notes

Sourced from rest's releases.

v2.0.0

  • MAJOR: Drop hard when.js dependency in favor of ES6 Promise API. See https://github.com/cujojs/when/blob/master/docs/es6-promise-shim.md to use when.js as an ES6 Promise polyfill.
  • MAJOR: AMD modules are no longer supported. curl.js users can use the cjsm11 loader, see https://github.com/cujojs/curl#api-at-a-glance
  • Moved path token param replacement from the clients into the rest/interceptor/params interceptor, which is also deprecated. The behavior will no longer be applied automatically in the client. Using the rest/interceptor/template interceptor is far more powerful and preferred.
  • Fixed an issue preventing uri template exploded values from expanding correctly.
  • Update tested environments:
    • Android 5.1, 4.4 and 4.3
    • Chrome latest
    • Edge latest
    • Firefox latest, 45 ESR, 38 ESR
    • Node 0.10, 4, 6
    • IE 11
    • iOS 8 and 9
    • Safari 8 and 9
  • Removed old IE XDomainRequest client and xhr and xdr interceptors
  • mime interceptor no longer sets Content-Type on requests without an entity
Commits
  • 4bd359d Release v2.0.0
  • d613afe Removed old IE XDomainRequest client and xhr and xdr interceptors
  • 7709358 Drop AMD module support
  • 4cf0771 Update tested browsers
  • 29d77ee Fix jshint errors from adding self as global
  • 72f5fc1 Allow to use XHR within Webworker scope
  • 423dbb3 Correctly expand exploded template values
  • 92bfd57 Remove automatic path token replacement from clients
  • e88ba2d Encode URL query string as application/x-www-form-urlencoded
  • 21b18ba Fix tests for iOS 7.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

Updates the requirements on [rest](https://github.com/cujojs/rest) to permit the latest version.
- [Release notes](https://github.com/cujojs/rest/releases)
- [Commits](cujojs/rest@v1.3.1...v2.0.0)
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants