linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

Update ember-cli in group default to the latest version 🚀 #425

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency ember-cli was updated from 3.16.1 to 3.17.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.


Publisher: rwjblue License: MIT

Release Notes for v3.17.0

Blueprint Changes

Changelog

Commits

The new version differs by 53 commits.

  • 234d0ab 3.17.0
  • 5d40206 Fix issue in changelog generation script.
  • daefb9e Add v3.17.0 to CHANGELOG.md.
  • 4d2827d Merge pull request #9091 from ember-cli/update-versions
  • dab80a4 Merge remote-tracking branch 'origin/release' into beta
  • 00a0622 Update app and addon blueprints to latest dependency versions.
  • f144aaa Merge pull request #9064 from kellyselden/use-strict
  • 2ec95eb consistently 'use strict'; for our node js files
  • 839d207 Release v3.17.0-beta.1.
  • e3d9a6c Merge remote-tracking branch 'origin/release'
  • 7aa6c15 Merge pull request #9042 from sivakumar-kailasam/include-yuidoc
  • 1dd8f4b Merge pull request #9009 from dcyriller/rfc-121
  • 754504c Ensure npm test / yarn test fails when linting fails.
  • 4bc79f8 Bump markdown-it-terminal from 0.1.0 to 0.1.1 (#9049)
  • a3bb237 Bump npm-package-arg from 6.1.1 to 8.0.0 (#9046)

There are 53 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 4 years ago

Update to this version instead 🚀

Release Notes for v3.18.0

Blueprint Changes

Changelog

  • #9063 Fix typo in Blueprint documentation. @bartocc
  • #9068 Adds link to CLI commands doc from README @entendu
  • #9070 Fix a number of causes of unhandled rejections (and ensure tests fail when unhandled rejection occurs). @stefanpenner
  • #9072 Ensure errors during build are properly reported to the console. @stefanpenner
  • #9092 Update ember-source and ember-data to 3.18 betas. @rwjblue
  • #9097 Update production dependencies to latest. @rwjblue
  • #9108 Cleanup of async in CLI / Builder while digging into issues around progress clean up. @rwjblue
  • #9188 Add Node 14 to CI @rwjblue
  • #9208 Update blueprint dependencies to latest versions. @rwjblue
  • #9090 Ensure processed addon styles are not doubly-included in vendor.css @bantic

Thank you to all who took the time to contribute!

Commits

The new version differs by 80 commits.

  • 7755fe6 3.18.0
  • 8a139a2 Small tweaks to dev/changelog
  • fb3b127 Add v3.18.0 to CHANGELOG.md.
  • a237f4d Merge remote-tracking branch 'origin/lts-3-16' into beta
  • cbc3ecb 3.16.2
  • cd0a24a Add v3.16.2 to CHANGELOG.md.
  • 2aa38e9 Update glob to catch addons with slashes in their name
  • f7e6900 Fix #9076
  • 10badca Merge pull request #9208 from rwjblue/update-dependencies
  • dedcda7 Update blueprint dependencies to latest versions.
  • 9b58902 Merge pull request #9188 from ember-cli/node-14
  • eeb96d3 Add Node 14 support.
  • 31678b3 Merge remote-tracking branch 'origin/release' into beta
  • 04e6541 Merge pull request #9108 from ember-cli/async-cleanup
  • e185c1c Merge pull request #9116 from ember-cli/update-codeclimate-action

There are 80 commits in total.

See the full diff