Open greenkeeper[bot] opened 6 years ago
After pinning to 3.2.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
normalizr was updated from 3.3.0
to 3.4.0
.Your tests are still failing with this version. Compare changes
The new version differs by 38 commits.
1bfbffb
v3.4.0
c85a9ea
[chore] resolve typecheck & test conflicts
3bc53c4
[chore] remove typescript-definition-tester, use tsc directly
29724e0
chore(package): update lockfile yarn.lock
7d77305
chore(package): update lockfile examples/redux/yarn.lock
0f4f4e9
docs(readme): add Greenkeeper badge
3c83ea6
chore(package): update dependencies
0881261
chore(package): update dependencies
87f54e0
chore: add Greenkeeper config file
43bbb63
[chore] remove broken readme links
08e9570
[chore] add md prettier to lint-staged
3b3a58f
[chore] run prettier on docs
badf93c
Merge branch 'ntucker-symbol-key'
6a8f96c
Merge branch 'symbol-key' of https://github.com/ntucker/normalizr into ntucker-symbol-key
4cff8af
[chore] update rimraf
There are 38 commits in total.
See the full diff
dependency
normalizr was updated from 3.4.0
to 3.4.1
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
e79b162
v3.4.1
7573fbf
Fix schema key is not in entities (#380)
15f6dfe
[enhance] Improve typescript types with generics (#365)
88a25c5
[chore] Bump is-my-json-valid from 2.15.0 to 2.20.0 in /examples/redux (#385)
9284d60
[chore] Update flow-bin to the latest version π (#384)
b02f730
[chore] Update rollup & rollup-related dev dependencies
b611343
Update eslint-config-prettier to the latest version π (#386)
3991a71
[chore] update bug template with codesandbox link
8b73f77
chore(package): update lockfile yarn.lock
cd95ff3
chore(package): update flow-bin to version 0.100.0
See the full diff
dependency
normalizr was updated from 3.5.0
to 3.6.0
.Your tests are still failing with this version. Compare changes
The new version differs by 15 commits.
b46bd7b
v3.6.0
06c4551
added a fallback strategy for denormalization (#422)
a8ac881
fix(typescript): entities undefined if none found (#435)
09256f6
Remove greenkeeper badge from readme
b942760
v3.5.0
a61b8cf
Add ability to dynamically set nested schema type (#415)
3246f91
fix(schemas): don't use schema to attribute mapping on singular array schemas (#387)
5992d34
[fix] When normalize() receives null input, don't say it is an object (#411)
b5f570a
Enable loose transformation for object spread operator to improve performance (#431)
3df7d07
Bump handlebars from 4.1.2 to 4.5.3 (#429)
df45954
Improve performance of circular reference detection (#420)
2524e66
Bump lodash from 4.17.3 to 4.17.15 in /examples/redux (#402)
b7e8d58
Bump eslint-utils from 1.3.1 to 1.4.2 (#412)
05ac83c
Correct usage of word "entities" in documentation (#416)
8d03c8c
Bump lodash from 4.17.5 to 4.17.15 (#409)
See the full diff
The dependency normalizr was updated from
3.2.4
to3.3.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
normalizr 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
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/zhenyulin/ultimate-hot-boilerplate/builds/439294713?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 15 commits.
6c5af27
add probot lock file
571e7fc
[meta] convert github issue templates
27be1ef
update eslint, prettier config, jest versions
b142553
Merge branch 'kud-patch-1'
bf0fcf1
clarify install docs
e44a475
Merge branch 'patch-1' of https://github.com/kud/normalizr into kud-patch-1
9e427ff
Merge branch 'unindented-patch-1'
4dc97fa
docs(README): add install part
8dc6ca0
Fix type error for array+object shorthand
84bac9d
Merge branch 'Andarist-dedupe-babel-config'
4c02272
Deduplicated babel config
8bfdd98
Add prettier, lint-staged, etc
b9d2df5
Merge branch 'Andarist-es-build'
02f1760
Use specific babel plugins instead of stage-1
a097346
Refactored build process, distributing module entry
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: