Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
<a name"4.2.0">
The new version differs by 10 commits.
bb42049
docs(migration-guide): Mention removal of sequelize.utils from public API
4b10b00
docs: Fix changelog link. Closes #7808
05da4a9
feat(mssql): Add parameter binding support (#7577)
5dcc607
docs: Fix link in whos' using section. Closes #7786
584b6f7
fix(errors): Add missing captureStackTrace for errors. (#7779)
e3fa4d6
docs: Remove hooks callback from docs ref #7792 (#7806)
32d7b82
docs: remove links to changelog
8f39f45
chore: set up semantic-release (#7777)
b9bc8b8
docs: Minor fix to count docs (#7780)
f56caec
docs(Model): Fix Model.validate() documentation (#7774)
See the full diff
Update to this version instead 🚀
<a name"4.2.1">
The new version differs by 7 commits.
5b8fe6c
fix(indexes): fix composite index issue (#7854)
38e8bd1
docs(associations): fix link (#7850)
bc97288
chore: enable Greenkeeper 🌴 (#7602)
117dc0c
docs: orthographic fix in comments (#7835)
4313a49
docs(scopes): add missing comma (#7820)
59937b1
docs(badges): add node version badge
12b9c4b
docs(badges): add version badge
See the full diff
Update to this version instead 🚀
<a name"4.3.0">
The new version differs by 6 commits.
18e04a2
feat(operators): Add $regexp operator (#7855)
0528f39
docs: Hint for async (#7887)
a7f18ba
fix(sqlite/querygenerator): quote attributes in alterConstraint and renameColumn queries for sqlite (Closes #7759)
5c4ce94
docs(search): use Algolia for search (#7864)
ca683c0
chore(issues): flesh out issue template
e9ed508
chore(issues): add probot/stale (#7862)
See the full diff
Update to this version instead 🚀
<a name"4.3.1">
The new version differs by 5 commits.
89d1301
fix(datatypes): add length to Postgres character type
83351e6
chore(package): update husky to version 0.14.2 (#7870)
c902b07
chore(scripts): don't run lint as part of npm test
2fc43c4
chore(package): update eslint to version 4.2.0 (#7908)
8d4700f
style(spacing): add spacing rules to .eslintrc (#7921)
See the full diff
Update to this version instead 🚀
<a name"4.3.2">
Update to this version instead 🚀
<a name"4.4.0">
Update to this version instead 🚀
<a name"4.4.1">
Update to this version instead 🚀
<a name"4.4.2">
Update to this version instead 🚀
The new version differs by 5 commits.
afb396e
fix(connection): evict stale connections
4660d0c
(fix): connection manager evict stale connections (#7924)
05f3c6d
(chores): fixing failing mssql builds (#8089)
4850270
docs(change): Remove default for dialect (#8045)
2f5b4e0
fix(subquery): check required association exists (#7905)
See the full diff
Update to this version instead 🚀
<a name"4.4.4">
The new version differs by 6 commits.
44fed49
build: use plain deploy
2eeaa5e
fix: using deploy script with travis
1d4997e
build: travis build deploy
a9ada2c
build: semantic-release script
449a0d5
build: add stages docs/release stages (#8103)
af8b305
fix(abstract/querygenerator): Use includeAs as the key for subQueryWhere. (#7918)
See the full diff
Update to this version instead 🚀
<a name"4.4.5">
Update to this version instead 🚀
The new version differs by 4 commits.
dd1911e
fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
da4cb74
docs: syntax error in associations docs (#7995)
d00f75d
docs: incorrect transaction level in docs, v4 use db default (#8020)
dc2fcdc
chores(stale-bot): exempt feature issues (#8061)
See the full diff
Update to this version instead 🚀
Update to this version instead 🚀
<a name"4.4.8">
Update to this version instead 🚀
Update to this version instead 🚀
<a name"4.4.10">
Update to this version instead 🚀
Update to this version instead 🚀
count[Association]
(#8227) (c528f6d)The new version differs by 7 commits.
0da021c
feat(scopes): allow scope group
s to be concatenated (#7957)
c528f6d
fix(association/count): use model field in count[Association]
(#8227)
785383e
fix(model/findAndCount): no need to check count, its already zero (#8225)
9a52783
ci(travis): handle deploy failure, reduce time taken for sqlite
5ad62ee
docs(hooks): fix controversial in method hooks (#8215) (#8219)
5d2ba05
fix(datatypes/range): don't stringify infinite and null bounds (fixes: #8192) (#8210)
9866921
docs(model): model definition docs for timestamps (#7802)
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
8a95e42
fix(findOrCreate): error with unique constraint when complex where is used (#8093)
8de0231
docs(associations): one to many with options (#8266)
2b756ac
docs(hooks): some refinements of hooks declarations (#8260)
7e441a6
chore(package): update eslint to version 4.6.0 (#8245)
63978e1
fix(findAll/deep-nested-includes): incorrect alias with ->
when subquery still using .
#7742 (#7795)
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits.
bde6d50
fix(queryGenerator): createTrigger fails with correct event specs (#8282)
0ca7299
docs: remove reference to flattenObjectDeep
d653fb9
Update README.md
8b20a45
fix(instance/decrement): doesn't work with negative value (#8267)
e41590a
feat(mysql/addColumn): supports FIRST keyword (#7943)
1e0d9a8
fix(sequelize/query): release connection after all retries (#8247)
See the full diff
Update to this version instead 🚀
The new version differs by 8 commits.
a8310bf
fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)
f00bd96
fix(query): does not include primary key when grouping (#8162)
0205087
docs(model-usage): fix syntax error in count example
48a7690
chores(package): generic-pool@3.1.8 (#8305)
718f0ad
docs(issue template): grammar fixes
78c05af
docs(issue-template): improved steps for reporting issue
6783ba8
docs(model): fix missing comma in scope example (#8297)
de0fbff
fix(model/create): doesnot work with custom sourceKey (#8284)
See the full diff
Update to this version instead 🚀
The new version differs by 10 commits.
fcac021
ci: set build leader
457b558
ci: no package-lock.json, no-save for npm@5 when releasing
23640d6
ci: correct package name for commit analyzer
32276ae
ci: fix release, use env var + lock release depd
35de684
ci: fix release system (#8344)
5426912
refactor(abstract/connection-manager) (#8330)
e978e59
docs(migrations): proper lists
4615d7f
docs(migration): explain how to use migrations (#8319)
0af0406
fix(query-generator) Simplify where item query (#8068)
0f8417a
docs(sequelize/pool): document proper default values, closes #8324
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
7229ccb
fix(query-generator): options.group should be quoted (#8326)
79485c3
Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
d7af644
chores: adjust stale bot config
e5ba839
chore(package): update env-cmd to version 6.0.0 (#8355)
8d21498
chore(package): update retry-as-promised to version 2.3.1 (#8351)
See the full diff
Version 4.0.0 of sequelize just got published.
The version 4.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of sequelize. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 427 commits ahead by 427, behind by 98.
d960cf1
4.0.0
8a4b529
docs: more resource link + fix incorrect changelog link
411f89e
New stable
a270d23
Docs: Added v3 to v4 migration guide (#7740)
fdf95dd
fixed #7735, sqlite memory url no longer works (#7736)
b7ca3c4
docs: pretty color + reference theme
2651f98
docs: update theme + changelog + logo
bfee712
fix: pooling fails to handle disconnection (#7698)
41408df
added: npm run sscce support
567c3e5
Add relative and full path support for sqlite (#7700)
6a84ba8
Amplify docs for "import" instruction (#7695)
2934278
Closes #7709 [ci skip]
4392201
#7184 Regression in affected rows reporting for updates (#7423)
13a3f1e
Fix documentation of include.paranoid (#7672)
b0bd5d0
[ci skip] git ignore package-lock.json
There are 250 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: