AlexAegis / loreplotter

Thesis Project - Track your characters!
https://alexaegis.github.io/loreplotter/
GNU General Public License v3.0
3 stars 0 forks source link

An in-range update of rxdb is breaking the build 🚨 #47

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency rxdb was updated from 8.1.0 to 8.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rxdb is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for 8.2.0

Bugfixes:

  • Vue devtools broke the application #1126

Typings:

  • RxDocument.getAttachment() and RxDocument.allAttachments() did not return promises
  • ADD RxJsonSchema generic for better TypeScript experience
Commits

The new version differs by 84 commits.

  • d06ce7f 8.2.0
  • 2ec42bc Update dependency uglify-js to v3.5.15
  • 1b178cb Update dependency jest-expo to v32.0.1
  • 2b84b8d Update dependency core-js to v3.1.1
  • f1280b8 Update dependency babel-loader to v8.0.6
  • a9a2bf2 Merge pull request #1117 from pubkey/renovate/assert-2.x
  • 6a6a2ee FIX #1126 tested with devtools
  • 6a05d8c Merge branch 'master' of https://github.com/pubkey/rxdb
  • 942445e FIX #1126 application broken with vue devtools
  • b189e61 Update dependency terser-webpack-plugin to v1.2.4
  • abe0882 Update dependency expo-cli to v2.18.2
  • d77e4b4 Merge pull request #1136 from pubkey/renovate/terser-4.x
  • 07555bb ADD(orga) hint for jsonschema-keycompression for next major
  • 3bc00b6 UPDATE(docs) polyfills
  • 42176b6 ADD(docs) description for react-native from #678

There are 84 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 5 years ago

After pinning to 8.1.0 your tests are passing again. Downgrade this dependency πŸ“Œ.