overlookmotel / sequelize-hierarchy

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

Update tedious to the latest version 🚀 #212

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ 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 devDependency tedious was updated from 6.7.0 to 8.2.0.

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.2.0

8.2.0 (2020-03-15)

Features

  • deprecate trustServerCertificate default being true (1231e09)
Commits

The new version differs by 73 commits.

  • 2fb901a Merge pull request #1029 from tediousjs/arthur/change-trust-server-certificate
  • 056821c Merge pull request #1068 from tediousjs/dependabot/npm_and_yarn/acorn-6.4.1
  • a3e2e9a chore: update CI configuration to silence deprecation message
  • 1231e09 feat: deprecate trustServerCertificate default being true
  • ccfa431 chore(deps): bump acorn from 6.1.1 to 6.4.1
  • 325ee0f fix: validate isolation level
  • 0952817 Merge pull request #1066 from tediousjs/arthur/request-performance-feat
  • 6b1d2e4 feat: improve performance for large requests
  • 16b9cc9 Merge pull request #1063 from tediousjs/arthur/payload-improvements
  • de5583e refactor: do not buffer payload data
  • 9df1f5a Merge branch 'master' into arthur/payload-improvements
  • 2d6cff9 Merge pull request #1064 from tediousjs/arthur/upgrade-dependencies
  • 8c50207 Merge branch 'master' into arthur/upgrade-dependencies
  • d4d3d24 Merge branch 'master' into arthur/payload-improvements
  • b88e3c7 chore: upgrade to typescript@3.8.3

There are 73 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 4 years ago

Update to this version instead 🚀

Release Notes for v8.3.0

8.3.0 (2020-04-13)

Features

  • deprecate automatically establishing a connection (79f2747)
Commits

The new version differs by 2 commits.

  • 7500ee3 Merge pull request #1069 from tediousjs/arthur/deprecate-automatic-connection
  • 79f2747 feat: deprecate automatically establishing a connection

See the full diff