Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

loader.js@4.0.2 breaks build 🚨 #425

Merged
merged 1 commit into from
Apr 18, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚨🚨🚨

loader.js just published its new version 4.0.2, which is covered by your current version range. After updating it in your project the build went from success to failure.

This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


The new version differs by 16 commits .

  • 1260b17 release v4.0.2
  • 6ccb0a4 [BUGFIX PERF] don’t rebuild a module that has already been built, because that is very slow.
  • dc8a089 reified is now state on an internal member
  • 610819a Merge pull request #71 from ember-cli/perf
  • 2510e1d By removing thenew Array(length),reifyis no longer an array allocation site (ArraySingleArgumentConstructorStub). More specifically, it is no longer the site of an arbitrary length array allocation site . Although the same work (from a user-perspective) is happening, we merely moved the alloc to the Module constructor. By grouping it with theModuleallocation we allowreifyto further specialize.
  • ec3a1d3 Merge pull request #72 from ember-cli/stuff
  • 4128e53 rename to ember
  • 10750a6 reduce the iterations
  • a16501e Merge pull request #70 from ember-cli/benchmarks
  • 2860a50 some benchmarks
  • 7fac9d0 index.html to quickly load the file
  • b3c5954 Merge pull request #69 from ember-cli/fix-jit-issues
  • 5f736c5 prevent some common JIT issues
  • a4ce9be Release v4.0.1.
  • 5f91a3e Merge pull request #68 from rwjblue/move-loader.js-to-subdir

There are 16 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@jkleinsc jkleinsc merged commit ffec4d2 into master Apr 18, 2016
@jkleinsc jkleinsc deleted the greenkeeper-loader.js-4.0.2 branch April 18, 2016 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants