Skip to content

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

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2020

This PR contains the following updates:

Package Type Update Change
ember-source (source) devDependencies patch 3.20.3 -> 3.20.5

Release Notes

emberjs/ember.js

v3.20.5

Compare Source

  • #​19106 [BUGFIX] Ensure destroy methods on CoreObject are invoked.
  • #​19111 [BUGFIX] Fixes ArrayProxy length reactivity.

v3.20.4

Compare Source

  • #​19047 Ensure inject-babel-helpers plugin can be parallelized
  • #​19089 Update rendering engine to improve immediate encoding performance
  • #​19082 Simplify mixin application
  • #​19088 Simplify factory instantiation from the container
  • #​19028 Ensure setter CP's with dependent keys on curly components can be two way bound
  • #​19077 Simplify get and improve computed caching scheme.
  • #​19065 / #​19072 - Updates GlimmerVM to improve internal destroyable system and improve tag / revision computation.
  • #​19081 Reduces template compilation size in production builds.

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.

@rust-highfive
Copy link

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.

@Turbo87
Copy link
Member

Turbo87 commented Aug 16, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Aug 16, 2020

📌 Commit c19e80c has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Aug 16, 2020

⌛ Testing commit c19e80c with merge a70e9e6...

bors added a commit that referenced this pull request Aug 16, 2020
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)

-   [#&#8203;19047](https://togithub.com/emberjs/ember.js/pull/19047) Ensure `inject-babel-helpers` plugin can be parallelized
-   [#&#8203;19089](https://togithub.com/emberjs/ember.js/pull/19089) Update rendering engine to improve immediate encoding performance
-   [#&#8203;19082](https://togithub.com/emberjs/ember.js/pull/19082) Simplify mixin application
-   [#&#8203;19088](https://togithub.com/emberjs/ember.js/pull/19088) Simplify factory instantiation from the container
-   [#&#8203;19028](https://togithub.com/emberjs/ember.js/pull/19028) Ensure setter CP's with dependent keys on curly components can be two way bound
-   [#&#8203;19077](https://togithub.com/emberjs/ember.js/pull/19077) Simplify `get` and improve `computed` caching scheme.
-   [#&#8203;19065](https://togithub.com/emberjs/ember.js/pull/19065) / [#&#8203;19072](https://togithub.com/emberjs/ember.js/pull/19072) - Updates GlimmerVM to improve internal destroyable system and improve tag / revision computation.
-   [#&#8203;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).
@bors
Copy link
Contributor

bors commented Aug 16, 2020

💔 Test failed - checks-travis

@bors
Copy link
Contributor

bors commented Aug 18, 2020

☔ The latest upstream changes (presumably #2588) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-3.20.x branch from c19e80c to 1af3a7c Compare August 18, 2020 07:34
@bors
Copy link
Contributor

bors commented Aug 19, 2020

☔ The latest upstream changes (presumably #2701) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-3.20.x branch from 1af3a7c to 4aa8b15 Compare August 19, 2020 07:50
@bors
Copy link
Contributor

bors commented Aug 24, 2020

☔ The latest upstream changes (presumably #2712) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-3.20.x branch 2 times, most recently from c5f150b to 98ec183 Compare August 29, 2020 00:35
@renovate renovate bot changed the title Update dependency ember-source to v3.20.4 Update dependency ember-source to v3.20.5 Aug 29, 2020
@renovate renovate bot force-pushed the renovate/ember-source-3.20.x branch from 98ec183 to 485bed0 Compare September 8, 2020 07:31
@locks
Copy link
Contributor

locks commented Sep 8, 2020

@bors r=@Turbo87

@bors
Copy link
Contributor

bors commented Sep 8, 2020

📌 Commit 485bed0 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Sep 8, 2020

⌛ Testing commit 485bed0 with merge 05f7985...

@bors
Copy link
Contributor

bors commented Sep 8, 2020

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 05f7985 to master...

@bors bors merged commit 05f7985 into master Sep 8, 2020
@renovate renovate bot deleted the renovate/ember-source-3.20.x branch September 8, 2020 22:09
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.

6 participants