rucken / core

Core and Admin UI for Angular7+ web applications
https://rucken.github.io/core
MIT License
46 stars 5 forks source link

Update bind-observable to the latest version 🚀 #340

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency bind-observable was updated from 1.0.2 to 1.0.3.

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 v1.0.3

1.0.3 (2019-06-22)

Bug Fixes

  • BindObservable: Always emit the value which would be returned if the decorated property was accessed directly (34925dc)
  • BindObservable: Fixes emitting return value from wrapped get accessor (b3d1912)
Commits

The new version differs by 6 commits.

  • 34925dc fix(BindObservable): Always emit the value which would be returned if the decorated property was accessed directly
  • b3d1912 fix(BindObservable): Fixes emitting return value from wrapped get accessor
  • 505b5fc style(isBindObservableOpts): Rename parameter
  • c74a837 chore: Update npm dependencies
  • 259bff8 chore(README.md): Add example to 'Known Bugs'-section
  • 183c56e chore(README.md): Add more details to README.md

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: