actionhero / actionhero-chat

An example Actionhero application using seqeulize and next.js
https://chat.actionherojs.com
2 stars 1 forks source link

Bump sequelize-typescript from 2.1.1 to 2.1.2 #350

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sequelize-typescript from 2.1.1 to 2.1.2.

Release notes

Sourced from sequelize-typescript's releases.

v2.1.2

Bug Fixes

  • use custom decorator on column have a property descriptor (#1070) (7ce03de)
  • validators: allow any values for isIn/notIn (#1124) (d25b392)
Changelog

Sourced from sequelize-typescript's changelog.

2.1.2 (2022-01-03)

Bug Fixes

  • use custom decorator on column have a property descriptor (#1070) (7ce03de)
  • validators: allow any values for isIn/notIn (#1124) (d25b392)
Commits
  • 9f1d033 chore(release): v2.1.2 (#1173)
  • cfefadf build(deps-dev): bump @​types/sinon from 10.0.4 to 10.0.6 (#1131)
  • b8ddde5 build(deps-dev): bump @​types/node from 16.10.3 to 17.0.7 (#1172)
  • a0ceb5b build(deps-dev): bump ts-node from 10.2.1 to 10.4.0 (#1125)
  • 5caf17d build(deps): bump actions/setup-node from 2.4.1 to 2.5.1 (#1168)
  • 1616110 build(deps): bump actions/checkout from 2.3.4 to 2.4.0 (#1135)
  • 3e8b850 build(deps): bump wagoid/commitlint-github-action to 4.1.9 (#1112)
  • c54c8cc build(deps-dev): bump mocha from 9.1.2 to 9.1.3 (#1171)
  • d7a5a9f build(deps-dev): bump typescript from 4.4.3 to 4.5.4 (#1156)
  • 7ce03de fix: use custom decorator on column have a property descriptor (#1070)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)