overlookmotel / sequelize-hierarchy

Nested hierarchies for Sequelize
MIT License
302 stars 90 forks source link

Update tedious to the latest version 🚀 #202

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency tedious was updated from 6.7.0 to 8.0.1.

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.


Publisher: arthurschreiber License: MIT

Release Notes for v8.0.1

8.0.1 (2020-01-07)

Bug Fixes

  • properly cancel requests in BUILDING_CLIENT_REQUEST state (62ff4a1)
Commits

The new version differs by 14 commits.

  • 62ff4a1 fix: properly cancel requests in BUILDING_CLIENT_REQUEST state
  • ae1af33 Merge pull request #1028 from tediousjs/arthur/test-node-13
  • 48b40a8 chore: run CI against Node.js 13
  • 54ed089 Merge pull request #1023 from tediousjs/arthur/fix-date-calculations
  • 16e3348 Merge branch 'master' into arthur/fix-date-calculations
  • 4112998 Merge pull request #1027 from tediousjs/arthur/arithabort-default-on
  • 76ea92a feat: change enableArithAbort default to true
  • dd9f205 Merge pull request #1026 from tediousjs/arthur/remove-d-ts
  • 6d83b7b Merge branch 'master' of github.com:pekim/tedious into arthur/remove-d-ts
  • 984af51 chore: mark all @types/* packages as development dependencies
  • bdbddc6 chore: remove unused connection.d.ts file
  • d64b506 test: extend datetime2 parameter test cases
  • 46bde1e fix: change date calculation to be independent of timezones and offsets
  • ce5f94e chore: add @js-joda/core@1.12.0

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:

overlookmotel commented 4 years ago

Need to update all the dev dependencies at some point. Closing this for now.