ember-codemods / ember-module-migrator

Automated migration for new Ember application layout.
74 stars 15 forks source link

Bump rsvp from 3.6.1 to 4.8.4 #109

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rsvp from 3.6.1 to 4.8.4.

Changelog *Sourced from [rsvp's changelog](https://github.com/tildeio/rsvp.js/blob/master/CHANGELOG.md).* > # Master > > # 4.8.2 > > * restore cast for 4.x > > # 4.8.1 > > * Confuse Webpack (make is easier to pack this module) > > # 4.8.0 > > * reject promise when non-array promise is passed to RSVP.filter > * fix issue with registering event callbacks > * remove publishing to S3 and rely on `npm` and `jsdelivr.com` instead > * general cleanup > > # 4.7.0 > > * Release the same code as 4.0.2 but as 4.7.0 (fixes issues with `npm outdated`, `yarn update-interactive`, etc caused by accidental publishing of 4.6.1). > > # 4.0.2 > > * Fix issue which occurs when you have a `.finally` after a promise has rejected with no rejection value. > > # 4.0.1 > > * Fix bug in `RSVP.filter` where it would only respect explicitly `true` values (unlike `[].filter` which allows truthy values). > > # 4.0.0 > > * remove es3 fallbacks > * make map/filter eager > > # 3.5.0 > > * expose RSVP.asap for access to the micro-task polyfil > > # 3.4.0 > > * [BUGFIX] Fix memory leak [#446] > * Mirror Node's LTS policy > * add dist/rsvp.es.js (bundle as a single ES module file) > * fix typo in readme > > # 3.3.3 > > * [BUGFIX] Fix asap for Titanium \w webpack usage. > > # 3.3.2 > ... (truncated)
Commits - [`ac50a0a`](https://github.com/tildeio/rsvp.js/commit/ac50a0a1308a6f2e5eb783e9d6435fb72a29a06f) release v4.8.4 🎉 - [`9be07de`](https://github.com/tildeio/rsvp.js/commit/9be07de475bea39cbcd703b19080c6ce7b87eebc) port [**codeworrior**](https://github.com/codeworrior)'s stefanpenner/es6-promise#339 - [`1ba4bf7`](https://github.com/tildeio/rsvp.js/commit/1ba4bf7837ab2470b0c5f1b596c4ca172ba23c95) Merge pull request [#536](https://github-redirect.dependabot.com/tildeio/rsvp.js/issues/536) from xg-wang/master - [`eb5bd44`](https://github.com/tildeio/rsvp.js/commit/eb5bd44912f7513fba88c90c20d4af86df8b6a31) fix backtick - [`bcd0936`](https://github.com/tildeio/rsvp.js/commit/bcd0936d7927b31b4cb8f8710b20497f8f554748) Merge pull request [#535](https://github-redirect.dependabot.com/tildeio/rsvp.js/issues/535) from michga/patch-1 - [`beae443`](https://github.com/tildeio/rsvp.js/commit/beae4430056399cae280086c8f17c5f06c0834c2) typo - [`879fe32`](https://github.com/tildeio/rsvp.js/commit/879fe324f9810747f9feac1f679f3c357c0e6627) release v4.8.3 🎉 - [`f81b8d4`](https://github.com/tildeio/rsvp.js/commit/f81b8d4dc998217a10e097f7299aac760285d986) Merge pull request [#534](https://github-redirect.dependabot.com/tildeio/rsvp.js/issues/534) from bekzod/update-libs - [`d306869`](https://github.com/tildeio/rsvp.js/commit/d30686918e32e1c5a4692151da8979c7a03b6f77) bump deps - [`238f66b`](https://github.com/tildeio/rsvp.js/commit/238f66bbb475acfce4c37989dc420e244ccee1b8) Merge pull request [#495](https://github-redirect.dependabot.com/tildeio/rsvp.js/issues/495) from bekzod/align-things - Additional commits viewable in [compare view](https://github.com/tildeio/rsvp.js/compare/v3.6.1...v4.8.4)


Dependabot compatibility score

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.

Dependabot will not automatically merge this PR because it includes a major update to a production dependency.


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 cancel merge` will cancel a previously requested merge - `@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](https://app.dependabot.com): - 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.