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

chore(deps): bump sequelize-typescript from 1.1.0 to 2.1.6 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps sequelize-typescript from 1.1.0 to 2.1.6.

Release notes

Sourced from sequelize-typescript's releases.

v2.1.6

Bug Fixes

v2.1.5

Bug Fixes

v2.1.4

Bug Fixes

v2.1.3

What's Changed

New Contributors

Full Changelog: sequelize/sequelize-typescript@v2.1.2...v2.1.3

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)

v2.1.1

Bug Fixes

  • model: adjust init method to recently introduced sequelize type changes (b60c011)

v2.1.0

Initial release with Changelog.

Bug Fixes

  • allow $set null (remove association) (#774) (ffe1c78)
  • model associations methods to reflect sequelize v6 (#888) (6b1e3ff)
  • typeof Model errors by using typeof Model generics (#900) (b865840)

... (truncated)

Changelog

Sourced from sequelize-typescript's changelog.

2.1.6 (2023-11-24)

Bug Fixes

Changelog

2.1.5 (2022-10-17)

Bug Fixes

2.1.4 (2022-10-15)

Bug Fixes

2.1.3 (2022-02-16)

Bug Fixes

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)

2.1.1 (2021-10-10)

Bug Fixes

  • model: adjust init method to recently introduced sequelize type changes (b60c011)

2.1.0 (2021-02-14)

Initial release with Changelog.

Bug Fixes

  • allow $set null (remove association) (#774) (ffe1c78)
  • model associations methods to reflect sequelize v6 (#888) (6b1e3ff)

... (truncated)

Commits
  • 32e4824 chore: ignore CHANGELOG for markdownlint
  • 92c3f49 chore(release): v2.1.6
  • 5ce8afd fix: deny modifying the object prototype (#1698)
  • 837a3cc build(deps): bump vm2 from 3.9.11 to 3.9.15 (#1626)
  • 0e43d08 build(deps-dev): bump sequelize from 6.28.2 to 6.29.0 (#1597)
  • ce980e5 build(deps-dev): bump sequelize from 6.25.8 to 6.28.2 (#1590)
  • 113aa3b build(deps-dev): bump husky from 8.0.1 to 8.0.2 (#1521)
  • 1816663 build(deps-dev): bump sequelize from 6.25.5 to 6.25.8 (#1519)
  • 91eb2df build(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#1518)
  • 264af5f build(deps): bump wagoid/commitlint-github-action from 5.2.2 to 5.3.0 (#1513)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sequelize-typescript](https://github.com/RobinBuschmann/sequelize-typescript) from 1.1.0 to 2.1.6.
- [Release notes](https://github.com/RobinBuschmann/sequelize-typescript/releases)
- [Changelog](https://github.com/sequelize/sequelize-typescript/blob/master/CHANGELOG.md)
- [Commits](sequelize/sequelize-typescript@v1.1.0...v2.1.6)

---
updated-dependencies:
- dependency-name: sequelize-typescript
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants