bmeurant / ember-array-contains-helper

Ember helper to test the presence of a value in an array
http://bmeurant.github.io/ember-array-contains-helper/
MIT License
22 stars 2 forks source link

Update ember-code-snippet to the latest version 🚀 #175

Closed greenkeeper[bot] closed 8 months ago

greenkeeper[bot] commented 6 years ago

Version 2.2.2 of ember-code-snippet was just published.

Dependency ember-code-snippet
Current Version 2.2.1
Type devDependency

The version 2.2.2 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ember-code-snippet.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 4 commits.

  • c8be698 releasing
  • 71730ba Merge pull request #51 from dcyriller/broccoli-1-compatibility
  • 2b7e69e Extract writeSnippets function
  • 2ba754b Reach Broccoli 1 & 2 compatibility

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.296% when pulling 7019c30a989351b12006dc466a131e442e37e443 on greenkeeper/ember-code-snippet-2.2.2 into d7411f5dc78bc8646db3c45ff3dff25e8554a493 on master.

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 5d4fdfa releasing
  • 84a60f3 Merge pull request #53 from aaxelb/patch-1
  • edbc3aa Look for snippets in TypeScript files

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ad44087 releasing
  • 96060d9 Merge pull request #54 from AndreJoaquim/update-glob-to-remove-deprecation-warn
  • 82681f6 Update glob to remove minimatch deprecation warn

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 1787ab5 Merge pull request #59 from shimizust/master
  • 0f9040a - Added ability to configure snippet file extensions to use. If not set, the file extensions corresponding to the default set of languages will be used.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

  • e2abc2a releasing
  • 46a9f62 Merge pull request #62 from simonihmig/composability
  • 7694a5d Adapt returned language to prism.js supported languages
  • a23086e Add component example to Readme
  • 0c3905d Cleanup dynamic-code-snippet
  • d52e51c Replace let helper with with helper, to fix Ember 2.18 tests
  • 1f73426 Add getCodeSnippet function for JS usage
  • c8a9c0e Update Readme, adding helper and removing component docs
  • 9ff24ea Add helper test
  • 0374bcb Removed code-snippet component
  • 739d699 Add dynamic helper
  • 3b5ec22 Create helpers and utility functions
  • d8b1c59 Remove highlight.js integration
  • c40ea3c Merge pull request #60 from simonihmig/addon-infrastructure
  • f13f60f Fix linting

There are 21 commits in total.

See the full diff