teiler / web.teiler.io

A JS web client for teiler.io.
https://web.teiler.io
MIT License
3 stars 0 forks source link

Update angular-in-memory-web-api to the latest version πŸš€ #104

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.4.0 of angular-in-memory-web-api just got published.

Dependency angular-in-memory-web-api
Current Version 0.3.2
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of angular-in-memory-web-api. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 3 commits.

  • e675a6a feat: support HttpClient
  • c734deb feat: refactor to agnostic base backend service class
  • cb4cb82 feat: add tests

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.4.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 38d0c39 fix: fix the passThru feature which wasn’t implemented properly in v0.4.0
  • 403f932 Update README to announce v0.4.0.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.4.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • 6db9a1c feat: support async createDb
  • 88838ec feat: delay calling resetDb until the first request
  • e8d1e7c fix: fix the passThru feature which wasn’t implemented properly in v0.4.0 (#134)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.4.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 2.

  • 6809d66 :refactor: replace with everywhere
  • a2f99cd feat: support asyncresetDb; delay calling it until the first request (#135)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.4.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 71b1894 fix: parseId only converts id to number if the collection ids are numeric. (#138)
  • bb8b85f Update README.md about load HttpModule (#137)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.4.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 010e676 feat: offer Http and HttpClient only versions of the setup module (#141)
  • 028747d test: demo parseRequestUrl override that turns /foo/heroes into /heroes

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.4.6 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 22c2d97 docs: improvements worthy of release 0.4.6
  • dea9a2d docs: example of resetDb command with option in the request.
  • fcb2afd fix: restore zero latency for commands and explain commands better.
  • 36aba5d refactor: remove unused import
  • 3a9b170 docs: update the build instructions
  • 85c5024 docs: correct the README’s custom HTTP method section
  • d8c7a03 docs: refine README setup and commands sections
  • d23942a docs: tweak README 0.4.0 announcement
  • 09747c0 docs: commands were not hot after v4.0 (#142)
  • 06bd075 refactor: replace filter(predicate).first with first(predicate)
  • 0355b19 docs: fix typos in README

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • cc02859 fix: Do NOT encapsulate by default - breaking change - v0.5 (#147)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 7fc1ca0 fix: update package.json to support Angular v5
  • c5a83c1 docs: CHANGELOG - clarify reasons for no encapsulation default

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • f7e216d feature: support HttpParams and test with searchHeroes (#170)
  • cb4e06f Compile Time TypeError Fix (#155)
  • a824a6e docs: fix README data encapsulation warning (#168)
  • 956637e fix: clone request data (#165)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.4 just got published.

Update to this version instead πŸš€

Release Notes Small fixes

See CHANGELOG

Commits

The new version differs by 3 commits.

  • 25c6a21 fix: simulated HTTP errors now delayed as expected (#182)
  • f673b1c Update README.md (#179)
  • 7488918 docs: update README

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.0 just got published.

Update to this version instead πŸš€

Release Notes 0.6.0 for Angular v6 and RxJS v6 RCs

See CHANGELOG.md

Commits

The new version differs by 7 commits.

  • 9a6e509 build: re-version as 0.6.0
  • 4709deb build: rebuilt and packaged as 1.0.0-rc.0
  • 29e5e19 fix: Ward's fixes to RxJS migration PR
  • b4a94fe fixup! feat: update to rxjs@6.0.0-beta.1
  • 63fd45e feat: update to rxjs@6.0.0-beta.1
  • 3ce887f ci: update the ci environment to nodejs v8
  • c841539 ci: run tests on ci - that's what CI should do afterall... (#186)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits ahead by 4, behind by 6.

  • 3a4fc3a fix: bumped package.json version to 6.0.1
  • 35f17fe build: update to Angular/RxJS v6.0.0 release (#200)
  • a94855b tests: use destructuring in a test
  • 78141ec upgrade to rxjs v6 (#185)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 68ba167 build: update peer dependencies for Angular v7 (0.7.0) (#220)
  • 36b5f67 fix: sample code updated to assign back response headers. Unit tests already exists (#218)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€