deanrad / antares-ts

Antares is an Architecture for making real-time applications with confidence.
https://deanius.github.io/antares/
MIT License
2 stars 0 forks source link

An in-range update of @rematch/core is breaking the build 🚨 #87

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency @rematch/core was updated from 1.0.2 to 1.0.4.

🚨 View failing branch.

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

@rematch/core is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/deanius/antares-ts/build/1.0.217)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/deanius/antares-ts/builds/436461170?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 15 commits.

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 6 years ago

After pinning to 1.0.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 4649261 Release 1.0.5
  • e76c374 Merge pull request #537 from rematch/fix/node-env-prod
  • 6779317 fix umd module minification of Redux
  • af0f64e Merge pull request #536 from bagr001/boolean-action-parameters
  • 7ec7573 fix typings - boolean Action parameters requires Action<boolean, void>

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • ddaa248 ensure formatting of cjs module
  • 4d6ff5e update select plugin for release
  • 7e9ed6f Merge pull request #540 from rematch/fix/persist-types
  • aebfad3 Merge pull request #539 from 19majkel94/select-typings
  • f30be1b cleanup persist plugin types
  • a42959a Fix Slicer type and export select plugin types

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 56 commits.

  • c79ab09 Release 1.1.0
  • ec780aa Merge pull request #617 from rematch/update-build
  • 278943e increment plugin build
  • 78cd503 build all plugins - resolve plugin tsconfig issues
  • 910a442 resolve ts typings issue
  • 87407d3 fix new travis yml
  • 02e0971 add ts test scripts
  • eb88b61 add ts typings test
  • 58109db update examples & core deps
  • fe5db44 update example deps
  • acbfcaa update loading & select plugin builds
  • 3149298 update rollup/ts build scripts
  • b3c119d Merge pull request #602 from antongolub/master
  • 5f40346 Merge pull request #598 from semoal/immer-next
  • 86a8faf Merge pull request #608 from dcousens/patch-1

There are 56 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 81 commits.

  • 56fd3e9 Merge pull request #667 from rematch/feature/update-deps
  • fc36031 update semver for 1.2 release
  • dc14512 update deps
  • a7eda16 Merge pull request #666 from Himself65/patch-1
  • 799c565 Merge pull request #657 from fnknzzz/master
  • d7ad449 update doc vue.md
  • 1014b20 GitBook: [master] 43 pages and one asset modified
  • 7567b0d fix: improved type checking & typescript example
  • 3b3caf3 Merge pull request #630 from kostychev/master
  • e4fe175 Merge pull request #636 from semoal/fix-vulners
  • 063ae56 Fixes
  • a049155 Merge branch 'master' into fix-vulners
  • 7c80a14 Merge branch 'master' of https://github.com/rematch/rematch
  • 474888d Rebase with original master
  • d3d9b66 Merge pull request #635 from semoal/fix-docs

There are 81 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 173 commits.

  • 8d87c05 Release 1.3.0
  • e945640 Merge pull request #714 from BlueSky1997AL/master
  • 6b34789 fix: fix type error while passing enum type to RematchDispatcher generics
  • d9afeb0 Merge pull request #711 from dayze/patch-1
  • 7f6eabe Typo
  • 8e23f21 Update devtools.md for remote-redux-devtools
  • 74d56e5 Merge pull request #710 from rematch/dependabot/npm_and_yarn/plugins/react-navigation/lodash-es-4.17.15
  • 9bff767 Bump lodash-es from 4.17.8 to 4.17.15 in /plugins/react-navigation
  • cb33065 Merge pull request #709 from rematch/dependabot/npm_and_yarn/plugins/loading/examples/react-loading-example/lodash-es-4.17.15
  • 82d9db2 Bump lodash-es in /plugins/loading/examples/react-loading-example
  • 1831472 Merge pull request #708 from rematch/dependabot/npm_and_yarn/plugins/loading/examples/react-loading-example/lodash.template-4.5.0
  • d3b2a00 Merge pull request #707 from rematch/dependabot/npm_and_yarn/plugins/loading/examples/react-loading-example/lodash-4.17.15
  • 404773e Merge pull request #706 from rematch/dependabot/npm_and_yarn/plugins/react-navigation/lodash-4.17.15
  • 1f8c1a6 Merge pull request #705 from rematch/dependabot/npm_and_yarn/plugins/loading/examples/react-loading-example/handlebars-4.5.1
  • b230354 Bump lodash.template in /plugins/loading/examples/react-loading-example

There are 173 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 197 commits.

  • 4169361 update for release
  • 405a0fb Merge pull request #742 from 777PolarFox777/master
  • 00d45ed Fix incorrect typings
  • 563fe3d Merge pull request #740 from Oba-One/master
  • 804143b Update index.d.ts
  • ccc16f0 Merge pull request #733 from mathieutu/fix/effectsTypings
  • 68cff6c Merge pull request #734 from mathieutu/patch-2
  • 9f4947b Fix persist config typing.
  • ecb9bbe Fix dispatcher typing.
  • c6e4e5f Merge pull request #731 from mathieutu/patch-1
  • 2908113 Merge pull request #732 from rematch/dependabot/npm_and_yarn/examples/react/multi-store/handlebars-4.5.3
  • 364c446 Merge pull request #729 from rematch/dependabot/npm_and_yarn/plugins/select/handlebars-4.5.3
  • dde3f66 Merge pull request #728 from rematch/dependabot/npm_and_yarn/examples/react/count/handlebars-4.5.3
  • 9067ef6 Merge pull request #727 from rematch/dependabot/npm_and_yarn/handlebars-4.5.3
  • 3244df9 Merge pull request #730 from mburst/patch-1

There are 197 commits in total.

See the full diff