code-corps-ember icon indicating copy to clipboard operation
code-corps-ember copied to clipboard

Update ember-cli-meta-tags to the latest version 🚀

Open greenkeeper[bot] opened this issue 8 years ago • 10 comments

Version 4.0.0 of ember-cli-meta-tags just got published.

Dependency ember-cli-meta-tags
Current Version 3.1.0
Type devDependency

The version 4.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-cli-meta-tags. 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 6 commits.

  • 299d6c9 4.0.0
  • 85e54f2 Merge pull request #56 from cibernox/patch-1
  • 597a455 Remove 1.13 from ember-try. Apparently it has been broken for a while already.
  • 146208a Update readme
  • 7e71d8b Update package.json
  • 7c407e2 Update dependency on ember-cli-head

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] avatar Jun 06 '17 18:06 greenkeeper[bot]

This fails due to what seems to be a reported issue in the ember-cli-head subdependency:

https://github.com/ronco/ember-cli-head/issues/33

We should wait to see if there's any activity there before spending time trying to fix it here.

begedin avatar Jun 12 '17 09:06 begedin

@begedin I see headTags defined in application.js route. Also see those meta tags in index.html. Is there some duplication here or am I missing something?

snewcomer avatar Dec 09 '17 21:12 snewcomer

@begedin ping again on this question.

joshsmith avatar Dec 11 '17 19:12 joshsmith

@joshsmith @snewcomer

I'm not the one who worked on it initially, so I'm not sure. My guess would be, the index.html ones are the default to fall back on, while each route would end up dynamically setting their own.

We only do it in the app route right now, and from what I can tell, they're near-identical, to those in index.html, so technically, I guess we don't really need ember-cli-meta-tags yet, maybe.

We presumably would end up needing them eventually, though, since we'd like different tags on project pages, for example.

begedin avatar Dec 12 '17 06:12 begedin

Version 4.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

There are 21 commits in total.

See the full diff

greenkeeper[bot] avatar Jun 26 '18 11:06 greenkeeper[bot]

Version 5.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 1eca975 Preparations to publish 5.0.0 (#73)
  • 07c2d37 update head to 0.4.1 (#71)

See the full diff

greenkeeper[bot] avatar Jun 26 '18 11:06 greenkeeper[bot]

Version 5.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] avatar Aug 03 '18 16:08 greenkeeper[bot]

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] avatar Jan 18 '19 05:01 greenkeeper[bot]

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] avatar Jan 21 '19 16:01 greenkeeper[bot]

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

greenkeeper[bot] avatar Apr 07 '20 02:04 greenkeeper[bot]