Skip to content

Update embroider to v0.32.0 #3040

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
Nov 24, 2020
Merged

Update embroider to v0.32.0 #3040

merged 1 commit into from
Nov 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@embroider/compat 0.31.0 -> 0.32.0 age adoption passing confidence
@embroider/core 0.31.0 -> 0.32.0 age adoption passing confidence
@embroider/webpack 0.31.0 -> 0.32.0 age adoption passing confidence

Release Notes

embroider-build/embroider

v0.32.0

Compare Source

  • ENHANCEMENT: added a new allowUnsafeDynamicComponents option to support testing of apps that are partially-working under staticComponents mode
  • BUGFIX: Fix ensureSafeComponent to not reuse registered component across owners by @​simonihmig
  • ENHANCEMENT: added a new pluginHints option that lets you achieve parallel builds even if some of your babel or htmlbars plugins are misbehaved
  • HOUSEKEEPING: refactored plugin portability system to make pluginHints practical
  • HOUSEKEEPING: updated to use broccoli-node-api types
  • ENHANCEMENT: test coverage for ensureSafeComponent stability
  • ENHANCEMENT: minimize CSS in prod by @​thoov
  • ENHANCEMENT: fix REUSE_WORKSPACE for in-repo-addons
  • COMPAT: update @embroider/util usage of private API for ember 3.24 compatibility
  • ENHANCEMENT: configure @babel/plugin-transform-runtime by default, making all apps smaller, especially if they support IE11.
  • HOUSEKEEPING: update to released version of fixturify-project by @​rwjblue

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 these updates 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 @jtgeibel (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.

@renovate renovate bot force-pushed the renovate/embroider branch from e004f96 to c34a57e Compare November 24, 2020 12:39
@Turbo87
Copy link
Member

Turbo87 commented Nov 24, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Nov 24, 2020

📌 Commit c34a57e has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Nov 24, 2020

⌛ Testing commit c34a57e with merge 60ab5cc...

@bors
Copy link
Contributor

bors commented Nov 24, 2020

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 60ab5cc to master...

@bors bors merged commit 60ab5cc into master Nov 24, 2020
@renovate renovate bot deleted the renovate/embroider branch November 24, 2020 14:50
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.

5 participants