Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 9 commits .
81c3d0b
3.0.1
16d5f08
Update CHANGELOG for 3.0.1.
10e0c88
Merge pull request #178 from ember-cli/bugfix
fa83970
Bring in line with addon/ layout changes.
f80f6de
[Fixes #175] restore ability to resolve from modules
1fbc09e
Merge pull request #177 from 201-created/keys
c08ccbb
No longer need Ember.keys
7b423a2
Merge pull request #176 from 201-created/restructure
1f656e8
Restructure on disk
See the full diff.
Update to this version instead 🚀
The new version differs by 9 commits .
6639420
4.1.0
54ee9df
Update CHANGELOG for 4.1.0.
a24d4ae
Merge pull request #182 from 201-created/module-unification
ff12633
Resolve @glimmer/di properly.
74ac3b9
Add module-unification
scenario to travis.
d610ebe
Use separate tree for feature flag.
4603705
Initial implementation of the module unification
9efec75
Merge pull request #180 from 201-created/feature-flags
2018a0e
Feature flag infrastructure
See the full diff.
Update to this version instead 🚀
The new version differs by 13 commits.
218f83c
v4.2.0
dd8a476
Merge pull request #199 from ember-cli/ember-cli
d041f7c
Bump ember-cli (w/o eslint)
6614e68
Merge pull request #198 from ember-cli/pass-referrer-v2
5f425d6
Normalize referrer and lookupString, add config flag
d153cc8
Merge pull request #192 from 201-created/defaultType
aec0059
defaultType support, mv partials code to resolver
9dec996
Merge pull request #190 from 201-created/no-normalize
8d97d8b
Assert against get, not normalize
d87ce8e
Merge pull request #186 from ember-cli/typo
d0ad411
fix file name typo
8ae3114
Merge pull request #184 from acorncom/patch-1
5c20636
Fixes a small typo
See the full diff
Update to this version instead 🚀
The new version differs by 7 commits.
79db9be
v4.3.1
feeacb2
Update CHANGELOG.
7ea4e48
Merge pull request #212 from ember-cli/update-version-checker
538e3b0
Update ember-cli-version-checker
d990ae1
v4.3.0
f558c73
Merge pull request #208 from 201-created/fallback
c7dd5d6
fallback resolver
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
25c7439
v4.5.0
96f1723
Add CHANGELOG entry for 4.5.0.
bea3e86
Merge pull request #213 from rwjblue/fix-template-lookup-with-other-namespace
fb27244
Update yarn.lock.
ea13f46
Ensure internal layoutFor
lookups for namespaced templates works.
See the full diff
Update to this version instead 🚀
The new version differs by 22 commits.
4fbf54a
v4.5.1
0d3a85d
Merge pull request #225 from ember-cli/expandLocalLookup
338680a
Implement MU sources and namespaces with expandLocalLookup
ecc4748
glimmer-resolver v0.4.3
04f47d5
Add new types for new Ember releases
d7dc4dd
Merge pull request #224 from 201-created/isaac/fallback-normalization
e38f353
normalize specifiers before passing to fallback
13f05eb
Merge pull request #221 from 201-created/isaac/fix-main-service-lookup
b2357af
Merge pull request #222 from SergeAstapov/document-pluralizedTypes
000bc2b
[DOCS] Adds example about pluralizedTypes usage
9b5e679
fix requires registry for main services/components
9937486
Add template-options type to config
7f3fbcf
Merge pull request #220 from 201-created/isaac/namespace-argument
b57afa8
Add tests for main add-on lookup
50036c2
glimmer-wrapper resolver to take targetNamespace
There are 22 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 8 commits.
d37c06b
4.5.5
bca705d
Add v4.5.5 to CHANGELOG.md.
cf94ba4
Merge pull request #232 from lupestro/deprecate-ember-logger
7190e5f
Updated to conditionally use console rather than using Ember.Logger
54356ad
Merge pull request #228 from cibernox/use-build-time-module-unification-check
94d6c0f
Merge pull request #230 from josemarluedke/patch-1
d52e7c3
Update module unification spec link
2620d96
Use build-time project.isModuleUnification()
instead of feature flag.
See the full diff
Version 3.0.0 of ember-resolver just got published.
The version 3.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ember-resolver. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 14 commits .
7362f60
release v3.0.0
3d6ae61
Merge pull request #174 from ember-cli/cleanup
58bacd8
more cleanup
2bc9593
Merge pull request #173 from ember-cli/cleanup
6b0727f
cleanup
15cc4c3
Merge pull request #172 from ember-cli/cleanup
4861481
cleanup deps
074179a
Merge pull request #164 from ember-cli/greenkeeper-ember-cli-2.9.1
bb65019
Merge branch 'master' into greenkeeper-ember-cli-2.9.1
946aa6c
Merge pull request #165 from ember-cli/greenkeeper-ember-cli-app-version-2.0.1
8f6c55b
Merge pull request #169 from daniellawrence/bug/readme-link-update-example
3e0636c
Allow for lazy people like me to easy navigate to the example.
6474f9e
chore(package): update ember-cli-app-version to version 2.0.1
e2ffdc5
chore(package): update ember-cli to version 2.9.1
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: