Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

loader.js@4.0.3 breaks build 🚨 #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

🚨🚨🚨

loader.js just published its new version 4.0.3, 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 22 commits .

  • cc9d766 release v4.0.3
  • d50af0e Merge pull request #77 from ember-cli/require-as-default
  • f1bc75a Supportimport require from 'require';and require.has() for ember support.
  • 3c40176 Merge pull request #76 from ember-cli/fix-dev-dep
  • d593aae Fix devDependencies for benchmarks
  • 3ae6fdb remove now un-needed memoization
  • 21b791d add another very basic loader to compare
  • b8884f0 release v4.0.2
  • 254eb6a Merge pull request #74 from ember-cli/perf
  • b5d1609 Merge pull request #73 from ember-cli/cleanup
  • 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

There are 22 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 ⚑

@elwayman02 elwayman02 force-pushed the greenkeeper-loader.js-4.0.3 branch 2 times, most recently from 454ff98 to 8f723f9 Compare April 26, 2016 21:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants