aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

Update now to the latest version šŸš€ #293

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 10.0.0 of now was just published.

Dependency now
Current Version 9.3.3
Type dependency

The version 10.0.0 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 now.

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.


Release Notes 10.0.0

Major Changes

  • Display confirmation message before adding a domain: #1130
  • Corrected whitelisting mechanism for now.json: #1126
  • Don't print the alias uid upon removal: #1109
  • Don't upload meta files for static deployments: #1144

Minor Changes

  • Add output mode option to logs command: #1131
  • Made now <file> work: #1139

Patches

  • Remove Microsoft Azure deployment section from readme.md: #1138
  • Circumvent attempt to connect logger if reusing an old deployment: #1132
  • Improved error for environment variable type: #1135
  • Added missing deps to package.json: #1137
  • Pinned missing dependencies: db2c31d
  • Remove whois check when using domains add command: e251866
  • Add remaining missing console.log: #1098
  • Fixed email autocompletion when logging in: #1104
  • Removed undefined variable reference: #1143
  • Added friendly error message to now alias: #1140

Credits

Huge thanks to @sreeramjayan, @kochie, @TooTallNate, @cpetzold, @spal1, @mattmazzola, @pranaygp, @rauchg, @Shalzz and @ayusheesingh for helping!

Commits

The new version differs by 18 commits.

  • d36df53 10.0.0
  • d8faea8 Don't upload meta files for static deployments (#1144)
  • 42f1310 Made now <file> work (#1139)
  • 0450be2 Add output mode option to logs command (#1131)
  • d72ab61 Added friendly error message to now alias (#1140)
  • d96473f Removed undefined variable reference (#1143)
  • 4391dae Bumped lockfile
  • e991904 bump email-prompt to fix #1104
  • 6d40ccb Add remaining missing 'console.log' (#1098)
  • e251866 Remove whois check when using domains add command
  • e83fb66 Don't print the alias uid upon removal (#1109)
  • 3f5d3b3 Corrected whitelisting mechanism for now.json (#1126)
  • db2c31d Pinned missing dependencies
  • b8306ef Added missing deps to package.json (#1137)
  • c1d16f9 Display confirmation message before adding a domain (#1130)

There are 18 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:

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   61.77%   61.77%           
=======================================
  Files          16       16           
  Lines         259      259           
  Branches       54       54           
=======================================
  Hits          160      160           
  Misses         99       99

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 873cfd0...0cd0954. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 10.0.1 just got published.

Update to this version instead šŸš€

Release Notes 10.0.1

Patches

  • Add new output helper functions: #1146
  • Ensure new deployments are working correctly: #1149

Credits

Huge thanks to @TooTallNate and @matheuss for helping!

Commits

The new version differs by 4 commits.

  • 2ff7f2c 10.0.1
  • 2c95f2c Bumped lockfile
  • c8d2530 Ensure new deployments are working correctly (#1149)
  • 2eb736f Add new output helper functions (#1146)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.0.2 just got published.

Update to this version instead šŸš€

Release Notes 10.0.2

Patches

  • Added missing variable references: #1150
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.0.3 just got published.

Update to this version instead šŸš€

Release Notes 10.0.3

Patches

  • Ensure chalk is being used properly: #1151
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.1.0 just got published.

Update to this version instead šŸš€

Release Notes 10.1.0

Minor Changes

  • Added support multiple path arguments: #1148

Patches

  • Fixed GitHub, Bitbucket and GitLab deployments: #1154
Commits

The new version differs by 7 commits.

  • a9fd348 10.1.0
  • b3ba4e2 Brought CI configuration in sync with canary
  • fee759f Removed configuration file for Travis CI
  • 4e29f3f Ensure the CI works as intended (#1155)
  • a7aa1bb Fixed GitHub, Bitbucket and GitLab deployments (#1154)
  • d741019 Switched from Travis CI to Circle CI (#1152)
  • 48b6c7b Added support multiple path arguments (#1148)

See the full diff