BBVAEngineering / ember-cli-htmlbars-minifier

Removes all whitespace in htmlbars templates
MIT License
2 stars 0 forks source link

Update ember-source-channel-url to the latest version 🚀 #30

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ember-source-channel-url was updated from 1.1.0 to 1.2.0.

This version 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.


Release Notes for Release 1.2.0
  • Print only the url when being piped/scripted. (#65) (aaaa70a)
  • Print only the url when being piped/scripted. (569cd10)
  • Ensure any trailing whitespace in package.json is preserved. (#64) (da4d191)
  • Add --write to README (21e9cf6)
  • Ensure any trailing whitespace in package.json is preserved. (d661a2c)
  • Add testing for Node 12. (#63) (7109a8f)
  • Add ability to update package.json automatically. (#62) (09ad315)
  • Add testing for Node 12. (66e8c76)
  • Add ability to update package.json automatically. (cd73756)
  • Build(deps-dev): Bump prettier from 1.17.0 to 1.17.1 (47bc549)
  • Build(deps-dev): Bump eslint-plugin-prettier from 3.0.1 to 3.1.0 (6e4f924)
  • Build(deps-dev): Bump eslint-config-prettier from 4.1.0 to 4.2.0 (dc4958d)
  • Build(deps-dev): Bump prettier from 1.16.4 to 1.17.0 (6a72e16)
  • Build(deps-dev): Bump eslint from 5.15.3 to 5.16.0 (df01a27)
  • Build(deps-dev): Bump eslint from 5.15.2 to 5.15.3 (7709622)
  • Build(deps-dev): Bump eslint from 5.15.1 to 5.15.2 (ac576b9)
  • Build(deps-dev): Bump eslint from 5.15.0 to 5.15.1 (d07f9f4)
  • Build(deps-dev): Bump get-port from 4.1.0 to 4.2.0 (e511f1c)
  • Build(deps-dev): Bump eslint from 5.14.1 to 5.15.0 (ef45eb7)
  • Build(deps-dev): Bump eslint-config-prettier from 4.0.0 to 4.1.0 (19aba04)
  • Build(deps-dev): Bump qunit from 2.9.1 to 2.9.2 (372c451)
  • Build(deps-dev): Bump eslint from 5.14.0 to 5.14.1 (eb9c5bb)
  • Build(deps-dev): Bump eslint from 5.13.0 to 5.14.0 (0391dcd)
  • Build(deps-dev): Bump prettier from 1.16.3 to 1.16.4 (815f4f3)
  • Build(deps-dev): Bump eslint from 5.12.1 to 5.13.0 (e3deeff)
  • Build(deps-dev): Bump prettier from 1.16.1 to 1.16.3 (94f2738)
  • Build(deps-dev): Bump eslint-config-prettier from 3.6.0 to 4.0.0 (#41) (800e57c)
  • Build(deps-dev): Bump prettier from 1.16.0 to 1.16.1 (e8cefee)
  • Build(deps-dev): Bump eslint from 5.12.0 to 5.12.1 (230d407)
  • Build(deps-dev): Bump prettier from 1.15.3 to 1.16.0 (faa82d8)
  • Build(deps-dev): Bump eslint-config-prettier from 3.5.0 to 3.6.0 (74e9d14)
  • Build(deps-dev): Bump eslint-config-prettier from 3.4.0 to 3.5.0 (4838487)
  • Build(deps-dev): Bump eslint-config-prettier from 3.3.0 to 3.4.0 (01e30d0)
  • Build(deps-dev): Bump qunit from 2.8.0 to 2.9.1 (#34) (424592e)
  • Build(deps-dev): Bump eslint-plugin-node from 8.0.0 to 8.0.1 (#32) (b4e99cf)
  • Build(deps-dev): Bump eslint from 5.11.1 to 5.12.0 (#33) (6bf82eb)
  • Build(deps-dev): Bump eslint-plugin-prettier from 3.0.0 to 3.0.1 (#30) (8744eb9)
  • Build(deps-dev): Bump eslint from 5.11.0 to 5.11.1 (#29) (446f295)
  • Bump eslint from 5.10.0 to 5.11.0 (#28) (7b0373e)
  • Bump get-port from 4.0.0 to 4.1.0 (#27) (a12af84)
  • Bump eslint-plugin-node from 6.0.1 to 8.0.0 (#25) (92358df)
  • Bump got from 8.0.1 to 8.3.2 (#26) (a92191c)
  • Bump eslint-plugin-prettier from 2.7.0 to 3.0.0 (#24) (27a36cc)
  • Bump eslint-config-prettier from 2.9.0 to 3.3.0 (#20) (4861277)
  • Bump eslint from 4.15.0 to 5.10.0 (#19) (79787b8)
  • Bump eslint-plugin-prettier from 2.4.0 to 2.7.0 (#21) (f37955d)
  • Bump execa from 0.10.0 to 1.0.0 (#23) (b8ee1dd)
  • Bump get-port from 3.2.0 to 4.0.0 (#13) (acad1fd)
  • Bump qunit from 2.5.0 to 2.8.0 (#8) (5113ba0)
  • Merge pull request #18 from Turbo87/node-4 (bcdd4c9)
  • package.json: Update Node.js support range (f6d3492)
  • CI: Add Node 10 to test matrix (544b7d5)
  • CI: Drop Node 9 from test matrix (70e39b9)
  • CI: Drop Node 4 from test matrix (edab98f)
  • [Security] Bump lodash from 4.17.4 to 4.17.11 (#6) (c5d19ec)
  • [Security] Bump mixin-deep from 1.3.0 to 1.3.1 (#12) (da40a84)
  • [Security] Bump atob from 2.0.3 to 2.1.2 (#14) (4deaeba)
  • Bump eslint-plugin-node from 5.2.1 to 6.0.1 (#10) (d3cf700)
  • Bump rsvp from 4.7.0 to 4.8.4 (#7) (3de163d)
  • Bump prettier from 1.10.2 to 1.15.3 (#17) (b0449db)
  • Merge pull request #16 from Turbo87/sane (336df40)
  • Pin qunit dependency to v2.6.x (d77b1af)
Commits

The new version differs by 63 commits.

  • 0461822 Release 1.2.0
  • aaaa70a Print only the url when being piped/scripted. (#65)
  • 569cd10 Print only the url when being piped/scripted.
  • da4d191 Ensure any trailing whitespace in package.json is preserved. (#64)
  • 21e9cf6 Add --write to README
  • d661a2c Ensure any trailing whitespace in package.json is preserved.
  • 7109a8f Add testing for Node 12. (#63)
  • 09ad315 Add ability to update package.json automatically. (#62)
  • 66e8c76 Add testing for Node 12.
  • cd73756 Add ability to update package.json automatically.
  • 47bc549 Build(deps-dev): Bump prettier from 1.17.0 to 1.17.1
  • 6e4f924 Build(deps-dev): Bump eslint-plugin-prettier from 3.0.1 to 3.1.0
  • dc4958d Build(deps-dev): Bump eslint-config-prettier from 4.1.0 to 4.2.0
  • 6a72e16 Build(deps-dev): Bump prettier from 1.16.4 to 1.17.0
  • df01a27 Build(deps-dev): Bump eslint from 5.15.3 to 5.16.0

There are 63 commits in total.

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for Release 2.0.0
  • Drop Node 6 support. (#66) (25f7d95)
  • Add yarn lint:js script. (3ed2b29)
  • Refactor to async/await usage. (79c4111)
  • Drop Node 6 support. (57fcb86)
  • Tweak eslint config to support ES2018. (cad11e9)
Commits

The new version differs by 6 commits.

See the full diff

codecov-io commented 5 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #30   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          21     21           
=====================================
  Hits           21     21

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c8bdabb...f8e5b1e. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

adrigzr commented 3 years ago

:tada: This issue has been resolved in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: