thriqon / ember-cli-format-number

https://www.npmjs.com/package/ember-cli-format-number
MIT License
9 stars 5 forks source link

Update ember-resolver to the latest version 🚀 #90

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of ember-resolver just got published.

Dependency ember-resolver
Current Version 2.1.1
Type devDependency

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:

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

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.

greenkeeper[bot] commented 7 years ago

Version 4.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 4.1.0 just got published.

Update to this version instead 🚀

Commits

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.

greenkeeper[bot] commented 7 years ago

Version 4.2.0 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 7 years ago

Version 4.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • fdb4ad8 v4.2.1
  • ee83a77 Merge pull request #201 from 201-created/fix-private-components
  • 82f042b make referrer absolute for all lookups
  • 88480a8 Merge pull request #197 from bekzod/regex
  • 980158d use test instead of match

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • dba5703 v4.2.2
  • 3e2aeda Merge pull request #205 from ember-cli/bump-gr
  • 646ddd5 Bump @glimmer/resolver
  • 80ea678 Merge pull request #204 from ember-cli/named-exports
  • 4f399a9 Support named exports

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.2.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • dbe7871 v4.2.3
  • e8dfe56 Merge pull request #206 from ember-cli/normalize-services
  • c67f849 Normalize services

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.2.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • bfd69d4 v4.2.4
  • 1ab3dd3 Merge pull request #207 from ember-cli/dots
  • a8f95a6 Normalize dots to slashes where appropriate
  • 8cb0fb4 Small README tweak

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.3.1 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 7 years ago

Version 4.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 09363b6 v4.4.0
  • 7cda4b6 Update CHANGELOG for v4.4.0.
  • 7c6eab8 Update minimum ember-cli-babel version to 6.8.1.
  • 0a6fc99 Merge pull request #211 from ember-cli/ember-cli-shims
  • 0fe9125 Bump ember-cli version, add ember-try coverage

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.5.0 just got published.

Update to this version instead 🚀

Commits

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