Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @terrajs/mono to v0.9.1 #3

Merged
merged 1 commit into from
Mar 8, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2018

This Pull Request updates dependency @terrajs/mono from v0.6.0 to v0.9.1

Release Notes

v0.6.1

Patches
  • Patch: Upgrade dependencies: 48f119a6fb8fedc4dd752001bcbd8716a59a9e89
  • Patch: Use express.json & express.urlencoded directly: 637ec581381d02ae7260f0623a48cbb70105b883

v0.7.0

Minor Changes
  • Utils: Add asyncMap and asyncForEach: 30c31ec53a97d771dc9bee86292b36cd87257900

v0.8.0

Minor Changes
  • Minor: Add env property in routes: 1593639bbf73e27b106feb8e7eb0605300a34893
  • Minor: Implement hooks: 9099672379ed608072dd7dfb172308e3058dd118
  • Debug: Add debug log informations (DEBUG=mono:*): 0bab8f8912ba166a28b811b00ad00ca970b2b11f
Patches
  • Package: Lint test and add debug module: f900e3378a9fd7f4fe9cbdd1e598849b258a57a3

v0.9.0

Minor

  • Remove /_env and /_version and /_routes in favour of giving more informations directly to /_ route.
  • Add conf.appDir

Commits

v0.6.1

v0.7.0

  • 30c31ec utils: Add asyncMap and asyncForEach + 100% coverage for them
  • b676ecc 0.7.0

v0.8.0

v0.9.0

  • 88edbfa Update README.md
  • a11cc38 patch: Session should not be a string or null
  • 16048a2 docs: Add docs with Docsify
  • 1c37b42 docs: Home ready
  • 4996e5c docs: Add modules and docs script
  • ea5a107 npm: Update lock
  • 8ebcc5f docs: Update
  • d58c1b7 package: Upgrade dependencies
  • 3b25f9a docs: Improve quickstart and add empty routes.md
  • 062f868 docs: Update quickstart
  • 3d1ccfd docs: Update quickstart starter project section
  • 4cc711c docs: Update theme
  • 3b4c0aa docs: Update
  • d5d37b6 docs: Update routes
  • 854c457 docs: Init logging
  • f5fea0d tests: Coverage for conf/ feature
  • 70d3d96 routes: /_ now send more informations about the api
  • 94b6a3d tests: Add hooks noRequest test with headersSent
  • 5f841f9 tests: Add test for including only route with current env
  • 576d33c routes: Test more routes with env
  • f80593b tests: Add more tests for sessions
  • b45395a docs: Update
  • 143d92f readme: Move informations to docs
  • e96b52d readme: Update
  • 43acb16 docs: Remove prism bash script
  • 7c7a735 docs: Update
  • 49252af docs: Fix acl typo
  • 8a1f3af docs: Add env key
  • 57a6f23 conf: Add appDir
  • 51a8f58 routes: Remove _routes for security reasons
  • 2344247 test: Remove _routes test
  • 47a79d1 0.9.0

v0.9.1

  • ba10954 test: Add http tests
  • fd7da56 tests: Add dev dependencies
  • 2555aaa tests: Add jwt tests
  • 5a15559 tests: Add more ACL tests
  • 58291ef tests: Add logs tests
  • d0777d0 test: Add istanbul ignores
  • 7300ca6 pkg: Upgrade dependencies
  • d36dfa4 docs: Typos and complete few sentences
  • 11d095f sessions: Move expiresIn into jwt.options
  • c445d97 docs: Remove _routes since it has been removed
  • abdf8e0 docs: Improve general explanation
  • a251b39 docs: Improve style & fix typo
  • 682a86e docs: Update sidebar
  • ef913ce docs: Improve HttpError documentation
  • 59e66fa docs: Improve Logs page
  • 8c1812c docs: Update Quickstart structure
  • 8e532e8 docs: Init files draft done
  • 96b0fd8 docs: Quickstart draft done
  • f2dab81 docs: Utils draft done
  • 7b67948 docs: Configuration draft done
  • 3188ed4 docs: Add sessions Usage and improve curl example
  • 5ab92d6 docs: Add missing files
  • dc0f1c0 lib: Exports event emitter instance
  • 436e154 0.9.1

This PR has been generated by Renovate Bot.

@atinux atinux merged commit 64deb73 into master Mar 8, 2018
@atinux atinux deleted the renovate/terrajs-mono-0.x branch March 8, 2018 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants