Skip to content

Commit

Permalink
chore(deps): update dependency sequelize to v6.34.0 (#617)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sequelize](https://sequelize.org/)
([source](https://togithub.com/sequelize/sequelize)) | [`6.29.0` ->
`6.34.0`](https://renovatebot.com/diffs/npm/sequelize/6.29.0/6.34.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sequelize/6.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sequelize/6.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sequelize/6.29.0/6.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sequelize/6.29.0/6.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sequelize/sequelize (sequelize)</summary>

###
[`v6.34.0`](https://togithub.com/sequelize/sequelize/releases/tag/v6.34.0)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.33.0...v6.34.0)

##### Bug Fixes

- **oracle:** add missing default and not null condition to addColumn
([#&#8203;16619](https://togithub.com/sequelize/sequelize/issues/16619))
([b204b5f](https://togithub.com/sequelize/sequelize/commit/b204b5fd67105c274a32cdc40b8e0b428b302d4b))
- **oracle:** clean constraints
([#&#8203;16694](https://togithub.com/sequelize/sequelize/issues/16694))
([6c03176](https://togithub.com/sequelize/sequelize/commit/6c03176b057dd4d2cd7050b050ded6d9f0bd07ea))

##### Features

- **oracle:** add support for lock
([#&#8203;16643](https://togithub.com/sequelize/sequelize/issues/16643))
([b284d37](https://togithub.com/sequelize/sequelize/commit/b284d37bb3684480e2bf77f823b4c16776ce8fa2))

###
[`v6.33.0`](https://togithub.com/sequelize/sequelize/releases/tag/v6.33.0)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.32.1...v6.33.0)

##### Bug Fixes

- **types:** remove escape from query-interface types
([#&#8203;15944](https://togithub.com/sequelize/sequelize/issues/15944))
([2eb7a5d](https://togithub.com/sequelize/sequelize/commit/2eb7a5df2f4c56d9b1a7730e4669b246cb4aedf0))

##### Features

- **types:** add TypeScript 5.2 support
([#&#8203;16442](https://togithub.com/sequelize/sequelize/issues/16442))
([367caf3](https://togithub.com/sequelize/sequelize/commit/367caf3fea02c5f66e6c57db0ecf67592a45e9e5))

###
[`v6.32.1`](https://togithub.com/sequelize/sequelize/releases/tag/v6.32.1)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.32.0...v6.32.1)

##### Bug Fixes

- bump dependencies
([#&#8203;16119](https://togithub.com/sequelize/sequelize/issues/16119))
([a3213f0](https://togithub.com/sequelize/sequelize/commit/a3213f053bcc4534073e56def64f22392edaf28c))

###
[`v6.32.0`](https://togithub.com/sequelize/sequelize/releases/tag/v6.32.0)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.31.1...v6.32.0)

##### Bug Fixes

- move `types` condition to the front
([#&#8203;16085](https://togithub.com/sequelize/sequelize/issues/16085))
([99c3530](https://togithub.com/sequelize/sequelize/commit/99c3530c49d286fd0045712307110cd4f7f52add))
- **oracle:** For Raw queries avoid converting the input parameters
passed
([#&#8203;16067](https://togithub.com/sequelize/sequelize/issues/16067))
([fd38e79](https://togithub.com/sequelize/sequelize/commit/fd38e792f58a778a934246dc3a96cb74779e9467))
- **oracle:** reordered check constraint for unsigned numeric type
([#&#8203;16074](https://togithub.com/sequelize/sequelize/issues/16074))
([5c8250e](https://togithub.com/sequelize/sequelize/commit/5c8250e160034218508414db92f37839c5f57486))

##### Features

- **oracle:** add new error messages introduced in new driver version
([#&#8203;16075](https://togithub.com/sequelize/sequelize/issues/16075))
([e07eefb](https://togithub.com/sequelize/sequelize/commit/e07eefb45e47655fcfe7f9f2a6d35860a43e93a7))
- **oracle:** add width support for numerictype
([#&#8203;16073](https://togithub.com/sequelize/sequelize/issues/16073))
([af4f0ae](https://togithub.com/sequelize/sequelize/commit/af4f0ae7bda6e6fc67894f8adc9dc2a9566c28de))

###
[`v6.31.1`](https://togithub.com/sequelize/sequelize/releases/tag/v6.31.1)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.31.0...v6.31.1)

##### Bug Fixes

- **postgres:** adds support for minifying through join aliases
([#&#8203;15897](https://togithub.com/sequelize/sequelize/issues/15897))
([a9fd501](https://togithub.com/sequelize/sequelize/commit/a9fd5010809366eb50fa9d6fc4bf0612a9d1d751))

###
[`v6.31.0`](https://togithub.com/sequelize/sequelize/releases/tag/v6.31.0)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.30.0...v6.31.0)

##### Bug Fixes

- **postgres:** prevent crash if postgres connection emits multiple
errors
([#&#8203;15868](https://togithub.com/sequelize/sequelize/issues/15868))
([58576dd](https://togithub.com/sequelize/sequelize/commit/58576dd4ab2e45c18e3cedaf0bf519fe3faaa72c))
- update Slack invitation link
([#&#8203;15849](https://togithub.com/sequelize/sequelize/issues/15849))
([9d864be](https://togithub.com/sequelize/sequelize/commit/9d864be2ff41ac1ff8321ecfa5c9e6346c5dcb09))

##### Features

- add beforePoolAcquire and afterPoolAcquire hooks
([#&#8203;15874](https://togithub.com/sequelize/sequelize/issues/15874))
([f2a4535](https://togithub.com/sequelize/sequelize/commit/f2a45352975b9801cac00aad85bf9f6714c068bd))

###
[`v6.30.0`](https://togithub.com/sequelize/sequelize/releases/tag/v6.30.0)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.29.3...v6.30.0)

##### Bug Fixes

- pass CLS transaction to model hooks
([#&#8203;15818](https://togithub.com/sequelize/sequelize/issues/15818))
([46d3553](https://togithub.com/sequelize/sequelize/commit/46d35536d4a41ffd223b333d7dbdac2c9589a394))

##### Features

- **postgres, sqlite:** add conflictWhere option to Model.bulkCreate
([#&#8203;15788](https://togithub.com/sequelize/sequelize/issues/15788))
([295c297](https://togithub.com/sequelize/sequelize/commit/295c297cc7745991bbe126d9a0987c720e2306c1))
- **postgres, sqlite:** add conflictWhere option to upsert
([#&#8203;15786](https://togithub.com/sequelize/sequelize/issues/15786))
([1e68681](https://togithub.com/sequelize/sequelize/commit/1e686813107c19feece665a4495d83037e6c72f9))
- **postgres, sqlite:** allow override of conflict keys for bulkCreate
([#&#8203;15787](https://togithub.com/sequelize/sequelize/issues/15787))
([2e50bd9](https://togithub.com/sequelize/sequelize/commit/2e50bd9a9136bd9a83553916409b283fc1bdc766))

###
[`v6.29.3`](https://togithub.com/sequelize/sequelize/releases/tag/v6.29.3)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.29.2...v6.29.3)

##### Bug Fixes

- fix unnamed dollar string detection
([#&#8203;15759](https://togithub.com/sequelize/sequelize/issues/15759))
([5bda2ce](https://togithub.com/sequelize/sequelize/commit/5bda2cecdf374915f400b179518a79439cc1d3f1))

###
[`v6.29.2`](https://togithub.com/sequelize/sequelize/releases/tag/v6.29.2)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.29.1...v6.29.2)

##### Bug Fixes

- **postgres:** escape identifier in createSchema and dropSchema
([#&#8203;15752](https://togithub.com/sequelize/sequelize/issues/15752))
([1ad9a64](https://togithub.com/sequelize/sequelize/commit/1ad9a64aee8f2597eca8d3cd0cb72c65111bf9cb)),
closes
[#&#8203;15651](https://togithub.com/sequelize/sequelize/issues/15651)
[#&#8203;14999](https://togithub.com/sequelize/sequelize/issues/14999)

###
[`v6.29.1`](https://togithub.com/sequelize/sequelize/releases/tag/v6.29.1)

[Compare
Source](https://togithub.com/sequelize/sequelize/compare/v6.29.0...v6.29.1)

##### Bug Fixes

- **postgres:** make sync not fail when trying to create existing enum
([#&#8203;15718](https://togithub.com/sequelize/sequelize/issues/15718))
([1b94462](https://togithub.com/sequelize/sequelize/commit/1b94462bd5236238346e255fbbe670bd97902d93))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/sequelize/umzug).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 5, 2023
1 parent 7128dc6 commit 8b9fded
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"np": "8.0.4",
"p-event": "^4.0.0",
"prettier": "2.7.1",
"sequelize": "6.29.0",
"sequelize": "6.34.0",
"sinon": "14.0.0",
"source-map-support": "0.5.21",
"sqlite3": "npm:@vscode/sqlite3@5.0.8",
Expand Down

0 comments on commit 8b9fded

Please sign in to comment.