Bump sequelize from 6.27.0 to 6.29.0 in /catalogs #108

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/catalogs/sequelize-6.29.0 into master 2023-02-26 13:59:06 +00:00
dependabot[bot] commented 2023-02-25 01:23:00 +00:00 (Migrated from github.com)

Bumps sequelize from 6.27.0 to 6.29.0.

Release notes

Sourced from sequelize's releases.

v6.29.0

6.29.0 (2023-02-23)

Features

  • throw an error if attribute includes parentheses (fixes CVE-2023-22578) (#15710) (d3f5b5a)

v6.28.2

6.28.2 (2023-02-22)

Bug Fixes

v6.28.1

6.28.1 (2023-02-21)

Bug Fixes

v6.28.0

6.28.0 (2022-12-20)

Features

  • types: use retry-as-promised types for retry options to match documentation (#15484) (fd4afa6)
Commits
  • d3f5b5a feat: throw an error if attribute includes parentheses (fixes CVE-2023-22578)...
  • 53bd9b7 meta: fix null test getWhereConditions (#15705)
  • 13f2e89 fix: accept undefined in where (#15703)
  • d9e0728 fix: throw if where receives an invalid value (#15699)
  • 48d6193 fix: update moment-timezone version (#15685)
  • fd4afa6 feat(types): use retry-as-promised types for retry options to match documenta...
  • See full diff 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.27.0 to 6.29.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sequelize/sequelize/releases">sequelize's releases</a>.</em></p> <blockquote> <h2>v6.29.0</h2> <h1><a href="https://github.com/sequelize/sequelize/compare/v6.28.2...v6.29.0">6.29.0</a> (2023-02-23)</h1> <h3>Features</h3> <ul> <li>throw an error if attribute includes parentheses (fixes CVE-2023-22578) (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15710">#15710</a>) (<a href="https://github.com/sequelize/sequelize/commit/d3f5b5a65e297f4b6861e6a6ce335a9830b28781">d3f5b5a</a>)</li> </ul> <h2>v6.28.2</h2> <h2><a href="https://github.com/sequelize/sequelize/compare/v6.28.1...v6.28.2">6.28.2</a> (2023-02-22)</h2> <h3>Bug Fixes</h3> <ul> <li>accept undefined in where (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15703">#15703</a>) (<a href="https://github.com/sequelize/sequelize/commit/13f2e89f8b6147897e3e43f01487de51aebcde87">13f2e89</a>)</li> </ul> <h2>v6.28.1</h2> <h2><a href="https://github.com/sequelize/sequelize/compare/v6.28.0...v6.28.1">6.28.1</a> (2023-02-21)</h2> <h3>Bug Fixes</h3> <ul> <li>throw if where receives an invalid value (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15699">#15699</a>) (<a href="https://github.com/sequelize/sequelize/commit/d9e0728f2c2c5ae319f337c78091e1081440595d">d9e0728</a>)</li> <li>update moment-timezone version (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15685">#15685</a>) (<a href="https://github.com/sequelize/sequelize/commit/48d619379108320831c9c6a0ec42bfda6586fec5">48d6193</a>)</li> </ul> <h2>v6.28.0</h2> <h1><a href="https://github.com/sequelize/sequelize/compare/v6.27.0...v6.28.0">6.28.0</a> (2022-12-20)</h1> <h3>Features</h3> <ul> <li><strong>types:</strong> use retry-as-promised types for retry options to match documentation (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15484">#15484</a>) (<a href="https://github.com/sequelize/sequelize/commit/fd4afa6a89c111c6d6d0c94f0b98bf421b5357b6">fd4afa6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sequelize/sequelize/commit/d3f5b5a65e297f4b6861e6a6ce335a9830b28781"><code>d3f5b5a</code></a> feat: throw an error if attribute includes parentheses (fixes CVE-2023-22578)...</li> <li><a href="https://github.com/sequelize/sequelize/commit/53bd9b78c18992765a5a078e3d759199c4de69a7"><code>53bd9b7</code></a> meta: fix null test getWhereConditions (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15705">#15705</a>)</li> <li><a href="https://github.com/sequelize/sequelize/commit/13f2e89f8b6147897e3e43f01487de51aebcde87"><code>13f2e89</code></a> fix: accept undefined in where (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15703">#15703</a>)</li> <li><a href="https://github.com/sequelize/sequelize/commit/d9e0728f2c2c5ae319f337c78091e1081440595d"><code>d9e0728</code></a> fix: throw if where receives an invalid value (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15699">#15699</a>)</li> <li><a href="https://github.com/sequelize/sequelize/commit/48d619379108320831c9c6a0ec42bfda6586fec5"><code>48d6193</code></a> fix: update moment-timezone version (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/15685">#15685</a>)</li> <li><a href="https://github.com/sequelize/sequelize/commit/fd4afa6a89c111c6d6d0c94f0b98bf421b5357b6"><code>fd4afa6</code></a> feat(types): use retry-as-promised types for retry options to match documenta...</li> <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.27.0...v6.29.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sequelize&package-manager=npm_and_yarn&previous-version=6.27.0&new-version=6.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TheBeastLT/torrentio-scraper/network/alerts). </details>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/torrentio-scraper-backup#108
No description provided.