-
Notifications
You must be signed in to change notification settings - Fork 649
Update dependency ember-source to v3.20.5 #2691
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
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @smarnach (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
@bors r+ |
📌 Commit c19e80c has been approved by |
Update dependency ember-source to v3.20.4 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ember-source](https://emberjs.com/) ([source](https://togithub.com/emberjs/ember.js)) | devDependencies | patch | [`3.20.3` -> `3.20.4`](https://renovatebot.com/diffs/npm/ember-source/3.20.3/3.20.4) | --- ### Release Notes <details> <summary>emberjs/ember.js</summary> ### [`v3.20.4`](https://togithub.com/emberjs/ember.js/blob/master/CHANGELOG.md#v3204-August-11-2020) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v3.20.3...v3.20.4) - [#​19047](https://togithub.com/emberjs/ember.js/pull/19047) Ensure `inject-babel-helpers` plugin can be parallelized - [#​19089](https://togithub.com/emberjs/ember.js/pull/19089) Update rendering engine to improve immediate encoding performance - [#​19082](https://togithub.com/emberjs/ember.js/pull/19082) Simplify mixin application - [#​19088](https://togithub.com/emberjs/ember.js/pull/19088) Simplify factory instantiation from the container - [#​19028](https://togithub.com/emberjs/ember.js/pull/19028) Ensure setter CP's with dependent keys on curly components can be two way bound - [#​19077](https://togithub.com/emberjs/ember.js/pull/19077) Simplify `get` and improve `computed` caching scheme. - [#​19065](https://togithub.com/emberjs/ember.js/pull/19065) / [#​19072](https://togithub.com/emberjs/ember.js/pull/19072) - Updates GlimmerVM to improve internal destroyable system and improve tag / revision computation. - [#​19081](https://togithub.com/emberjs/ember.js/pull/19081) Reduces template compilation size in production builds. </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#rust-lang/crates.io).
💔 Test failed - checks-travis |
☔ The latest upstream changes (presumably #2588) made this pull request unmergeable. Please resolve the merge conflicts. |
c19e80c
to
1af3a7c
Compare
☔ The latest upstream changes (presumably #2701) made this pull request unmergeable. Please resolve the merge conflicts. |
1af3a7c
to
4aa8b15
Compare
☔ The latest upstream changes (presumably #2712) made this pull request unmergeable. Please resolve the merge conflicts. |
c5f150b
to
98ec183
Compare
98ec183
to
485bed0
Compare
📌 Commit 485bed0 has been approved by |
☀️ Test successful - checks-travis |
This PR contains the following updates:
3.20.3
->3.20.5
Release Notes
emberjs/ember.js
v3.20.5
Compare Source
destroy
methods onCoreObject
are invoked.ArrayProxy
length reactivity.v3.20.4
Compare Source
inject-babel-helpers
plugin can be parallelizedget
and improvecomputed
caching scheme.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.
This PR has been generated by WhiteSource Renovate. View repository job log here.