Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of @feathersjs/feathers is breaking the build 🚨 #583

Closed
greenkeeper bot opened this issue Apr 18, 2020 · 1 comment · Fixed by #585
Closed

An in-range update of @feathersjs/feathers is breaking the build 🚨 #583

greenkeeper bot opened this issue Apr 18, 2020 · 1 comment · Fixed by #585

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 18, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency @feathersjs/feathers was updated from 4.5.2 to 4.5.3.

🚨 View failing branch.

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

@feathersjs/feathers 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 failed (Details).

Release Notes for v4.5.3

4.5.3 (2020-04-17)

Bug Fixes

  • authentication: Remove entity from connection information on logout (#1889) (b062753)
  • authentication-oauth: Allow req.feathers to be used in oAuth authentication requests (#1886) (854c9ca)
  • errors: Add 410 Gone to errors (#1849) (6801428)
  • typescript: Add type keys to service pagination options. (#1888) (859c601)
  • typescript: Use stricter type for HookContext 'method' prop (#1896) (24a41b7)
Commits

The new version differs by 22 commits.

  • 251ba63 chore(release): publish v4.5.3
  • 7e2ce6a chore(package): Update package-lock.json
  • 44c183c chore(dependencies): Update all dependencies (#1910)
  • 16b391c chore(package): Remove @feathersjs/adapters-commons and @feathersjs/adapter-tests (#1909)
  • 2c8d423 chore(tests): Fix test type
  • 090bb34 Revert "fix: Improve Service typings for DB Common API (#1838)"
  • 5a87bd0 fix: Improve Service typings for DB Common API (#1838)
  • 95eb447 docs: Fix simple typo, serivce -> service (#1901)
  • 24a41b7 fix(typescript): Use stricter type for HookContext 'method' prop (#1896)
  • 4da8a0f chore(dependencies): Update dependencies and fix GitHub action for automating it (#1898)
  • b062753 fix(authentication): Remove entity from connection information on logout (#1889)
  • 859c601 fix(typescript): Add type keys to service pagination options. (#1888)
  • 6801428 fix(errors): Add 410 Gone to errors (#1849)
  • 854c9ca fix(authentication-oauth): Allow req.feathers to be used in oAuth authentication requests (#1886)
  • 4127834 chore(dependencies): Use weekly GitHub action for dependency updates (#1877)

There are 22 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants